-
Unique partition identifiers to be used in queries.
Unique partition identifiers to be used in queries.
Unique partition identifiers to be used in queries.
ChangeStreamRecord.PartitionStartRecord.Builder.clear()
Unique partition identifiers to be used in queries.
Record sequence numbers are unique and monotonically increasing (but not
necessarily contiguous) for a specific timestamp across record
types in the same partition.
Start timestamp at which the partitions should be queried to return
change stream records with timestamps >= start_timestamp.
Partition start record describing a new change stream partition.
ChangeStreamRecord.PartitionStartRecord.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ChangeStreamRecord.PartitionStartRecord.Builder.mergeFrom(com.google.protobuf.Message other)
ChangeStreamRecord.PartitionStartRecord.Builder.mergeStartTimestamp(com.google.protobuf.Timestamp value)
Start timestamp at which the partitions should be queried to return
change stream records with timestamps >= start_timestamp.
ChangeStreamRecord.PartitionStartRecord.newBuilder()
ChangeStreamRecord.PartitionStartRecord.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
Unique partition identifiers to be used in queries.
Record sequence numbers are unique and monotonically increasing (but not
necessarily contiguous) for a specific timestamp across record
types in the same partition.
Record sequence numbers are unique and monotonically increasing (but not
necessarily contiguous) for a specific timestamp across record
types in the same partition.
ChangeStreamRecord.PartitionStartRecord.Builder.setStartTimestamp(com.google.protobuf.Timestamp value)
Start timestamp at which the partitions should be queried to return
change stream records with timestamps >= start_timestamp.
ChangeStreamRecord.PartitionStartRecord.Builder.setStartTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Start timestamp at which the partitions should be queried to return
change stream records with timestamps >= start_timestamp.
ChangeStreamRecord.PartitionStartRecord.toBuilder()
Partition start record describing a new change stream partition.