| Package | Description |
|---|---|
| com.hazelcast.cache.hidensity.operation |
This package contains Hi-Density cache operation functionality.
|
| com.hazelcast.cache.operation |
This package contains enterprise operations for Hazelcast cache.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HiDensityCacheOperationProvider
Provide operations for
InMemoryFormat.NATIVE. |
| Modifier and Type | Class and Description |
|---|---|
class |
WANAwareCacheOperationProvider
This class is responsible for WAN replication related checks for supported mutating operations.
|
| Constructor and Description |
|---|
WANAwareCacheOperationProvider(String nameWithPrefix,
EnterpriseCacheOperationProvider delegate,
com.hazelcast.util.function.Function<String,com.hazelcast.wan.WanReplicationPublisher> publisherLookupFunction) |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.