Interface SessionsChangelogBasedTransaction<K,V extends SessionEntity>
- All Known Implementing Classes:
ClientSessionPersistentChangelogBasedTransaction,InfinispanChangelogBasedTransaction,PersistentSessionsChangelogBasedTransaction,UserSessionPersistentChangelogBasedTransaction
public interface SessionsChangelogBasedTransaction<K,V extends SessionEntity>
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddTask(K key, SessionUpdateTask<V> task) voidrestartEntity(K key, SessionUpdateTask<V> restartTask)
-
Method Details
-
addTask
-
restartEntity
-