| Package | Description |
|---|---|
| org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
| org.apache.hadoop.hbase.namequeues | |
| org.apache.hadoop.hbase.regionserver |
| Modifier and Type | Method and Description |
|---|---|
void |
RpcServer.setNamedQueueRecorder(NamedQueueRecorder namedQueueRecorder) |
void |
RpcServerInterface.setNamedQueueRecorder(NamedQueueRecorder namedQueueRecorder)
Set Online SlowLog Provider
|
| Modifier and Type | Method and Description |
|---|---|
static NamedQueueRecorder |
NamedQueueRecorder.getInstance(org.apache.hadoop.conf.Configuration conf) |
| Constructor and Description |
|---|
SlowLogTableOpsChore(Stoppable stopper,
int period,
NamedQueueRecorder namedQueueRecorder)
Chore Constructor
|
| Modifier and Type | Method and Description |
|---|---|
NamedQueueRecorder |
HRegionServer.getNamedQueueRecorder()
get NamedQueue Provider to add different logs to ringbuffer
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.