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