Uses of Interface
com.hazelcast.core.PrefixedDistributedObject
Package
Description
This package contains the public API extension for Hazelcast JCache,
the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
-
Uses of PrefixedDistributedObject in com.hazelcast.cache
Modifier and TypeInterfaceDescriptioninterface
ICache<K,
V> ThisICache
interface is theCache
extension offered by Hazelcast JCache.
In addition to the standard set of JCache methods defined in the JSR 107 specification, Hazelcast provides additional operations to support a broader range of programing styles.