protected class PoolExecutorThreadFactory.ManagedThread extends HazelcastManagedThread
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description | 
|---|
| ManagedThread(Runnable target,
             String name,
             int id) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | afterRun()Called after inner run method and can be overridden to customize. | 
beforeRun, executeRun, run, setContextClassLoaderactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldprotected void afterRun()
HazelcastManagedThreadafterRun in class HazelcastManagedThreadCopyright © 2022 Hazelcast, Inc.. All Rights Reserved.