Uses of Package
com.hazelcast.cache
Package | Description |
---|---|
com.hazelcast.cache |
This package contains the public API extension for Hazelcast JCache,
the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
-
Classes in com.hazelcast.cache used by com.hazelcast.cache Class Description CacheEntryView Entry info for cache record.CacheEventType Hazelcast JCache implementation's internal event types.CacheStatistics Cache statistics -
Classes in com.hazelcast.cache used by com.hazelcast.core Class Description ICache 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.