public static interface MasterProtos.GetCompletedSnapshotsResponseOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.SnapshotDescription |
getSnapshots(int index)
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
int |
getSnapshotsCount()
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
java.util.List<HBaseProtos.SnapshotDescription> |
getSnapshotsList()
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
getSnapshotsOrBuilder(int index)
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
java.util.List<? extends HBaseProtos.SnapshotDescriptionOrBuilder> |
getSnapshotsOrBuilderList()
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
java.util.List<HBaseProtos.SnapshotDescription> getSnapshotsList()
repeated .hbase.pb.SnapshotDescription snapshots = 1;HBaseProtos.SnapshotDescription getSnapshots(int index)
repeated .hbase.pb.SnapshotDescription snapshots = 1;int getSnapshotsCount()
repeated .hbase.pb.SnapshotDescription snapshots = 1;java.util.List<? extends HBaseProtos.SnapshotDescriptionOrBuilder> getSnapshotsOrBuilderList()
repeated .hbase.pb.SnapshotDescription snapshots = 1;HBaseProtos.SnapshotDescriptionOrBuilder getSnapshotsOrBuilder(int index)
repeated .hbase.pb.SnapshotDescription snapshots = 1;