public class SimpleThreadPoolExecutor extends java.util.concurrent.ThreadPoolExecutor implements ConfigurableThreadPoolExecutor
java.util.concurrent.ThreadPoolExecutor.AbortPolicy, java.util.concurrent.ThreadPoolExecutor.CallerRunsPolicy, java.util.concurrent.ThreadPoolExecutor.DiscardOldestPolicy, java.util.concurrent.ThreadPoolExecutor.DiscardPolicy
Constructor and Description |
---|
SimpleThreadPoolExecutor() |
allowCoreThreadTimeOut, allowsCoreThreadTimeOut, awaitTermination, execute, getActiveCount, getCompletedTaskCount, getCorePoolSize, getKeepAliveTime, getLargestPoolSize, getMaximumPoolSize, getPoolSize, getQueue, getRejectedExecutionHandler, getTaskCount, getThreadFactory, isShutdown, isTerminated, isTerminating, prestartAllCoreThreads, prestartCoreThread, purge, remove, setCorePoolSize, setKeepAliveTime, setMaximumPoolSize, setRejectedExecutionHandler, setThreadFactory, shutdown, shutdownNow, toString
invokeAll, invokeAll, invokeAny, invokeAny, submit, submit, submit
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
setCorePoolSize, setMaximumPoolSize
Copyright © 2010 - 2020 Adobe. All Rights Reserved