public static class SubmitApp.Request extends AbstractRequest<SubmitApp.Response>
| Modifier and Type | Method and Description |
|---|---|
protected Callable<SubmitApp.Response> |
callable() |
SubmitApp.Request |
file(String file) |
SubmitApp.Request |
text(String text) |
addParam, addQueryParam, execute, getDoAsUser, getSession, hadoop, later, later, now, uripublic SubmitApp.Request text(String text)
public SubmitApp.Request file(String file)
protected Callable<SubmitApp.Response> callable()
callable in class AbstractRequest<SubmitApp.Response>Copyright © 2020 The Apache Software Foundation. All rights reserved.