Package org.cyclos.impl.utils.cluster
-
Interface Summary Interface Description ClusterHandler Handler for Cyclos 4 cluster, providing aspects like caches and task synchronizationClusterHandler.FinishedExecutionsHandler -
Class Summary Class Description AbstractClusterHandlerImpl Base implementation forClusterHandlerClusterHandlerFactoryBean A component which registers theClusterHandleron the application contextHazelcastClusterHandlerImpl AClusterHandlerusingHazelcastHazelcastSharedStorage<K extends Serializable,V extends Serializable> ASharedStorageimplementation using Hazelcast'sIMapHazelcastSharedStorage.HazelcastKeysPredicate<K extends Serializable,V extends Serializable> HazelcastSharedStorage.HazelcastPredicateDelegate<K extends Serializable,V extends Serializable> LocalStorageType<K,V> Possible types for local storagesMapReplicatedStorage<K,V> A simple implementation ofReplicatedStorageusing aConcurrentHashMapMemberRunningTaskDescriptor Contains information about a task being executed by a cluster memberNoClusterHandlerImpl AClusterHandlerfor standalone instances (no cluster)NoClusterPollingTaskHandlerImpl PushNotificationListenerSubscription Represents a subscription for push notification eventsSharedStorageType<K extends Serializable,V extends Serializable> Possible types for shared storagesStorageType<K,V> Possible type for a storage -
Enum Summary Enum Description ReplicatedStorageType Possible types for a simple shared storage