SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.Builder.build() |
SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.Builder.buildPartial() |
static SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.getDefaultInstance() |
SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.getDefaultInstanceForType() |
SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.Builder.getDefaultInstanceForType() |
SnapshotProtos.SnapshotDescription |
MasterProtos.SnapshotRequestOrBuilder.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.SnapshotRequest.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.SnapshotRequest.Builder.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.DeleteSnapshotRequestOrBuilder.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.DeleteSnapshotRequest.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.DeleteSnapshotRequest.Builder.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.RestoreSnapshotRequestOrBuilder.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.RestoreSnapshotRequest.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.RestoreSnapshotRequest.Builder.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.IsSnapshotDoneRequestOrBuilder.getSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.IsSnapshotDoneRequest.getSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.IsSnapshotDoneRequest.Builder.getSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.IsSnapshotDoneResponseOrBuilder.getSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 2;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.IsSnapshotDoneResponse.getSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 2;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.IsSnapshotDoneResponse.Builder.getSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 2;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.IsRestoreSnapshotDoneRequestOrBuilder.getSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.IsRestoreSnapshotDoneRequest.getSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.IsRestoreSnapshotDoneRequest.Builder.getSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProcedureProtos.CloneSnapshotStateDataOrBuilder.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 2;
|
SnapshotProtos.SnapshotDescription |
MasterProcedureProtos.CloneSnapshotStateData.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 2;
|
SnapshotProtos.SnapshotDescription |
MasterProcedureProtos.CloneSnapshotStateData.Builder.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 2;
|
SnapshotProtos.SnapshotDescription |
MasterProcedureProtos.RestoreSnapshotStateDataOrBuilder.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 2;
|
SnapshotProtos.SnapshotDescription |
MasterProcedureProtos.RestoreSnapshotStateData.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 2;
|
SnapshotProtos.SnapshotDescription |
MasterProcedureProtos.RestoreSnapshotStateData.Builder.getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 2;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.GetCompletedSnapshotsResponseOrBuilder.getSnapshots(int index)
repeated .hbase.pb.SnapshotDescription snapshots = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.GetCompletedSnapshotsResponse.getSnapshots(int index)
repeated .hbase.pb.SnapshotDescription snapshots = 1;
|
SnapshotProtos.SnapshotDescription |
MasterProtos.GetCompletedSnapshotsResponse.Builder.getSnapshots(int index)
repeated .hbase.pb.SnapshotDescription snapshots = 1;
|
static SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.parseDelimitedFrom(InputStream input) |
static SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.parseFrom(byte[] data) |
static SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.parseFrom(ByteBuffer data) |
static SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.parseFrom(InputStream input) |
static SnapshotProtos.SnapshotDescription |
SnapshotProtos.SnapshotDescription.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |