public static final class SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder extends <any> implements SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder
SnapshotRegionManifest.FamilyFilespublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder clear()
public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public SnapshotProtos.SnapshotRegionManifest.FamilyFiles getDefaultInstanceForType()
public SnapshotProtos.SnapshotRegionManifest.FamilyFiles build()
public SnapshotProtos.SnapshotRegionManifest.FamilyFiles buildPartial()
public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasFamilyName()
required bytes family_name = 1;hasFamilyName in interface SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilderpublic com.google.protobuf.ByteString getFamilyName()
required bytes family_name = 1;getFamilyName in interface SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilderpublic SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder setFamilyName(com.google.protobuf.ByteString value)
required bytes family_name = 1;public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder clearFamilyName()
required bytes family_name = 1;public List<SnapshotProtos.SnapshotRegionManifest.StoreFile> getStoreFilesList()
repeated .SnapshotRegionManifest.StoreFile store_files = 2;getStoreFilesList in interface SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilderpublic int getStoreFilesCount()
repeated .SnapshotRegionManifest.StoreFile store_files = 2;getStoreFilesCount in interface SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilderpublic SnapshotProtos.SnapshotRegionManifest.StoreFile getStoreFiles(int index)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;getStoreFiles in interface SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilderpublic SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder setStoreFiles(int index, SnapshotProtos.SnapshotRegionManifest.StoreFile value)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder setStoreFiles(int index, SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder builderForValue)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder addStoreFiles(SnapshotProtos.SnapshotRegionManifest.StoreFile value)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder addStoreFiles(int index, SnapshotProtos.SnapshotRegionManifest.StoreFile value)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder addStoreFiles(SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder builderForValue)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder addStoreFiles(int index, SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder builderForValue)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder addAllStoreFiles(Iterable<? extends SnapshotProtos.SnapshotRegionManifest.StoreFile> values)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder clearStoreFiles()
repeated .SnapshotRegionManifest.StoreFile store_files = 2;public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder removeStoreFiles(int index)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder getStoreFilesBuilder(int index)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;public SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder getStoreFilesOrBuilder(int index)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;getStoreFilesOrBuilder in interface SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilderpublic List<? extends SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder> getStoreFilesOrBuilderList()
repeated .SnapshotRegionManifest.StoreFile store_files = 2;getStoreFilesOrBuilderList in interface SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilderpublic SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder addStoreFilesBuilder()
repeated .SnapshotRegionManifest.StoreFile store_files = 2;public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder addStoreFilesBuilder(int index)
repeated .SnapshotRegionManifest.StoreFile store_files = 2;public List<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder> getStoreFilesBuilderList()
repeated .SnapshotRegionManifest.StoreFile store_files = 2;