Package | Description |
---|---|
org.apache.hadoop.hbase.thrift |
Provides an HBase Thrift
service.
|
Modifier and Type | Field and Description |
---|---|
private ThriftServerRunner.HBaseHandler |
IncrementCoalescer.handler |
private ThriftServerRunner.HBaseHandler |
ThriftHttpServlet.hbaseHandler |
private ThriftServerRunner.HBaseHandler |
ThriftServerRunner.hbaseHandler |
Constructor and Description |
---|
IncrementCoalescer(ThriftServerRunner.HBaseHandler hand) |
ThriftHttpServlet(org.apache.thrift.TProcessor processor,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.hadoop.security.UserGroupInformation realUser,
org.apache.hadoop.conf.Configuration conf,
ThriftServerRunner.HBaseHandler hbaseHandler,
boolean securityEnabled,
boolean doAsEnabled) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.