Class RouterMasterKeyHandler
java.lang.Object
org.apache.hadoop.yarn.server.federation.store.sql.RouterMasterKeyHandler
- All Implemented Interfaces:
ResultSetHandler<RouterMasterKey>
RouterMasterKey Handler.
Used to parse the result information of the output parameter into the RouterMasterKey type.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RouterMasterKeyHandler
public RouterMasterKeyHandler()
-
-
Method Details
-
handle
- Specified by:
handlein interfaceResultSetHandler<RouterMasterKey>- Throws:
SQLException
-