public static class Sqoop.Request extends AbstractRequest<Sqoop.Response>
| Constructor and Description |
|---|
Request(KnoxSession session) |
| Modifier and Type | Method and Description |
|---|---|
protected Callable<Sqoop.Response> |
callable() |
Sqoop.Request |
command(String command) |
Sqoop.Request |
files(String files) |
Sqoop.Request |
libdir(String libdir) |
Sqoop.Request |
optionsfile(String optionsFile) |
Sqoop.Request |
statusDir(String dir) |
addParam, addQueryParam, execute, getDoAsUser, getSession, hadoop, later, later, now, uripublic Request(KnoxSession session)
public Sqoop.Request command(String command)
public Sqoop.Request libdir(String libdir)
public Sqoop.Request files(String files)
public Sqoop.Request optionsfile(String optionsFile)
public Sqoop.Request statusDir(String dir)
protected Callable<Sqoop.Response> callable()
callable in class AbstractRequest<Sqoop.Response>Copyright © 2020 The Apache Software Foundation. All rights reserved.