Class ThreadUtil
java.lang.Object
org.apache.shardingsphere.data.pipeline.core.util.ThreadUtil
Thread util.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThreadUtil
public ThreadUtil()
-
-
Method Details
-
sleep
public static void sleep(long millis) Sleep ignored InterruptedException.- Parameters:
millis- sleep time
-
sleep
Sleep ignored InterruptedException.- Parameters:
timeout- timeouttimeUnit- time unit
-