| Package | Description |
|---|---|
| org.apache.hadoop.hbase.thrift |
Provides an HBase Thrift
service.
|
| org.apache.hadoop.hbase.thrift2 |
Provides an HBase Thrift
service.
|
| Modifier and Type | Method and Description |
|---|---|
static Hbase.Iface |
HbaseHandlerMetricsProxy.newInstance(Hbase.Iface handler,
ThriftMetrics metrics,
org.apache.hadoop.conf.Configuration conf) |
| Constructor and Description |
|---|
CallQueue(BlockingQueue<CallQueue.Call> underlyingQueue,
ThriftMetrics metrics) |
TBoundedThreadPoolServer(TBoundedThreadPoolServer.Args options,
ThriftMetrics metrics) |
THBaseThreadPoolExecutor(int corePoolSize,
int maxPoolSize,
long keepAliveTime,
TimeUnit unit,
BlockingQueue<Runnable> workQueue,
ThreadFactory threadFactory,
ThriftMetrics metrics) |
THBaseThreadPoolExecutor(int corePoolSize,
int maxPoolSize,
long keepAliveTime,
TimeUnit unit,
BlockingQueue<Runnable> workQueue,
ThriftMetrics metrics) |
| Modifier and Type | Method and Description |
|---|---|
static THBaseService.Iface |
ThriftHBaseServiceHandler.newInstance(THBaseService.Iface handler,
ThriftMetrics metrics) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.