| 程序包 | 说明 |
|---|---|
| cn.hippo4j.core.plugin.impl | |
| cn.hippo4j.core.plugin.manager |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractTaskTimerPlugin
An abstract task execution time recording plugin
for thread-safe statistics the execution time of tasks.
|
class |
TaskTimeoutNotifyAlarmPlugin
Send alarm notification when the execution time exceeds the threshold.
|
class |
TaskTimeRecordPlugin
Record task execution time indicator.
|
| 限定符和类型 | 方法和说明 |
|---|---|
default Collection<ExecuteAwarePlugin> |
ThreadPoolPluginSupport.getExecuteAwarePluginList()
Get execute aware list.
|
Collection<ExecuteAwarePlugin> |
ThreadPoolPluginManager.getExecuteAwarePluginList()
Get execute aware plugin list.
|
Collection<ExecuteAwarePlugin> |
EmptyThreadPoolPluginManager.getExecuteAwarePluginList()
Get execute aware plugin list.
|
Collection<ExecuteAwarePlugin> |
DefaultThreadPoolPluginManager.getExecuteAwarePluginList()
Get execute plugin list.
|
Copyright © 2022. All rights reserved.