| 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.IsSnapshotDoneResponse |
ShortCircuitMasterConnection.isSnapshotDone(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsSnapshotDoneRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsSnapshotDoneResponse |
MasterRpcServices.isSnapshotDone(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsSnapshotDoneRequest request)
Checks if the specified snapshot is done.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.IsSnapshotDoneRequest> |
MasterProtos.IsSnapshotDoneRequest.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.Builder.build() |
MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.Builder.buildPartial() |
static MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.getDefaultInstance() |
MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.getDefaultInstanceForType() |
MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.Builder.getDefaultInstanceForType() |
static MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.parseDelimitedFrom(InputStream input) |
static MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.parseFrom(byte[] data) |
static MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.parseFrom(ByteBuffer data) |
static MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.parseFrom(InputStream input) |
static MasterProtos.IsSnapshotDoneRequest |
MasterProtos.IsSnapshotDoneRequest.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.IsSnapshotDoneRequest> |
MasterProtos.IsSnapshotDoneRequest.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.IsSnapshotDoneRequest> |
MasterProtos.IsSnapshotDoneRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsSnapshotDoneResponse |
MasterProtos.MasterService.BlockingInterface.isSnapshotDone(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsSnapshotDoneRequest request) |
abstract void |
MasterProtos.MasterService.isSnapshotDone(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsSnapshotDoneRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.IsSnapshotDoneResponse> done)
Determine if the snapshot is done yet.
|
void |
MasterProtos.MasterService.Interface.isSnapshotDone(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsSnapshotDoneRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.IsSnapshotDoneResponse> done)
Determine if the snapshot is done yet.
|
void |
MasterProtos.MasterService.Stub.isSnapshotDone(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsSnapshotDoneRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.IsSnapshotDoneResponse> done) |
MasterProtos.IsSnapshotDoneRequest.Builder |
MasterProtos.IsSnapshotDoneRequest.Builder.mergeFrom(MasterProtos.IsSnapshotDoneRequest other) |
static MasterProtos.IsSnapshotDoneRequest.Builder |
MasterProtos.IsSnapshotDoneRequest.newBuilder(MasterProtos.IsSnapshotDoneRequest prototype) |
Copyright © 2007–2019 Cloudera. All rights reserved.