JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.hazelcast.map.EntryLoader
Packages that use
EntryLoader
Package
Description
com.hazelcast.map
Contains Hazelcast map module classes.
Uses of
EntryLoader
in
com.hazelcast.map
Subinterfaces of
EntryLoader
in
com.hazelcast.map
Modifier and Type
Interface
Description
interface
EntryStore
<K,
V>
This is an extension to
MapStore
.