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

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

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return SnapshotProtos.SnapshotRegionManifest.Builder
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.addAllFamilyFiles(Iterable<? extends SnapshotProtos.SnapshotRegionManifest.FamilyFiles> values)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 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(int index, SnapshotProtos.SnapshotRegionManifest.FamilyFiles value)
          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.addFamilyFiles(SnapshotProtos.SnapshotRegionManifest.FamilyFiles value)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotDataManifest.Builder.addRegionManifestsBuilder()
          repeated .SnapshotRegionManifest region_manifests = 2;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotDataManifest.Builder.addRegionManifestsBuilder(int index)
          repeated .SnapshotRegionManifest region_manifests = 2;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.clear()
           
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.clearFamilyFiles()
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.clearRegionInfo()
          required .RegionInfo region_info = 2;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.clearVersion()
          optional int32 version = 1;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.clone()
           
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotDataManifest.Builder.getRegionManifestsBuilder(int index)
          repeated .SnapshotRegionManifest region_manifests = 2;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.mergeFrom(com.google.protobuf.Message other)
           
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.mergeFrom(SnapshotProtos.SnapshotRegionManifest other)
           
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.mergeRegionInfo(HBaseProtos.RegionInfo value)
          required .RegionInfo region_info = 2;
static SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.newBuilder()
           
static SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.newBuilder(SnapshotProtos.SnapshotRegionManifest prototype)
           
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.newBuilderForType()
           
protected  SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.removeFamilyFiles(int index)
          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;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.setFamilyFiles(int index, SnapshotProtos.SnapshotRegionManifest.FamilyFiles value)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.setRegionInfo(HBaseProtos.RegionInfo.Builder builderForValue)
          required .RegionInfo region_info = 2;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.setRegionInfo(HBaseProtos.RegionInfo value)
          required .RegionInfo region_info = 2;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.setVersion(int value)
          optional int32 version = 1;
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.toBuilder()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type SnapshotProtos.SnapshotRegionManifest.Builder
 List<SnapshotProtos.SnapshotRegionManifest.Builder> SnapshotProtos.SnapshotDataManifest.Builder.getRegionManifestsBuilderList()
          repeated .SnapshotRegionManifest region_manifests = 2;
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type SnapshotProtos.SnapshotRegionManifest.Builder
 SnapshotProtos.SnapshotDataManifest.Builder SnapshotProtos.SnapshotDataManifest.Builder.addRegionManifests(int index, SnapshotProtos.SnapshotRegionManifest.Builder builderForValue)
          repeated .SnapshotRegionManifest region_manifests = 2;
 SnapshotProtos.SnapshotDataManifest.Builder SnapshotProtos.SnapshotDataManifest.Builder.addRegionManifests(SnapshotProtos.SnapshotRegionManifest.Builder builderForValue)
          repeated .SnapshotRegionManifest region_manifests = 2;
 SnapshotProtos.SnapshotDataManifest.Builder SnapshotProtos.SnapshotDataManifest.Builder.setRegionManifests(int index, SnapshotProtos.SnapshotRegionManifest.Builder builderForValue)
          repeated .SnapshotRegionManifest region_manifests = 2;
 



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