public static interface MasterProtos.IsRestoreSnapshotDoneRequestOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.SnapshotDescription |
getSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
getSnapshotOrBuilder()
optional .hbase.pb.SnapshotDescription snapshot = 1; |
boolean |
hasSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1; |
boolean hasSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1;HBaseProtos.SnapshotDescription getSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1;HBaseProtos.SnapshotDescriptionOrBuilder getSnapshotOrBuilder()
optional .hbase.pb.SnapshotDescription snapshot = 1;