Uses of Interface
com.google.spanner.v1.ChangeStreamRecord.HeartbeatRecordOrBuilder
-
Uses of ChangeStreamRecord.HeartbeatRecordOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement ChangeStreamRecord.HeartbeatRecordOrBuilderModifier and TypeClassDescriptionstatic final classA heartbeat record is returned as a progress indicator, when there are no data changes or any other partition record types in the change stream partition.static final classA heartbeat record is returned as a progress indicator, when there are no data changes or any other partition record types in the change stream partition.Methods in com.google.spanner.v1 that return ChangeStreamRecord.HeartbeatRecordOrBuilderModifier and TypeMethodDescriptionChangeStreamRecord.Builder.getHeartbeatRecordOrBuilder()Heartbeat record describing a heartbeat for a change stream partition.ChangeStreamRecord.getHeartbeatRecordOrBuilder()Heartbeat record describing a heartbeat for a change stream partition.ChangeStreamRecordOrBuilder.getHeartbeatRecordOrBuilder()Heartbeat record describing a heartbeat for a change stream partition.