K - type of the EntryLoader keyV - type of the EnyryLoader valuepublic interface EntryLoader<K,V> extends MapLoader<K,EntryLoader.MetadataAwareValue<V>>
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | EntryLoader.MetadataAwareValue<V>Represents a value with an expiration time attached to it. | 
load, loadAll, loadAllKeysCopyright © 2020 Hazelcast, Inc.. All rights reserved.