protected class PoolExecutorThreadFactory.ManagedThread extends HazelcastManagedThread
Thread.State, Thread.UncaughtExceptionHandler
MAX_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, setContextClassLoader
activeCount, 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, yield
protected void afterRun()
HazelcastManagedThread
afterRun
in class HazelcastManagedThread
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.