Uses of Class
com.mckoi.store.AbstractStore
Packages that use AbstractStore
-
Uses of AbstractStore in com.mckoi.store
Subclasses of AbstractStore in com.mckoi.storeModifier and TypeClassDescriptionfinal class
An implementation of AbstractStore that persists to an underlying data format via a robust journalling system that supports check point and crash recovery.