| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsMasterRunningResponse |
ShortCircuitMasterConnection.isMasterRunning(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsMasterRunningRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsMasterRunningResponse |
MasterRpcServices.isMasterRunning(org.apache.hbase.thirdparty.com.google.protobuf.RpcController c,
MasterProtos.IsMasterRunningRequest req) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.IsMasterRunningResponse> |
MasterProtos.IsMasterRunningResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.Builder.build() |
MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.Builder.buildPartial() |
static MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.getDefaultInstance() |
MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.getDefaultInstanceForType() |
MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.Builder.getDefaultInstanceForType() |
MasterProtos.IsMasterRunningResponse |
MasterProtos.MasterService.BlockingInterface.isMasterRunning(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsMasterRunningRequest request) |
static MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.parseDelimitedFrom(InputStream input) |
static MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.parseFrom(byte[] data) |
static MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.parseFrom(ByteBuffer data) |
static MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.parseFrom(InputStream input) |
static MasterProtos.IsMasterRunningResponse |
MasterProtos.IsMasterRunningResponse.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.IsMasterRunningResponse> |
MasterProtos.IsMasterRunningResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.IsMasterRunningResponse> |
MasterProtos.IsMasterRunningResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsMasterRunningResponse.Builder |
MasterProtos.IsMasterRunningResponse.Builder.mergeFrom(MasterProtos.IsMasterRunningResponse other) |
static MasterProtos.IsMasterRunningResponse.Builder |
MasterProtos.IsMasterRunningResponse.newBuilder(MasterProtos.IsMasterRunningResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MasterProtos.MasterService.isMasterRunning(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsMasterRunningRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
return true if master is available
|
void |
MasterProtos.MasterService.Interface.isMasterRunning(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsMasterRunningRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
return true if master is available
|
void |
MasterProtos.MasterService.Stub.isMasterRunning(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsMasterRunningRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.