Uses of Interface
com.google.spanner.v1.ChangeStreamRecord.PartitionStartRecordOrBuilder
-
Uses of ChangeStreamRecord.PartitionStartRecordOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement ChangeStreamRecord.PartitionStartRecordOrBuilderModifier and TypeClassDescriptionstatic final classA partition start record serves as a notification that the client should schedule the partitions to be queried.static final classA partition start record serves as a notification that the client should schedule the partitions to be queried.Methods in com.google.spanner.v1 that return ChangeStreamRecord.PartitionStartRecordOrBuilderModifier and TypeMethodDescriptionChangeStreamRecord.Builder.getPartitionStartRecordOrBuilder()Partition start record describing a new change stream partition.ChangeStreamRecord.getPartitionStartRecordOrBuilder()Partition start record describing a new change stream partition.ChangeStreamRecordOrBuilder.getPartitionStartRecordOrBuilder()Partition start record describing a new change stream partition.