类分层结构
- java.lang.Object
- org.apache.shenyu.plugin.ratelimiter.algorithm.AbstractRateLimiterAlgorithm (implements org.apache.shenyu.plugin.ratelimiter.algorithm.RateLimiterAlgorithm<T>)
- org.apache.shenyu.plugin.base.AbstractShenyuPlugin (implements org.apache.shenyu.plugin.api.ShenyuPlugin)
- org.springframework.data.redis.core.script.DefaultReactiveScriptExecutor<K> (implements org.springframework.data.redis.core.script.ReactiveScriptExecutor<K>)
- org.apache.shenyu.plugin.ratelimiter.algorithm.RateLimiterAlgorithmFactory
- org.apache.shenyu.plugin.ratelimiter.resolver.RateLimiterKeyResolverFactory
- org.apache.shenyu.plugin.ratelimiter.handler.RateLimiterPluginDataHandler (implements org.apache.shenyu.plugin.base.handler.PluginDataHandler)
- org.apache.shenyu.plugin.ratelimiter.response.RateLimiterResponse (implements java.io.Serializable)
- org.springframework.data.redis.core.ReactiveRedisTemplate<K,V> (implements org.springframework.data.redis.core.ReactiveRedisOperations<K,V>)
- org.apache.shenyu.plugin.ratelimiter.executor.RedisRateLimiter
- org.apache.shenyu.plugin.ratelimiter.resolver.RemoteAddrKeyResolver (implements org.apache.shenyu.plugin.ratelimiter.resolver.RateLimiterKeyResolver)
- org.apache.shenyu.plugin.ratelimiter.resolver.WholeKeyResolver (implements org.apache.shenyu.plugin.ratelimiter.resolver.RateLimiterKeyResolver)
接口分层结构
Copyright © 2026 The Apache Software Foundation. All rights reserved.