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| 限定符和类型 | 方法和说明 |
|---|---|
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, 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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic AdminProtos.WALEntry build()
build 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic AdminProtos.WALEntry buildPartial()
buildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.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<AdminProtos.WALEntry.Builder>public AdminProtos.WALEntry.Builder mergeFrom(AdminProtos.WALEntry other)
public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 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 在接口中 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<AdminProtos.WALEntry.Builder>IOExceptionpublic boolean hasKey()
required .hbase.pb.WALKey key = 1;hasKey 在接口中 AdminProtos.WALEntryOrBuilderpublic WALProtos.WALKey getKey()
required .hbase.pb.WALKey key = 1;getKey 在接口中 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 在接口中 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;public 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;public 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;public 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;public 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;public 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<AdminProtos.WALEntry.Builder>Copyright © 2007–2019. All rights reserved.