程序包的使用
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)}. -
org.apache.dubbo.registry.retry使用的org.apache.dubbo.common.timer中的类 类 说明 Timeout TimerTask A task which is executed after the delay specified withTimer.newTimeout(TimerTask, long, TimeUnit)(TimerTask, long, TimeUnit)}. -
org.apache.dubbo.remoting.exchange.support使用的org.apache.dubbo.common.timer中的类 类 说明 Timer SchedulesTimerTasks for one-time future execution in a background thread. -
org.apache.dubbo.remoting.exchange.support.header使用的org.apache.dubbo.common.timer中的类 类 说明 Timeout TimerTask A task which is executed after the delay specified withTimer.newTimeout(TimerTask, long, TimeUnit)(TimerTask, long, TimeUnit)}. -
org.apache.dubbo.remoting.transport.dispatcher.all2使用的org.apache.dubbo.common.timer中的类 类 说明 Timer SchedulesTimerTasks for one-time future execution in a background thread.