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