public static final class SnapshotProtos.SnapshotDataManifest.Builder extends com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotDataManifest.Builder> implements SnapshotProtos.SnapshotDataManifestOrBuilder
SnapshotDataManifest
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotDataManifest.Builder>
public SnapshotProtos.SnapshotDataManifest.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotDataManifest.Builder>
public SnapshotProtos.SnapshotDataManifest.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotDataManifest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotDataManifest.Builder>
public SnapshotProtos.SnapshotDataManifest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public SnapshotProtos.SnapshotDataManifest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public SnapshotProtos.SnapshotDataManifest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public SnapshotProtos.SnapshotDataManifest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotDataManifest.Builder>
public SnapshotProtos.SnapshotDataManifest.Builder mergeFrom(SnapshotProtos.SnapshotDataManifest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotDataManifest.Builder>
public SnapshotProtos.SnapshotDataManifest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotDataManifest.Builder>
IOException
public boolean hasTableSchema()
required .TableSchema table_schema = 1;
hasTableSchema
in interface SnapshotProtos.SnapshotDataManifestOrBuilder
public HBaseProtos.TableSchema getTableSchema()
required .TableSchema table_schema = 1;
getTableSchema
in interface SnapshotProtos.SnapshotDataManifestOrBuilder
public SnapshotProtos.SnapshotDataManifest.Builder setTableSchema(HBaseProtos.TableSchema value)
required .TableSchema table_schema = 1;
public SnapshotProtos.SnapshotDataManifest.Builder setTableSchema(HBaseProtos.TableSchema.Builder builderForValue)
required .TableSchema table_schema = 1;
public SnapshotProtos.SnapshotDataManifest.Builder mergeTableSchema(HBaseProtos.TableSchema value)
required .TableSchema table_schema = 1;
public SnapshotProtos.SnapshotDataManifest.Builder clearTableSchema()
required .TableSchema table_schema = 1;
public HBaseProtos.TableSchema.Builder getTableSchemaBuilder()
required .TableSchema table_schema = 1;
public HBaseProtos.TableSchemaOrBuilder getTableSchemaOrBuilder()
required .TableSchema table_schema = 1;
getTableSchemaOrBuilder
in interface SnapshotProtos.SnapshotDataManifestOrBuilder
public List<SnapshotProtos.SnapshotRegionManifest> getRegionManifestsList()
repeated .SnapshotRegionManifest region_manifests = 2;
getRegionManifestsList
in interface SnapshotProtos.SnapshotDataManifestOrBuilder
public int getRegionManifestsCount()
repeated .SnapshotRegionManifest region_manifests = 2;
getRegionManifestsCount
in interface SnapshotProtos.SnapshotDataManifestOrBuilder
public SnapshotProtos.SnapshotRegionManifest getRegionManifests(int index)
repeated .SnapshotRegionManifest region_manifests = 2;
getRegionManifests
in interface SnapshotProtos.SnapshotDataManifestOrBuilder
public SnapshotProtos.SnapshotDataManifest.Builder setRegionManifests(int index, SnapshotProtos.SnapshotRegionManifest value)
repeated .SnapshotRegionManifest region_manifests = 2;
public SnapshotProtos.SnapshotDataManifest.Builder setRegionManifests(int index, SnapshotProtos.SnapshotRegionManifest.Builder builderForValue)
repeated .SnapshotRegionManifest region_manifests = 2;
public SnapshotProtos.SnapshotDataManifest.Builder addRegionManifests(SnapshotProtos.SnapshotRegionManifest value)
repeated .SnapshotRegionManifest region_manifests = 2;
public SnapshotProtos.SnapshotDataManifest.Builder addRegionManifests(int index, SnapshotProtos.SnapshotRegionManifest value)
repeated .SnapshotRegionManifest region_manifests = 2;
public SnapshotProtos.SnapshotDataManifest.Builder addRegionManifests(SnapshotProtos.SnapshotRegionManifest.Builder builderForValue)
repeated .SnapshotRegionManifest region_manifests = 2;
public SnapshotProtos.SnapshotDataManifest.Builder addRegionManifests(int index, SnapshotProtos.SnapshotRegionManifest.Builder builderForValue)
repeated .SnapshotRegionManifest region_manifests = 2;
public SnapshotProtos.SnapshotDataManifest.Builder addAllRegionManifests(Iterable<? extends SnapshotProtos.SnapshotRegionManifest> values)
repeated .SnapshotRegionManifest region_manifests = 2;
public SnapshotProtos.SnapshotDataManifest.Builder clearRegionManifests()
repeated .SnapshotRegionManifest region_manifests = 2;
public SnapshotProtos.SnapshotDataManifest.Builder removeRegionManifests(int index)
repeated .SnapshotRegionManifest region_manifests = 2;
public SnapshotProtos.SnapshotRegionManifest.Builder getRegionManifestsBuilder(int index)
repeated .SnapshotRegionManifest region_manifests = 2;
public SnapshotProtos.SnapshotRegionManifestOrBuilder getRegionManifestsOrBuilder(int index)
repeated .SnapshotRegionManifest region_manifests = 2;
getRegionManifestsOrBuilder
in interface SnapshotProtos.SnapshotDataManifestOrBuilder
public List<? extends SnapshotProtos.SnapshotRegionManifestOrBuilder> getRegionManifestsOrBuilderList()
repeated .SnapshotRegionManifest region_manifests = 2;
getRegionManifestsOrBuilderList
in interface SnapshotProtos.SnapshotDataManifestOrBuilder
public SnapshotProtos.SnapshotRegionManifest.Builder addRegionManifestsBuilder()
repeated .SnapshotRegionManifest region_manifests = 2;
public SnapshotProtos.SnapshotRegionManifest.Builder addRegionManifestsBuilder(int index)
repeated .SnapshotRegionManifest region_manifests = 2;
public List<SnapshotProtos.SnapshotRegionManifest.Builder> getRegionManifestsBuilderList()
repeated .SnapshotRegionManifest region_manifests = 2;
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.