@InterfaceAudience.LimitedPrivate(value="Tools")
public class ThriftServer
extends Object
ThriftServer- this class starts up a Thrift server which implements the
Hbase API specified in the Hbase.thrift IDL file. The server runs in an
independent process.