Class RowCountHandler
java.lang.Object
org.apache.hadoop.yarn.server.federation.store.sql.RowCountHandler
- All Implemented Interfaces:
ResultSetHandler<Integer>
RowCount Handler.
Used to parse out the rowCount information of the output parameter.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RowCountHandler
-
-
Method Details
-
handle
- Specified by:
handlein interfaceResultSetHandler<Integer>- Throws:
SQLException
-