public static final class SnapshotProtos.SnapshotRegionManifest.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.Builder> implements SnapshotProtos.SnapshotRegionManifestOrBuilder
hbase.pb.SnapshotRegionManifest| 限定符和类型 | 方法和说明 |
|---|---|
SnapshotProtos.SnapshotRegionManifest.Builder |
addAllFamilyFiles(Iterable<? extends SnapshotProtos.SnapshotRegionManifest.FamilyFiles> values)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.Builder |
addFamilyFiles(int index,
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.Builder |
addFamilyFiles(int index,
SnapshotProtos.SnapshotRegionManifest.FamilyFiles value)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.Builder |
addFamilyFiles(SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.Builder |
addFamilyFiles(SnapshotProtos.SnapshotRegionManifest.FamilyFiles value)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
addFamilyFilesBuilder()
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
addFamilyFilesBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotRegionManifest |
build() |
SnapshotProtos.SnapshotRegionManifest |
buildPartial() |
SnapshotProtos.SnapshotRegionManifest.Builder |
clear() |
SnapshotProtos.SnapshotRegionManifest.Builder |
clearFamilyFiles()
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
SnapshotProtos.SnapshotRegionManifest.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SnapshotProtos.SnapshotRegionManifest.Builder |
clearRegionInfo()
required .hbase.pb.RegionInfo region_info = 2; |
SnapshotProtos.SnapshotRegionManifest.Builder |
clearVersion()
optional int32 version = 1; |
SnapshotProtos.SnapshotRegionManifest.Builder |
clone() |
SnapshotProtos.SnapshotRegionManifest |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles |
getFamilyFiles(int index)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder |
getFamilyFilesBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
List<SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder> |
getFamilyFilesBuilderList()
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
int |
getFamilyFilesCount()
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
List<SnapshotProtos.SnapshotRegionManifest.FamilyFiles> |
getFamilyFilesList()
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder |
getFamilyFilesOrBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
List<? extends SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder> |
getFamilyFilesOrBuilderList()
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
HBaseProtos.RegionInfo |
getRegionInfo()
required .hbase.pb.RegionInfo region_info = 2; |
HBaseProtos.RegionInfo.Builder |
getRegionInfoBuilder()
required .hbase.pb.RegionInfo region_info = 2; |
HBaseProtos.RegionInfoOrBuilder |
getRegionInfoOrBuilder()
required .hbase.pb.RegionInfo region_info = 2; |
int |
getVersion()
optional int32 version = 1; |
boolean |
hasRegionInfo()
required .hbase.pb.RegionInfo region_info = 2; |
boolean |
hasVersion()
optional int32 version = 1; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SnapshotProtos.SnapshotRegionManifest.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotProtos.SnapshotRegionManifest.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
SnapshotProtos.SnapshotRegionManifest.Builder |
mergeFrom(SnapshotProtos.SnapshotRegionManifest other) |
SnapshotProtos.SnapshotRegionManifest.Builder |
mergeRegionInfo(HBaseProtos.RegionInfo value)
required .hbase.pb.RegionInfo region_info = 2; |
SnapshotProtos.SnapshotRegionManifest.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotProtos.SnapshotRegionManifest.Builder |
removeFamilyFiles(int index)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.Builder |
setFamilyFiles(int index,
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.Builder |
setFamilyFiles(int index,
SnapshotProtos.SnapshotRegionManifest.FamilyFiles value)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3; |
SnapshotProtos.SnapshotRegionManifest.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotRegionManifest.Builder |
setRegionInfo(HBaseProtos.RegionInfo.Builder builderForValue)
required .hbase.pb.RegionInfo region_info = 2; |
SnapshotProtos.SnapshotRegionManifest.Builder |
setRegionInfo(HBaseProtos.RegionInfo value)
required .hbase.pb.RegionInfo region_info = 2; |
SnapshotProtos.SnapshotRegionManifest.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SnapshotProtos.SnapshotRegionManifest.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotProtos.SnapshotRegionManifest.Builder |
setVersion(int value)
optional int32 version = 1; |
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.SnapshotRegionManifest.Builder>public SnapshotProtos.SnapshotRegionManifest.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.SnapshotRegionManifest.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.SnapshotRegionManifest.Builder>public SnapshotProtos.SnapshotRegionManifest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic SnapshotProtos.SnapshotRegionManifest build()
build 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic SnapshotProtos.SnapshotRegionManifest buildPartial()
buildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic SnapshotProtos.SnapshotRegionManifest.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.SnapshotRegionManifest.Builder>public SnapshotProtos.SnapshotRegionManifest.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.SnapshotRegionManifest.Builder>public SnapshotProtos.SnapshotRegionManifest.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.SnapshotRegionManifest.Builder>public SnapshotProtos.SnapshotRegionManifest.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.SnapshotRegionManifest.Builder>public SnapshotProtos.SnapshotRegionManifest.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.SnapshotRegionManifest.Builder>public SnapshotProtos.SnapshotRegionManifest.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.SnapshotRegionManifest.Builder>public SnapshotProtos.SnapshotRegionManifest.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.SnapshotRegionManifest.Builder>public SnapshotProtos.SnapshotRegionManifest.Builder mergeFrom(SnapshotProtos.SnapshotRegionManifest other)
public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.Builder>public SnapshotProtos.SnapshotRegionManifest.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.SnapshotRegionManifest.Builder>IOExceptionpublic boolean hasVersion()
optional int32 version = 1;public int getVersion()
optional int32 version = 1;public SnapshotProtos.SnapshotRegionManifest.Builder setVersion(int value)
optional int32 version = 1;public SnapshotProtos.SnapshotRegionManifest.Builder clearVersion()
optional int32 version = 1;public boolean hasRegionInfo()
required .hbase.pb.RegionInfo region_info = 2;public HBaseProtos.RegionInfo getRegionInfo()
required .hbase.pb.RegionInfo region_info = 2;public SnapshotProtos.SnapshotRegionManifest.Builder setRegionInfo(HBaseProtos.RegionInfo value)
required .hbase.pb.RegionInfo region_info = 2;public SnapshotProtos.SnapshotRegionManifest.Builder setRegionInfo(HBaseProtos.RegionInfo.Builder builderForValue)
required .hbase.pb.RegionInfo region_info = 2;public SnapshotProtos.SnapshotRegionManifest.Builder mergeRegionInfo(HBaseProtos.RegionInfo value)
required .hbase.pb.RegionInfo region_info = 2;public SnapshotProtos.SnapshotRegionManifest.Builder clearRegionInfo()
required .hbase.pb.RegionInfo region_info = 2;public HBaseProtos.RegionInfo.Builder getRegionInfoBuilder()
required .hbase.pb.RegionInfo region_info = 2;public HBaseProtos.RegionInfoOrBuilder getRegionInfoOrBuilder()
required .hbase.pb.RegionInfo region_info = 2;public List<SnapshotProtos.SnapshotRegionManifest.FamilyFiles> getFamilyFilesList()
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public int getFamilyFilesCount()
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.FamilyFiles getFamilyFiles(int index)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.Builder setFamilyFiles(int index, SnapshotProtos.SnapshotRegionManifest.FamilyFiles value)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.Builder setFamilyFiles(int index, SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.Builder addFamilyFiles(SnapshotProtos.SnapshotRegionManifest.FamilyFiles value)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.Builder addFamilyFiles(int index, SnapshotProtos.SnapshotRegionManifest.FamilyFiles value)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.Builder addFamilyFiles(SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.Builder addFamilyFiles(int index, SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder builderForValue)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.Builder addAllFamilyFiles(Iterable<? extends SnapshotProtos.SnapshotRegionManifest.FamilyFiles> values)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.Builder clearFamilyFiles()
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.Builder removeFamilyFiles(int index)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder getFamilyFilesBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder getFamilyFilesOrBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public List<? extends SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder> getFamilyFilesOrBuilderList()
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder addFamilyFilesBuilder()
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder addFamilyFilesBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public List<SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder> getFamilyFilesBuilderList()
repeated .hbase.pb.SnapshotRegionManifest.FamilyFiles family_files = 3;public final SnapshotProtos.SnapshotRegionManifest.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.SnapshotRegionManifest.Builder>public final SnapshotProtos.SnapshotRegionManifest.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.SnapshotRegionManifest.Builder>Copyright © 2007–2019. All rights reserved.