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.
|
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. |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.