GigaSpaces XAP 8.0 API

Uses of Class
org.openspaces.remoting.scripting.ResourceLazyLoadingScript

Packages that use ResourceLazyLoadingScript
org.openspaces.remoting.scripting   
 

Uses of ResourceLazyLoadingScript in org.openspaces.remoting.scripting
 

Methods in org.openspaces.remoting.scripting that return ResourceLazyLoadingScript
<T,Y> ResourceLazyLoadingScript
ResourceLazyLoadingScript.broadcast(RemoteResultReducer<T,Y> reducer)
          Broadcast the execution of this script over all active partitions.
 ResourceLazyLoadingScript ResourceLazyLoadingScript.cache(boolean shouldCache)
          Should this script be cached or not.
 ResourceLazyLoadingScript ResourceLazyLoadingScript.metaArguments(Object... metaArguments)
          Adds another meta argument to the script
 ResourceLazyLoadingScript ResourceLazyLoadingScript.name(String name)
          Sets the name of the script.
 ResourceLazyLoadingScript ResourceLazyLoadingScript.parameter(String name, Object value)
          Puts a parameter that can be used during script execution.
 ResourceLazyLoadingScript ResourceLazyLoadingScript.routing(Object routing)
          Sets the routing index (which partition this will "hit") for the script.
 ResourceLazyLoadingScript ResourceLazyLoadingScript.script(String resourceLocation)
          Sets the actual script source.
 ResourceLazyLoadingScript ResourceLazyLoadingScript.type(String type)
          Sets the type of the script.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.