Class ClientMethod
java.lang.Object
org.apache.hadoop.yarn.server.router.clientrm.ClientMethod
Class to define client method,params and arguments.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClientMethod
- Throws:
IOException
-
-
Method Details
-
getParams
-
getMethodName
-
getTypes
Get the calling types for this method.- Returns:
- An array of calling types.
-