@InterfaceAudience.Private public class SwitchRpcThrottleRemoteCallable extends BaseRSProcedureCallable
Modifier and Type | Field and Description |
---|---|
private boolean |
rpcThrottleEnabled |
rs
Constructor and Description |
---|
SwitchRpcThrottleRemoteCallable() |
Modifier and Type | Method and Description |
---|---|
protected void |
doCall() |
EventType |
getEventType()
Event type used to select thread pool.
|
protected void |
initParameter(byte[] parameter) |
call, init
private boolean rpcThrottleEnabled
public SwitchRpcThrottleRemoteCallable()
protected void doCall() throws Exception
doCall
in class BaseRSProcedureCallable
Exception
protected void initParameter(byte[] parameter) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
initParameter
in class BaseRSProcedureCallable
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
public EventType getEventType()
RSProcedureCallable
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.