public static final class SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder> implements SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
hbase.pb.SnapshotRegionManifest.StoreFile| Modifier and Type | Method and Description |
|---|---|
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotRegionManifest.StoreFile |
build() |
SnapshotProtos.SnapshotRegionManifest.StoreFile |
buildPartial() |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
clear() |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
clearFileSize()
TODO: Add checksums or other fields to verify the file
|
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
clearName()
required string name = 1; |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
clearReference()
optional .hbase.pb.Reference reference = 2; |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
clone() |
SnapshotProtos.SnapshotRegionManifest.StoreFile |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getFileSize()
TODO: Add checksums or other fields to verify the file
|
String |
getName()
required string name = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
FSProtos.Reference |
getReference()
optional .hbase.pb.Reference reference = 2; |
FSProtos.Reference.Builder |
getReferenceBuilder()
optional .hbase.pb.Reference reference = 2; |
FSProtos.ReferenceOrBuilder |
getReferenceOrBuilder()
optional .hbase.pb.Reference reference = 2; |
boolean |
hasFileSize()
TODO: Add checksums or other fields to verify the file
|
boolean |
hasName()
required string name = 1; |
boolean |
hasReference()
optional .hbase.pb.Reference reference = 2; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
mergeFrom(SnapshotProtos.SnapshotRegionManifest.StoreFile other) |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
mergeReference(FSProtos.Reference value)
optional .hbase.pb.Reference reference = 2; |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
setFileSize(long value)
TODO: Add checksums or other fields to verify the file
|
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
setName(String value)
required string name = 1; |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
setNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string name = 1; |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
setReference(FSProtos.Reference.Builder builderForValue)
optional .hbase.pb.Reference reference = 2; |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
setReference(FSProtos.Reference value)
optional .hbase.pb.Reference reference = 2; |
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SnapshotProtos.SnapshotRegionManifest.StoreFile.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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>public SnapshotProtos.SnapshotRegionManifest.StoreFile getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic SnapshotProtos.SnapshotRegionManifest.StoreFile build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic SnapshotProtos.SnapshotRegionManifest.StoreFile buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder mergeFrom(SnapshotProtos.SnapshotRegionManifest.StoreFile other)
public final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>IOExceptionpublic boolean hasName()
required string name = 1;hasName in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilderpublic String getName()
required string name = 1;getName in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getNameBytes()
required string name = 1;getNameBytes in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilderpublic SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder setName(String value)
required string name = 1;public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder clearName()
required string name = 1;public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder setNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string name = 1;public boolean hasReference()
optional .hbase.pb.Reference reference = 2;hasReference in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilderpublic FSProtos.Reference getReference()
optional .hbase.pb.Reference reference = 2;getReference in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilderpublic SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder setReference(FSProtos.Reference value)
optional .hbase.pb.Reference reference = 2;public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder setReference(FSProtos.Reference.Builder builderForValue)
optional .hbase.pb.Reference reference = 2;public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder mergeReference(FSProtos.Reference value)
optional .hbase.pb.Reference reference = 2;public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder clearReference()
optional .hbase.pb.Reference reference = 2;public FSProtos.Reference.Builder getReferenceBuilder()
optional .hbase.pb.Reference reference = 2;public FSProtos.ReferenceOrBuilder getReferenceOrBuilder()
optional .hbase.pb.Reference reference = 2;getReferenceOrBuilder in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilderpublic boolean hasFileSize()
TODO: Add checksums or other fields to verify the file
optional uint64 file_size = 3;hasFileSize in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilderpublic long getFileSize()
TODO: Add checksums or other fields to verify the file
optional uint64 file_size = 3;getFileSize in interface SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilderpublic SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder setFileSize(long value)
TODO: Add checksums or other fields to verify the file
optional uint64 file_size = 3;public SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder clearFileSize()
TODO: Add checksums or other fields to verify the file
optional uint64 file_size = 3;public final SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>public final SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.