Package org.jumpmind.symmetric.route
Class SimpleRouterContext.RouterTimer
java.lang.Object
org.jumpmind.symmetric.route.SimpleRouterContext.RouterTimer
- Enclosing class:
- SimpleRouterContext
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RouterTimer
public RouterTimer()
-
-
Method Details
-
resetQueryTime
public void resetQueryTime() -
getQueryTime
public long getQueryTime() -
getTotalQueryTime
public long getTotalQueryTime() -
addQueryTime
public void addQueryTime(long qt)
-