Package com.usatiuk.objects.stores
package com.usatiuk.objects.stores
-
ClassDescriptionCachingObjectPersistentStore is a caching layer for the SerializingObjectPersistentStore It stores the already deserialized objects in memory.Persistent object storage using LMDBIn-memory implementation of the ObjectPersistentStore interface.Interface for a persistent store of objects.Serializing wrapper for the ObjectPersistentStore.Asynchronous write cache of objects.