public static final class CellProtos.Cell.Builder extends com.google.protobuf.GeneratedMessage.Builder<CellProtos.Cell.Builder> implements CellProtos.CellOrBuilder
hbase.pb.Cell
Protocol buffer version of Cell.
| 限定符和类型 | 方法和说明 |
|---|---|
CellProtos.Cell |
build() |
CellProtos.Cell |
buildPartial() |
CellProtos.Cell.Builder |
clear() |
CellProtos.Cell.Builder |
clearCellType()
optional .hbase.pb.CellType cell_type = 5; |
CellProtos.Cell.Builder |
clearFamily()
optional bytes family = 2; |
CellProtos.Cell.Builder |
clearQualifier()
optional bytes qualifier = 3; |
CellProtos.Cell.Builder |
clearRow()
optional bytes row = 1; |
CellProtos.Cell.Builder |
clearTags()
optional bytes tags = 7; |
CellProtos.Cell.Builder |
clearTimestamp()
optional uint64 timestamp = 4; |
CellProtos.Cell.Builder |
clearValue()
optional bytes value = 6; |
CellProtos.Cell.Builder |
clone() |
CellProtos.CellType |
getCellType()
optional .hbase.pb.CellType cell_type = 5; |
CellProtos.Cell |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getFamily()
optional bytes family = 2; |
com.google.protobuf.ByteString |
getQualifier()
optional bytes qualifier = 3; |
com.google.protobuf.ByteString |
getRow()
optional bytes row = 1; |
com.google.protobuf.ByteString |
getTags()
optional bytes tags = 7; |
long |
getTimestamp()
optional uint64 timestamp = 4; |
com.google.protobuf.ByteString |
getValue()
optional bytes value = 6; |
boolean |
hasCellType()
optional .hbase.pb.CellType cell_type = 5; |
boolean |
hasFamily()
optional bytes family = 2; |
boolean |
hasQualifier()
optional bytes qualifier = 3; |
boolean |
hasRow()
optional bytes row = 1; |
boolean |
hasTags()
optional bytes tags = 7; |
boolean |
hasTimestamp()
optional uint64 timestamp = 4; |
boolean |
hasValue()
optional bytes value = 6; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CellProtos.Cell.Builder |
mergeFrom(CellProtos.Cell other) |
CellProtos.Cell.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CellProtos.Cell.Builder |
mergeFrom(com.google.protobuf.Message other) |
CellProtos.Cell.Builder |
setCellType(CellProtos.CellType value)
optional .hbase.pb.CellType cell_type = 5; |
CellProtos.Cell.Builder |
setFamily(com.google.protobuf.ByteString value)
optional bytes family = 2; |
CellProtos.Cell.Builder |
setQualifier(com.google.protobuf.ByteString value)
optional bytes qualifier = 3; |
CellProtos.Cell.Builder |
setRow(com.google.protobuf.ByteString value)
optional bytes row = 1; |
CellProtos.Cell.Builder |
setTags(com.google.protobuf.ByteString value)
optional bytes tags = 7; |
CellProtos.Cell.Builder |
setTimestamp(long value)
optional uint64 timestamp = 4; |
CellProtos.Cell.Builder |
setValue(com.google.protobuf.ByteString value)
optional bytes value = 6; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessage.Builder<CellProtos.Cell.Builder>public CellProtos.Cell.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessage.Builder<CellProtos.Cell.Builder>public CellProtos.Cell.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessage.Builder<CellProtos.Cell.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessage.Builder<CellProtos.Cell.Builder>public CellProtos.Cell getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic CellProtos.Cell build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic CellProtos.Cell buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic CellProtos.Cell.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<CellProtos.Cell.Builder>public CellProtos.Cell.Builder mergeFrom(CellProtos.Cell other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessage.Builder<CellProtos.Cell.Builder>public CellProtos.Cell.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<CellProtos.Cell.Builder>IOExceptionpublic boolean hasRow()
optional bytes row = 1;hasRow 在接口中 CellProtos.CellOrBuilderpublic com.google.protobuf.ByteString getRow()
optional bytes row = 1;getRow 在接口中 CellProtos.CellOrBuilderpublic CellProtos.Cell.Builder setRow(com.google.protobuf.ByteString value)
optional bytes row = 1;public CellProtos.Cell.Builder clearRow()
optional bytes row = 1;public boolean hasFamily()
optional bytes family = 2;hasFamily 在接口中 CellProtos.CellOrBuilderpublic com.google.protobuf.ByteString getFamily()
optional bytes family = 2;getFamily 在接口中 CellProtos.CellOrBuilderpublic CellProtos.Cell.Builder setFamily(com.google.protobuf.ByteString value)
optional bytes family = 2;public CellProtos.Cell.Builder clearFamily()
optional bytes family = 2;public boolean hasQualifier()
optional bytes qualifier = 3;hasQualifier 在接口中 CellProtos.CellOrBuilderpublic com.google.protobuf.ByteString getQualifier()
optional bytes qualifier = 3;getQualifier 在接口中 CellProtos.CellOrBuilderpublic CellProtos.Cell.Builder setQualifier(com.google.protobuf.ByteString value)
optional bytes qualifier = 3;public CellProtos.Cell.Builder clearQualifier()
optional bytes qualifier = 3;public boolean hasTimestamp()
optional uint64 timestamp = 4;hasTimestamp 在接口中 CellProtos.CellOrBuilderpublic long getTimestamp()
optional uint64 timestamp = 4;getTimestamp 在接口中 CellProtos.CellOrBuilderpublic CellProtos.Cell.Builder setTimestamp(long value)
optional uint64 timestamp = 4;public CellProtos.Cell.Builder clearTimestamp()
optional uint64 timestamp = 4;public boolean hasCellType()
optional .hbase.pb.CellType cell_type = 5;hasCellType 在接口中 CellProtos.CellOrBuilderpublic CellProtos.CellType getCellType()
optional .hbase.pb.CellType cell_type = 5;getCellType 在接口中 CellProtos.CellOrBuilderpublic CellProtos.Cell.Builder setCellType(CellProtos.CellType value)
optional .hbase.pb.CellType cell_type = 5;public CellProtos.Cell.Builder clearCellType()
optional .hbase.pb.CellType cell_type = 5;public boolean hasValue()
optional bytes value = 6;hasValue 在接口中 CellProtos.CellOrBuilderpublic com.google.protobuf.ByteString getValue()
optional bytes value = 6;getValue 在接口中 CellProtos.CellOrBuilderpublic CellProtos.Cell.Builder setValue(com.google.protobuf.ByteString value)
optional bytes value = 6;public CellProtos.Cell.Builder clearValue()
optional bytes value = 6;public boolean hasTags()
optional bytes tags = 7;hasTags 在接口中 CellProtos.CellOrBuilderpublic com.google.protobuf.ByteString getTags()
optional bytes tags = 7;getTags 在接口中 CellProtos.CellOrBuilderpublic CellProtos.Cell.Builder setTags(com.google.protobuf.ByteString value)
optional bytes tags = 7;public CellProtos.Cell.Builder clearTags()
optional bytes tags = 7;Copyright © 2007–2019. All rights reserved.