public static final class ClientProtos.Result extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3 implements ClientProtos.ResultOrBuilder
hbase.pb.Result| 限定符和类型 | 类和说明 |
|---|---|
static class |
ClientProtos.Result.Builder
Protobuf type
hbase.pb.Result |
org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ASSOCIATED_CELL_COUNT_FIELD_NUMBER |
static int |
CELL_FIELD_NUMBER |
static int |
EXISTS_FIELD_NUMBER |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.Result> |
PARSER
已过时。
|
static int |
PARTIAL_FIELD_NUMBER |
static int |
STALE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
int |
getAssociatedCellCount()
The below count is set when the associated cells are
not part of this protobuf message; they are passed alongside
and then this Message is just a placeholder with metadata.
|
CellProtos.Cell |
getCell(int index)
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
int |
getCellCount()
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
List<CellProtos.Cell> |
getCellList()
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
CellProtos.CellOrBuilder |
getCellOrBuilder(int index)
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
List<? extends CellProtos.CellOrBuilder> |
getCellOrBuilderList()
Result includes the Cells or else it just has a count of Cells
that are carried otherwise.
|
static ClientProtos.Result |
getDefaultInstance() |
ClientProtos.Result |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getExists()
used for Get to check existence only.
|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.Result> |
getParserForType() |
boolean |
getPartial()
Whether or not the entire result could be returned.
|
int |
getSerializedSize() |
boolean |
getStale()
Whether or not the results are coming from possibly stale data
optional bool stale = 4 [default = false]; |
org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAssociatedCellCount()
The below count is set when the associated cells are
not part of this protobuf message; they are passed alongside
and then this Message is just a placeholder with metadata.
|
boolean |
hasExists()
used for Get to check existence only.
|
int |
hashCode() |
boolean |
hasPartial()
Whether or not the entire result could be returned.
|
boolean |
hasStale()
Whether or not the results are coming from possibly stale data
optional bool stale = 4 [default = false]; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ClientProtos.Result.Builder |
newBuilder() |
static ClientProtos.Result.Builder |
newBuilder(ClientProtos.Result prototype) |
ClientProtos.Result.Builder |
newBuilderForType() |
protected ClientProtos.Result.Builder |
newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ClientProtos.Result |
parseDelimitedFrom(InputStream input) |
static ClientProtos.Result |
parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.Result |
parseFrom(byte[] data) |
static ClientProtos.Result |
parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.Result |
parseFrom(ByteBuffer data) |
static ClientProtos.Result |
parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.Result |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static ClientProtos.Result |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.Result |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static ClientProtos.Result |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.Result |
parseFrom(InputStream input) |
static ClientProtos.Result |
parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.Result> |
parser() |
ClientProtos.Result.Builder |
toBuilder() |
void |
writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int CELL_FIELD_NUMBER
public static final int ASSOCIATED_CELL_COUNT_FIELD_NUMBER
public static final int EXISTS_FIELD_NUMBER
public static final int STALE_FIELD_NUMBER
public static final int PARTIAL_FIELD_NUMBER
@Deprecated public static final org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.Result> PARSER
public final org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public 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.GeneratedMessageV3public List<CellProtos.Cell> getCellList()
Result includes the Cells or else it just has a count of Cells that are carried otherwise.
repeated .hbase.pb.Cell cell = 1;getCellList 在接口中 ClientProtos.ResultOrBuilderpublic List<? extends CellProtos.CellOrBuilder> getCellOrBuilderList()
Result includes the Cells or else it just has a count of Cells that are carried otherwise.
repeated .hbase.pb.Cell cell = 1;public int getCellCount()
Result includes the Cells or else it just has a count of Cells that are carried otherwise.
repeated .hbase.pb.Cell cell = 1;getCellCount 在接口中 ClientProtos.ResultOrBuilderpublic CellProtos.Cell getCell(int index)
Result includes the Cells or else it just has a count of Cells that are carried otherwise.
repeated .hbase.pb.Cell cell = 1;getCell 在接口中 ClientProtos.ResultOrBuilderpublic CellProtos.CellOrBuilder getCellOrBuilder(int index)
Result includes the Cells or else it just has a count of Cells that are carried otherwise.
repeated .hbase.pb.Cell cell = 1;getCellOrBuilder 在接口中 ClientProtos.ResultOrBuilderpublic boolean hasAssociatedCellCount()
The below count is set when the associated cells are not part of this protobuf message; they are passed alongside and then this Message is just a placeholder with metadata. The count is needed to know how many to peel off the block of Cells as ours. NOTE: This is different from the pb managed cell_count of the 'cell' field above which is non-null when the cells are pb'd.
optional int32 associated_cell_count = 2;public int getAssociatedCellCount()
The below count is set when the associated cells are not part of this protobuf message; they are passed alongside and then this Message is just a placeholder with metadata. The count is needed to know how many to peel off the block of Cells as ours. NOTE: This is different from the pb managed cell_count of the 'cell' field above which is non-null when the cells are pb'd.
optional int32 associated_cell_count = 2;public boolean hasExists()
used for Get to check existence only. Not set if existence_only was not set to true in the query.
optional bool exists = 3;hasExists 在接口中 ClientProtos.ResultOrBuilderpublic boolean getExists()
used for Get to check existence only. Not set if existence_only was not set to true in the query.
optional bool exists = 3;getExists 在接口中 ClientProtos.ResultOrBuilderpublic boolean hasStale()
Whether or not the results are coming from possibly stale data
optional bool stale = 4 [default = false];hasStale 在接口中 ClientProtos.ResultOrBuilderpublic boolean getStale()
Whether or not the results are coming from possibly stale data
optional bool stale = 4 [default = false];getStale 在接口中 ClientProtos.ResultOrBuilderpublic boolean hasPartial()
Whether or not the entire result could be returned. Results will be split when the RPC chunk size limit is reached. Partial results contain only a subset of the cells for a row and must be combined with a result containing the remaining cells to form a complete result. The equivalent flag in o.a.h.h.client.Result is mayHaveMoreCellsInRow.
optional bool partial = 5 [default = false];hasPartial 在接口中 ClientProtos.ResultOrBuilderpublic boolean getPartial()
Whether or not the entire result could be returned. Results will be split when the RPC chunk size limit is reached. Partial results contain only a subset of the cells for a row and must be combined with a result containing the remaining cells to form a complete result. The equivalent flag in o.a.h.h.client.Result is mayHaveMoreCellsInRow.
optional bool partial = 5 [default = false];getPartial 在接口中 ClientProtos.ResultOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public void writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Messageequals 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagehashCode 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic static ClientProtos.Result parseFrom(ByteBuffer data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProtos.Result parseFrom(ByteBuffer data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProtos.Result parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProtos.Result parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProtos.Result parseFrom(byte[] data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProtos.Result parseFrom(byte[] data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClientProtos.Result parseFrom(InputStream input) throws IOException
IOExceptionpublic static ClientProtos.Result parseFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClientProtos.Result parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ClientProtos.Result parseDelimitedFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClientProtos.Result parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ClientProtos.Result parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ClientProtos.Result.Builder newBuilderForType()
newBuilderForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitepublic static ClientProtos.Result.Builder newBuilder()
public static ClientProtos.Result.Builder newBuilder(ClientProtos.Result prototype)
public ClientProtos.Result.Builder toBuilder()
toBuilder 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteprotected ClientProtos.Result.Builder newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public static ClientProtos.Result getDefaultInstance()
public static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.Result> parser()
public org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.Result> getParserForType()
getParserForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public ClientProtos.Result getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2007–2019. All rights reserved.