Uses of Interface
com.gigaspaces.internal.remoting.routing.clustered.RemoteOperationsExecutorsClusterConfig
Packages that use RemoteOperationsExecutorsClusterConfig
Package
Description
-
Uses of RemoteOperationsExecutorsClusterConfig in com.gigaspaces.internal.client.spaceproxy.router
Classes in com.gigaspaces.internal.client.spaceproxy.router that implement RemoteOperationsExecutorsClusterConfigMethods in com.gigaspaces.internal.client.spaceproxy.router that return RemoteOperationsExecutorsClusterConfig -
Uses of RemoteOperationsExecutorsClusterConfig in com.gigaspaces.internal.remoting.routing.clustered
Methods in com.gigaspaces.internal.remoting.routing.clustered that return RemoteOperationsExecutorsClusterConfigConstructors in com.gigaspaces.internal.remoting.routing.clustered with parameters of type RemoteOperationsExecutorsClusterConfigModifierConstructorDescriptionRemoteOperationsExecutorsCluster(SpaceProxyImpl spaceProxy, String name, SpaceClusterInfo clusterInfo, int partitionId, Collection<String> members, RemoteOperationsExecutorsClusterConfig config, IAsyncHandlerProvider asyncHandlerProvider, RemoteOperationsExecutorProxyLocator proxyLocator, RemoteOperationsExecutorProxy defaultMember) RemoteOperationsExecutorsCluster(String name, SpaceClusterInfo clusterInfo, int partitionId, Collection<String> members, RemoteOperationsExecutorsClusterConfig config, IAsyncHandlerProvider asyncHandlerProvider, RemoteOperationsExecutorProxyLocator proxyLocator, RemoteOperationsExecutorProxy defaultMember)