A C E G H I L M O P Q R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- active - Variable in class org.marketcetera.cluster.SimpleClusterService
-
indicates if the cluster service is active or not
- addToMap(String, String, String) - Method in class org.marketcetera.cluster.SimpleClusterService
- addToQueue(QueueDescriptor<Clazz>, Clazz) - Method in class org.marketcetera.cluster.SimpleClusterService
- applicationContext - Variable in class org.marketcetera.cluster.SimpleClusterService
-
provides access to the application context
- attributeMapName - Static variable in class org.marketcetera.cluster.SimpleClusterService
-
name assigned to the attribute map
C
- clusterMembers - Variable in class org.marketcetera.cluster.SimpleClusterService
-
static cluster member collection
E
- execute(CallableClusterTask<Clazz>) - Method in class org.marketcetera.cluster.SimpleClusterService
- execute(RunnableClusterTask) - Method in class org.marketcetera.cluster.SimpleClusterService
- executorServices - Variable in class org.marketcetera.cluster.SimpleClusterService
-
cluster executors
G
- getAttribute(String) - Method in class org.marketcetera.cluster.SimpleClusterService
- getAttributes() - Method in class org.marketcetera.cluster.SimpleClusterService
- getAttributes(String) - Method in class org.marketcetera.cluster.SimpleClusterService
- getClusterMembers() - Method in class org.marketcetera.cluster.SimpleClusterService
- getExecutorService(String) - Method in class org.marketcetera.cluster.SimpleClusterService
-
Get the executor service for the given pool name.
- getHostNumber(String) - Method in class org.marketcetera.cluster.SimpleClusterService
- getLock(String) - Method in class org.marketcetera.cluster.SimpleClusterService
- getMap(String) - Method in class org.marketcetera.cluster.SimpleClusterService
- getMemberUuid() - Method in class org.marketcetera.cluster.SimpleClusterService
- getPrivateLock(String) - Method in class org.marketcetera.cluster.SimpleClusterService
-
Get the lock with the given name.
- getPrivateMap(String) - Method in class org.marketcetera.cluster.SimpleClusterService
-
Get the map with the given name.
- getQueue(QueueDescriptor<Clazz>) - Method in class org.marketcetera.cluster.SimpleClusterService
-
Get the queue for the given descriptor.
- getUuid() - Method in class org.marketcetera.cluster.SimpleClusterService.SimpleClusterMember
H
- hostNumber - Variable in class org.marketcetera.cluster.SimpleClusterService
-
static host number
I
- isActive() - Method in class org.marketcetera.cluster.SimpleClusterService
L
- locks - Variable in class org.marketcetera.cluster.SimpleClusterService
-
cluster locks
M
- maps - Variable in class org.marketcetera.cluster.SimpleClusterService
-
cluster maps
- memberUUID - Variable in class org.marketcetera.cluster.SimpleClusterService
-
uniquely identifies this member
O
- org.marketcetera.cluster - package org.marketcetera.cluster
P
- peekFromQueue(QueueDescriptor<Clazz>) - Method in class org.marketcetera.cluster.SimpleClusterService
Q
- queues - Variable in class org.marketcetera.cluster.SimpleClusterService
-
cluster queues
R
- removeAttribute(String) - Method in class org.marketcetera.cluster.SimpleClusterService
- removeAttribute(String, String) - Method in class org.marketcetera.cluster.SimpleClusterService
- removeFromMap(String, String) - Method in class org.marketcetera.cluster.SimpleClusterService
S
- setAttribute(String, String) - Method in class org.marketcetera.cluster.SimpleClusterService
- SimpleClusterMember(String) - Constructor for class org.marketcetera.cluster.SimpleClusterService.SimpleClusterMember
-
Create a new SimpleClusterMember instance.
- SimpleClusterService - Class in org.marketcetera.cluster
-
Provides a single node
ClusterServiceimplementation. - SimpleClusterService() - Constructor for class org.marketcetera.cluster.SimpleClusterService
- SimpleClusterService.SimpleClusterMember - Class in org.marketcetera.cluster
-
Provides a basic
ClusterMemberimplementation. - start() - Method in class org.marketcetera.cluster.SimpleClusterService
-
Validate and start the object.
- stop() - Method in class org.marketcetera.cluster.SimpleClusterService
-
Stop the object.
T
- takeFromQueue(QueueDescriptor<Clazz>) - Method in class org.marketcetera.cluster.SimpleClusterService
- thisClusterMember - Variable in class org.marketcetera.cluster.SimpleClusterService
-
identifies the local cluster member
- toString() - Method in class org.marketcetera.cluster.SimpleClusterService.SimpleClusterMember
U
- uuid - Variable in class org.marketcetera.cluster.SimpleClusterService.SimpleClusterMember
-
uuid value
All Classes All Packages