Uses of Class
org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder

Packages that use SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.addAllStoreFiles(Iterable<? extends SnapshotProtos.SnapshotRegionManifest.StoreFile> values)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.Builder.addFamilyFilesBuilder()
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.Builder.addFamilyFilesBuilder(int index)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.addStoreFiles(int index, SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder builderForValue)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.addStoreFiles(int index, SnapshotProtos.SnapshotRegionManifest.StoreFile value)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.addStoreFiles(SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder builderForValue)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.addStoreFiles(SnapshotProtos.SnapshotRegionManifest.StoreFile value)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.clear()
           
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.clearFamilyName()
          required bytes family_name = 1;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.clearStoreFiles()
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.clone()
           
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.Builder.getFamilyFilesBuilder(int index)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.mergeFrom(com.google.protobuf.Message other)
           
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.mergeFrom(SnapshotProtos.SnapshotRegionManifest.FamilyFiles other)
           
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.newBuilder()
           
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.newBuilder(SnapshotProtos.SnapshotRegionManifest.FamilyFiles prototype)
           
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.newBuilderForType()
           
protected  SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.removeStoreFiles(int index)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.setFamilyName(com.google.protobuf.ByteString value)
          required bytes family_name = 1;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.setStoreFiles(int index, SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder builderForValue)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.setStoreFiles(int index, SnapshotProtos.SnapshotRegionManifest.StoreFile value)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.toBuilder()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
 List<SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder> SnapshotProtos.SnapshotRegionManifest.Builder.getFamilyFilesBuilderList()
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.addFamilyFiles(int index, SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder builderForValue)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.addFamilyFiles(SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder builderForValue)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.setFamilyFiles(int index, SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder builderForValue)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.