|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HBaseProtos.SnapshotDescriptionOrBuilder in org.apache.hadoop.hbase.protobuf.generated |
---|
Classes in org.apache.hadoop.hbase.protobuf.generated that implement HBaseProtos.SnapshotDescriptionOrBuilder | |
---|---|
static class |
HBaseProtos.SnapshotDescription
Protobuf type SnapshotDescription |
static class |
HBaseProtos.SnapshotDescription.Builder
Protobuf type SnapshotDescription |
Methods in org.apache.hadoop.hbase.protobuf.generated that return HBaseProtos.SnapshotDescriptionOrBuilder | |
---|---|
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.SnapshotRequestOrBuilder.getSnapshotOrBuilder()
required .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.SnapshotRequest.getSnapshotOrBuilder()
required .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.SnapshotRequest.Builder.getSnapshotOrBuilder()
required .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.DeleteSnapshotRequestOrBuilder.getSnapshotOrBuilder()
required .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.DeleteSnapshotRequest.getSnapshotOrBuilder()
required .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.DeleteSnapshotRequest.Builder.getSnapshotOrBuilder()
required .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.RestoreSnapshotRequestOrBuilder.getSnapshotOrBuilder()
required .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.RestoreSnapshotRequest.getSnapshotOrBuilder()
required .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.RestoreSnapshotRequest.Builder.getSnapshotOrBuilder()
required .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.IsSnapshotDoneRequestOrBuilder.getSnapshotOrBuilder()
optional .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.IsSnapshotDoneRequest.getSnapshotOrBuilder()
optional .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.IsSnapshotDoneRequest.Builder.getSnapshotOrBuilder()
optional .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.IsSnapshotDoneResponseOrBuilder.getSnapshotOrBuilder()
optional .SnapshotDescription snapshot = 2; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.IsSnapshotDoneResponse.getSnapshotOrBuilder()
optional .SnapshotDescription snapshot = 2; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.IsSnapshotDoneResponse.Builder.getSnapshotOrBuilder()
optional .SnapshotDescription snapshot = 2; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.IsRestoreSnapshotDoneRequestOrBuilder.getSnapshotOrBuilder()
optional .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.IsRestoreSnapshotDoneRequest.getSnapshotOrBuilder()
optional .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.IsRestoreSnapshotDoneRequest.Builder.getSnapshotOrBuilder()
optional .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.GetCompletedSnapshotsResponseOrBuilder.getSnapshotsOrBuilder(int index)
repeated .SnapshotDescription snapshots = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.GetCompletedSnapshotsResponse.getSnapshotsOrBuilder(int index)
repeated .SnapshotDescription snapshots = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
MasterProtos.GetCompletedSnapshotsResponse.Builder.getSnapshotsOrBuilder(int index)
repeated .SnapshotDescription snapshots = 1; |
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type HBaseProtos.SnapshotDescriptionOrBuilder | |
---|---|
List<? extends HBaseProtos.SnapshotDescriptionOrBuilder> |
MasterProtos.GetCompletedSnapshotsResponseOrBuilder.getSnapshotsOrBuilderList()
repeated .SnapshotDescription snapshots = 1; |
List<? extends HBaseProtos.SnapshotDescriptionOrBuilder> |
MasterProtos.GetCompletedSnapshotsResponse.getSnapshotsOrBuilderList()
repeated .SnapshotDescription snapshots = 1; |
List<? extends HBaseProtos.SnapshotDescriptionOrBuilder> |
MasterProtos.GetCompletedSnapshotsResponse.Builder.getSnapshotsOrBuilderList()
repeated .SnapshotDescription snapshots = 1; |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |