Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Method and Description |
---|---|
MasterProtos.SetBalancerRunningResponse |
MasterRpcServices.setBalancerRunning(com.google.protobuf.RpcController c,
MasterProtos.SetBalancerRunningRequest req) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<MasterProtos.SetBalancerRunningResponse> |
MasterProtos.SetBalancerRunningResponse.PARSER |
Modifier and Type | Method and Description |
---|---|
MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.Builder.build() |
MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.Builder.buildPartial() |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.getDefaultInstance() |
MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.getDefaultInstanceForType() |
MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.Builder.getDefaultInstanceForType() |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseDelimitedFrom(InputStream input) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(byte[] data) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(com.google.protobuf.ByteString data) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(InputStream input) |
static MasterProtos.SetBalancerRunningResponse |
MasterProtos.SetBalancerRunningResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.SetBalancerRunningResponse |
MasterProtos.MasterService.BlockingInterface.setBalancerRunning(com.google.protobuf.RpcController controller,
MasterProtos.SetBalancerRunningRequest request) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<MasterProtos.SetBalancerRunningResponse> |
MasterProtos.SetBalancerRunningResponse.getParserForType() |
Modifier and Type | Method and Description |
---|---|
MasterProtos.SetBalancerRunningResponse.Builder |
MasterProtos.SetBalancerRunningResponse.Builder.mergeFrom(MasterProtos.SetBalancerRunningResponse other) |
static MasterProtos.SetBalancerRunningResponse.Builder |
MasterProtos.SetBalancerRunningResponse.newBuilder(MasterProtos.SetBalancerRunningResponse prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
MasterProtos.MasterService.setBalancerRunning(com.google.protobuf.RpcController controller,
MasterProtos.SetBalancerRunningRequest request,
com.google.protobuf.RpcCallback<MasterProtos.SetBalancerRunningResponse> done)
rpc SetBalancerRunning(.SetBalancerRunningRequest) returns (.SetBalancerRunningResponse); |
void |
MasterProtos.MasterService.Interface.setBalancerRunning(com.google.protobuf.RpcController controller,
MasterProtos.SetBalancerRunningRequest request,
com.google.protobuf.RpcCallback<MasterProtos.SetBalancerRunningResponse> done)
rpc SetBalancerRunning(.SetBalancerRunningRequest) returns (.SetBalancerRunningResponse); |
void |
MasterProtos.MasterService.Stub.setBalancerRunning(com.google.protobuf.RpcController controller,
MasterProtos.SetBalancerRunningRequest request,
com.google.protobuf.RpcCallback<MasterProtos.SetBalancerRunningResponse> done) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.