public static interface SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getFamilyName()
required bytes family_name = 1; |
SnapshotProtos.SnapshotRegionManifest.StoreFile |
getStoreFiles(int index)
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2; |
int |
getStoreFilesCount()
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2; |
List<SnapshotProtos.SnapshotRegionManifest.StoreFile> |
getStoreFilesList()
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2; |
SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder |
getStoreFilesOrBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2; |
List<? extends SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder> |
getStoreFilesOrBuilderList()
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2; |
boolean |
hasFamilyName()
required bytes family_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFamilyName()
required bytes family_name = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getFamilyName()
required bytes family_name = 1;List<SnapshotProtos.SnapshotRegionManifest.StoreFile> getStoreFilesList()
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;SnapshotProtos.SnapshotRegionManifest.StoreFile getStoreFiles(int index)
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;int getStoreFilesCount()
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;List<? extends SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder> getStoreFilesOrBuilderList()
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder getStoreFilesOrBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest.StoreFile store_files = 2;Copyright © 2007–2019 Cloudera. All rights reserved.