public static interface MasterProtos.IsRestoreSnapshotDoneRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
HBaseProtos.SnapshotDescription |
getSnapshot()
optional .SnapshotDescription snapshot = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
getSnapshotOrBuilder()
optional .SnapshotDescription snapshot = 1; |
boolean |
hasSnapshot()
optional .SnapshotDescription snapshot = 1; |
boolean hasSnapshot()
optional .SnapshotDescription snapshot = 1;
HBaseProtos.SnapshotDescription getSnapshot()
optional .SnapshotDescription snapshot = 1;
HBaseProtos.SnapshotDescriptionOrBuilder getSnapshotOrBuilder()
optional .SnapshotDescription snapshot = 1;
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.