public static final class ReadRowsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReadRowsResponse.Builder> implements ReadRowsResponseOrBuilder
Response message for Bigtable.ReadRows.Protobuf type
google.bigtable.v2.ReadRowsResponse| Modifier and Type | Method and Description |
|---|---|
ReadRowsResponse.Builder |
addAllChunks(Iterable<? extends ReadRowsResponse.CellChunk> values)
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.Builder |
addChunks(int index,
ReadRowsResponse.CellChunk.Builder builderForValue)
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.Builder |
addChunks(int index,
ReadRowsResponse.CellChunk value)
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.Builder |
addChunks(ReadRowsResponse.CellChunk.Builder builderForValue)
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.Builder |
addChunks(ReadRowsResponse.CellChunk value)
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.CellChunk.Builder |
addChunksBuilder()
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.CellChunk.Builder |
addChunksBuilder(int index)
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReadRowsResponse |
build() |
ReadRowsResponse |
buildPartial() |
ReadRowsResponse.Builder |
clear() |
ReadRowsResponse.Builder |
clearChunks()
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ReadRowsResponse.Builder |
clearLastScannedRowKey()
Optionally the server might return the row key of the last row it
has scanned.
|
ReadRowsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ReadRowsResponse.Builder |
clearRequestStats()
If requested, provide enhanced query performance statistics.
|
ReadRowsResponse.Builder |
clone() |
ReadRowsResponse.CellChunk |
getChunks(int index)
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.CellChunk.Builder |
getChunksBuilder(int index)
A collection of a row's contents as part of the read request.
|
List<ReadRowsResponse.CellChunk.Builder> |
getChunksBuilderList()
A collection of a row's contents as part of the read request.
|
int |
getChunksCount()
A collection of a row's contents as part of the read request.
|
List<ReadRowsResponse.CellChunk> |
getChunksList()
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.CellChunkOrBuilder |
getChunksOrBuilder(int index)
A collection of a row's contents as part of the read request.
|
List<? extends ReadRowsResponse.CellChunkOrBuilder> |
getChunksOrBuilderList()
A collection of a row's contents as part of the read request.
|
ReadRowsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getLastScannedRowKey()
Optionally the server might return the row key of the last row it
has scanned.
|
RequestStats |
getRequestStats()
If requested, provide enhanced query performance statistics.
|
RequestStats.Builder |
getRequestStatsBuilder()
If requested, provide enhanced query performance statistics.
|
RequestStatsOrBuilder |
getRequestStatsOrBuilder()
If requested, provide enhanced query performance statistics.
|
boolean |
hasRequestStats()
If requested, provide enhanced query performance statistics.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ReadRowsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReadRowsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ReadRowsResponse.Builder |
mergeFrom(ReadRowsResponse other) |
ReadRowsResponse.Builder |
mergeRequestStats(RequestStats value)
If requested, provide enhanced query performance statistics.
|
ReadRowsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ReadRowsResponse.Builder |
removeChunks(int index)
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.Builder |
setChunks(int index,
ReadRowsResponse.CellChunk.Builder builderForValue)
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.Builder |
setChunks(int index,
ReadRowsResponse.CellChunk value)
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReadRowsResponse.Builder |
setLastScannedRowKey(com.google.protobuf.ByteString value)
Optionally the server might return the row key of the last row it
has scanned.
|
ReadRowsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ReadRowsResponse.Builder |
setRequestStats(RequestStats.Builder builderForValue)
If requested, provide enhanced query performance statistics.
|
ReadRowsResponse.Builder |
setRequestStats(RequestStats value)
If requested, provide enhanced query performance statistics.
|
ReadRowsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ReadRowsResponse.Builder>public ReadRowsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ReadRowsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ReadRowsResponse.Builder>public ReadRowsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ReadRowsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ReadRowsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ReadRowsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ReadRowsResponse.Builder>public ReadRowsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ReadRowsResponse.Builder>public ReadRowsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ReadRowsResponse.Builder>public ReadRowsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ReadRowsResponse.Builder>public ReadRowsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ReadRowsResponse.Builder>public ReadRowsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ReadRowsResponse.Builder>public ReadRowsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReadRowsResponse.Builder>public ReadRowsResponse.Builder mergeFrom(ReadRowsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ReadRowsResponse.Builder>public ReadRowsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReadRowsResponse.Builder>IOExceptionpublic List<ReadRowsResponse.CellChunk> getChunksList()
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;getChunksList in interface ReadRowsResponseOrBuilderpublic int getChunksCount()
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;getChunksCount in interface ReadRowsResponseOrBuilderpublic ReadRowsResponse.CellChunk getChunks(int index)
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;getChunks in interface ReadRowsResponseOrBuilderpublic ReadRowsResponse.Builder setChunks(int index, ReadRowsResponse.CellChunk value)
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;public ReadRowsResponse.Builder setChunks(int index, ReadRowsResponse.CellChunk.Builder builderForValue)
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;public ReadRowsResponse.Builder addChunks(ReadRowsResponse.CellChunk value)
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;public ReadRowsResponse.Builder addChunks(int index, ReadRowsResponse.CellChunk value)
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;public ReadRowsResponse.Builder addChunks(ReadRowsResponse.CellChunk.Builder builderForValue)
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;public ReadRowsResponse.Builder addChunks(int index, ReadRowsResponse.CellChunk.Builder builderForValue)
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;public ReadRowsResponse.Builder addAllChunks(Iterable<? extends ReadRowsResponse.CellChunk> values)
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;public ReadRowsResponse.Builder clearChunks()
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;public ReadRowsResponse.Builder removeChunks(int index)
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;public ReadRowsResponse.CellChunk.Builder getChunksBuilder(int index)
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;public ReadRowsResponse.CellChunkOrBuilder getChunksOrBuilder(int index)
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;getChunksOrBuilder in interface ReadRowsResponseOrBuilderpublic List<? extends ReadRowsResponse.CellChunkOrBuilder> getChunksOrBuilderList()
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;getChunksOrBuilderList in interface ReadRowsResponseOrBuilderpublic ReadRowsResponse.CellChunk.Builder addChunksBuilder()
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;public ReadRowsResponse.CellChunk.Builder addChunksBuilder(int index)
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;public List<ReadRowsResponse.CellChunk.Builder> getChunksBuilderList()
A collection of a row's contents as part of the read request.
repeated .google.bigtable.v2.ReadRowsResponse.CellChunk chunks = 1;public com.google.protobuf.ByteString getLastScannedRowKey()
Optionally the server might return the row key of the last row it has scanned. The client can use this to construct a more efficient retry request if needed: any row keys or portions of ranges less than this row key can be dropped from the request. This is primarily useful for cases where the server has read a lot of data that was filtered out since the last committed row key, allowing the client to skip that work on a retry.
bytes last_scanned_row_key = 2;getLastScannedRowKey in interface ReadRowsResponseOrBuilderpublic ReadRowsResponse.Builder setLastScannedRowKey(com.google.protobuf.ByteString value)
Optionally the server might return the row key of the last row it has scanned. The client can use this to construct a more efficient retry request if needed: any row keys or portions of ranges less than this row key can be dropped from the request. This is primarily useful for cases where the server has read a lot of data that was filtered out since the last committed row key, allowing the client to skip that work on a retry.
bytes last_scanned_row_key = 2;value - The lastScannedRowKey to set.public ReadRowsResponse.Builder clearLastScannedRowKey()
Optionally the server might return the row key of the last row it has scanned. The client can use this to construct a more efficient retry request if needed: any row keys or portions of ranges less than this row key can be dropped from the request. This is primarily useful for cases where the server has read a lot of data that was filtered out since the last committed row key, allowing the client to skip that work on a retry.
bytes last_scanned_row_key = 2;public boolean hasRequestStats()
If requested, provide enhanced query performance statistics. The semantics
dictate:
* request_stats is empty on every (streamed) response, except
* request_stats has non-empty information after all chunks have been
streamed, where the ReadRowsResponse message only contains
request_stats.
* For example, if a read request would have returned an empty
response instead a single ReadRowsResponse is streamed with empty
chunks and request_stats filled.
Visually, response messages will stream as follows:
... -> {chunks: [...]} -> {chunks: [], request_stats: {...}}
\______________________/ \________________________________/
Primary response Trailer of RequestStats info
Or if the read did not return any values:
{chunks: [], request_stats: {...}}
\________________________________/
Trailer of RequestStats info
.google.bigtable.v2.RequestStats request_stats = 3;hasRequestStats in interface ReadRowsResponseOrBuilderpublic RequestStats getRequestStats()
If requested, provide enhanced query performance statistics. The semantics
dictate:
* request_stats is empty on every (streamed) response, except
* request_stats has non-empty information after all chunks have been
streamed, where the ReadRowsResponse message only contains
request_stats.
* For example, if a read request would have returned an empty
response instead a single ReadRowsResponse is streamed with empty
chunks and request_stats filled.
Visually, response messages will stream as follows:
... -> {chunks: [...]} -> {chunks: [], request_stats: {...}}
\______________________/ \________________________________/
Primary response Trailer of RequestStats info
Or if the read did not return any values:
{chunks: [], request_stats: {...}}
\________________________________/
Trailer of RequestStats info
.google.bigtable.v2.RequestStats request_stats = 3;getRequestStats in interface ReadRowsResponseOrBuilderpublic ReadRowsResponse.Builder setRequestStats(RequestStats value)
If requested, provide enhanced query performance statistics. The semantics
dictate:
* request_stats is empty on every (streamed) response, except
* request_stats has non-empty information after all chunks have been
streamed, where the ReadRowsResponse message only contains
request_stats.
* For example, if a read request would have returned an empty
response instead a single ReadRowsResponse is streamed with empty
chunks and request_stats filled.
Visually, response messages will stream as follows:
... -> {chunks: [...]} -> {chunks: [], request_stats: {...}}
\______________________/ \________________________________/
Primary response Trailer of RequestStats info
Or if the read did not return any values:
{chunks: [], request_stats: {...}}
\________________________________/
Trailer of RequestStats info
.google.bigtable.v2.RequestStats request_stats = 3;public ReadRowsResponse.Builder setRequestStats(RequestStats.Builder builderForValue)
If requested, provide enhanced query performance statistics. The semantics
dictate:
* request_stats is empty on every (streamed) response, except
* request_stats has non-empty information after all chunks have been
streamed, where the ReadRowsResponse message only contains
request_stats.
* For example, if a read request would have returned an empty
response instead a single ReadRowsResponse is streamed with empty
chunks and request_stats filled.
Visually, response messages will stream as follows:
... -> {chunks: [...]} -> {chunks: [], request_stats: {...}}
\______________________/ \________________________________/
Primary response Trailer of RequestStats info
Or if the read did not return any values:
{chunks: [], request_stats: {...}}
\________________________________/
Trailer of RequestStats info
.google.bigtable.v2.RequestStats request_stats = 3;public ReadRowsResponse.Builder mergeRequestStats(RequestStats value)
If requested, provide enhanced query performance statistics. The semantics
dictate:
* request_stats is empty on every (streamed) response, except
* request_stats has non-empty information after all chunks have been
streamed, where the ReadRowsResponse message only contains
request_stats.
* For example, if a read request would have returned an empty
response instead a single ReadRowsResponse is streamed with empty
chunks and request_stats filled.
Visually, response messages will stream as follows:
... -> {chunks: [...]} -> {chunks: [], request_stats: {...}}
\______________________/ \________________________________/
Primary response Trailer of RequestStats info
Or if the read did not return any values:
{chunks: [], request_stats: {...}}
\________________________________/
Trailer of RequestStats info
.google.bigtable.v2.RequestStats request_stats = 3;public ReadRowsResponse.Builder clearRequestStats()
If requested, provide enhanced query performance statistics. The semantics
dictate:
* request_stats is empty on every (streamed) response, except
* request_stats has non-empty information after all chunks have been
streamed, where the ReadRowsResponse message only contains
request_stats.
* For example, if a read request would have returned an empty
response instead a single ReadRowsResponse is streamed with empty
chunks and request_stats filled.
Visually, response messages will stream as follows:
... -> {chunks: [...]} -> {chunks: [], request_stats: {...}}
\______________________/ \________________________________/
Primary response Trailer of RequestStats info
Or if the read did not return any values:
{chunks: [], request_stats: {...}}
\________________________________/
Trailer of RequestStats info
.google.bigtable.v2.RequestStats request_stats = 3;public RequestStats.Builder getRequestStatsBuilder()
If requested, provide enhanced query performance statistics. The semantics
dictate:
* request_stats is empty on every (streamed) response, except
* request_stats has non-empty information after all chunks have been
streamed, where the ReadRowsResponse message only contains
request_stats.
* For example, if a read request would have returned an empty
response instead a single ReadRowsResponse is streamed with empty
chunks and request_stats filled.
Visually, response messages will stream as follows:
... -> {chunks: [...]} -> {chunks: [], request_stats: {...}}
\______________________/ \________________________________/
Primary response Trailer of RequestStats info
Or if the read did not return any values:
{chunks: [], request_stats: {...}}
\________________________________/
Trailer of RequestStats info
.google.bigtable.v2.RequestStats request_stats = 3;public RequestStatsOrBuilder getRequestStatsOrBuilder()
If requested, provide enhanced query performance statistics. The semantics
dictate:
* request_stats is empty on every (streamed) response, except
* request_stats has non-empty information after all chunks have been
streamed, where the ReadRowsResponse message only contains
request_stats.
* For example, if a read request would have returned an empty
response instead a single ReadRowsResponse is streamed with empty
chunks and request_stats filled.
Visually, response messages will stream as follows:
... -> {chunks: [...]} -> {chunks: [], request_stats: {...}}
\______________________/ \________________________________/
Primary response Trailer of RequestStats info
Or if the read did not return any values:
{chunks: [], request_stats: {...}}
\________________________________/
Trailer of RequestStats info
.google.bigtable.v2.RequestStats request_stats = 3;getRequestStatsOrBuilder in interface ReadRowsResponseOrBuilderpublic final ReadRowsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReadRowsResponse.Builder>public final ReadRowsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReadRowsResponse.Builder>Copyright © 2023 Google LLC. All rights reserved.