|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwater.exec.Exec
public class Exec
Execute a generic R string, in the context of an H2O Cloud
| Constructor Summary | |
|---|---|
Exec()
|
|
| Method Summary | |
|---|---|
static Key |
exec(java.lang.String x)
|
static Key |
exec(java.lang.String x,
java.lang.String to)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Exec()
| Method Detail |
|---|
public static Key exec(java.lang.String x)
throws ParserException,
EvaluationException
ParserException
EvaluationException
public static Key exec(java.lang.String x,
java.lang.String to)
throws ParserException,
EvaluationException
ParserException
EvaluationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||