Package org.apache.dubbo.common.timer
package org.apache.dubbo.common.timer
-
ClassDescriptionA
Timeroptimized for approximated I/O timeout scheduling.SchedulesTimerTasks for one-time future execution in a background thread.A task which is executed after the delay specified withTimer.newTimeout(TimerTask, long, TimeUnit)(TimerTask, long, TimeUnit)}.