| Interface | Description |
|---|---|
| ClusterSupportProperties |
| Class | Description |
|---|---|
| ClientCollectorCallback | |
| CurrentTimeInMillisCallable |
This is the remote process that executes in a node in the server cluster so that the cluster current time is retrieved,
|
| HazelcastClientInstanceBuilder | |
| HazelcastClientModeTimeSupplier |
A
TimeSupplier that provides the cluster's unified current time in milliseconds for hazelcast as client mode. |
| HazelcastClusterCoreExtension |
Provides access to controlling clustering in the Mule Instance
|
| HazelcastClusterLocker |
Blocks until can acquires a lock on a Hazelcast's
ILock. |
| HazelcastClusterManager |
This class manages the connection to the Hazelcast spaces used to implement clustering.
|
| HazelcastClusterService |
Hazelcast implementation of the
ClusterService |
| HazelcastExecutorService | |
| HazelcastObjectStore<T extends Serializable> |
A distributed object map that uses Hazelcast.
|
| HazelcastObjectStoreFactory | |
| HazelcastPartitionLogger |
Logs the state of each partition in the cluster
|
| HazelcastTimeoutUtils |
Utility class for dealing with timeouts in Hazelcast calls
|
| HazelcastTimeSupplier |
A
TimeSupplier that provides the cluster's unified current time in milliseconds. |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.