public interface Persister
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
The clear the persister
|
void |
commit(boolean forceCommit)
Commit to data storage
|
CountDownLatch |
doneSignal()
Takes the signal when the task to be done.
|
void commit(boolean forceCommit)
forceCommit - void clear()
CountDownLatch doneSignal()
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.