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

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

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

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return SnapshotProtos.SnapshotRegionManifest.StoreFile
 SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder.build()
           
 SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder.buildPartial()
           
static SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.getDefaultInstance()
           
 SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.getDefaultInstanceForType()
           
 SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder.getDefaultInstanceForType()
           
 SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder.getStoreFiles(int index)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.FamilyFiles.getStoreFiles(int index)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.getStoreFiles(int index)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
static SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.parseDelimitedFrom(InputStream input)
           
static SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.parseFrom(byte[] data)
           
static SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.parseFrom(com.google.protobuf.ByteString data)
           
static SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.parseFrom(com.google.protobuf.CodedInputStream input)
           
static SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.parseFrom(InputStream input)
           
static SnapshotProtos.SnapshotRegionManifest.StoreFile SnapshotProtos.SnapshotRegionManifest.StoreFile.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.StoreFile
 com.google.protobuf.Parser<SnapshotProtos.SnapshotRegionManifest.StoreFile> SnapshotProtos.SnapshotRegionManifest.StoreFile.getParserForType()
           
 List<SnapshotProtos.SnapshotRegionManifest.StoreFile> SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder.getStoreFilesList()
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 List<SnapshotProtos.SnapshotRegionManifest.StoreFile> SnapshotProtos.SnapshotRegionManifest.FamilyFiles.getStoreFilesList()
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 List<SnapshotProtos.SnapshotRegionManifest.StoreFile> SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.getStoreFilesList()
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 

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

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

Uses of SnapshotProtos.SnapshotRegionManifest.StoreFile in org.apache.hadoop.hbase.snapshot
 

Methods in org.apache.hadoop.hbase.snapshot with parameters of type SnapshotProtos.SnapshotRegionManifest.StoreFile
 void SnapshotReferenceUtil.StoreFileVisitor.storeFile(HRegionInfo regionInfo, String familyName, SnapshotProtos.SnapshotRegionManifest.StoreFile storeFile)
           
 



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