public static final class AdminProtos.WALEntry.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<AdminProtos.WALEntry.Builder> implements AdminProtos.WALEntryOrBuilder
Protocol buffer version of WAL for replicationProtobuf type
hbase.pb.WALEntry| Modifier and Type | Method and Description |
|---|---|
AdminProtos.WALEntry.Builder |
addAllKeyValueBytes(Iterable<? extends org.apache.hbase.thirdparty.com.google.protobuf.ByteString> values)
Following may be null if the KVs/Cells are carried along the side in a cellblock (See
RPC for more on cellblocks).
|
AdminProtos.WALEntry.Builder |
addKeyValueBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
Following may be null if the KVs/Cells are carried along the side in a cellblock (See
RPC for more on cellblocks).
|
AdminProtos.WALEntry.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AdminProtos.WALEntry |
build() |
AdminProtos.WALEntry |
buildPartial() |
AdminProtos.WALEntry.Builder |
clear() |
AdminProtos.WALEntry.Builder |
clearAssociatedCellCount()
If Cell data is carried alongside in a cellblock, this is count of Cells in the cellblock.
|
AdminProtos.WALEntry.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
AdminProtos.WALEntry.Builder |
clearKey()
required .hbase.pb.WALKey key = 1; |
AdminProtos.WALEntry.Builder |
clearKeyValueBytes()
Following may be null if the KVs/Cells are carried along the side in a cellblock (See
RPC for more on cellblocks).
|
AdminProtos.WALEntry.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AdminProtos.WALEntry.Builder |
clone() |
int |
getAssociatedCellCount()
If Cell data is carried alongside in a cellblock, this is count of Cells in the cellblock.
|
AdminProtos.WALEntry |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
WALProtos.WALKey |
getKey()
required .hbase.pb.WALKey key = 1; |
WALProtos.WALKey.Builder |
getKeyBuilder()
required .hbase.pb.WALKey key = 1; |
WALProtos.WALKeyOrBuilder |
getKeyOrBuilder()
required .hbase.pb.WALKey key = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getKeyValueBytes(int index)
Following may be null if the KVs/Cells are carried along the side in a cellblock (See
RPC for more on cellblocks).
|
int |
getKeyValueBytesCount()
Following may be null if the KVs/Cells are carried along the side in a cellblock (See
RPC for more on cellblocks).
|
List<org.apache.hbase.thirdparty.com.google.protobuf.ByteString> |
getKeyValueBytesList()
Following may be null if the KVs/Cells are carried along the side in a cellblock (See
RPC for more on cellblocks).
|
boolean |
hasAssociatedCellCount()
If Cell data is carried alongside in a cellblock, this is count of Cells in the cellblock.
|
boolean |
hasKey()
required .hbase.pb.WALKey key = 1; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AdminProtos.WALEntry.Builder |
mergeFrom(AdminProtos.WALEntry other) |
AdminProtos.WALEntry.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AdminProtos.WALEntry.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
AdminProtos.WALEntry.Builder |
mergeKey(WALProtos.WALKey value)
required .hbase.pb.WALKey key = 1; |
AdminProtos.WALEntry.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
AdminProtos.WALEntry.Builder |
setAssociatedCellCount(int value)
If Cell data is carried alongside in a cellblock, this is count of Cells in the cellblock.
|
AdminProtos.WALEntry.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AdminProtos.WALEntry.Builder |
setKey(WALProtos.WALKey.Builder builderForValue)
required .hbase.pb.WALKey key = 1; |
AdminProtos.WALEntry.Builder |
setKey(WALProtos.WALKey value)
required .hbase.pb.WALKey key = 1; |
AdminProtos.WALEntry.Builder |
setKeyValueBytes(int index,
org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
Following may be null if the KVs/Cells are carried along the side in a cellblock (See
RPC for more on cellblocks).
|
AdminProtos.WALEntry.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic AdminProtos.WALEntry build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic AdminProtos.WALEntry buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.Builder mergeFrom(AdminProtos.WALEntry 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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>IOExceptionpublic boolean hasKey()
required .hbase.pb.WALKey key = 1;hasKey in interface AdminProtos.WALEntryOrBuilderpublic WALProtos.WALKey getKey()
required .hbase.pb.WALKey key = 1;getKey in interface AdminProtos.WALEntryOrBuilderpublic AdminProtos.WALEntry.Builder setKey(WALProtos.WALKey value)
required .hbase.pb.WALKey key = 1;public AdminProtos.WALEntry.Builder setKey(WALProtos.WALKey.Builder builderForValue)
required .hbase.pb.WALKey key = 1;public AdminProtos.WALEntry.Builder mergeKey(WALProtos.WALKey value)
required .hbase.pb.WALKey key = 1;public AdminProtos.WALEntry.Builder clearKey()
required .hbase.pb.WALKey key = 1;public WALProtos.WALKey.Builder getKeyBuilder()
required .hbase.pb.WALKey key = 1;public WALProtos.WALKeyOrBuilder getKeyOrBuilder()
required .hbase.pb.WALKey key = 1;getKeyOrBuilder in interface AdminProtos.WALEntryOrBuilderpublic List<org.apache.hbase.thirdparty.com.google.protobuf.ByteString> getKeyValueBytesList()
Following may be null if the KVs/Cells are carried along the side in a cellblock (See RPC for more on cellblocks). If Cells/KVs are in a cellblock, this next field is null and associated_cell_count has count of Cells associated w/ this WALEntry
repeated bytes key_value_bytes = 2;getKeyValueBytesList in interface AdminProtos.WALEntryOrBuilderpublic int getKeyValueBytesCount()
Following may be null if the KVs/Cells are carried along the side in a cellblock (See RPC for more on cellblocks). If Cells/KVs are in a cellblock, this next field is null and associated_cell_count has count of Cells associated w/ this WALEntry
repeated bytes key_value_bytes = 2;getKeyValueBytesCount in interface AdminProtos.WALEntryOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getKeyValueBytes(int index)
Following may be null if the KVs/Cells are carried along the side in a cellblock (See RPC for more on cellblocks). If Cells/KVs are in a cellblock, this next field is null and associated_cell_count has count of Cells associated w/ this WALEntry
repeated bytes key_value_bytes = 2;getKeyValueBytes in interface AdminProtos.WALEntryOrBuilderpublic AdminProtos.WALEntry.Builder setKeyValueBytes(int index, org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
Following may be null if the KVs/Cells are carried along the side in a cellblock (See RPC for more on cellblocks). If Cells/KVs are in a cellblock, this next field is null and associated_cell_count has count of Cells associated w/ this WALEntry
repeated bytes key_value_bytes = 2;public AdminProtos.WALEntry.Builder addKeyValueBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
Following may be null if the KVs/Cells are carried along the side in a cellblock (See RPC for more on cellblocks). If Cells/KVs are in a cellblock, this next field is null and associated_cell_count has count of Cells associated w/ this WALEntry
repeated bytes key_value_bytes = 2;public AdminProtos.WALEntry.Builder addAllKeyValueBytes(Iterable<? extends org.apache.hbase.thirdparty.com.google.protobuf.ByteString> values)
Following may be null if the KVs/Cells are carried along the side in a cellblock (See RPC for more on cellblocks). If Cells/KVs are in a cellblock, this next field is null and associated_cell_count has count of Cells associated w/ this WALEntry
repeated bytes key_value_bytes = 2;public AdminProtos.WALEntry.Builder clearKeyValueBytes()
Following may be null if the KVs/Cells are carried along the side in a cellblock (See RPC for more on cellblocks). If Cells/KVs are in a cellblock, this next field is null and associated_cell_count has count of Cells associated w/ this WALEntry
repeated bytes key_value_bytes = 2;public boolean hasAssociatedCellCount()
If Cell data is carried alongside in a cellblock, this is count of Cells in the cellblock.
optional int32 associated_cell_count = 3;hasAssociatedCellCount in interface AdminProtos.WALEntryOrBuilderpublic int getAssociatedCellCount()
If Cell data is carried alongside in a cellblock, this is count of Cells in the cellblock.
optional int32 associated_cell_count = 3;getAssociatedCellCount in interface AdminProtos.WALEntryOrBuilderpublic AdminProtos.WALEntry.Builder setAssociatedCellCount(int value)
If Cell data is carried alongside in a cellblock, this is count of Cells in the cellblock.
optional int32 associated_cell_count = 3;public AdminProtos.WALEntry.Builder clearAssociatedCellCount()
If Cell data is carried alongside in a cellblock, this is count of Cells in the cellblock.
optional int32 associated_cell_count = 3;public final AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public final AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.