Class | Description |
---|---|
AfterDeleteEvent |
An event that is published after a delete operation.
|
AfterExecuteDmlEvent |
This event is published immediately after a DML statement is executed.
|
AfterQueryEvent |
This event is published immediately following a read-by-query operation on Cloud
Spanner.
|
AfterReadEvent |
This event read operation on Cloud Spanner.
|
AfterSaveEvent |
An event that is published after a save operation to Cloud Spanner.
|
BeforeDeleteEvent |
An event that is published after a delete operation.
|
BeforeExecuteDmlEvent |
This event is published before a DML statement is executed.
|
BeforeSaveEvent |
An event that is published just before a save operation is sent to Cloud Spanner.
|
DeleteEvent |
An event signaling a Cloud Spanner delete operation.
|
ExecuteDmlEvent |
An event holding a DML statement.
|
LoadEvent |
This event read operation on Cloud Spanner.
|
MutationEvent |
An event holding mutations that are submitted to Cloud Spanner.
|
SaveEvent |
An event that signals a save operation to Cloud Spanner.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.