|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.repository.remote.RapidAnalyticsCLTool
public class RapidAnalyticsCLTool
This class can be used to access a RapidAnalytics installation from a remote machine. Currently, it can only be used to trigger the execution of jobs.
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void run()
throws java.lang.IllegalArgumentException,
java.net.MalformedURLException,
RepositoryException
java.lang.IllegalArgumentException
java.net.MalformedURLException
RepositoryExceptionpublic static void main(java.lang.String[] args)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||