Uses of Class
com.mckoi.store.JournalledSystem.JournalingThread
-
Packages that use JournalledSystem.JournalingThread Package Description com.mckoi.store -
-
Uses of JournalledSystem.JournalingThread in com.mckoi.store
Fields in com.mckoi.store declared as JournalledSystem.JournalingThread Modifier and Type Field Description private JournalledSystem.JournalingThread
JournalledSystem. journaling_thread
A thread that runs in the background and persists information that is in the journal.
-