Uses of Interface
org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder

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

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

Classes in org.apache.hadoop.hbase.protobuf.generated that implement SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
static class SnapshotProtos.SnapshotRegionManifest.StoreFile
          Protobuf type SnapshotRegionManifest.StoreFile
static class SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
          Protobuf type SnapshotRegionManifest.StoreFile
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
 SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder.getStoreFilesOrBuilder(int index)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.getStoreFilesOrBuilder(int index)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.getStoreFilesOrBuilder(int index)
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
 List<? extends SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder> SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder.getStoreFilesOrBuilderList()
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 List<? extends SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder> SnapshotProtos.SnapshotRegionManifest.FamilyFiles.getStoreFilesOrBuilderList()
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 List<? extends SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder> SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder.getStoreFilesOrBuilderList()
          repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 



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