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() |
getRemoteProcedurepublic ServerOperation(RemoteProcedureDispatcher.RemoteProcedure remoteProcedure, long procId, Class<?> rsProcClass, byte[] rsProcData)
public org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.RemoteProcedureRequest buildRequest()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.