Class AsyncGet.Util
java.lang.Object
org.apache.hadoop.util.concurrent.AsyncGet.Util
Utility
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidUseAsyncGet.get(long, TimeUnit)timeout parameters to wait.
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
wait
UseAsyncGet.get(long, TimeUnit)timeout parameters to wait.- Parameters:
obj- object.timeout- timeout.unit- unit.- Throws:
InterruptedException- if the thread is interrupted.
-