public interface DebuggableTask
SharedExecutorPool
to provide more
detailed diagnostics.Modifier and Type | Interface and Description |
---|---|
static interface |
DebuggableTask.CallableDebuggableTask<T> |
static interface |
DebuggableTask.RunnableDebuggableTask |
static class |
DebuggableTask.RunningDebuggableTask
Wraps a
DebuggableTask to include the name of the thread running it. |
Modifier and Type | Method and Description |
---|---|
long |
creationTimeNanos() |
java.lang.String |
description() |
default long |
elapsedSinceCreation() |
long |
startTimeNanos() |
Copyright © 2009- The Apache Software Foundation