public static final class RSProcedureDispatcher.ServerOperation extends RemoteProcedureDispatcher.RemoteOperation
Constructor and Description |
---|
ServerOperation(RemoteProcedureDispatcher.RemoteProcedure remoteProcedure,
long procId,
Class<?> rsProcClass,
byte[] rsProcData) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.RemoteProcedureRequest |
buildRequest() |
getRemoteProcedure
public ServerOperation(RemoteProcedureDispatcher.RemoteProcedure remoteProcedure, long procId, Class<?> rsProcClass, byte[] rsProcData)
public org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.RemoteProcedureRequest buildRequest()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.