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.
|
com.hazelcast.jet |
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
|
com.hazelcast.jet.core.processor |
Contains static utility classes with factories of Jet processors.
|
com.hazelcast.jet.pipeline |
The Pipeline API is Jet's high-level API to build and execute
distributed computation jobs.
|
Class and Description |
---|
CacheEntryView
Entry info for cache record.
|
CacheEventType
Hazelcast JCache implementation's internal event types.
|
CacheStatistics
Cache statistics
|
Class and Description |
---|
ICache
This
ICache interface is the Cache 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. |
Class and Description |
---|
EventJournalCacheEvent
The event for the cache event journal.
|
ICache
This
ICache interface is the Cache 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. |
Class and Description |
---|
EventJournalCacheEvent
The event for the cache event journal.
|
Class and Description |
---|
EventJournalCacheEvent
The event for the cache event journal.
|
Copyright © 2022 Hazelcast, Inc.. All rights reserved.