Uses of Interface
com.gigaspaces.internal.remoting.routing.RemoteOperationRouter
Packages that use RemoteOperationRouter
Package
Description
-
Uses of RemoteOperationRouter in com.gigaspaces.internal.client.spaceproxy.router
Subinterfaces of RemoteOperationRouter in com.gigaspaces.internal.client.spaceproxy.routerClasses in com.gigaspaces.internal.client.spaceproxy.router that implement RemoteOperationRouterModifier and TypeClassDescriptionclassclassEmbedded space remote operations router.class -
Uses of RemoteOperationRouter in com.gigaspaces.internal.remoting.routing
Classes in com.gigaspaces.internal.remoting.routing that implement RemoteOperationRouter -
Uses of RemoteOperationRouter in com.gigaspaces.internal.remoting.routing.clustered
Classes in com.gigaspaces.internal.remoting.routing.clustered that implement RemoteOperationRouter -
Uses of RemoteOperationRouter in com.gigaspaces.internal.remoting.routing.embedded
Classes in com.gigaspaces.internal.remoting.routing.embedded that implement RemoteOperationRouter -
Uses of RemoteOperationRouter in com.gigaspaces.internal.remoting.routing.partitioned
Classes in com.gigaspaces.internal.remoting.routing.partitioned that implement RemoteOperationRouterMethods in com.gigaspaces.internal.remoting.routing.partitioned that return RemoteOperationRouterModifier and TypeMethodDescriptionPartitionedClusterRemoteOperationRouter.getPartitionRouter(int partitionId) PartitionedClusterRemoteOperationRouter.getPartitions()Constructors in com.gigaspaces.internal.remoting.routing.partitioned with parameters of type RemoteOperationRouterModifierConstructorDescriptionPartitionedClusterRemoteOperationRouter(String name, RemoteOperationRouter[] partitions, CoordinatorFactory coordinatorFactory, boolean broadcastDisabled, int numberOfPerciseRoundRobingOperations, RemoteOperationsExecutorsCluster partitionedCluster, SpaceClusterInfo clusterInfo)