All Classes
-
All Classes Class Summary Exception Summary Class Description DefaultPersistentMapBuilder<K,V> Default builder for persistent maps stored in the mapDB local database via the persistence service.DefaultPersistentSetBuilder<E> Default builder for persistent sets stored in the mapDB local database via the persistence service..PersistenceException An exception defined for failures of the local persistent store system.PersistenceManager Service that maintains local disk backed maps and sets.PersistentMap<K,V> A map implementation that stores and receives all data from a serialized internal map.PersistentSet<E> A set implementation that gets and receives all data from a serialized internal set.