Package com.illumon.iris.console.utils
Class RunLocalScript
java.lang.Object
com.illumon.iris.console.utils.RunLocalScript
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).
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RunLocalScript
public RunLocalScript()
-
-
Method Details
-
main
-