Package org.cyclos.impl.utils.cluster
-
Interface Summary Interface Description ClusterHandler Handler for Cyclos 4 cluster, providing aspects like caches and task synchronization -
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 storagesNoClusterHandlerImpl AClusterHandlerfor standalone instances (no cluster)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