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