Class RpcFactoryProvider
java.lang.Object
org.apache.hadoop.yarn.factory.providers.RpcFactoryProvider
A public static get() method must be present in the Client/Server Factory implementation.
-
Method Summary
Modifier and TypeMethodDescriptionstatic RpcClientFactorygetClientFactory(org.apache.hadoop.conf.Configuration conf) static RpcServerFactorygetServerFactory(org.apache.hadoop.conf.Configuration conf)
-
Method Details
-
getServerFactory
-
getClientFactory
-