(package private) static ThriftServerRunner |
TestThriftServerCmdLine.createBoundServer(Supplier<org.apache.hadoop.hbase.thrift.ThriftServer> thriftServerSupplier) |
(package private) static ThriftServerRunner |
TestThriftServerCmdLine.createBoundServer(Supplier<org.apache.hadoop.hbase.thrift.ThriftServer> thriftServerSupplier,
boolean protocolPortClash,
boolean infoPortClash) |
(package private) static ThriftServerRunner |
TestThriftServerCmdLine.createBoundServer(Supplier<org.apache.hadoop.hbase.thrift.ThriftServer> thriftServerSupplier,
org.apache.hadoop.hbase.thrift.ImplType implType,
boolean specifyFramed,
boolean specifyCompact,
boolean specifyBindIP) |
(package private) static ThriftServerRunner |
TestThriftServerCmdLine.createBoundServer(Supplier<org.apache.hadoop.hbase.thrift.ThriftServer> thriftServerSupplier,
org.apache.hadoop.hbase.thrift.ImplType implType,
boolean specifyFramed,
boolean specifyCompact,
boolean specifyBindIP,
boolean protocolPortClash,
boolean infoPortClash) |
(package private) static ThriftServerRunner |
TestThriftServerCmdLine.startCmdLineThread(Supplier<org.apache.hadoop.hbase.thrift.ThriftServer> supplier,
String[] args) |