您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个字母
下一个字母
框架
无框架
所有类
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
E
enable(String)
- 类 中的静态方法org.noear.solon.cloud.telemetry.
TelemetryManager
启用
enable(String)
- 类 中的静态方法org.noear.solon.cloud.tracing.
TracingManager
启用
enableBreaker()
- 类 中的静态方法org.noear.solon.cloud.
CloudClient
是否启用 @CloudBreaker 注解
enableBreaker(boolean)
- 类 中的静态方法org.noear.solon.cloud.
CloudClient
配置:是否启用 @CloudBreaker 注解
enableConfig()
- 类 中的静态方法org.noear.solon.cloud.
CloudClient
是否启用 @CloudConfig 注解
enableConfig(boolean)
- 类 中的静态方法org.noear.solon.cloud.
CloudClient
配置:是否启用 @CloudConfig 注解
enableEvent()
- 类 中的静态方法org.noear.solon.cloud.
CloudClient
是否启用 @CloudEvent 注解
enableEvent(boolean)
- 类 中的静态方法org.noear.solon.cloud.
CloudClient
配置:是否启用 @CloudEvent 注解
EnableGrpc
-
io.grpc.solon.annotation
中的注释类型
enableJob()
- 类 中的静态方法org.noear.solon.cloud.
CloudClient
是否启用 @CloudJob 注解
enableJob(boolean)
- 类 中的静态方法org.noear.solon.cloud.
CloudClient
配置:是否启用 @CloudJob 注解
EnableThrift
-
org.apache.thrift.solon.annotation
中的注释类型
end()
- 类 中的方法org.noear.solon.cloud.telemetry.integration.
SpanSimulate
end(long, TimeUnit)
- 类 中的方法org.noear.solon.cloud.telemetry.integration.
SpanSimulate
endpoint
- 类 中的变量org.noear.solon.cloud.extend.qiniu.kodo.service.
CloudFileServiceKodoImp
enter()
- 类 中的方法org.noear.solon.cloud.extend.guava.impl.
CloudBreakerEntryImpl
enter()
- 类 中的方法org.noear.solon.cloud.extend.semaphore.impl.
CloudBreakerEntryImpl
enter()
- 类 中的方法org.noear.solon.cloud.extend.sentinel.impl.
CloudBreakerEntryImpl
enter()
- 接口 中的方法org.noear.solon.cloud.model.
BreakerEntry
进入
entry(String)
- 类 中的方法org.noear.solon.cloud.impl.
CloudBreakerServiceLocalImpl
entry(String)
- 接口 中的方法org.noear.solon.cloud.service.
CloudBreakerService
获取入口
EtcdClient
-
org.noear.solon.cloud.extend.etcd.impl
中的类
EtcdClient(CloudProps, int)
- 类 的构造器org.noear.solon.cloud.extend.etcd.impl.
EtcdClient
EtcdCloudPlugin
-
org.noear.solon.cloud.extend.etcd.integration
中的类
EtcdCloudPlugin()
- 类 的构造器org.noear.solon.cloud.extend.etcd.integration.
EtcdCloudPlugin
event()
- 类 中的静态方法org.noear.solon.cloud.
CloudClient
获取 云端事件服务
Event
-
org.noear.solon.cloud.model
中的类
事件模型
Event()
- 类 的构造器org.noear.solon.cloud.model.
Event
Event(String, String)
- 类 的构造器org.noear.solon.cloud.model.
Event
eventChannelName
- 类 中的变量org.noear.solon.cloud.extend.rabbitmq.impl.
RabbitConsumeHandler
eventHandlerMap
- 类 中的静态变量org.noear.solon.cloud.
CloudManager
eventInterceptor()
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
事件拦截器(仅内部使用)
EventLevel
-
org.noear.solon.cloud.annotation
中的枚举
云端事件级别
EventObserver
-
org.noear.solon.cloud.model
中的类
云端事件主题观察者(可以添加多个处理,用于二级分发)
EventObserver(EventLevel, String, String, String, int)
- 类 的构造器org.noear.solon.cloud.model.
EventObserver
EventObserverMap
-
org.noear.solon.cloud.model
中的类
云端事件主题观察者 映射字典
EventObserverMap(EventObserver)
- 类 的构造器org.noear.solon.cloud.model.
EventObserverMap
EventRunnable
-
org.noear.solon.cloud.extend.local.impl.event
中的类
EventRunnable(CloudEventServiceLocalImpl, Event)
- 类 的构造器org.noear.solon.cloud.extend.local.impl.event.
EventRunnable
eventService()
- 类 中的静态方法org.noear.solon.cloud.
CloudManager
EventTran
-
org.noear.solon.cloud.model
中的类
事件事务
EventTran()
- 类 的构造器org.noear.solon.cloud.model.
EventTran
EventTranListener
-
org.noear.solon.cloud.model
中的接口
事件事务监听器
ExBody
-
org.noear.solon.cloud.gateway.exchange
中的接口
交换主体
ExBodyOfBuffer
-
org.noear.solon.cloud.gateway.exchange.impl
中的类
ExBodyOfBuffer(Buffer)
- 类 的构造器org.noear.solon.cloud.gateway.exchange.impl.
ExBodyOfBuffer
ExBodyOfStream
-
org.noear.solon.cloud.gateway.exchange.impl
中的类
ExBodyOfStream(ReadStream<Buffer>)
- 类 的构造器org.noear.solon.cloud.gateway.exchange.impl.
ExBodyOfStream
exchangeName
- 类 中的变量org.noear.solon.cloud.extend.rabbitmq.impl.
RabbitConfig
交换器名称
exchangeType
- 类 中的变量org.noear.solon.cloud.extend.rabbitmq.impl.
RabbitConfig
交换器类型
exclusive
- 类 中的变量org.noear.solon.cloud.extend.rabbitmq.impl.
RabbitConfig
是否排它
ExConstants
-
org.noear.solon.cloud.gateway.exchange
中的接口
交换常量
ExContext
-
org.noear.solon.cloud.gateway.exchange
中的接口
交换上下文
ExContextImpl
-
org.noear.solon.cloud.gateway.exchange
中的类
交换上下文实现
ExContextImpl(HttpServerRequest, CloudGatewayConfiguration)
- 类 的构造器org.noear.solon.cloud.gateway.exchange.
ExContextImpl
execute(JobExecutionContext)
- 类 中的方法org.noear.solon.cloud.extend.quartz.
JobQuartzProxy
ExFilter
-
org.noear.solon.cloud.gateway.exchange
中的接口
交换过滤器
ExFilterChain
-
org.noear.solon.cloud.gateway.exchange
中的接口
交换过滤器链
ExFilterChainImpl
-
org.noear.solon.cloud.gateway.exchange
中的类
交换过滤器链实现
ExFilterChainImpl()
- 类 的构造器org.noear.solon.cloud.gateway.exchange.
ExFilterChainImpl
ExFilterChainImpl(List<RankEntity<ExFilter>>)
- 类 的构造器org.noear.solon.cloud.gateway.exchange.
ExFilterChainImpl
ExFilterChainImpl(List<RankEntity<ExFilter>>, ExHandler)
- 类 的构造器org.noear.solon.cloud.gateway.exchange.
ExFilterChainImpl
ExFilterSync
-
org.noear.solon.cloud.gateway.exchange
中的接口
交换过滤器同步形态(用于对接同步 io)
ExHandler
-
org.noear.solon.cloud.gateway.exchange
中的接口
交换处理器
exists(String, String)
- 类 中的方法org.noear.solon.cloud.extend.aliyun.oss.service.
CloudFileServiceOssImpl
exists(String, String)
- 类 中的方法org.noear.solon.cloud.extend.aws.s3.service.
CloudFileServiceOfS3HttpImpl
exists(String, String)
- 类 中的方法org.noear.solon.cloud.extend.aws.s3.service.
CloudFileServiceOfS3SdkImpl
exists(String, String)
- 类 中的方法org.noear.solon.cloud.extend.fastdfs.service.
CloudFileServiceFastDFSImpl
exists(String, String)
- 类 中的方法org.noear.solon.cloud.extend.file.s3.service.
CloudFileServiceImpl
exists(String, String)
- 类 中的方法org.noear.solon.cloud.extend.file.s3.service.
CloudFileServiceOfLocalImpl
exists(String, String)
- 类 中的方法org.noear.solon.cloud.extend.file.s3.service.
CloudFileServiceOfS3SdkImpl
exists(String, String)
- 类 中的方法org.noear.solon.cloud.extend.local.service.
CloudFileServiceLocalImpl
exists(String, String)
- 类 中的方法org.noear.solon.cloud.extend.minio.service.
CloudFileServiceMinioImpl
exists(String, String)
- 类 中的方法org.noear.solon.cloud.extend.qiniu.kodo.service.
CloudFileServiceKodoImp
exists(String, String)
- 接口 中的方法org.noear.solon.cloud.service.
CloudFileService
是否存在
exists(String)
- 接口 中的方法org.noear.solon.cloud.service.
CloudFileService
是否存在
ExNewRequest
-
org.noear.solon.cloud.gateway.exchange
中的类
交换新请求
ExNewRequest()
- 类 的构造器org.noear.solon.cloud.gateway.exchange.
ExNewRequest
ExNewResponse
-
org.noear.solon.cloud.gateway.exchange
中的类
交换新响应
ExNewResponse()
- 类 的构造器org.noear.solon.cloud.gateway.exchange.
ExNewResponse
ExpirationUtils
-
org.noear.solon.cloud.utils
中的类
ExpirationUtils()
- 类 的构造器org.noear.solon.cloud.utils.
ExpirationUtils
ExPredicate
-
org.noear.solon.cloud.gateway.exchange
中的接口
交换检测器
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个字母
下一个字母
框架
无框架
所有类