Uses of Class
com.tangosol.coherence.dslquery.statement.persistence.AbstractSnapshotStatement
Package
Description
This package contains classes for persistence related statement builders.
-
Uses of AbstractSnapshotStatement in com.tangosol.coherence.dslquery.statement.persistence
Modifier and TypeClassDescriptionstatic class
Implementation of the CohQL "ARCHIVE SNAPSHOT" command.static class
Implementation of the CohQL "CREATE SNAPSHOT" command.static class
Implementation of the CohQL "RECOVER SNAPSHOT" command.static class
Implementation of the CohQL "REMOVE [ARCHIVED] SNAPSHOT" command.static class
Implementation of the CohQL "RETRIEVE SNAPSHOT" command.