public static final class SnapshotProtos.SnapshotDataManifest.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotDataManifest.Builder> implements SnapshotProtos.SnapshotDataManifestOrBuilder
hbase.pb.SnapshotDataManifest| 限定符和类型 | 方法和说明 |
|---|---|
SnapshotProtos.SnapshotDataManifest.Builder |
addAllRegionManifests(Iterable<? extends SnapshotProtos.SnapshotRegionManifest> values)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotDataManifest.Builder |
addRegionManifests(int index,
SnapshotProtos.SnapshotRegionManifest.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotDataManifest.Builder |
addRegionManifests(int index,
SnapshotProtos.SnapshotRegionManifest value)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotDataManifest.Builder |
addRegionManifests(SnapshotProtos.SnapshotRegionManifest.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotDataManifest.Builder |
addRegionManifests(SnapshotProtos.SnapshotRegionManifest value)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotRegionManifest.Builder |
addRegionManifestsBuilder()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotRegionManifest.Builder |
addRegionManifestsBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotDataManifest.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotDataManifest |
build() |
SnapshotProtos.SnapshotDataManifest |
buildPartial() |
SnapshotProtos.SnapshotDataManifest.Builder |
clear() |
SnapshotProtos.SnapshotDataManifest.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
SnapshotProtos.SnapshotDataManifest.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SnapshotProtos.SnapshotDataManifest.Builder |
clearRegionManifests()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotDataManifest.Builder |
clearTableSchema()
required .hbase.pb.TableSchema table_schema = 1; |
SnapshotProtos.SnapshotDataManifest.Builder |
clone() |
SnapshotProtos.SnapshotDataManifest |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
SnapshotProtos.SnapshotRegionManifest |
getRegionManifests(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotRegionManifest.Builder |
getRegionManifestsBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
List<SnapshotProtos.SnapshotRegionManifest.Builder> |
getRegionManifestsBuilderList()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
int |
getRegionManifestsCount()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
List<SnapshotProtos.SnapshotRegionManifest> |
getRegionManifestsList()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotRegionManifestOrBuilder |
getRegionManifestsOrBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
List<? extends SnapshotProtos.SnapshotRegionManifestOrBuilder> |
getRegionManifestsOrBuilderList()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
HBaseProtos.TableSchema |
getTableSchema()
required .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchema.Builder |
getTableSchemaBuilder()
required .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchemaOrBuilder |
getTableSchemaOrBuilder()
required .hbase.pb.TableSchema table_schema = 1; |
boolean |
hasTableSchema()
required .hbase.pb.TableSchema table_schema = 1; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SnapshotProtos.SnapshotDataManifest.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotProtos.SnapshotDataManifest.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
SnapshotProtos.SnapshotDataManifest.Builder |
mergeFrom(SnapshotProtos.SnapshotDataManifest other) |
SnapshotProtos.SnapshotDataManifest.Builder |
mergeTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 1; |
SnapshotProtos.SnapshotDataManifest.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotProtos.SnapshotDataManifest.Builder |
removeRegionManifests(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotDataManifest.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotDataManifest.Builder |
setRegionManifests(int index,
SnapshotProtos.SnapshotRegionManifest.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotDataManifest.Builder |
setRegionManifests(int index,
SnapshotProtos.SnapshotRegionManifest value)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotDataManifest.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SnapshotProtos.SnapshotDataManifest.Builder |
setTableSchema(HBaseProtos.TableSchema.Builder builderForValue)
required .hbase.pb.TableSchema table_schema = 1; |
SnapshotProtos.SnapshotDataManifest.Builder |
setTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 1; |
SnapshotProtos.SnapshotDataManifest.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotDataManifest.Builder>public SnapshotProtos.SnapshotDataManifest.Builder clear()
clear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotDataManifest.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotDataManifest.Builder>public SnapshotProtos.SnapshotDataManifest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic SnapshotProtos.SnapshotDataManifest build()
build 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic SnapshotProtos.SnapshotDataManifest buildPartial()
buildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic SnapshotProtos.SnapshotDataManifest.Builder clone()
clone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotDataManifest.Builder>public SnapshotProtos.SnapshotDataManifest.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotDataManifest.Builder>public SnapshotProtos.SnapshotDataManifest.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotDataManifest.Builder>public SnapshotProtos.SnapshotDataManifest.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotDataManifest.Builder>public SnapshotProtos.SnapshotDataManifest.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotDataManifest.Builder>public SnapshotProtos.SnapshotDataManifest.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotDataManifest.Builder>public SnapshotProtos.SnapshotDataManifest.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotDataManifest.Builder>public SnapshotProtos.SnapshotDataManifest.Builder mergeFrom(SnapshotProtos.SnapshotDataManifest other)
public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotDataManifest.Builder>public SnapshotProtos.SnapshotDataManifest.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotDataManifest.Builder>IOExceptionpublic boolean hasTableSchema()
required .hbase.pb.TableSchema table_schema = 1;public HBaseProtos.TableSchema getTableSchema()
required .hbase.pb.TableSchema table_schema = 1;public SnapshotProtos.SnapshotDataManifest.Builder setTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 1;public SnapshotProtos.SnapshotDataManifest.Builder setTableSchema(HBaseProtos.TableSchema.Builder builderForValue)
required .hbase.pb.TableSchema table_schema = 1;public SnapshotProtos.SnapshotDataManifest.Builder mergeTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 1;public SnapshotProtos.SnapshotDataManifest.Builder clearTableSchema()
required .hbase.pb.TableSchema table_schema = 1;public HBaseProtos.TableSchema.Builder getTableSchemaBuilder()
required .hbase.pb.TableSchema table_schema = 1;public HBaseProtos.TableSchemaOrBuilder getTableSchemaOrBuilder()
required .hbase.pb.TableSchema table_schema = 1;public List<SnapshotProtos.SnapshotRegionManifest> getRegionManifestsList()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public int getRegionManifestsCount()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotRegionManifest getRegionManifests(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotDataManifest.Builder setRegionManifests(int index, SnapshotProtos.SnapshotRegionManifest value)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotDataManifest.Builder setRegionManifests(int index, SnapshotProtos.SnapshotRegionManifest.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotDataManifest.Builder addRegionManifests(SnapshotProtos.SnapshotRegionManifest value)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotDataManifest.Builder addRegionManifests(int index, SnapshotProtos.SnapshotRegionManifest value)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotDataManifest.Builder addRegionManifests(SnapshotProtos.SnapshotRegionManifest.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotDataManifest.Builder addRegionManifests(int index, SnapshotProtos.SnapshotRegionManifest.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotDataManifest.Builder addAllRegionManifests(Iterable<? extends SnapshotProtos.SnapshotRegionManifest> values)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotDataManifest.Builder clearRegionManifests()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotDataManifest.Builder removeRegionManifests(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotRegionManifest.Builder getRegionManifestsBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotRegionManifestOrBuilder getRegionManifestsOrBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public List<? extends SnapshotProtos.SnapshotRegionManifestOrBuilder> getRegionManifestsOrBuilderList()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotRegionManifest.Builder addRegionManifestsBuilder()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public SnapshotProtos.SnapshotRegionManifest.Builder addRegionManifestsBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public List<SnapshotProtos.SnapshotRegionManifest.Builder> getRegionManifestsBuilderList()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2;public final SnapshotProtos.SnapshotDataManifest.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotDataManifest.Builder>public final SnapshotProtos.SnapshotDataManifest.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotDataManifest.Builder>Copyright © 2007–2019. All rights reserved.