Package | Description |
---|---|
com.hazelcast.cache.impl.operation |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.internal.management.operation |
Contains operations that are called from Management Center.
|
com.hazelcast.map.impl.operation |
Package for map operations.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheClearExpiredOperation |
Modifier and Type | Class and Description |
---|---|
class |
ChangeWanStateOperation
Stop, pause or resume WAN replication for the given
wanReplicationName and targetGroupName . |
class |
ClearWanQueuesOperation
Clear WAN replication queues for the given wan replication schema and publisher
|
class |
GetMapConfigOperation
Operation to fetch Map configuration.
|
class |
ThreadDumpOperation
Operation for generating thread dumps.
|
class |
WanCheckConsistencyOperation
Checking consistency of the given map for the given wan replication
schema and publisher
|
Modifier and Type | Class and Description |
---|---|
class |
MapClearExpiredOperation
Clears expired records.
|
class |
MapPartitionDestroyOperation
Operation to destroy the map data on the partition thread
|
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.