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, loadAllKeys
Copyright © 2023 Hazelcast, Inc.. All rights reserved.