public class ServicesThreadHolder extends ThreadsThreadHolder
TIMING_ERROR| Constructor and Description |
|---|
ServicesThreadHolder(String description,
long timeLimit,
LongSupplier timeSupplier,
Supplier<Thread> threadSupplier,
BooleanSupplier logEnabled,
Consumer<String> logConsumer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAlive() |
protected long |
timingError() |
dumpThread, getName, monitorThreadDelayed, reportFinished, resetTimers, shouldLog, startedNS, timingTolerancepublic ServicesThreadHolder(String description, long timeLimit, LongSupplier timeSupplier, Supplier<Thread> threadSupplier, BooleanSupplier logEnabled, Consumer<String> logConsumer)
public boolean isAlive()
throws net.openhft.chronicle.core.threads.InvalidEventHandlerException
isAlive in interface ThreadHolderisAlive in class ThreadsThreadHoldernet.openhft.chronicle.core.threads.InvalidEventHandlerExceptionprotected long timingError()
timingError in class ThreadsThreadHolderCopyright © 2021. All rights reserved.