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

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

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

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder
 SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder SnapshotProtos.SnapshotRegionManifestOrBuilder.getFamilyFilesOrBuilder(int index)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder SnapshotProtos.SnapshotRegionManifest.getFamilyFilesOrBuilder(int index)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder SnapshotProtos.SnapshotRegionManifest.Builder.getFamilyFilesOrBuilder(int index)
          repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 

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



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