| Modifier and Type | Class and Description |
|---|---|
static class |
ReadRowsResponse.CellChunk
Specifies a piece of a row's contents returned as part of the read
response stream.
|
static class |
ReadRowsResponse.CellChunk.Builder
Specifies a piece of a row's contents returned as part of the read
response stream.
|
| Modifier and Type | Method and Description |
|---|---|
ReadRowsResponse.CellChunkOrBuilder |
ReadRowsResponseOrBuilder.getChunksOrBuilder(int index)
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.CellChunkOrBuilder |
ReadRowsResponse.getChunksOrBuilder(int index)
A collection of a row's contents as part of the read request.
|
ReadRowsResponse.CellChunkOrBuilder |
ReadRowsResponse.Builder.getChunksOrBuilder(int index)
A collection of a row's contents as part of the read request.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ReadRowsResponse.CellChunkOrBuilder> |
ReadRowsResponseOrBuilder.getChunksOrBuilderList()
A collection of a row's contents as part of the read request.
|
List<? extends ReadRowsResponse.CellChunkOrBuilder> |
ReadRowsResponse.getChunksOrBuilderList()
A collection of a row's contents as part of the read request.
|
List<? extends ReadRowsResponse.CellChunkOrBuilder> |
ReadRowsResponse.Builder.getChunksOrBuilderList()
A collection of a row's contents as part of the read request.
|
Copyright © 2023 Google LLC. All rights reserved.