Class SimpleRouterContext.RouterTimer

java.lang.Object
org.jumpmind.symmetric.route.SimpleRouterContext.RouterTimer
Enclosing class:
SimpleRouterContext

public class SimpleRouterContext.RouterTimer extends Object
  • 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)