|
Change Parameter Type instance : RMProxy to instance : RMProxy<T> in method private newProxyInstance(conf YarnConfiguration, protocol Class<T>, instance RMProxy<T>, retryPolicy RetryPolicy) : T in class org.apache.hadoop.yarn.client.RMProxy |
From |
To |
|
Change Parameter Type instance : RMProxy to instance : RMProxy<T> in method protected createRMProxy(configuration Configuration, protocol Class<T>, instance RMProxy<T>, retryTime long, retryInterval long) : T in class org.apache.hadoop.yarn.client.RMProxy |
From |
To |
|
Change Parameter Type instance : RMProxy to instance : RMProxy<T> in method protected createRMProxy(configuration Configuration, protocol Class<T>, instance RMProxy<T>) : T in class org.apache.hadoop.yarn.client.RMProxy |
From |
To |