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