hunt-extra v1.1.7 (2021-11-17T07:07:29Z)
Home
Dub
Repo
ThreadPoolExecutor.isTerminated
hunt
concurrency
ThreadPoolExecutor
ThreadPoolExecutor
Undocumented in source. Be warned that the author may not have intended to support it.
class
ThreadPoolExecutor
bool
isTerminated
(
)
Meta
Source
See Implementation
hunt
concurrency
ThreadPoolExecutor
ThreadPoolExecutor
constructors
this
functions
afterExecute
allowCoreThreadTimeOut
allowsCoreThreadTimeOut
awaitTermination
beforeExecute
ensurePrestart
execute
finalize
getActiveCount
getCompletedTaskCount
getCorePoolSize
getKeepAliveTime
getLargestPoolSize
getMaximumPoolSize
getPoolSize
getQueue
getRejectedExecutionHandler
getTaskCount
getThreadFactory
isShutdown
isStopped
isTerminated
isTerminating
onShutdown
prestartAllCoreThreads
prestartCoreThread
purge
reject
remove
runWorker
setCorePoolSize
setKeepAliveTime
setMaximumPoolSize
setRejectedExecutionHandler
setThreadFactory
shutdown
shutdownNow
terminated
toString
tryTerminate