protected abstract class OozieClient.MapClientCallable extends OozieClient.ClientCallable<Map<String,String>>
Modifier and Type | Method and Description |
---|---|
protected Map<String,String> |
call(HttpURLConnection conn) |
call
protected Map<String,String> call(HttpURLConnection conn) throws IOException, OozieClientException
call
in class OozieClient.ClientCallable<Map<String,String>>
IOException
OozieClientException
Copyright © 2018 Apache Software Foundation. All rights reserved.