-
ChangeStreamRecord.PartitionEndRecord.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ChangeStreamRecord.PartitionEndRecord.Builder.clear()
End timestamp at which the change stream partition is terminated.
ChangeStreamRecord.PartitionEndRecord.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ChangeStreamRecord.PartitionEndRecord.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
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.
ChangeStreamRecord.PartitionEndRecord.Builder.clone()
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.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ChangeStreamRecord.PartitionEndRecord.newBuilder()
ChangeStreamRecord.PartitionEndRecord.newBuilderForType(com.google.protobuf.GeneratedMessageV3.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.
ChangeStreamRecord.PartitionEndRecord.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
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.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
ChangeStreamRecord.PartitionEndRecord.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ChangeStreamRecord.PartitionEndRecord.toBuilder()
Partition end record describing a terminated change stream partition.