|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterProtos.ExecProcedureResponse | |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Uses of MasterProtos.ExecProcedureResponse in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type MasterProtos.ExecProcedureResponse | |
---|---|
static com.google.protobuf.Parser<MasterProtos.ExecProcedureResponse> |
MasterProtos.ExecProcedureResponse.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterProtos.ExecProcedureResponse | |
---|---|
MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.Builder.build()
|
MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.Builder.buildPartial()
|
MasterProtos.ExecProcedureResponse |
MasterProtos.MasterService.BlockingInterface.execProcedure(com.google.protobuf.RpcController controller,
MasterProtos.ExecProcedureRequest request)
|
static MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.getDefaultInstance()
|
MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.getDefaultInstanceForType()
|
MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.Builder.getDefaultInstanceForType()
|
static MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.parseDelimitedFrom(InputStream input)
|
static MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.parseFrom(byte[] data)
|
static MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.parseFrom(com.google.protobuf.ByteString data)
|
static MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.parseFrom(com.google.protobuf.CodedInputStream input)
|
static MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.parseFrom(InputStream input)
|
static MasterProtos.ExecProcedureResponse |
MasterProtos.ExecProcedureResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type MasterProtos.ExecProcedureResponse | |
---|---|
com.google.protobuf.Parser<MasterProtos.ExecProcedureResponse> |
MasterProtos.ExecProcedureResponse.getParserForType()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterProtos.ExecProcedureResponse | |
---|---|
MasterProtos.ExecProcedureResponse.Builder |
MasterProtos.ExecProcedureResponse.Builder.mergeFrom(MasterProtos.ExecProcedureResponse other)
|
static MasterProtos.ExecProcedureResponse.Builder |
MasterProtos.ExecProcedureResponse.newBuilder(MasterProtos.ExecProcedureResponse prototype)
|
Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type MasterProtos.ExecProcedureResponse | |
---|---|
abstract void |
MasterProtos.MasterService.execProcedure(com.google.protobuf.RpcController controller,
MasterProtos.ExecProcedureRequest request,
com.google.protobuf.RpcCallback<MasterProtos.ExecProcedureResponse> done)
rpc ExecProcedure(.ExecProcedureRequest) returns (.ExecProcedureResponse); |
void |
MasterProtos.MasterService.Interface.execProcedure(com.google.protobuf.RpcController controller,
MasterProtos.ExecProcedureRequest request,
com.google.protobuf.RpcCallback<MasterProtos.ExecProcedureResponse> done)
rpc ExecProcedure(.ExecProcedureRequest) returns (.ExecProcedureResponse); |
void |
MasterProtos.MasterService.Stub.execProcedure(com.google.protobuf.RpcController controller,
MasterProtos.ExecProcedureRequest request,
com.google.protobuf.RpcCallback<MasterProtos.ExecProcedureResponse> done)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |