Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
SnapshotProtos.SnapshotRegionManifest.StoreFile
Protobuf type
SnapshotRegionManifest.StoreFile |
static class |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
Protobuf type
SnapshotRegionManifest.StoreFile |
Modifier and Type | Method and Description |
---|---|
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; |
Modifier and Type | Method and Description |
---|---|
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 © 2007-2016 The Apache Software Foundation. All Rights Reserved.