public class QueryThreadPool extends Object
| Modifier and Type | Method and Description |
|---|---|
ThreadPoolExecutor |
getExecutor() |
int |
getMaxThreadPoolSize() |
int |
getMinThreadPoolSize() |
static QueryThreadPool |
instance() |
public static QueryThreadPool instance()
public ThreadPoolExecutor getExecutor()
public int getMinThreadPoolSize()
public int getMaxThreadPoolSize()
Copyright © 2021. All Rights Reserved.