Package org.apache.shenyu.common.timer
Class WheelTimerFactory
- java.lang.Object
-
- org.apache.shenyu.common.timer.WheelTimerFactory
-
public class WheelTimerFactory extends java.lang.ObjectWheelTimerFactory . shared wheel time.
-
-
Constructor Summary
Constructors Constructor Description WheelTimerFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TimergetSharedTimer()Gets wheel timer.static TimernewWheelTimer()New wheel timer hashed wheel timer.
-