Class ExecutorServices
java.lang.Object
org.apache.druid.java.util.common.concurrent.ExecutorServices
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends ExecutorService>
TmanageLifecycle(Lifecycle lifecycle, T service)
-
Constructor Details
-
ExecutorServices
public ExecutorServices()
-
-
Method Details
-
manageLifecycle
-