|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder
Method Summary | |
---|---|
com.google.protobuf.ByteString |
getFamilyName()
required bytes family_name = 1; |
SnapshotProtos.SnapshotRegionManifest.StoreFile |
getStoreFiles(int index)
repeated .SnapshotRegionManifest.StoreFile store_files = 2; |
int |
getStoreFilesCount()
repeated .SnapshotRegionManifest.StoreFile store_files = 2; |
List<SnapshotProtos.SnapshotRegionManifest.StoreFile> |
getStoreFilesList()
repeated .SnapshotRegionManifest.StoreFile store_files = 2; |
SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder |
getStoreFilesOrBuilder(int index)
repeated .SnapshotRegionManifest.StoreFile store_files = 2; |
List<? extends SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder> |
getStoreFilesOrBuilderList()
repeated .SnapshotRegionManifest.StoreFile store_files = 2; |
boolean |
hasFamilyName()
required bytes family_name = 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 |
---|
boolean hasFamilyName()
required bytes family_name = 1;
com.google.protobuf.ByteString getFamilyName()
required bytes family_name = 1;
List<SnapshotProtos.SnapshotRegionManifest.StoreFile> getStoreFilesList()
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
SnapshotProtos.SnapshotRegionManifest.StoreFile getStoreFiles(int index)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
int getStoreFilesCount()
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
List<? extends SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder> getStoreFilesOrBuilderList()
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder getStoreFilesOrBuilder(int index)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |