Package org.jumpmind.symmetric.route
Class LookupTableDataRouter.RowMapper
java.lang.Object
org.jumpmind.symmetric.route.LookupTableDataRouter.RowMapper
- All Implemented Interfaces:
ISqlRowMapper<Object>
- Enclosing class:
- LookupTableDataRouter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RowMapper
-
-
Method Details
-
getNumRows
public long getNumRows() -
getBytes
public long getBytes() -
getTs
public long getTs() -
mapRow
- Specified by:
mapRow
in interfaceISqlRowMapper<Object>
-