跳过导航链接
A B C D E F G H I K L M N O P Q R S T U V W 

A

AbstractBuildThreadPoolTemplate - cn.hippo4j.core.executor.support中的类
Abstract build threadPool template.
AbstractBuildThreadPoolTemplate() - 类 的构造器cn.hippo4j.core.executor.support.AbstractBuildThreadPoolTemplate
 
AbstractBuildThreadPoolTemplate.ThreadPoolInitParam - cn.hippo4j.core.executor.support中的类
 
AbstractDynamicExecutorSupport - cn.hippo4j.core.executor.support中的类
Dynamic executor configuration support.
AbstractDynamicExecutorSupport(int, int, long, TimeUnit, boolean, long, BlockingQueue<Runnable>, String, ThreadFactory, RejectedExecutionHandler) - 类 的构造器cn.hippo4j.core.executor.support.AbstractDynamicExecutorSupport
 
afterExecute(Runnable, Throwable) - 类 中的方法cn.hippo4j.core.executor.DynamicThreadPoolExecutor
 
afterExecute(Runnable, Throwable) - 类 中的方法cn.hippo4j.core.executor.support.FastThreadPoolExecutor
 
afterPropertiesSet() - 类 中的方法cn.hippo4j.core.executor.support.AbstractDynamicExecutorSupport
Calls initialize() after the container applied all property values.
afterPropertiesSet() - 类 中的方法cn.hippo4j.core.handler.DynamicThreadPoolBannerHandler
 
allowCoreThreadTimeOut(boolean) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
asyncSendExecuteTimeOutAlarm(String, long, long, ThreadPoolExecutor) - 类 中的方法cn.hippo4j.core.executor.ThreadPoolNotifyAlarmHandler
Async send execute time out alarm.
awaitTerminationMillis - 类 中的变量cn.hippo4j.core.executor.support.AbstractDynamicExecutorSupport
 
awaitTerminationMillis(long) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 

B

BeforeCheck() - 类 的构造器cn.hippo4j.core.enable.BeforeCheckConfiguration.BeforeCheck
 
BeforeCheckConfiguration - cn.hippo4j.core.enable中的类
Before check configuration.
BeforeCheckConfiguration() - 类 的构造器cn.hippo4j.core.enable.BeforeCheckConfiguration
 
BeforeCheckConfiguration.BeforeCheck - cn.hippo4j.core.enable中的类
 
beforeExecute(Thread, Runnable) - 类 中的方法cn.hippo4j.core.executor.DynamicThreadPoolExecutor
 
BootstrapPropertiesInterface - cn.hippo4j.core.config中的接口
Bootstrap properties interface.
build() - 类 中的方法cn.hippo4j.core.executor.support.ThreadFactoryBuilder
build() - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
构建.
buildAlarmNotifyReq(ThreadPoolExecutor) - 类 中的方法cn.hippo4j.core.executor.ThreadPoolNotifyAlarmHandler
Build alarm notify req.
buildDynamicPool(AbstractBuildThreadPoolTemplate.ThreadPoolInitParam) - 类 中的静态方法cn.hippo4j.core.executor.support.AbstractBuildThreadPoolTemplate
构建动态线程池.
builder() - 类 中的静态方法cn.hippo4j.core.executor.support.ThreadFactoryBuilder
构建.
builder() - 类 中的静态方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
创建.
buildFastPool() - 类 中的静态方法cn.hippo4j.core.executor.support.AbstractBuildThreadPoolTemplate
构建快速执行线程池.
buildFastPool(AbstractBuildThreadPoolTemplate.ThreadPoolInitParam) - 类 中的静态方法cn.hippo4j.core.executor.support.AbstractBuildThreadPoolTemplate
构建快速执行线程池.
buildPool() - 类 中的静态方法cn.hippo4j.core.executor.support.AbstractBuildThreadPoolTemplate
构建线程池.
buildPool(AbstractBuildThreadPoolTemplate.ThreadPoolInitParam) - 类 中的静态方法cn.hippo4j.core.executor.support.AbstractBuildThreadPoolTemplate
构建线程池.

C

CalculateUtil - cn.hippo4j.core.toolkit中的类
Calculate util.
CalculateUtil() - 类 的构造器cn.hippo4j.core.toolkit.CalculateUtil
 
cancelRemainingTask(Runnable) - 类 中的方法cn.hippo4j.core.executor.support.AbstractDynamicExecutorSupport
Cancel the given remaining task which never commended execution, as returned from ExecutorService.shutdownNow().
capacity(int) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
checkPoolActivityAlarm(String, ThreadPoolExecutor) - 类 中的方法cn.hippo4j.core.executor.ThreadPoolNotifyAlarmHandler
Check thread pool activity alarm.
checkPoolCapacityAlarm(String, ThreadPoolExecutor) - 类 中的方法cn.hippo4j.core.executor.ThreadPoolNotifyAlarmHandler
Check thread pool capacity alarm.
checkPoolRejectedAlarm(String) - 类 中的方法cn.hippo4j.core.executor.ThreadPoolNotifyAlarmHandler
Check pool rejected alarm.
checkPoolRejectedAlarm(String, ThreadPoolExecutor) - 类 中的方法cn.hippo4j.core.executor.ThreadPoolNotifyAlarmHandler
Check pool rejected alarm.
CLIENT_IDENTIFICATION_VALUE - 类 中的静态变量cn.hippo4j.core.toolkit.IdentifyUtil
 
close() - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtils
 
cn.hippo4j.core.config - 程序包 cn.hippo4j.core.config
 
cn.hippo4j.core.enable - 程序包 cn.hippo4j.core.enable
 
cn.hippo4j.core.executor - 程序包 cn.hippo4j.core.executor
 
cn.hippo4j.core.executor.manage - 程序包 cn.hippo4j.core.executor.manage
 
cn.hippo4j.core.executor.support - 程序包 cn.hippo4j.core.executor.support
 
cn.hippo4j.core.handler - 程序包 cn.hippo4j.core.handler
 
cn.hippo4j.core.proxy - 程序包 cn.hippo4j.core.proxy
 
cn.hippo4j.core.spi - 程序包 cn.hippo4j.core.spi
 
cn.hippo4j.core.toolkit - 程序包 cn.hippo4j.core.toolkit
 
cn.hippo4j.core.toolkit.inet - 程序包 cn.hippo4j.core.toolkit.inet
 
CommonDynamicThreadPool - cn.hippo4j.core.executor.support中的类
Common dynamic threadPool.
CommonDynamicThreadPool() - 类 的构造器cn.hippo4j.core.executor.support.CommonDynamicThreadPool
 
ConfigEmptyException - cn.hippo4j.core.config中的异常错误
Config empty exception.
ConfigEmptyException() - 异常错误 的构造器cn.hippo4j.core.config.ConfigEmptyException
 
convertAddress(InetAddress) - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtils
 
corePoolSize(int) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
createBlockingQueue(String, Integer) - 枚举 中的静态方法cn.hippo4j.core.executor.support.QueueTypeEnum
Create blocking queue.
createBlockingQueue(int, Integer) - 枚举 中的静态方法cn.hippo4j.core.executor.support.QueueTypeEnum
Create blocking queue.
createPolicy(String) - 枚举 中的静态方法cn.hippo4j.core.executor.support.RejectedTypeEnum
Create policy.
createPolicy(int) - 枚举 中的静态方法cn.hippo4j.core.executor.support.RejectedTypeEnum
Create policy.
createProxy(RejectedExecutionHandler, String, AtomicLong) - 类 中的静态方法cn.hippo4j.core.proxy.RejectedProxyUtil
Proxy rejected execution.
CustomBlockingQueue - cn.hippo4j.core.spi中的接口
Custom blockingQueue.
CustomRejectedExecutionHandler - cn.hippo4j.core.spi中的接口
Custom rejectedExecution handler.

D

daemon(boolean) - 类 中的方法cn.hippo4j.core.executor.support.ThreadFactoryBuilder
设置是否守护线程.
destroy() - 类 中的方法cn.hippo4j.core.executor.DynamicThreadPoolWrapper
 
destroy() - 类 中的方法cn.hippo4j.core.executor.support.AbstractDynamicExecutorSupport
Calls shutdown when the BeanFactory destroys.
divide(int, int) - 类 中的静态方法cn.hippo4j.core.toolkit.CalculateUtil
Divide.
dynamicPool() - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
dynamicSupport(boolean, long) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
DynamicThreadPool - cn.hippo4j.core.executor中的注释类型
Dynamic thread pool.
DynamicThreadPoolAnnotationUtil - cn.hippo4j.core.toolkit.inet中的类
DynamicThreadPoolAnnotationUtil 是为了适配低版本 SpringBoot.
DynamicThreadPoolAnnotationUtil() - 类 的构造器cn.hippo4j.core.toolkit.inet.DynamicThreadPoolAnnotationUtil
 
DynamicThreadPoolBannerHandler - cn.hippo4j.core.handler中的类
Dynamic thread pool print banner.
DynamicThreadPoolBannerHandler() - 类 的构造器cn.hippo4j.core.handler.DynamicThreadPoolBannerHandler
 
dynamicThreadPoolBeforeCheckBean(BootstrapPropertiesInterface, ConfigurableEnvironment) - 类 中的方法cn.hippo4j.core.enable.BeforeCheckConfiguration
 
DynamicThreadPoolExecutor - cn.hippo4j.core.executor中的类
Dynamic threadPool wrap.
DynamicThreadPoolExecutor(int, int, long, TimeUnit, long, boolean, long, BlockingQueue<Runnable>, String, ThreadFactory, RejectedExecutionHandler) - 类 的构造器cn.hippo4j.core.executor.DynamicThreadPoolExecutor
 
dynamicThreadPoolMarkerBean() - 类 中的方法cn.hippo4j.core.enable.MarkerConfiguration
 
DynamicThreadPoolServiceLoader - cn.hippo4j.core.spi中的类
Dynamic threadPool service loader.
DynamicThreadPoolServiceLoader() - 类 的构造器cn.hippo4j.core.spi.DynamicThreadPoolServiceLoader
 
DynamicThreadPoolWrapper - cn.hippo4j.core.executor中的类
Dynamic threadPool wrapper.
DynamicThreadPoolWrapper(String) - 类 的构造器cn.hippo4j.core.executor.DynamicThreadPoolWrapper
首选服务端线程池, 为空使用默认线程池 CommonDynamicThreadPool.getInstance(String)
DynamicThreadPoolWrapper(String, ThreadPoolExecutor) - 类 的构造器cn.hippo4j.core.executor.DynamicThreadPoolWrapper
首选服务端线程池, 为空使用 threadPoolExecutor.

E

EnableDynamicThreadPool - cn.hippo4j.core.enable中的注释类型
Annotation to activate dynamic threadPool related configuration.
execute(Runnable) - 类 中的方法cn.hippo4j.core.executor.DynamicThreadPoolExecutor
 
execute(Runnable) - 类 中的方法cn.hippo4j.core.executor.DynamicThreadPoolWrapper
提交任务.
execute(Runnable) - 类 中的方法cn.hippo4j.core.executor.support.FastThreadPoolExecutor
 
execute(Runnable) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolExecutorTemplate
 
executeTimeOut(long) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 

F

FastThreadPoolExecutor - cn.hippo4j.core.executor.support中的类
Fast threadPool executor.
FastThreadPoolExecutor(int, int, long, TimeUnit, TaskQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - 类 的构造器cn.hippo4j.core.executor.support.FastThreadPoolExecutor
 
findAnnotationOnBean(String, Class<A>) - 类 中的静态方法cn.hippo4j.core.toolkit.inet.DynamicThreadPoolAnnotationUtil
根据 查询注解 是否存在.
findFirstNonLoopbackAddress() - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtils
 
findFirstNonLoopbackHostInfo() - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtils
 

G

generate(ConfigurableEnvironment, InetUtils) - 类 中的静态方法cn.hippo4j.core.toolkit.IdentifyUtil
Generate identify.
generateBlockingQueue() - 接口 中的方法cn.hippo4j.core.spi.CustomBlockingQueue
Get custom blocking queue.
generateRejected() - 接口 中的方法cn.hippo4j.core.spi.CustomRejectedExecutionHandler
Get custom reject policy.
get(String) - 类 中的静态方法cn.hippo4j.core.executor.manage.GlobalNotifyAlarmManage
Get.
getAndRemove() - 类 中的静态方法cn.hippo4j.core.toolkit.TraceContextUtil
Get and remove.
getBanner() - 接口 中的方法cn.hippo4j.core.config.BootstrapPropertiesInterface
Get banner.
getBlockingQueueNameByType(int) - 枚举 中的静态方法cn.hippo4j.core.executor.support.QueueTypeEnum
Get blocking queue name by type.
getDefaultHostname() - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 
getDefaultIpAddress() - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 
getEnable() - 接口 中的方法cn.hippo4j.core.config.BootstrapPropertiesInterface
Get enable.
getExecutorService(String) - 类 中的静态方法cn.hippo4j.core.executor.manage.GlobalThreadPoolManage
获取动态线程池包装类.
getHostname() - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtils.HostInfo
 
getIdentify() - 类 中的静态方法cn.hippo4j.core.toolkit.IdentifyUtil
Get identify.
getIgnoredInterfaces() - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 
getInstance(String) - 类 中的静态方法cn.hippo4j.core.executor.support.CommonDynamicThreadPool
Get instance.
getIpAddress() - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtils.HostInfo
 
getIpAddressAsInt() - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtils.HostInfo
 
getItemId() - 接口 中的方法cn.hippo4j.core.config.BootstrapPropertiesInterface
Get item id.
getName() - 接口 中的方法cn.hippo4j.core.spi.CustomBlockingQueue
Adapt hippo4j core blocking queue.
getName() - 接口 中的方法cn.hippo4j.core.spi.CustomRejectedExecutionHandler
Adapt hippo4j core rejected execution handler.
getNamespace() - 接口 中的方法cn.hippo4j.core.config.BootstrapPropertiesInterface
Get namespace.
getPassword() - 接口 中的方法cn.hippo4j.core.config.BootstrapPropertiesInterface
Get password.
getPoolParameter(String) - 类 中的静态方法cn.hippo4j.core.executor.manage.GlobalThreadPoolManage
获取动态线程池参数.
getPreferredNetworks() - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 
getPREFIX() - 类 中的静态方法cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 
getRejectCountNum() - 类 中的方法cn.hippo4j.core.executor.DynamicThreadPoolExecutor
Get reject count.
getRejectedNameByType(int) - 枚举 中的静态方法cn.hippo4j.core.executor.support.RejectedTypeEnum
Get rejected name by type.
getServerAddr() - 接口 中的方法cn.hippo4j.core.config.BootstrapPropertiesInterface
Get server addr.
getSingletonServiceInstances(Class<T>) - 类 中的静态方法cn.hippo4j.core.spi.DynamicThreadPoolServiceLoader
Get singleton service instances.
getSubmittedTaskCount() - 类 中的方法cn.hippo4j.core.executor.support.FastThreadPoolExecutor
 
getThreadPoolIdentify(String, String, String) - 类 中的静态方法cn.hippo4j.core.toolkit.IdentifyUtil
Get thread pool identify.
getThreadPoolNum() - 类 中的静态方法cn.hippo4j.core.executor.manage.GlobalThreadPoolManage
获取动态线程池数量.
getTimeoutSeconds() - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 
getType() - 接口 中的方法cn.hippo4j.core.spi.CustomBlockingQueue
Gets the custom blocking queue type.
getType() - 接口 中的方法cn.hippo4j.core.spi.CustomRejectedExecutionHandler
Get custom reject policy type.
getUsername() - 接口 中的方法cn.hippo4j.core.config.BootstrapPropertiesInterface
Get username.
getVersion() - 类 中的静态方法cn.hippo4j.core.handler.DynamicThreadPoolBannerHandler
 
GlobalNotifyAlarmManage - cn.hippo4j.core.executor.manage中的类
Global notify alarm manage.
GlobalNotifyAlarmManage() - 类 的构造器cn.hippo4j.core.executor.manage.GlobalNotifyAlarmManage
 
GlobalThreadPoolManage - cn.hippo4j.core.executor.manage中的类
Global threadPool manage.
GlobalThreadPoolManage() - 类 的构造器cn.hippo4j.core.executor.manage.GlobalThreadPoolManage
 

H

hippo4JInetUtils(InetUtilsProperties) - 类 中的方法cn.hippo4j.core.config.UtilAutoConfiguration
 
HostInfo(String) - 类 的构造器cn.hippo4j.core.toolkit.inet.InetUtils.HostInfo
 
HostInfo() - 类 的构造器cn.hippo4j.core.toolkit.inet.InetUtils.HostInfo
 

I

IdentifyUtil - cn.hippo4j.core.toolkit中的类
Identify util.
IdentifyUtil() - 类 的构造器cn.hippo4j.core.toolkit.IdentifyUtil
 
InetUtils - cn.hippo4j.core.toolkit.inet中的类
Inet utils.
InetUtils(InetUtilsProperties) - 类 的构造器cn.hippo4j.core.toolkit.inet.InetUtils
 
InetUtils.HostInfo - cn.hippo4j.core.toolkit.inet中的类
Host information pojo.
InetUtilsProperties - cn.hippo4j.core.toolkit.inet中的类
Inet utils properties.
InetUtilsProperties() - 类 的构造器cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 
initialize() - 类 中的方法cn.hippo4j.core.executor.support.AbstractDynamicExecutorSupport
Set up the ExecutorService.
initializeExecutor() - 类 中的方法cn.hippo4j.core.executor.DynamicThreadPoolExecutor
 
initializeExecutor() - 类 中的方法cn.hippo4j.core.executor.support.AbstractDynamicExecutorSupport
Create the target ExecutorService instance.
initParam() - 类 中的静态方法cn.hippo4j.core.executor.support.AbstractBuildThreadPoolTemplate
线程池构建初始化参数.
invoke(Object, Method, Object[]) - 类 中的方法cn.hippo4j.core.proxy.RejectedProxyInvocationHandler
 
isFastPool(Boolean) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
isOverride() - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtils.HostInfo
 
isUseOnlySiteLocalInterfaces() - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 

K

keepAliveTime(long) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
keepAliveTime(long, TimeUnit) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 

L

listThreadPoolId() - 类 中的静态方法cn.hippo4j.core.executor.manage.GlobalThreadPoolManage
获取动态线程池标识集合.

M

Marker() - 类 的构造器cn.hippo4j.core.enable.MarkerConfiguration.Marker
 
MarkerConfiguration - cn.hippo4j.core.enable中的类
Marker configuration.
MarkerConfiguration() - 类 的构造器cn.hippo4j.core.enable.MarkerConfiguration
 
MarkerConfiguration.Marker - cn.hippo4j.core.enable中的类
 
maxPoolNum(int) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 

N

name - 枚举 中的变量cn.hippo4j.core.executor.support.QueueTypeEnum
 
name - 枚举 中的变量cn.hippo4j.core.executor.support.RejectedTypeEnum
名称
newServiceInstances(Class<T>) - 类 中的静态方法cn.hippo4j.core.spi.DynamicThreadPoolServiceLoader
New service instances.

O

offer(Runnable) - 类 中的方法cn.hippo4j.core.executor.support.TaskQueue
 
override - 类 中的变量cn.hippo4j.core.toolkit.inet.InetUtils.HostInfo
Should override the host info.

P

poolThreadSize(int, int) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
prefix(String) - 类 中的方法cn.hippo4j.core.executor.support.ThreadFactoryBuilder
设置线程名前缀, 例如设置前缀为 mb-thread- 则线程名为 mb-thread-1 之类.
PREFIX - 类 中的静态变量cn.hippo4j.core.toolkit.inet.InetUtilsProperties
Prefix for the Inet Utils properties.
priority(int) - 类 中的方法cn.hippo4j.core.executor.support.ThreadFactoryBuilder
设置线程优先级.
put(String, ThreadPoolNotifyAlarm) - 类 中的静态方法cn.hippo4j.core.executor.manage.GlobalNotifyAlarmManage
Put.

Q

QueueTypeEnum - cn.hippo4j.core.executor.support中的枚举
Queue type enum.

R

register(String, PoolParameter, DynamicThreadPoolWrapper) - 类 中的静态方法cn.hippo4j.core.executor.manage.GlobalThreadPoolManage
注册动态线程池包装以及参数.
register(Class<?>) - 类 中的静态方法cn.hippo4j.core.spi.DynamicThreadPoolServiceLoader
Register.
registerPool(String, DynamicThreadPoolWrapper) - 类 中的静态方法cn.hippo4j.core.executor.manage.GlobalThreadPoolManage
注册动态线程池.
registerPoolParameter(String, PoolParameter) - 类 中的静态方法cn.hippo4j.core.executor.manage.GlobalThreadPoolManage
注册动态线程池参数.
rejected(RejectedExecutionHandler) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
rejectedExecution(Runnable, ThreadPoolExecutor) - 类 中的方法cn.hippo4j.core.executor.support.RejectedPolicies.RunsOldestTaskPolicy
 
rejectedExecution(Runnable, ThreadPoolExecutor) - 类 中的方法cn.hippo4j.core.executor.support.RejectedPolicies.SyncPutQueuePolicy
 
rejectedHandler - 枚举 中的变量cn.hippo4j.core.executor.support.RejectedTypeEnum
线程池拒绝策略
RejectedPolicies - cn.hippo4j.core.executor.support中的类
Rejected policies.
RejectedPolicies() - 类 的构造器cn.hippo4j.core.executor.support.RejectedPolicies
 
RejectedPolicies.RunsOldestTaskPolicy - cn.hippo4j.core.executor.support中的类
发生拒绝事件时, 添加新任务并运行最早的任务.
RejectedPolicies.SyncPutQueuePolicy - cn.hippo4j.core.executor.support中的类
使用阻塞方法将拒绝任务添加队列, 可保证任务不丢失.
RejectedProxyInvocationHandler - cn.hippo4j.core.proxy中的类
Rejected proxy invocation handler.
RejectedProxyInvocationHandler() - 类 的构造器cn.hippo4j.core.proxy.RejectedProxyInvocationHandler
 
RejectedProxyUtil - cn.hippo4j.core.proxy中的类
Rejected proxy util.
RejectedProxyUtil() - 类 的构造器cn.hippo4j.core.proxy.RejectedProxyUtil
 
RejectedTypeEnum - cn.hippo4j.core.executor.support中的枚举
Reject policy type Enum.
ResizableCapacityLinkedBlockIngQueue<E> - cn.hippo4j.core.executor.support中的类
Resizable capacity linkedBlockIngQueue.
ResizableCapacityLinkedBlockIngQueue(int) - 类 的构造器cn.hippo4j.core.executor.support.ResizableCapacityLinkedBlockIngQueue
 
retryOffer(Runnable, long, TimeUnit) - 类 中的方法cn.hippo4j.core.executor.support.TaskQueue
 
run(String...) - 类 中的方法cn.hippo4j.core.executor.ThreadPoolNotifyAlarmHandler
 
run() - 类 中的方法cn.hippo4j.core.executor.ThreadPoolNotifyAlarmHandler
 
RunsOldestTaskPolicy() - 类 的构造器cn.hippo4j.core.executor.support.RejectedPolicies.RunsOldestTaskPolicy
 

S

sendPoolConfigChange(ChangeParameterNotifyRequest) - 类 中的方法cn.hippo4j.core.executor.ThreadPoolNotifyAlarmHandler
Send pool config change.
ServiceLoaderInstantiationException - cn.hippo4j.core.spi中的异常错误
Service loader instantiation exception.
ServiceLoaderInstantiationException(Class<?>, Exception) - 异常错误 的构造器cn.hippo4j.core.spi.ServiceLoaderInstantiationException
 
setCapacity(Integer) - 类 中的方法cn.hippo4j.core.executor.support.ResizableCapacityLinkedBlockIngQueue
 
setDefaultHostname(String) - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 
setDefaultIpAddress(String) - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 
setExecuteTimeoutTraceKey(String) - 类 中的静态方法cn.hippo4j.core.toolkit.TraceContextUtil
Set execute timeout trace key.
setExecutor(FastThreadPoolExecutor) - 类 中的方法cn.hippo4j.core.executor.support.TaskQueue
 
setHostname(String) - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtils.HostInfo
 
setIgnoredInterfaces(List<String>) - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 
setIpAddress(String) - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtils.HostInfo
 
setOverride(boolean) - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtils.HostInfo
 
setPreferredNetworks(List<String>) - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 
setSupportParam(long, boolean) - 类 中的方法cn.hippo4j.core.executor.support.AbstractDynamicExecutorSupport
Set support param.
setTimeoutSeconds(int) - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 
setUseOnlySiteLocalInterfaces(boolean) - 类 中的方法cn.hippo4j.core.toolkit.inet.InetUtilsProperties
 
shutdownSupport() - 类 中的方法cn.hippo4j.core.executor.support.AbstractDynamicExecutorSupport
Perform a shutdown on the underlying ExecutorService.
singlePool() - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
submit(Runnable) - 类 中的方法cn.hippo4j.core.executor.DynamicThreadPoolWrapper
提交任务.
submit(Callable<T>) - 类 中的方法cn.hippo4j.core.executor.DynamicThreadPoolWrapper
提交任务.
submit(Runnable) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolExecutorTemplate
 
submit(Callable<T>) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolExecutorTemplate
 
SyncPutQueuePolicy() - 类 的构造器cn.hippo4j.core.executor.support.RejectedPolicies.SyncPutQueuePolicy
 

T

taskDecorator(TaskDecorator) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
TaskQueue<R extends Runnable> - cn.hippo4j.core.executor.support中的类
Task queue.
TaskQueue(int) - 类 的构造器cn.hippo4j.core.executor.support.TaskQueue
 
threadFactory(ThreadFactory) - 类 中的方法cn.hippo4j.core.executor.support.ThreadFactoryBuilder
设置用于创建基础线程的线程工厂.
threadFactory(String) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
threadFactory(String, Boolean) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
ThreadFactoryBuilder - cn.hippo4j.core.executor.support中的类
ThreadFactory builder.
ThreadFactoryBuilder() - 类 的构造器cn.hippo4j.core.executor.support.ThreadFactoryBuilder
 
ThreadPoolBuilder - cn.hippo4j.core.executor.support中的类
ThreadPool builder.
ThreadPoolBuilder() - 类 的构造器cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
ThreadPoolExecutorTemplate - cn.hippo4j.core.executor.support中的类
ThreadPool executor template.
ThreadPoolExecutorTemplate(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - 类 的构造器cn.hippo4j.core.executor.support.ThreadPoolExecutorTemplate
 
threadPoolId(String) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
ThreadPoolInitParam(String, boolean) - 类 的构造器cn.hippo4j.core.executor.support.AbstractBuildThreadPoolTemplate.ThreadPoolInitParam
 
ThreadPoolNotifyAlarmConfig - cn.hippo4j.core.config中的类
Thread pool notify alarm config.
ThreadPoolNotifyAlarmConfig() - 类 的构造器cn.hippo4j.core.config.ThreadPoolNotifyAlarmConfig
 
ThreadPoolNotifyAlarmHandler - cn.hippo4j.core.executor中的类
Thread pool alarm notify.
ThreadPoolNotifyAlarmHandler() - 类 的构造器cn.hippo4j.core.executor.ThreadPoolNotifyAlarmHandler
 
timeUnit(TimeUnit) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
TraceContextUtil - cn.hippo4j.core.toolkit中的类
MD util.
TraceContextUtil() - 类 的构造器cn.hippo4j.core.toolkit.TraceContextUtil
 
type - 枚举 中的变量cn.hippo4j.core.executor.support.QueueTypeEnum
 
type - 枚举 中的变量cn.hippo4j.core.executor.support.RejectedTypeEnum
类型

U

uncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - 类 中的方法cn.hippo4j.core.executor.support.ThreadFactoryBuilder
设置未捕获异常的处理方式.
UtilAutoConfiguration - cn.hippo4j.core.config中的类
Util auto configuration.
UtilAutoConfiguration() - 类 的构造器cn.hippo4j.core.config.UtilAutoConfiguration
 

V

valueOf(String) - 枚举 中的静态方法cn.hippo4j.core.executor.support.QueueTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.hippo4j.core.executor.support.RejectedTypeEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.hippo4j.core.executor.support.QueueTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.hippo4j.core.executor.support.RejectedTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

waitForTasksToCompleteOnShutdown - 类 中的变量cn.hippo4j.core.executor.support.AbstractDynamicExecutorSupport
 
waitForTasksToCompleteOnShutdown(boolean) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
workQueue(QueueTypeEnum, int) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
workQueue(QueueTypeEnum) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
workQueue(BlockingQueue) - 类 中的方法cn.hippo4j.core.executor.support.ThreadPoolBuilder
 
A B C D E F G H I K L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2022. All rights reserved.