|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SnapshotProtos.SnapshotDataManifestOrBuilder
Method Summary | |
---|---|
SnapshotProtos.SnapshotRegionManifest |
getRegionManifests(int index)
repeated .SnapshotRegionManifest region_manifests = 2; |
int |
getRegionManifestsCount()
repeated .SnapshotRegionManifest region_manifests = 2; |
List<SnapshotProtos.SnapshotRegionManifest> |
getRegionManifestsList()
repeated .SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotRegionManifestOrBuilder |
getRegionManifestsOrBuilder(int index)
repeated .SnapshotRegionManifest region_manifests = 2; |
List<? extends SnapshotProtos.SnapshotRegionManifestOrBuilder> |
getRegionManifestsOrBuilderList()
repeated .SnapshotRegionManifest region_manifests = 2; |
HBaseProtos.TableSchema |
getTableSchema()
required .TableSchema table_schema = 1; |
HBaseProtos.TableSchemaOrBuilder |
getTableSchemaOrBuilder()
required .TableSchema table_schema = 1; |
boolean |
hasTableSchema()
required .TableSchema table_schema = 1; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasTableSchema()
required .TableSchema table_schema = 1;
HBaseProtos.TableSchema getTableSchema()
required .TableSchema table_schema = 1;
HBaseProtos.TableSchemaOrBuilder getTableSchemaOrBuilder()
required .TableSchema table_schema = 1;
List<SnapshotProtos.SnapshotRegionManifest> getRegionManifestsList()
repeated .SnapshotRegionManifest region_manifests = 2;
SnapshotProtos.SnapshotRegionManifest getRegionManifests(int index)
repeated .SnapshotRegionManifest region_manifests = 2;
int getRegionManifestsCount()
repeated .SnapshotRegionManifest region_manifests = 2;
List<? extends SnapshotProtos.SnapshotRegionManifestOrBuilder> getRegionManifestsOrBuilderList()
repeated .SnapshotRegionManifest region_manifests = 2;
SnapshotProtos.SnapshotRegionManifestOrBuilder getRegionManifestsOrBuilder(int index)
repeated .SnapshotRegionManifest region_manifests = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |