Uses of Class
com.gigaspaces.internal.remoting.routing.clustered.RemoteOperationsExecutorsCluster
Packages that use RemoteOperationsExecutorsCluster
Package
Description
-
Uses of RemoteOperationsExecutorsCluster in com.gigaspaces.internal.client.spaceproxy.router
Constructors in com.gigaspaces.internal.client.spaceproxy.router with parameters of type RemoteOperationsExecutorsClusterModifierConstructorDescriptionSpaceClusterRemoteOperationRouter(RemoteOperationsExecutorsCluster cluster, PostponedAsyncOperationsQueue postponedAsyncOperationsQueue, SpaceProxyImpl spaceProxy) SpacePartitionedClusterRemoteOperationRouter(String name, SpaceProxyRemoteOperationRouter[] partitions, boolean broadcastDisabled, RemoteOperationsExecutorsCluster partitionedCluster, SpaceClusterInfo clusterInfo, SpaceProxyImpl spaceProxy) -
Uses of RemoteOperationsExecutorsCluster in com.gigaspaces.internal.remoting.routing.clustered
Fields in com.gigaspaces.internal.remoting.routing.clustered declared as RemoteOperationsExecutorsClusterModifier and TypeFieldDescriptionprotected final RemoteOperationsExecutorsClusterClusterRemoteOperationRouter._clusterprotected final RemoteOperationsExecutorsClusterSpaceProxyLoadBalancingStrategy._clusterConstructors in com.gigaspaces.internal.remoting.routing.clustered with parameters of type RemoteOperationsExecutorsClusterModifierConstructorDescriptionClusterRemoteOperationRouter(RemoteOperationsExecutorsCluster cluster, PostponedAsyncOperationsQueue posponedAsyncOperationsQueue) LazyLoadBalancingStrategy(RemoteOperationsExecutorsCluster cluster, RemoteOperationsExecutorProxy defaultMember) RemoteOperationsExecutorsClustersMonitor(RemoteOperationsExecutorsCluster[] clusters, IAsyncHandlerProvider asyncHandlerProvider) RoundRobinLoadBalancingStrategy(RemoteOperationsExecutorsCluster cluster, Collection<String> membersNames, int numOfOperationsTypes) -
Uses of RemoteOperationsExecutorsCluster in com.gigaspaces.internal.remoting.routing.partitioned
Constructors in com.gigaspaces.internal.remoting.routing.partitioned with parameters of type RemoteOperationsExecutorsClusterModifierConstructorDescriptionPartitionedClusterRemoteOperationRouter(String name, RemoteOperationRouter[] partitions, CoordinatorFactory coordinatorFactory, boolean broadcastDisabled, int numberOfPerciseRoundRobingOperations, RemoteOperationsExecutorsCluster partitionedCluster, SpaceClusterInfo clusterInfo)