public final class HadoopRemoteAcceptor extends Object implements RemoteAcceptor
RESULT| Constructor and Description |
|---|
HadoopRemoteAcceptor(org.codehaus.groovy.tools.shell.Groovysh shell) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Object |
configure(List<String> args) |
Object |
connect(List<String> args) |
Object |
submit(List<String> args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetScriptpublic HadoopRemoteAcceptor(org.codehaus.groovy.tools.shell.Groovysh shell)
public Object connect(List<String> args) throws RemoteException
connect in interface RemoteAcceptorRemoteExceptionpublic Object configure(List<String> args) throws RemoteException
configure in interface RemoteAcceptorRemoteExceptionpublic Object submit(List<String> args) throws RemoteException
submit in interface RemoteAcceptorRemoteExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2013–2015 Apache Software Foundation. All rights reserved.