- getAverageMs() - Method in interface psl.DispatcherThreadMXBean
-
Obtains the average task execution time.
- getAverageMs() - Method in interface psl.DispatcherThreadOperationMXBean
-
Obtains the average task execution time.
- getExecutions() - Method in interface psl.DispatcherThreadMXBean
-
Obtains the number of tasks executed by the thread.
- getExecutions() - Method in interface psl.DispatcherThreadOperationMXBean
-
Obtains the number of tasks executed by the thread.
- getMaximumMs() - Method in interface psl.DispatcherThreadMXBean
-
Obtains the maximum task execution time.
- getMaximumMs() - Method in interface psl.DispatcherThreadOperationMXBean
-
Obtains the maximum task execution time.
- getMinimumMs() - Method in interface psl.DispatcherThreadMXBean
-
Obtains the minimum task execution time.
- getMinimumMs() - Method in interface psl.DispatcherThreadOperationMXBean
-
Obtains the minimum task execution time.
- getName() - Method in interface psl.DispatcherThreadFactoryMXBean
-
Obtains the thread factory name.
- getName() - Method in interface psl.DispatcherThreadMXBean
-
Obtains the thread name.
- getName() - Method in interface psl.DispatcherThreadOperationMXBean
-
Obtains the operation name.
- getStarted() - Method in interface psl.DispatcherThreadMXBean
-
Obtains the date when the thread was started.
- getStDevMs() - Method in interface psl.DispatcherThreadMXBean
-
Obtains the standard deviation of task execution time.
- getStDevMs() - Method in interface psl.DispatcherThreadOperationMXBean
-
Obtains the standard deviation of task execution time.
- getThreadCount() - Method in interface psl.DispatcherThreadFactoryMXBean
-
Obtains the thread count.
- getTotalMs() - Method in interface psl.DispatcherThreadMXBean
-
Obtains the total task execution time.
- getTotalMs() - Method in interface psl.DispatcherThreadOperationMXBean
-
Obtains the total task execution time.
- GlobalDispatcher - Class in psl
-
The global dispatcher contains a global singleton instance of an
AsyncDispatcher
.