Object[] call(Method, Object[][], InetSocketAddress[], Configuration)
|
Change in exceptions thrown from java.io.IOException to (java.io.IOException, java.lang.InterruptedException ).
|
Use {@link #call(Method, Object[][], InetSocketAddress[], UserGroupInformation, Configuration)} instead |
Object[] call(Method, Object[][], InetSocketAddress[], UserGroupInformation, Configuration)
|
Change in exceptions thrown from java.io.IOException to (java.io.IOException, java.lang.InterruptedException ).
|
Expert: Make multiple parallel calls to a set of servers. |