Uses of Package
com.hazelcast.cache
Packages that use com.hazelcast.cache
Package
Description
This package contains the public API extension for Hazelcast JCache,
the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
Provides core API interfaces/classes.
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
Contains static utility classes with factories of Jet processors.
The Pipeline API is Jet's high-level API to build and execute
distributed computation jobs.
-
Classes in com.hazelcast.cache used by com.hazelcast.cacheClassDescriptionEntry info for cache record.Hazelcast JCache implementation's internal event types.Cache statistics
-
Classes in com.hazelcast.cache used by com.hazelcast.core
-
Classes in com.hazelcast.cache used by com.hazelcast.jetClassDescriptionThe event for the cache event journal.This
ICache
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. -
Classes in com.hazelcast.cache used by com.hazelcast.jet.core.processor
-
Classes in com.hazelcast.cache used by com.hazelcast.jet.pipeline