anonymous type derived from anyType | amqPersistenceAdapter
An implementation of {@link PersistenceAdapter} designed for use with a
{@link Journal} and then check pointing asynchronously on a timeout with some
other long term persistent storage.
|
anonymous type derived from anyType | jdbcPersistenceAdapter
A {@link PersistenceAdapter} implementation using JDBC for persistence storage. |
anonymous type derived from anyType | journalPersistenceAdapter
An implementation of {@link PersistenceAdapter} designed for use with a
{@link Journal} and then check pointing asynchronously on a timeout with some
other long term persistent storage.
|
anonymous type derived from anyType | kahaPersistenceAdapter
|
anonymous type derived from anyType | memoryPersistenceAdapter
|