| 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 | |
| org.apache.hadoop.hbase.regionserver.wal |
| Modifier and Type | Method and Description |
|---|---|
void |
RpcServerInterface.setNamedQueueRecorder(NamedQueueRecorder namedQueueRecorder)
Set Online SlowLog Provider
|
void |
RpcServer.setNamedQueueRecorder(NamedQueueRecorder namedQueueRecorder) |
| Modifier and Type | Method and Description |
|---|---|
static NamedQueueRecorder |
NamedQueueRecorder.getInstance(org.apache.hadoop.conf.Configuration conf) |
| Constructor and Description |
|---|
NamedQueueServiceChore(Stoppable stopper,
int period,
NamedQueueRecorder namedQueueRecorder,
Connection connection)
Chore Constructor
|
| Modifier and Type | Method and Description |
|---|---|
NamedQueueRecorder |
HRegionServer.getNamedQueueRecorder()
get NamedQueue Provider to add different logs to ringbuffer
|
| Constructor and Description |
|---|
WALEventTrackerListener(org.apache.hadoop.conf.Configuration conf,
NamedQueueRecorder namedQueueRecorder,
ServerName serverName) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.