public static final class WALProtos.WALHeader.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<WALProtos.WALHeader.Builder> implements WALProtos.WALHeaderOrBuilder
hbase.pb.WALHeader| Modifier and Type | Method and Description |
|---|---|
WALProtos.WALHeader.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WALProtos.WALHeader |
build() |
WALProtos.WALHeader |
buildPartial() |
WALProtos.WALHeader.Builder |
clear() |
WALProtos.WALHeader.Builder |
clearCellCodecClsName()
optional string cell_codec_cls_name = 5; |
WALProtos.WALHeader.Builder |
clearEncryptionKey()
optional bytes encryption_key = 2; |
WALProtos.WALHeader.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
WALProtos.WALHeader.Builder |
clearHasCompression()
optional bool has_compression = 1; |
WALProtos.WALHeader.Builder |
clearHasTagCompression()
optional bool has_tag_compression = 3; |
WALProtos.WALHeader.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
WALProtos.WALHeader.Builder |
clearWriterClsName()
optional string writer_cls_name = 4; |
WALProtos.WALHeader.Builder |
clone() |
String |
getCellCodecClsName()
optional string cell_codec_cls_name = 5; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getCellCodecClsNameBytes()
optional string cell_codec_cls_name = 5; |
WALProtos.WALHeader |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getEncryptionKey()
optional bytes encryption_key = 2; |
boolean |
getHasCompression()
optional bool has_compression = 1; |
boolean |
getHasTagCompression()
optional bool has_tag_compression = 3; |
String |
getWriterClsName()
optional string writer_cls_name = 4; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getWriterClsNameBytes()
optional string writer_cls_name = 4; |
boolean |
hasCellCodecClsName()
optional string cell_codec_cls_name = 5; |
boolean |
hasEncryptionKey()
optional bytes encryption_key = 2; |
boolean |
hasHasCompression()
optional bool has_compression = 1; |
boolean |
hasHasTagCompression()
optional bool has_tag_compression = 3; |
boolean |
hasWriterClsName()
optional string writer_cls_name = 4; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
WALProtos.WALHeader.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
WALProtos.WALHeader.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
WALProtos.WALHeader.Builder |
mergeFrom(WALProtos.WALHeader other) |
WALProtos.WALHeader.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
WALProtos.WALHeader.Builder |
setCellCodecClsName(String value)
optional string cell_codec_cls_name = 5; |
WALProtos.WALHeader.Builder |
setCellCodecClsNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string cell_codec_cls_name = 5; |
WALProtos.WALHeader.Builder |
setEncryptionKey(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional bytes encryption_key = 2; |
WALProtos.WALHeader.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WALProtos.WALHeader.Builder |
setHasCompression(boolean value)
optional bool has_compression = 1; |
WALProtos.WALHeader.Builder |
setHasTagCompression(boolean value)
optional bool has_tag_compression = 3; |
WALProtos.WALHeader.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
WALProtos.WALHeader.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
WALProtos.WALHeader.Builder |
setWriterClsName(String value)
optional string writer_cls_name = 4; |
WALProtos.WALHeader.Builder |
setWriterClsNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string writer_cls_name = 4; |
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<WALProtos.WALHeader.Builder>public WALProtos.WALHeader.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<WALProtos.WALHeader.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<WALProtos.WALHeader.Builder>public WALProtos.WALHeader getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic WALProtos.WALHeader build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic WALProtos.WALHeader buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic WALProtos.WALHeader.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<WALProtos.WALHeader.Builder>public WALProtos.WALHeader.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<WALProtos.WALHeader.Builder>public WALProtos.WALHeader.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<WALProtos.WALHeader.Builder>public WALProtos.WALHeader.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<WALProtos.WALHeader.Builder>public WALProtos.WALHeader.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<WALProtos.WALHeader.Builder>public WALProtos.WALHeader.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<WALProtos.WALHeader.Builder>public WALProtos.WALHeader.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<WALProtos.WALHeader.Builder>public WALProtos.WALHeader.Builder mergeFrom(WALProtos.WALHeader 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<WALProtos.WALHeader.Builder>public WALProtos.WALHeader.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<WALProtos.WALHeader.Builder>IOExceptionpublic boolean hasHasCompression()
optional bool has_compression = 1;hasHasCompression in interface WALProtos.WALHeaderOrBuilderpublic boolean getHasCompression()
optional bool has_compression = 1;getHasCompression in interface WALProtos.WALHeaderOrBuilderpublic WALProtos.WALHeader.Builder setHasCompression(boolean value)
optional bool has_compression = 1;public WALProtos.WALHeader.Builder clearHasCompression()
optional bool has_compression = 1;public boolean hasEncryptionKey()
optional bytes encryption_key = 2;hasEncryptionKey in interface WALProtos.WALHeaderOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getEncryptionKey()
optional bytes encryption_key = 2;getEncryptionKey in interface WALProtos.WALHeaderOrBuilderpublic WALProtos.WALHeader.Builder setEncryptionKey(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional bytes encryption_key = 2;public WALProtos.WALHeader.Builder clearEncryptionKey()
optional bytes encryption_key = 2;public boolean hasHasTagCompression()
optional bool has_tag_compression = 3;hasHasTagCompression in interface WALProtos.WALHeaderOrBuilderpublic boolean getHasTagCompression()
optional bool has_tag_compression = 3;getHasTagCompression in interface WALProtos.WALHeaderOrBuilderpublic WALProtos.WALHeader.Builder setHasTagCompression(boolean value)
optional bool has_tag_compression = 3;public WALProtos.WALHeader.Builder clearHasTagCompression()
optional bool has_tag_compression = 3;public boolean hasWriterClsName()
optional string writer_cls_name = 4;hasWriterClsName in interface WALProtos.WALHeaderOrBuilderpublic String getWriterClsName()
optional string writer_cls_name = 4;getWriterClsName in interface WALProtos.WALHeaderOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getWriterClsNameBytes()
optional string writer_cls_name = 4;getWriterClsNameBytes in interface WALProtos.WALHeaderOrBuilderpublic WALProtos.WALHeader.Builder setWriterClsName(String value)
optional string writer_cls_name = 4;public WALProtos.WALHeader.Builder clearWriterClsName()
optional string writer_cls_name = 4;public WALProtos.WALHeader.Builder setWriterClsNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string writer_cls_name = 4;public boolean hasCellCodecClsName()
optional string cell_codec_cls_name = 5;hasCellCodecClsName in interface WALProtos.WALHeaderOrBuilderpublic String getCellCodecClsName()
optional string cell_codec_cls_name = 5;getCellCodecClsName in interface WALProtos.WALHeaderOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getCellCodecClsNameBytes()
optional string cell_codec_cls_name = 5;getCellCodecClsNameBytes in interface WALProtos.WALHeaderOrBuilderpublic WALProtos.WALHeader.Builder setCellCodecClsName(String value)
optional string cell_codec_cls_name = 5;public WALProtos.WALHeader.Builder clearCellCodecClsName()
optional string cell_codec_cls_name = 5;public WALProtos.WALHeader.Builder setCellCodecClsNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string cell_codec_cls_name = 5;public final WALProtos.WALHeader.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<WALProtos.WALHeader.Builder>public final WALProtos.WALHeader.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<WALProtos.WALHeader.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.