public class PostParseExecutorServices extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PostParseExecutorServices.NamedThreadFactory |
| Modifier and Type | Field and Description |
|---|---|
static BlockingQueue<Runnable> |
staticQueue |
static BlockingQueueDispatchAuditor |
staticQueueAuditor |
| Constructor and Description |
|---|
PostParseExecutorServices() |
| Modifier and Type | Method and Description |
|---|---|
static ExecutorService |
getPostParseExecutor() |
static void |
setPostParseExcutorSize(int threads,
int queueTimeout) |
static void |
shutdownThreadpool() |
public static BlockingQueue<Runnable> staticQueue
public static BlockingQueueDispatchAuditor staticQueueAuditor
public static void setPostParseExcutorSize(int threads,
int queueTimeout)
public static ExecutorService getPostParseExecutor()
public static void shutdownThreadpool()
Copyright © 2014. All Rights Reserved.