Interface ChangeStreamEvent
- All Known Implementing Classes:
ChildPartitionsEvent,DataChangeEvent,FinishPartitionEvent,HeartbeatEvent
public interface ChangeStreamEvent
Common contract for all types of the Spanner Change Stream events
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.cloud.Timestamp
-
Method Details
-
getRecordTimestamp
com.google.cloud.Timestamp getRecordTimestamp() -
getMetadata
StreamEventMetadata getMetadata()
-