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.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.map |
Contains Hazelcast map module classes.
|
com.hazelcast.spi.eviction |
This package contains interfaces for eviction
|
com.hazelcast.spring.config |
Contains config factory classes.
|
Class and Description |
---|
EvictableEntryView
Contract point (from the end user perspective)
for serving/accessing entries that can be evicted.
|
EvictionPolicyComparator
A kind of
Comparator to be
used while comparing entries to be evicted. |
Class and Description |
---|
EvictionPolicyComparator
A kind of
Comparator to be
used while comparing entries to be evicted. |
Class and Description |
---|
EvictableEntryView
Contract point (from the end user perspective)
for serving/accessing entries that can be evicted.
|
Class and Description |
---|
EvictionPolicyComparator
A kind of
Comparator to be
used while comparing entries to be evicted. |
Class and Description |
---|
EvictableEntryView
Contract point (from the end user perspective)
for serving/accessing entries that can be evicted.
|
Class and Description |
---|
EvictionPolicyComparator
A kind of
Comparator to be
used while comparing entries to be evicted. |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.