public static interface MasterProtos.GetCompletedSnapshotsResponseOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SnapshotProtos.SnapshotDescription |
getSnapshots(int index)
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
int |
getSnapshotsCount()
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
List<SnapshotProtos.SnapshotDescription> |
getSnapshotsList()
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
SnapshotProtos.SnapshotDescriptionOrBuilder |
getSnapshotsOrBuilder(int index)
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
List<? extends SnapshotProtos.SnapshotDescriptionOrBuilder> |
getSnapshotsOrBuilderList()
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<SnapshotProtos.SnapshotDescription> getSnapshotsList()
repeated .hbase.pb.SnapshotDescription snapshots = 1;SnapshotProtos.SnapshotDescription getSnapshots(int index)
repeated .hbase.pb.SnapshotDescription snapshots = 1;int getSnapshotsCount()
repeated .hbase.pb.SnapshotDescription snapshots = 1;List<? extends SnapshotProtos.SnapshotDescriptionOrBuilder> getSnapshotsOrBuilderList()
repeated .hbase.pb.SnapshotDescription snapshots = 1;SnapshotProtos.SnapshotDescriptionOrBuilder getSnapshotsOrBuilder(int index)
repeated .hbase.pb.SnapshotDescription snapshots = 1;Copyright © 2007–2019 Cloudera. All rights reserved.