public static final class TestAsyncClientPauseForCallQueueTooBig.CQTBERpcScheduler extends org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
Constructor and Description |
---|
CQTBERpcScheduler(org.apache.hadoop.conf.Configuration conf,
int handlerCount,
int priorityHandlerCount,
int replicationHandlerCount,
int metaTransitionHandler,
org.apache.hadoop.hbase.ipc.PriorityFunction priority,
org.apache.hadoop.hbase.Abortable server,
int highPriorityLevel) |
Modifier and Type | Method and Description |
---|---|
boolean |
dispatch(org.apache.hadoop.hbase.ipc.CallRunner callTask) |
getActiveGeneralRpcHandlerCount, getActiveMetaPriorityRpcHandlerCount, getActivePriorityRpcHandlerCount, getActiveReadRpcHandlerCount, getActiveReplicationRpcHandlerCount, getActiveRpcHandlerCount, getActiveScanRpcHandlerCount, getActiveWriteRpcHandlerCount, getCallQueueInfo, getGeneralQueueLength, getMetaPriorityQueueLength, getNumGeneralCallsDropped, getNumLifoModeSwitches, getPriorityQueueLength, getReadQueueLength, getReplicationQueueLength, getScanQueueLength, getWriteQueueLength, init, onConfigurationChange, start, stop
public CQTBERpcScheduler(org.apache.hadoop.conf.Configuration conf, int handlerCount, int priorityHandlerCount, int replicationHandlerCount, int metaTransitionHandler, org.apache.hadoop.hbase.ipc.PriorityFunction priority, org.apache.hadoop.hbase.Abortable server, int highPriorityLevel)
public boolean dispatch(org.apache.hadoop.hbase.ipc.CallRunner callTask) throws InterruptedException
dispatch
in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.