StreamPartition.Builder |
ReadChangeStreamResponse.CloseStream.Builder.addNewPartitionsBuilder() |
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`.
|
StreamPartition.Builder |
ReadChangeStreamResponse.CloseStream.Builder.addNewPartitionsBuilder(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`.
|
StreamPartition.Builder |
StreamPartition.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
StreamPartition.Builder |
StreamPartition.Builder.clear() |
|
StreamPartition.Builder |
StreamPartition.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
StreamPartition.Builder |
StreamPartition.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
StreamPartition.Builder |
StreamPartition.Builder.clearRowRange() |
The row range covered by this partition and is specified by
[`start_key_closed`, `end_key_open`).
|
StreamPartition.Builder |
StreamPartition.Builder.clone() |
|
StreamPartition.Builder |
ReadChangeStreamResponse.CloseStream.Builder.getNewPartitionsBuilder(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`.
|
StreamPartition.Builder |
GenerateInitialChangeStreamPartitionsResponse.Builder.getPartitionBuilder() |
A partition of the change stream.
|
StreamPartition.Builder |
ReadChangeStreamRequest.Builder.getPartitionBuilder() |
The partition to read changes from.
|
StreamPartition.Builder |
StreamContinuationToken.Builder.getPartitionBuilder() |
The partition that this token applies to.
|
StreamPartition.Builder |
StreamPartition.Builder.mergeFrom(StreamPartition other) |
|
StreamPartition.Builder |
StreamPartition.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
StreamPartition.Builder |
StreamPartition.Builder.mergeFrom(com.google.protobuf.Message other) |
|
StreamPartition.Builder |
StreamPartition.Builder.mergeRowRange(RowRange value) |
The row range covered by this partition and is specified by
[`start_key_closed`, `end_key_open`).
|
StreamPartition.Builder |
StreamPartition.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static StreamPartition.Builder |
StreamPartition.newBuilder() |
|
static StreamPartition.Builder |
StreamPartition.newBuilder(StreamPartition prototype) |
|
StreamPartition.Builder |
StreamPartition.newBuilderForType() |
|
protected StreamPartition.Builder |
StreamPartition.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
StreamPartition.Builder |
StreamPartition.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
StreamPartition.Builder |
StreamPartition.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
StreamPartition.Builder |
StreamPartition.Builder.setRowRange(RowRange value) |
The row range covered by this partition and is specified by
[`start_key_closed`, `end_key_open`).
|
StreamPartition.Builder |
StreamPartition.Builder.setRowRange(RowRange.Builder builderForValue) |
The row range covered by this partition and is specified by
[`start_key_closed`, `end_key_open`).
|
StreamPartition.Builder |
StreamPartition.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
StreamPartition.Builder |
StreamPartition.toBuilder() |
|