JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Annotation Types Summary
Class
Description
AbstractEventPubSub
<
E
>
AbstractJobProcessorManager
AbstractNotificationListenerManager
Amplifier
增幅器
AsyncRunner
Auth
权限验证。被标记的方法或类只能被拥有指定权限的用户访问。 当类及其方法成员均被标记时,每个Auth以其自身模式执行,但所有Auth都必须验证通过。
Auth.MatchMode
权限验证时,多权限情况下的匹配模式。
AuthAdvice
AuthBeanPostProcessor
AuthContext
Authentication
身份标识及权限信息。
AuthException
AuthorizationFailException
AuthPointcut
AuthProvider
由下游代码使用,自定义其自身的身份及权限验证。
BaseThrottleManager
BCrypt
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
Concat
Constants
Debounce
对容器内bean的方法去除执行抖动,控制方法执行频率,但最终会得到执行。
DebounceAdvice
DebounceAdvice.EvaluationRoot
DebounceAdvice.NameEvaluator
DebounceBeanPostProcessor
DebouncePointcut
Debouncer
DebouncerProvider
DefaultCountBasedThrottle
DefaultDebouncer
DefaultThrottleManager
DefaultTimeBasedThrottle
EventPubSub
<
E
>
发布及广播事件。 广播指发布到当前ApplicationContext之外。
FileSystem
文件系统。
FileSystemException
FileSystemKeyValueStore
基于
FileSystem
的键值对驱动.
FrameworkAutoConfiguration
FrameworkAutoConfiguration.DebounceProperties
FrameworkAutoConfiguration.EventProperties
FrameworkAutoConfiguration.KeyValueStoreProperties
FrameworkAutoConfiguration.KeyValueStoreProperties.FileSystem
FrameworkAutoConfiguration.LocalFileSystemProperties
FrameworkAutoConfiguration.Properties
FrameworkAutoConfiguration.Properties.Auth
FrameworkAutoConfiguration.Properties.Throttle
GoldenRatioAmplifier
IdGenerator
InvalidFileException
无效文件
JobArranger
<
J
>
编排任务。
JobProcessor
JobProcessor.List
KeyValueStore
带ttl(time to live,单位ms)控制的键值对存储。
LocalFileSystem
基于操作系统本地文件系统的驱动.
Metadata
框架的元数据
NoAuthProviderExistsException
NormalizedPath
规格化的路径。
NotificationListener
订阅通知。
NotificationListener.List
NotificationPublisher
<
N
>
发布通知。
Pair
<
F
,
S
>
PathAlreadyExistsException
PathMeta
路径的元信息。
PathMetaSort
使用路径的哪个元信息进行排序。
PathNotFoundException
ShouldBroadcast
声明该类型的事件在发布时也应该被广播到当前ApplicationContext之外。
SnowflakeIdGenerator
基于twitter snowflake算法、64bit、默认秒级精度的发号器
SouthernQuietLogFormatter
SouthernQuietLogger
SouthernQuietLogger.LogContext
SouthernQuietLoggerFactory
Throttle
Throttle
节流器
ThrottleAdvice
ThrottleAdvice.EvaluationRoot
ThrottleAdvice.NameEvaluator
ThrottleBeanPostProcessor
ThrottledSchedule
ThrottleException
ThrottleManager
节流管理器
ThrottlePointcut
Tuple
<
F
,
S
,
T
>