public static class TestMetaTableAccessor.SpyingRpcScheduler extends DelegatingRpcScheduler
| Modifier and Type | Field and Description | 
|---|---|
(package private) long | 
numPriorityCalls  | 
delegate| Constructor and Description | 
|---|
SpyingRpcScheduler(org.apache.hadoop.hbase.ipc.RpcScheduler delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
dispatch(org.apache.hadoop.hbase.ipc.CallRunner task)  | 
getActiveGeneralRpcHandlerCount, getActiveMetaPriorityRpcHandlerCount, getActivePriorityRpcHandlerCount, getActiveReadRpcHandlerCount, getActiveReplicationRpcHandlerCount, getActiveRpcHandlerCount, getActiveScanRpcHandlerCount, getActiveWriteRpcHandlerCount, getCallQueueInfo, getGeneralQueueLength, getMetaPriorityQueueLength, getNumGeneralCallsDropped, getNumLifoModeSwitches, getPriorityQueueLength, getReadQueueLength, getReplicationQueueLength, getScanQueueLength, getWriteQueueLength, init, start, stoplong numPriorityCalls
public SpyingRpcScheduler(org.apache.hadoop.hbase.ipc.RpcScheduler delegate)
public boolean dispatch(org.apache.hadoop.hbase.ipc.CallRunner task)
dispatch in class DelegatingRpcSchedulerCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.