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

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

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

Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type SnapshotProtos.SnapshotRegionManifest.FamilyFiles
static com.google.protobuf.Parser<SnapshotProtos.SnapshotRegionManifest.FamilyFiles> SnapshotProtos.SnapshotRegionManifest.FamilyFiles.PARSER
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return SnapshotProtos.SnapshotRegionManifest.FamilyFiles
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.build()
           
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.buildPartial()
           
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.getDefaultInstance()
           
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.getDefaultInstanceForType()
           
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.getDefaultInstanceForType()
           
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifestOrBuilder.getFamilyFiles(int index)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.getFamilyFiles(int index)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.Builder.getFamilyFiles(int index)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.parseDelimitedFrom(InputStream input)
           
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.parseFrom(byte[] data)
           
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.parseFrom(com.google.protobuf.ByteString data)
           
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.parseFrom(com.google.protobuf.CodedInputStream input)
           
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.parseFrom(InputStream input)
           
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles SnapshotProtos.SnapshotRegionManifest.FamilyFiles.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

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

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type SnapshotProtos.SnapshotRegionManifest.FamilyFiles
 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 value)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.mergeFrom(SnapshotProtos.SnapshotRegionManifest.FamilyFiles other)
           
static SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.newBuilder(SnapshotProtos.SnapshotRegionManifest.FamilyFiles prototype)
           
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.setFamilyFiles(int index, SnapshotProtos.SnapshotRegionManifest.FamilyFiles value)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type SnapshotProtos.SnapshotRegionManifest.FamilyFiles
 SnapshotProtos.SnapshotRegionManifest.Builder SnapshotProtos.SnapshotRegionManifest.Builder.addAllFamilyFiles(Iterable<? extends SnapshotProtos.SnapshotRegionManifest.FamilyFiles> values)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 



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