| Modifier and Type | Class and Description |
|---|---|
static class |
ThriftServerRunner.HBaseHandler
The 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(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerFilters(Configuration conf) |
void |
run() |
void |
shutdown() |
public static final int DEFAULT_LISTEN_PORT
public static final int HREGION_VERSION
public ThriftServerRunner(Configuration conf)
throws IOException
IOException