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