Package com.hazelcast.map
Interface EntryLoader<K,V>
- Type Parameters:
K
- type of the EntryLoader keyV
- type of the EntryLoader value
- All Superinterfaces:
MapLoader<K,
EntryLoader.MetadataAwareValue<V>>
- All Known Subinterfaces:
EntryStore<K,
V>
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Represents a value with an expiration time attached to it. -
Method Summary
Methods inherited from interface com.hazelcast.map.MapLoader
load, loadAll, loadAllKeys