@InterfaceAudience.Private public class ThriftServerRunner extends Object implements Runnable
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ThriftServerRunner.HBaseHandlerThe HBaseHandler is a glue object that connects Thrift RPC calls to the
 HBase client API primarily defined in the Admin and Table objects. | 
| protected static class  | ThriftServerRunner.ResultScannerWrapper | 
| Modifier and Type | Field and Description | 
|---|---|
| static int | DEFAULT_LISTEN_PORT | 
| static int | HREGION_VERSION | 
| Constructor and Description | 
|---|
| ThriftServerRunner(org.apache.hadoop.conf.Configuration conf) | 
public static final int DEFAULT_LISTEN_PORT
public static final int HREGION_VERSION
public ThriftServerRunner(org.apache.hadoop.conf.Configuration conf)
                   throws IOException
IOExceptionCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.