-
ChangeStreamRecord.PartitionEndRecord.Builder.clear()
End timestamp at which the change stream partition is terminated.
Unique partition identifier describing the terminated change stream
partition.
Record sequence numbers are unique and monotonically increasing (but not
necessarily contiguous) for a specific timestamp across record
types in the same partition.
Partition end record describing a terminated change stream partition.
ChangeStreamRecord.PartitionEndRecord.Builder.mergeEndTimestamp(com.google.protobuf.Timestamp value)
End timestamp at which the change stream partition is terminated.
ChangeStreamRecord.PartitionEndRecord.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ChangeStreamRecord.PartitionEndRecord.Builder.mergeFrom(com.google.protobuf.Message other)
ChangeStreamRecord.PartitionEndRecord.newBuilder()
ChangeStreamRecord.PartitionEndRecord.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
ChangeStreamRecord.PartitionEndRecord.Builder.setEndTimestamp(com.google.protobuf.Timestamp value)
End timestamp at which the change stream partition is terminated.
ChangeStreamRecord.PartitionEndRecord.Builder.setEndTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
End timestamp at which the change stream partition is terminated.
Unique partition identifier describing the terminated change stream
partition.
Unique partition identifier describing the terminated change stream
partition.
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.PartitionEndRecord.toBuilder()
Partition end record describing a terminated change stream partition.