public static final class RSProcedureDispatcher.ServerOperation
extends org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteOperation
| Constructor and Description |
|---|
ServerOperation(org.apache.hadoop.hbase.procedure2.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() |
public ServerOperation(org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteProcedure remoteProcedure,
long procId,
Class<?> rsProcClass,
byte[] rsProcData)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.