Class ChangeStreamRecord.PartitionEventRecord.MoveOutEvent.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ChangeStreamRecord.PartitionEventRecord.MoveOutEvent.Builder>
com.google.spanner.v1.ChangeStreamRecord.PartitionEventRecord.MoveOutEvent.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ChangeStreamRecord.PartitionEventRecord.MoveOutEventOrBuilder, Cloneable
Enclosing class:
ChangeStreamRecord.PartitionEventRecord.MoveOutEvent

public static final class ChangeStreamRecord.PartitionEventRecord.MoveOutEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChangeStreamRecord.PartitionEventRecord.MoveOutEvent.Builder> implements ChangeStreamRecord.PartitionEventRecord.MoveOutEventOrBuilder
 Describes move-out of the key ranges out of the change stream partition
 identified by
 [partition_token][google.spanner.v1.ChangeStreamRecord.PartitionEventRecord.partition_token].

 To maintain processing the changes for a particular key in timestamp
 order, the query processing the
 [MoveOutEvent][google.spanner.v1.ChangeStreamRecord.PartitionEventRecord.MoveOutEvent]
 in the partition identified by
 [partition_token][google.spanner.v1.ChangeStreamRecord.PartitionEventRecord.partition_token]
 should inform the queries processing the destination partitions that
 they can unblock and proceed processing records past the
 [commit_timestamp][google.spanner.v1.ChangeStreamRecord.PartitionEventRecord.commit_timestamp].
 
Protobuf type google.spanner.v1.ChangeStreamRecord.PartitionEventRecord.MoveOutEvent