Package org.pentaho.di.core.util
Class ExecutorUtil
- java.lang.Object
-
- org.pentaho.di.core.util.ExecutorUtil
-
public class ExecutorUtil extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
SIMPLE_NAME
-
Constructor Summary
Constructors Constructor Description ExecutorUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ExecutorService
getExecutor()
-
-
-
Field Detail
-
SIMPLE_NAME
public static final String SIMPLE_NAME
-
-
Method Detail
-
getExecutor
public static ExecutorService getExecutor()
-
-