Package com.tangosol.coherence.dslquery.token.persistence
This package contains implementations of
OPToken
specifically for parsing persistence related CohQL statements.- Since:
- 12.2.1
-
Class Summary Class Description AbstractSQLSnapshotOPToken An abstract implementation of a snapshot operation which can be extended to support different persistence operations.SQLArchiveSnapshotOPToken SQLArchiveSnapshotOPToken is used for parsing and specifying the AST used for archiving snapshots.SQLCreateSnapshotOPToken SQLCreateSnapshotOPToken is used for parsing and specifying the AST used for creating snapshots.SQLForceRecoveryOPToken SQLForceRecoveryOPToken is used for parsing and specifying the AST used for forcing recovery.SQLListArchivedSnapshotsOPToken SQLListArchivedSnapshotsOPToken is used for parsing and specifying the AST used for listing archived snapshots.SQLListArchiverOPToken SQLListArchiverOPToken is used for parsing and specifying the AST used for showing the archiver implementation for a service.SQLListServicesOPToken SQLListServicesOPToken is used for parsing and specifying the AST used for listing services and their persistence mode.SQLListSnapshotsOPToken SQLConnectOPToken is used for parsing and specifying the AST used for listing snapshots.SQLRecoverSnapshotOPToken SQLRecoverSnapshotOPToken is used for parsing and specifying the AST used for creating snapshots.SQLRemoveSnapshotOPToken SQLRemoveSnapshotOPToken is used for parsing and specifying the AST used for creating snapshots.SQLResumeServiceOPToken SQLResumeServiceOPToken is used for parsing and specifying the AST used for resuming services.SQLRetrieveSnapshotOPToken SQLRetrieveSnapshotOPToken is used for parsing and specifying the AST used for retrieving snapshots.SQLSuspendServiceOPToken SQLSuspendServiceOPToken is used for parsing and specifying the AST used for suspending services.SQLValidateSnapshotOPToken SQLValidateSnapshotOPToken is used for parsing and specifying the AST used for creating snapshots.