| Modifier and Type | Class and Description |
|---|---|
class |
StreamPartition
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
static class |
StreamPartition.Builder
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
| Modifier and Type | Method and Description |
|---|---|
StreamPartitionOrBuilder |
ReadChangeStreamResponse.CloseStreamOrBuilder.getNewPartitionsOrBuilder(int index)
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
StreamPartitionOrBuilder |
ReadChangeStreamResponse.CloseStream.getNewPartitionsOrBuilder(int index)
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
StreamPartitionOrBuilder |
ReadChangeStreamResponse.CloseStream.Builder.getNewPartitionsOrBuilder(int index)
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
StreamPartitionOrBuilder |
ReadChangeStreamRequestOrBuilder.getPartitionOrBuilder()
The partition to read changes from.
|
StreamPartitionOrBuilder |
GenerateInitialChangeStreamPartitionsResponse.getPartitionOrBuilder()
A partition of the change stream.
|
StreamPartitionOrBuilder |
GenerateInitialChangeStreamPartitionsResponse.Builder.getPartitionOrBuilder()
A partition of the change stream.
|
StreamPartitionOrBuilder |
StreamContinuationTokenOrBuilder.getPartitionOrBuilder()
The partition that this token applies to.
|
StreamPartitionOrBuilder |
ReadChangeStreamRequest.getPartitionOrBuilder()
The partition to read changes from.
|
StreamPartitionOrBuilder |
ReadChangeStreamRequest.Builder.getPartitionOrBuilder()
The partition to read changes from.
|
StreamPartitionOrBuilder |
StreamContinuationToken.getPartitionOrBuilder()
The partition that this token applies to.
|
StreamPartitionOrBuilder |
StreamContinuationToken.Builder.getPartitionOrBuilder()
The partition that this token applies to.
|
StreamPartitionOrBuilder |
GenerateInitialChangeStreamPartitionsResponseOrBuilder.getPartitionOrBuilder()
A partition of the change stream.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends StreamPartitionOrBuilder> |
ReadChangeStreamResponse.CloseStreamOrBuilder.getNewPartitionsOrBuilderList()
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
List<? extends StreamPartitionOrBuilder> |
ReadChangeStreamResponse.CloseStream.getNewPartitionsOrBuilderList()
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
List<? extends StreamPartitionOrBuilder> |
ReadChangeStreamResponse.CloseStream.Builder.getNewPartitionsOrBuilderList()
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
Copyright © 2026 Google LLC. All rights reserved.