public static interface MasterProtos.DeleteSnapshotRequestOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SnapshotProtos.SnapshotDescription |
getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 1; |
SnapshotProtos.SnapshotDescriptionOrBuilder |
getSnapshotOrBuilder()
required .hbase.pb.SnapshotDescription snapshot = 1; |
boolean |
hasSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 1;SnapshotProtos.SnapshotDescription getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 1;SnapshotProtos.SnapshotDescriptionOrBuilder getSnapshotOrBuilder()
required .hbase.pb.SnapshotDescription snapshot = 1;Copyright © 2007–2019 Cloudera. All rights reserved.