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

A

AbstractConfigParser - cn.hippo4j.core.springboot.starter.parser中的类
Abstract config parser
AbstractConfigParser() - 类 的构造器cn.hippo4j.core.springboot.starter.parser.AbstractConfigParser
 
AbstractCoreThreadPoolDynamicRefresh - cn.hippo4j.core.springboot.starter.refresher中的类
Abstract core thread-pool dynamic refresh.
AbstractCoreThreadPoolDynamicRefresh() - 类 的构造器cn.hippo4j.core.springboot.starter.refresher.AbstractCoreThreadPoolDynamicRefresh
 
ADAPTER_EXECUTORS_LISTENER - 接口 中的静态变量cn.hippo4j.core.springboot.starter.refresher.event.Hippo4jCoreDynamicRefreshEventOrder
 
ADAPTER_EXECUTORS_MAP - 类 中的静态变量cn.hippo4j.core.springboot.starter.support.DynamicThreadPoolAdapterRegister
 
AdapterExecutorProperties - cn.hippo4j.core.springboot.starter.config中的类
Adapter executor properties.
AdapterExecutorProperties() - 类 的构造器cn.hippo4j.core.springboot.starter.config.AdapterExecutorProperties
 
AdapterExecutorsRefreshListener - cn.hippo4j.core.springboot.starter.refresher.event中的类
Adapter executors refresh listener.
AdapterExecutorsRefreshListener() - 类 的构造器cn.hippo4j.core.springboot.starter.refresher.event.AdapterExecutorsRefreshListener
 
afterPropertiesSet() - 类 中的方法cn.hippo4j.core.springboot.starter.refresher.ApolloRefresherHandler
 
afterPropertiesSet() - 类 中的方法cn.hippo4j.core.springboot.starter.refresher.NacosCloudRefresherHandler
 
afterPropertiesSet() - 类 中的方法cn.hippo4j.core.springboot.starter.refresher.NacosRefresherHandler
 
afterPropertiesSet() - 类 中的方法cn.hippo4j.core.springboot.starter.refresher.ZookeeperRefresherHandler
 
ApolloRefresherHandler - cn.hippo4j.core.springboot.starter.refresher中的类
Apollo refresher handler.
ApolloRefresherHandler() - 类 的构造器cn.hippo4j.core.springboot.starter.refresher.ApolloRefresherHandler
 

B

BootstrapCoreProperties - cn.hippo4j.core.springboot.starter.config中的类
Bootstrap core properties.
BootstrapCoreProperties() - 类 的构造器cn.hippo4j.core.springboot.starter.config.BootstrapCoreProperties
 
bootstrapCoreProperties - 类 中的变量cn.hippo4j.core.springboot.starter.refresher.AbstractCoreThreadPoolDynamicRefresh
 
bootstrapCorePropertiesBinder(Map<Object, Object>, BootstrapCoreProperties) - 类 中的静态方法cn.hippo4j.core.springboot.starter.refresher.BootstrapCorePropertiesBinderAdapt
Bootstrap core properties binder.
BootstrapCorePropertiesBinderAdapt - cn.hippo4j.core.springboot.starter.refresher中的类
Bootstrap core properties binder adapt.
BootstrapCorePropertiesBinderAdapt() - 类 的构造器cn.hippo4j.core.springboot.starter.refresher.BootstrapCorePropertiesBinderAdapt
 
buildNotify() - 类 中的方法cn.hippo4j.core.springboot.starter.notify.CoreNotifyConfigBuilder
 
buildSingleNotifyConfig(ExecutorProperties) - 类 中的方法cn.hippo4j.core.springboot.starter.notify.CoreNotifyConfigBuilder
Build single notify config.

C

cn.hippo4j.core.springboot.starter.common - 程序包 cn.hippo4j.core.springboot.starter.common
 
cn.hippo4j.core.springboot.starter.config - 程序包 cn.hippo4j.core.springboot.starter.config
 
cn.hippo4j.core.springboot.starter.monitor - 程序包 cn.hippo4j.core.springboot.starter.monitor
 
cn.hippo4j.core.springboot.starter.notify - 程序包 cn.hippo4j.core.springboot.starter.notify
 
cn.hippo4j.core.springboot.starter.parser - 程序包 cn.hippo4j.core.springboot.starter.parser
 
cn.hippo4j.core.springboot.starter.refresher - 程序包 cn.hippo4j.core.springboot.starter.refresher
 
cn.hippo4j.core.springboot.starter.refresher.event - 程序包 cn.hippo4j.core.springboot.starter.refresher.event
 
cn.hippo4j.core.springboot.starter.support - 程序包 cn.hippo4j.core.springboot.starter.support
 
ConfigFileTypeEnum - cn.hippo4j.core.springboot.starter.common中的枚举
Config file type enum.
ConfigFileTypeEnum - cn.hippo4j.core.springboot.starter.parser中的枚举
Config file type enum
ConfigHandlerConfiguration - cn.hippo4j.core.springboot.starter.config中的类
Config handler configuration.
ConfigHandlerConfiguration() - 类 的构造器cn.hippo4j.core.springboot.starter.config.ConfigHandlerConfiguration
 
ConfigParser - cn.hippo4j.core.springboot.starter.parser中的接口
Config parser.
ConfigParserHandler - cn.hippo4j.core.springboot.starter.parser中的类
Config parser handler.
CoreNotifyConfigBuilder - cn.hippo4j.core.springboot.starter.notify中的类
Core notify config builder.
CoreNotifyConfigBuilder() - 类 的构造器cn.hippo4j.core.springboot.starter.notify.CoreNotifyConfigBuilder
 

D

doParse(String) - 接口 中的方法cn.hippo4j.core.springboot.starter.parser.ConfigParser
Do parse.
doParse(String) - 类 中的方法cn.hippo4j.core.springboot.starter.parser.PropertiesConfigParser
 
doParse(String) - 类 中的方法cn.hippo4j.core.springboot.starter.parser.YamlConfigParser
 
dynamicRefresh(String) - 类 中的方法cn.hippo4j.core.springboot.starter.refresher.AbstractCoreThreadPoolDynamicRefresh
 
dynamicRefresh(String, Map<String, Object>) - 类 中的方法cn.hippo4j.core.springboot.starter.refresher.AbstractCoreThreadPoolDynamicRefresh
 
dynamicRefreshExecutorService - 类 中的变量cn.hippo4j.core.springboot.starter.refresher.AbstractCoreThreadPoolDynamicRefresh
 
DynamicThreadPoolAdapterRegister - cn.hippo4j.core.springboot.starter.support中的类
Dynamic thread-pool adapter register.
DynamicThreadPoolAdapterRegister() - 类 的构造器cn.hippo4j.core.springboot.starter.support.DynamicThreadPoolAdapterRegister
 
dynamicThreadPoolConfigService() - 类 中的方法cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolCoreAutoConfiguration
 
DynamicThreadPoolConfigService - cn.hippo4j.core.springboot.starter.support中的类
Dynamic thread-pool config service.
DynamicThreadPoolConfigService() - 类 的构造器cn.hippo4j.core.springboot.starter.support.DynamicThreadPoolConfigService
 
DynamicThreadPoolCoreAutoConfiguration - cn.hippo4j.core.springboot.starter.config中的类
Dynamic thread-pool core auto configuration.
DynamicThreadPoolCoreAutoConfiguration() - 类 的构造器cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolCoreAutoConfiguration
 
DynamicThreadPoolMonitorExecutor - cn.hippo4j.core.springboot.starter.monitor中的类
Dynamic thread-pool monitor executor.
DynamicThreadPoolMonitorExecutor() - 类 的构造器cn.hippo4j.core.springboot.starter.monitor.DynamicThreadPoolMonitorExecutor
 
DynamicThreadPoolNotifyProperties - cn.hippo4j.core.springboot.starter.config中的类
Dynamic thread-pool notify properties.
DynamicThreadPoolNotifyProperties() - 类 的构造器cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolNotifyProperties
 
dynamicThreadPoolPostProcessor(ApplicationContextHolder) - 类 中的方法cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolCoreAutoConfiguration
 
DynamicThreadPoolPostProcessor - cn.hippo4j.core.springboot.starter.support中的类
Dynamic thread-pool post processor.
DynamicThreadPoolPostProcessor() - 类 的构造器cn.hippo4j.core.springboot.starter.support.DynamicThreadPoolPostProcessor
 
DynamicThreadPoolRefreshListener - cn.hippo4j.core.springboot.starter.refresher.event中的类
Dynamic thread-pool refresh listener.
DynamicThreadPoolRefreshListener() - 类 的构造器cn.hippo4j.core.springboot.starter.refresher.event.DynamicThreadPoolRefreshListener
 

E

ExecutorProperties - cn.hippo4j.core.springboot.starter.config中的类
Executor properties.
ExecutorProperties() - 类 的构造器cn.hippo4j.core.springboot.starter.config.ExecutorProperties
 
EXECUTORS_LISTENER - 接口 中的静态变量cn.hippo4j.core.springboot.starter.refresher.event.Hippo4jCoreDynamicRefreshEventOrder
 

F

fillPoolAndRegister(DynamicThreadPoolWrapper) - 类 中的方法cn.hippo4j.core.springboot.starter.support.DynamicThreadPoolPostProcessor
Fill the thread pool and register.

G

getConfigFileTypes() - 接口 中的方法cn.hippo4j.core.springboot.starter.parser.ConfigParser
Get config file types.
getConfigFileTypes() - 类 中的方法cn.hippo4j.core.springboot.starter.parser.PropertiesConfigParser
 
getConfigFileTypes() - 类 中的方法cn.hippo4j.core.springboot.starter.parser.YamlConfigParser
 
getInstance() - 类 中的静态方法cn.hippo4j.core.springboot.starter.parser.ConfigParserHandler
 
getProperties(String) - 类 中的静态方法cn.hippo4j.core.springboot.starter.support.GlobalCoreThreadPoolManage
Get properties.
GlobalCoreThreadPoolManage - cn.hippo4j.core.springboot.starter.support中的类
Global core thread-pool manage.
GlobalCoreThreadPoolManage() - 类 的构造器cn.hippo4j.core.springboot.starter.support.GlobalCoreThreadPoolManage
 

H

hippo4jAdapterExecutorsListener() - 类 中的方法cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolCoreAutoConfiguration
 
hippo4JApplicationContextHolder() - 类 中的方法cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolCoreAutoConfiguration
 
Hippo4jCoreDynamicRefreshEvent - cn.hippo4j.core.springboot.starter.refresher.event中的类
Hippo-4j core dynamic refresh event.
Hippo4jCoreDynamicRefreshEvent(Object, BootstrapCoreProperties) - 类 的构造器cn.hippo4j.core.springboot.starter.refresher.event.Hippo4jCoreDynamicRefreshEvent
 
Hippo4jCoreDynamicRefreshEventOrder - cn.hippo4j.core.springboot.starter.refresher.event中的接口
Hippo-4j core dynamic refresh event order.
hippo4jDynamicThreadPoolMonitorExecutor() - 类 中的方法cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolCoreAutoConfiguration
 
hippo4jExecutorsListener(ThreadPoolNotifyAlarmHandler, CoreNotifyConfigBuilder, Hippo4jBaseSendMessageService) - 类 中的方法cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolCoreAutoConfiguration
 
hippo4jPlatformsListener() - 类 中的方法cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolCoreAutoConfiguration
 
hippo4jWebExecutorListener() - 类 中的方法cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolCoreAutoConfiguration
 

I

initCacheAndLock(Map<String, List<NotifyConfigDTO>>) - 类 中的方法cn.hippo4j.core.springboot.starter.notify.CoreNotifyConfigBuilder
 

L

loadNode(String) - 类 中的方法cn.hippo4j.core.springboot.starter.refresher.ZookeeperRefresherHandler
Load config info and refresh.

N

NacosCloudRefresherHandler - cn.hippo4j.core.springboot.starter.refresher中的类
Nacos cloud refresher handler.
NacosCloudRefresherHandler() - 类 的构造器cn.hippo4j.core.springboot.starter.refresher.NacosCloudRefresherHandler
 
NacosRefresherHandler - cn.hippo4j.core.springboot.starter.refresher中的类
Nacos refresher handler.
NacosRefresherHandler(BootstrapCoreProperties) - 类 的构造器cn.hippo4j.core.springboot.starter.refresher.NacosRefresherHandler
 
notifyConfigBuilder(AlarmControlHandler) - 类 中的方法cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolCoreAutoConfiguration
 
NotifyPlatformProperties - cn.hippo4j.core.springboot.starter.config中的类
Notify platform properties.
NotifyPlatformProperties() - 类 的构造器cn.hippo4j.core.springboot.starter.config.NotifyPlatformProperties
 

O

of(String) - 枚举 中的静态方法cn.hippo4j.core.springboot.starter.parser.ConfigFileTypeEnum
 
onApplicationEvent(Hippo4jCoreDynamicRefreshEvent) - 类 中的方法cn.hippo4j.core.springboot.starter.refresher.event.AdapterExecutorsRefreshListener
 
onApplicationEvent(Hippo4jCoreDynamicRefreshEvent) - 类 中的方法cn.hippo4j.core.springboot.starter.refresher.event.DynamicThreadPoolRefreshListener
 
onApplicationEvent(Hippo4jCoreDynamicRefreshEvent) - 类 中的方法cn.hippo4j.core.springboot.starter.refresher.event.PlatformsRefreshListener
 
onApplicationEvent(Hippo4jCoreDynamicRefreshEvent) - 类 中的方法cn.hippo4j.core.springboot.starter.refresher.event.WebExecutorRefreshListener
 

P

parseConfig(String, ConfigFileTypeEnum) - 类 中的方法cn.hippo4j.core.springboot.starter.parser.ConfigParserHandler
 
PLATFORMS_LISTENER - 接口 中的静态变量cn.hippo4j.core.springboot.starter.refresher.event.Hippo4jCoreDynamicRefreshEventOrder
 
PlatformsRefreshListener - cn.hippo4j.core.springboot.starter.refresher.event中的类
Platforms refresh listener.
PlatformsRefreshListener() - 类 的构造器cn.hippo4j.core.springboot.starter.refresher.event.PlatformsRefreshListener
 
postProcessAfterInitialization(Object, String) - 类 中的方法cn.hippo4j.core.springboot.starter.support.DynamicThreadPoolPostProcessor
 
postProcessBeforeInitialization(Object, String) - 类 中的方法cn.hippo4j.core.springboot.starter.support.DynamicThreadPoolPostProcessor
 
PREFIX - 类 中的静态变量cn.hippo4j.core.springboot.starter.config.BootstrapCoreProperties
 
PropertiesConfigParser - cn.hippo4j.core.springboot.starter.parser中的类
Properties config parser.
PropertiesConfigParser() - 类 的构造器cn.hippo4j.core.springboot.starter.parser.PropertiesConfigParser
 

R

refresh(String, ExecutorProperties) - 类 中的静态方法cn.hippo4j.core.springboot.starter.support.GlobalCoreThreadPoolManage
Refresh.
register(String, ExecutorProperties) - 类 中的静态方法cn.hippo4j.core.springboot.starter.support.GlobalCoreThreadPoolManage
Register.
registerAndSubscribe(DynamicThreadPoolWrapper) - 类 中的方法cn.hippo4j.core.springboot.starter.support.DynamicThreadPoolPostProcessor
Register and subscribe.
registerDynamicThreadPool(DynamicThreadPoolRegisterWrapper) - 类 中的方法cn.hippo4j.core.springboot.starter.support.DynamicThreadPoolConfigService
 
registerNotifyAlarmManage() - 类 中的方法cn.hippo4j.core.springboot.starter.refresher.ZookeeperRefresherHandler
Register notify alarm manage.
run(ApplicationArguments) - 类 中的方法cn.hippo4j.core.springboot.starter.monitor.DynamicThreadPoolMonitorExecutor
 
run(ApplicationArguments) - 类 中的方法cn.hippo4j.core.springboot.starter.support.DynamicThreadPoolAdapterRegister
 

S

supports(ConfigFileTypeEnum) - 类 中的方法cn.hippo4j.core.springboot.starter.parser.AbstractConfigParser
 
supports(ConfigFileTypeEnum) - 接口 中的方法cn.hippo4j.core.springboot.starter.parser.ConfigParser
Supports.

T

threadPoolAdapterRegister() - 类 中的方法cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolCoreAutoConfiguration
 
threadPoolBannerHandler() - 类 中的方法cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolCoreAutoConfiguration
 
threadPoolNotifyAlarmHandler(Hippo4jSendMessageService) - 类 中的方法cn.hippo4j.core.springboot.starter.config.DynamicThreadPoolCoreAutoConfiguration
 
type() - 枚举 中的方法cn.hippo4j.core.springboot.starter.common.ConfigFileTypeEnum
Type.

V

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

W

WEB_EXECUTOR_LISTENER - 接口 中的静态变量cn.hippo4j.core.springboot.starter.refresher.event.Hippo4jCoreDynamicRefreshEventOrder
 
WebExecutorRefreshListener - cn.hippo4j.core.springboot.starter.refresher.event中的类
Web executor refresh listener.
WebExecutorRefreshListener() - 类 的构造器cn.hippo4j.core.springboot.starter.refresher.event.WebExecutorRefreshListener
 
WebThreadPoolProperties - cn.hippo4j.core.springboot.starter.config中的类
Web thread pool properties.
WebThreadPoolProperties() - 类 的构造器cn.hippo4j.core.springboot.starter.config.WebThreadPoolProperties
 

Y

YamlConfigParser - cn.hippo4j.core.springboot.starter.parser中的类
Yaml config parser.
YamlConfigParser() - 类 的构造器cn.hippo4j.core.springboot.starter.parser.YamlConfigParser
 

Z

ZookeeperRefresherHandler - cn.hippo4j.core.springboot.starter.refresher中的类
Zookeeper refresher handler.
ZookeeperRefresherHandler() - 类 的构造器cn.hippo4j.core.springboot.starter.refresher.ZookeeperRefresherHandler
 
A B C D E F G H I L N O P R S T V W Y Z 
跳过导航链接

Copyright © 2022. All rights reserved.