org.openspaces.remoting.scripting
Class ScriptingRemoteRoutingHandler
java.lang.Object
org.openspaces.remoting.scripting.ScriptingRemoteRoutingHandler
- All Implemented Interfaces:
- RemoteRoutingHandler
public class ScriptingRemoteRoutingHandler
- extends Object
- implements RemoteRoutingHandler
A remoting routing handler that uses Script.getRouting()
in order to
computer the routing index.
- Author:
- kimchy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptingRemoteRoutingHandler
public ScriptingRemoteRoutingHandler()
computeRouting
public Object computeRouting(SpaceRemotingInvocation remotingEntry)
- Only works with
ScriptingExecutor
and uses
Script.getRouting()
in order to compute the routing index.
- Specified by:
computeRouting
in interface RemoteRoutingHandler
Copyright © GigaSpaces.