您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
cn.hippo4j.core.config
,
cn.hippo4j.core.enable
,
cn.hippo4j.core.executor
,
cn.hippo4j.core.executor.manage
,
cn.hippo4j.core.executor.state
,
cn.hippo4j.core.executor.support
,
cn.hippo4j.core.executor.support.adpter
,
cn.hippo4j.core.executor.support.service
,
cn.hippo4j.core.handler
,
cn.hippo4j.core.plugin
,
cn.hippo4j.core.plugin.impl
,
cn.hippo4j.core.plugin.manager
,
cn.hippo4j.core.provider
,
cn.hippo4j.core.proxy
,
cn.hippo4j.core.toolkit
,
cn.hippo4j.core.toolkit.inet
类分层结构
java.lang.
Object
cn.hippo4j.core.executor.support.
AbstractBuildThreadPoolTemplate
cn.hippo4j.core.executor.support.
AbstractBuildThreadPoolTemplate.ThreadPoolInitParam
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractQueue
<E> (implements java.util.
Queue
<E>)
java.util.concurrent.
LinkedBlockingQueue
<E> (implements java.util.concurrent.
BlockingQueue
<E>, java.io.
Serializable
)
cn.hippo4j.core.executor.support.
TaskQueue
<R>
cn.hippo4j.core.executor.support.service.
AbstractDynamicThreadPoolService
(implements cn.hippo4j.core.executor.support.service.
DynamicThreadPoolService
)
java.util.concurrent.
AbstractExecutorService
(implements java.util.concurrent.
ExecutorService
)
java.util.concurrent.
ThreadPoolExecutor
cn.hippo4j.core.executor.support.
AbstractDynamicExecutorSupport
(implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
cn.hippo4j.core.executor.
ExtensibleThreadPoolExecutor
(implements cn.hippo4j.core.plugin.manager.
ThreadPoolPluginSupport
)
cn.hippo4j.core.executor.
DynamicThreadPoolExecutor
(implements org.springframework.beans.factory.DisposableBean)
cn.hippo4j.core.executor.support.
ThreadPoolExecutorTemplate
cn.hippo4j.core.executor.support.
FastThreadPoolExecutor
cn.hippo4j.core.plugin.impl.
AbstractTaskTimerPlugin
(implements cn.hippo4j.core.plugin.
ExecuteAwarePlugin
)
cn.hippo4j.core.plugin.impl.
TaskTimeoutNotifyAlarmPlugin
cn.hippo4j.core.plugin.impl.
TaskTimeRecordPlugin
cn.hippo4j.core.executor.state.
AbstractThreadPoolRuntime
cn.hippo4j.core.executor.state.
ThreadPoolRunStateHandler
cn.hippo4j.core.enable.
BeforeCheckConfiguration
cn.hippo4j.core.enable.
BeforeCheckConfiguration.BeforeCheck
cn.hippo4j.core.provider.
CommonDynamicThreadPoolProviderFactory
cn.hippo4j.core.plugin.manager.
DefaultGlobalThreadPoolPluginManager
(implements cn.hippo4j.core.plugin.manager.
GlobalThreadPoolPluginManager
)
cn.hippo4j.core.plugin.manager.
DefaultThreadPoolPluginManager
(implements cn.hippo4j.core.plugin.manager.
ThreadPoolPluginManager
)
cn.hippo4j.core.plugin.manager.
DefaultThreadPoolPluginRegistrar
(implements cn.hippo4j.core.plugin.manager.
ThreadPoolPluginRegistrar
)
cn.hippo4j.core.executor.support.adpter.
DynamicThreadPoolAdapterChoose
cn.hippo4j.core.toolkit.
DynamicThreadPoolAnnotationUtil
cn.hippo4j.core.handler.
DynamicThreadPoolBannerHandler
(implements org.springframework.beans.factory.InitializingBean)
cn.hippo4j.core.executor.
DynamicThreadPoolWrapper
(implements org.springframework.beans.factory.DisposableBean)
cn.hippo4j.core.plugin.manager.
EmptyThreadPoolPluginManager
(implements cn.hippo4j.core.plugin.manager.
ThreadPoolPluginManager
)
cn.hippo4j.core.toolkit.
ExecutorTraceContextUtil
cn.hippo4j.core.executor.manage.
GlobalThreadPoolManage
cn.hippo4j.core.toolkit.
IdentifyUtil
cn.hippo4j.core.toolkit.inet.
InetUtils
(implements java.io.
Closeable
)
cn.hippo4j.core.toolkit.inet.
InetUtils.HostInfo
cn.hippo4j.core.toolkit.inet.
InetUtilsProperties
cn.hippo4j.core.enable.
MarkerConfiguration
cn.hippo4j.core.enable.
MarkerConfiguration.Marker
cn.hippo4j.core.plugin.
PluginRuntime
cn.hippo4j.core.plugin.
PluginRuntime.Info
cn.hippo4j.core.proxy.
RejectedProxyInvocationHandler
(implements java.lang.reflect.
InvocationHandler
)
cn.hippo4j.core.proxy.
RejectedProxyUtil
cn.hippo4j.core.toolkit.
SystemClock
cn.hippo4j.core.plugin.impl.
TaskDecoratorPlugin
(implements cn.hippo4j.core.plugin.
TaskAwarePlugin
)
cn.hippo4j.core.plugin.impl.
TaskRejectCountRecordPlugin
(implements cn.hippo4j.core.plugin.
RejectedAwarePlugin
)
cn.hippo4j.core.plugin.impl.
TaskRejectNotifyAlarmPlugin
(implements cn.hippo4j.core.plugin.
RejectedAwarePlugin
)
cn.hippo4j.core.plugin.impl.
TaskTimeRecordPlugin.Summary
cn.hippo4j.core.executor.support.
ThreadPoolBuilder
(implements cn.hippo4j.common.design.builder.
Builder
<T>)
cn.hippo4j.core.plugin.impl.
ThreadPoolExecutorShutdownPlugin
(implements cn.hippo4j.core.plugin.
ShutdownAwarePlugin
)
cn.hippo4j.core.executor.state.
ThreadPoolStatusHandler
cn.hippo4j.core.executor.support.adpter.
ThreadPoolTaskExecutorAdapter
(implements cn.hippo4j.core.executor.support.adpter.
DynamicThreadPoolAdapter
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
cn.hippo4j.core.config.
ConfigEmptyException
cn.hippo4j.core.executor.support.adpter.
TransmittableThreadLocalExecutorAdapter
(implements cn.hippo4j.core.executor.support.adpter.
DynamicThreadPoolAdapter
)
cn.hippo4j.core.executor.support.adpter.
TransmittableThreadLocalExecutorServiceAdapter
(implements cn.hippo4j.core.executor.support.adpter.
DynamicThreadPoolAdapter
)
cn.hippo4j.core.config.
UtilAutoConfiguration
接口分层结构
cn.hippo4j.core.config.
BootstrapPropertiesInterface
cn.hippo4j.core.executor.support.adpter.
DynamicThreadPoolAdapter
cn.hippo4j.core.executor.support.service.
DynamicThreadPoolService
cn.hippo4j.core.plugin.
ThreadPoolPlugin
cn.hippo4j.core.plugin.
ExecuteAwarePlugin
cn.hippo4j.core.plugin.
RejectedAwarePlugin
cn.hippo4j.core.plugin.
ShutdownAwarePlugin
cn.hippo4j.core.plugin.
TaskAwarePlugin
cn.hippo4j.core.plugin.manager.
ThreadPoolPluginManager
cn.hippo4j.core.plugin.manager.
ThreadPoolPluginSupport
cn.hippo4j.core.plugin.manager.
ThreadPoolPluginRegistrar
cn.hippo4j.core.plugin.manager.
GlobalThreadPoolPluginManager
注释类型分层结构
cn.hippo4j.core.enable.
EnableDynamicThreadPool
(implements java.lang.annotation.
Annotation
)
cn.hippo4j.core.executor.
DynamicThreadPool
(implements java.lang.annotation.
Annotation
)
cn.hippo4j.core.executor.
SpringDynamicThreadPool
(implements java.lang.annotation.
Annotation
)
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2022. All rights reserved.