org.apache.cassandra.procedures
Class GroovyScriptRunner

java.lang.Object
  extended by org.apache.cassandra.procedures.GroovyScriptRunner

public class GroovyScriptRunner
extends java.lang.Object


Constructor Summary
GroovyScriptRunner()
           
 
Method Summary
static java.lang.String evaluateString(java.lang.String script)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroovyScriptRunner

public GroovyScriptRunner()
Method Detail

evaluateString

public static java.lang.String evaluateString(java.lang.String script)


Copyright © 2009 The Apache Software Foundation