程序包的使用
org.apache.dubbo.common.timer
-
使用org.apache.dubbo.common.timer的程序包 程序包 说明 org.apache.dubbo.common.timer -
org.apache.dubbo.common.timer使用的org.apache.dubbo.common.timer中的类 类 说明 Timeout Timer SchedulesTimerTasks for one-time future execution in a background thread.TimerTask A task which is executed after the delay specified withTimer.newTimeout(TimerTask, long, TimeUnit)(TimerTask, long, TimeUnit)}.