Uses of Interface
com.google.spanner.v1.ChangeStreamRecord.PartitionEndRecordOrBuilder
-
Uses of ChangeStreamRecord.PartitionEndRecordOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement ChangeStreamRecord.PartitionEndRecordOrBuilderModifier and TypeClassDescriptionstatic final classA partition end record serves as a notification that the client should stop reading the partition.static final classA partition end record serves as a notification that the client should stop reading the partition.Methods in com.google.spanner.v1 that return ChangeStreamRecord.PartitionEndRecordOrBuilderModifier and TypeMethodDescriptionChangeStreamRecord.Builder.getPartitionEndRecordOrBuilder()Partition end record describing a terminated change stream partition.ChangeStreamRecord.getPartitionEndRecordOrBuilder()Partition end record describing a terminated change stream partition.ChangeStreamRecordOrBuilder.getPartitionEndRecordOrBuilder()Partition end record describing a terminated change stream partition.