| Package | Description |
|---|---|
| com.hazelcast.cache.hidensity.impl.nativememory |
This package contains Hi-Density Native Memory based cache functionality.
|
| com.hazelcast.cache.hotrestart |
Components specialized for Hot Restart-enabled caches
|
| com.hazelcast.cache.impl.event |
This package contains EWR wan event publisher for cache
|
| com.hazelcast.cache.wan |
This package contains enterprise WAN replication functionality.
|
| Constructor and Description |
|---|
HiDensityNativeMemoryCacheRecordStore(int partitionId,
String cacheNameWithPrefix,
EnterpriseCacheService cacheService,
com.hazelcast.spi.NodeEngine nodeEngine) |
HotRestartHiDensityNativeMemoryCacheRecordStore(int partitionId,
String cacheNameWithPrefix,
EnterpriseCacheService cacheService,
com.hazelcast.spi.NodeEngine nodeEngine,
boolean fsync,
long keyPrefix) |
| Constructor and Description |
|---|
HotRestartEnterpriseCacheRecordStore(String name,
int partitionId,
com.hazelcast.spi.NodeEngine nodeEngine,
EnterpriseCacheService cacheService,
boolean fsync,
long keyPrefix) |
| Constructor and Description |
|---|
CacheWanEventPublisherImpl(EnterpriseCacheService cacheService) |
| Constructor and Description |
|---|
CacheReplicationSupportingService(EnterpriseCacheService cacheService) |
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.