Package com.illumon.iris.db.v2
Class TableMapTransformThreadPool
java.lang.Object
com.illumon.iris.db.v2.TableMapTransformThreadPool
public class TableMapTransformThreadPool extends Object
-
Constructor Summary
Constructors Constructor Description TableMapTransformThreadPool()
-
Method Summary
Modifier and Type Method Description static ExecutorService
getExecutorService()
static int
getTransformThreads()
-
Constructor Details
-
TableMapTransformThreadPool
public TableMapTransformThreadPool()
-
-
Method Details
-
getTransformThreads
public static int getTransformThreads() -
getExecutorService
-