public class ClientRMProxy<T> extends RMProxy<T>
Constructor and Description |
---|
ClientRMProxy() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
createRMProxy(Configuration conf,
Class<T> protocol) |
createRetryPolicy, createRMProxy
public static <T> T createRMProxy(Configuration conf, Class<T> protocol) throws IOException
IOException
Copyright © 2013 Apache Software Foundation. All rights reserved.