@InterfaceAudience.LimitedPrivate(value={"Coprocesssor","Phoenix"})
@InterfaceStability.Evolving
public interface RpcServerInterface
void start()
boolean isStarted()
void stop()
void join() throws InterruptedException
InterruptedExceptionvoid setSocketSendBufSize(int size)
InetSocketAddress getListenerAddress()
@Deprecated Pair<org.apache.hadoop.hbase.shaded.com.google.protobuf.Message,CellScanner> call(org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingService service, org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptor md, org.apache.hadoop.hbase.shaded.com.google.protobuf.Message param, CellScanner cellScanner, long receiveTime, MonitoredRPCHandler status) throws IOException
IOException@Deprecated Pair<org.apache.hadoop.hbase.shaded.com.google.protobuf.Message,CellScanner> call(org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingService service, org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptor md, org.apache.hadoop.hbase.shaded.com.google.protobuf.Message param, CellScanner cellScanner, long receiveTime, MonitoredRPCHandler status, long startTime, int timeout) throws IOException
IOExceptionPair<org.apache.hadoop.hbase.shaded.com.google.protobuf.Message,CellScanner> call(RpcCall call, MonitoredRPCHandler status) throws IOException
IOExceptionvoid setErrorHandler(HBaseRPCErrorHandler handler)
HBaseRPCErrorHandler getErrorHandler()
MetricsHBaseServer getMetrics()
void addCallSize(long diff)
diff - Change (plus or minus)void refreshAuthManager(org.apache.hadoop.security.authorize.PolicyProvider pp)
pp - RpcScheduler getScheduler()
void setRsRpcServices(RSRpcServices rsRpcServices)
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.