Uses of Interface
com.loomcache.server.datastructures.mapstore.EntryLoader
Packages that use EntryLoader
Package
Description
MapStore Service Provider Interface — pluggable backing store for
DistributedMap.-
Uses of EntryLoader in com.loomcache.server.datastructures.mapstore
Subinterfaces of EntryLoader in com.loomcache.server.datastructures.mapstoreModifier and TypeInterfaceDescriptioninterfaceEntryStore<K,V> Metadata-aware MapStore extension for values that carry per-entry expiry.