-
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.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ChangeStreamRecord.PartitionStartRecord.Builder.clear()
ChangeStreamRecord.PartitionStartRecord.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ChangeStreamRecord.PartitionStartRecord.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
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.
ChangeStreamRecord.PartitionStartRecord.Builder.clone()
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.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ChangeStreamRecord.PartitionStartRecord.newBuilder()
ChangeStreamRecord.PartitionStartRecord.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
ChangeStreamRecord.PartitionStartRecord.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
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.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
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.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ChangeStreamRecord.PartitionStartRecord.toBuilder()
Partition start record describing a new change stream partition.