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