|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MasterProtos.GetCompletedSnapshotsResponseOrBuilder
Method Summary | |
---|---|
HBaseProtos.SnapshotDescription |
getSnapshots(int index)
repeated .SnapshotDescription snapshots = 1; |
int |
getSnapshotsCount()
repeated .SnapshotDescription snapshots = 1; |
List<HBaseProtos.SnapshotDescription> |
getSnapshotsList()
repeated .SnapshotDescription snapshots = 1; |
HBaseProtos.SnapshotDescriptionOrBuilder |
getSnapshotsOrBuilder(int index)
repeated .SnapshotDescription snapshots = 1; |
List<? extends HBaseProtos.SnapshotDescriptionOrBuilder> |
getSnapshotsOrBuilderList()
repeated .SnapshotDescription snapshots = 1; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
List<HBaseProtos.SnapshotDescription> getSnapshotsList()
repeated .SnapshotDescription snapshots = 1;
HBaseProtos.SnapshotDescription getSnapshots(int index)
repeated .SnapshotDescription snapshots = 1;
int getSnapshotsCount()
repeated .SnapshotDescription snapshots = 1;
List<? extends HBaseProtos.SnapshotDescriptionOrBuilder> getSnapshotsOrBuilderList()
repeated .SnapshotDescription snapshots = 1;
HBaseProtos.SnapshotDescriptionOrBuilder getSnapshotsOrBuilder(int index)
repeated .SnapshotDescription snapshots = 1;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |