Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.internal.util.comparators |
Provides various comparator implementations.
|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
Modifier and Type | Field and Description |
---|---|
protected ValueComparator |
AbstractCacheRecordStore.valueComparator |
Modifier and Type | Method and Description |
---|---|
protected ValueComparator |
AbstractCacheRecordStore.getValueComparatorOf(InMemoryFormat inMemoryFormat) |
Modifier and Type | Method and Description |
---|---|
static ValueComparator |
ValueComparatorUtil.getValueComparatorOf(InMemoryFormat inMemoryFormat) |
Modifier and Type | Method and Description |
---|---|
ValueComparator |
MapServiceContext.getValueComparatorOf(InMemoryFormat inMemoryFormat) |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.