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