Class RunLocalScript

java.lang.Object
com.illumon.iris.console.utils.RunLocalScript

public class RunLocalScript
extends Object
Executes a local groovy script on a remote query server. The body of the initial script is serialized and sent to the server for evaluation. All embedded calls to source() will load scripts from the client's side (i.e. the system executing this class).