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

A

address() - 类 中的方法org.noear.solon.cloud.model.Instance
 
agent() - 类 中的方法org.noear.solon.cloud.model.Discovery
 
agent(String) - 类 中的方法org.noear.solon.cloud.model.Discovery
 
append(LogEvent) - 类 中的方法org.noear.solon.cloud.impl.CloudLogAppender
 
append(LogEvent) - 接口 中的方法org.noear.solon.cloud.service.CloudLogService
 
attention(String, String, CloudDiscoveryHandler) - 类 中的方法org.noear.solon.cloud.impl.CloudDiscoveryServiceLocalImpl
 
attention(EventLevel, String, String, String, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.impl.CloudEventManager
 
attention(String, String, CloudConfigHandler) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
关注配置
attention(String, String, CloudDiscoveryHandler) - 接口 中的方法org.noear.solon.cloud.service.CloudDiscoveryService
关注服务实例列表
attention(EventLevel, String, String, String, CloudEventHandler) - 接口 中的方法org.noear.solon.cloud.service.CloudEventService
关注事件(相当于订阅)

B

breaker() - 类 中的静态方法org.noear.solon.cloud.CloudClient
断路器服务
BreakerEntry - org.noear.solon.cloud.model中的接口
断路器入口模型 try(Entry entry = CloudClient.breaker("test")){ //业务处理 }
BreakerEntrySim - org.noear.solon.cloud.model中的类
 
BreakerEntrySim() - 类 的构造器org.noear.solon.cloud.model.BreakerEntrySim
 
BreakerException - org.noear.solon.cloud.model中的异常错误
 
BreakerException() - 异常错误 的构造器org.noear.solon.cloud.model.BreakerException
 
BreakerException(Throwable) - 异常错误 的构造器org.noear.solon.cloud.model.BreakerException
 
breakerService() - 类 中的静态方法org.noear.solon.cloud.CloudManager
 
build(Class<?>, CloudConfig) - 类 中的方法org.noear.solon.cloud.impl.CloudBeanInjector
 

C

channel() - 类 中的方法org.noear.solon.cloud.model.Event
 
channel(String) - 类 中的方法org.noear.solon.cloud.model.Event
 
close() - 接口 中的方法org.noear.solon.cloud.model.BreakerEntry
自动关闭
CloudBeanInjector - org.noear.solon.cloud.impl中的类
配置注入器
CloudBeanInjector() - 类 的构造器org.noear.solon.cloud.impl.CloudBeanInjector
 
CloudBreaker - org.noear.solon.cloud.annotation中的注释类型
云端断路器申明
CloudBreakerInterceptor - org.noear.solon.cloud.impl中的类
 
CloudBreakerInterceptor() - 类 的构造器org.noear.solon.cloud.impl.CloudBreakerInterceptor
 
CloudBreakerService - org.noear.solon.cloud.service中的接口
云端断路器服务
CloudBreakerServiceLocalImpl - org.noear.solon.cloud.impl中的类
本地中断器服务 常用指标: sbc:并发链接数,Simultaneous Browser Connections qps:每秒请求数,Query Per Second
CloudBreakerServiceLocalImpl() - 类 的构造器org.noear.solon.cloud.impl.CloudBreakerServiceLocalImpl
 
CloudClient - org.noear.solon.cloud中的类
云操作客户端
CloudClient() - 类 的构造器org.noear.solon.cloud.CloudClient
 
CloudConfig - org.noear.solon.cloud.annotation中的注释类型
云端配置订阅或注入
CloudConfigHandler - org.noear.solon.cloud中的接口
云配置处理
CloudConfigObserverEntity - org.noear.solon.cloud.service中的类
 
CloudConfigObserverEntity(String, String, CloudConfigHandler) - 类 的构造器org.noear.solon.cloud.service.CloudConfigObserverEntity
 
CloudConfigService - org.noear.solon.cloud.service中的接口
云端配置服务
CloudDiscoveryHandler - org.noear.solon.cloud中的接口
云发现处理
CloudDiscoveryObserverEntity - org.noear.solon.cloud.service中的类
 
CloudDiscoveryObserverEntity(String, String, CloudDiscoveryHandler) - 类 的构造器org.noear.solon.cloud.service.CloudDiscoveryObserverEntity
 
CloudDiscoveryService - org.noear.solon.cloud.service中的接口
云端注册与发现服务
CloudDiscoveryServiceLocalImpl - org.noear.solon.cloud.impl中的类
本地配置服务
CloudDiscoveryServiceLocalImpl() - 类 的构造器org.noear.solon.cloud.impl.CloudDiscoveryServiceLocalImpl
 
CloudEvent - org.noear.solon.cloud.annotation中的注释类型
云端事件订阅
CloudEventException - org.noear.solon.cloud.exception中的异常错误
 
CloudEventException(Throwable) - 异常错误 的构造器org.noear.solon.cloud.exception.CloudEventException
 
CloudEventHandler - org.noear.solon.cloud中的接口
云事件处理
CloudEventManager - org.noear.solon.cloud.impl中的类
 
CloudEventManager() - 类 的构造器org.noear.solon.cloud.impl.CloudEventManager
 
CloudEventObserverEntity - org.noear.solon.cloud.service中的类
 
CloudEventObserverEntity(EventLevel, String, String, CloudEventHandler) - 类 的构造器org.noear.solon.cloud.service.CloudEventObserverEntity
 
CloudEventService - org.noear.solon.cloud.service中的接口
云端事件服务(事件总线服务)
CloudFileException - org.noear.solon.cloud.exception中的异常错误
 
CloudFileException(Throwable) - 异常错误 的构造器org.noear.solon.cloud.exception.CloudFileException
 
CloudFileService - org.noear.solon.cloud.service中的接口
云端文件服务(事件总线服务)
CloudIdService - org.noear.solon.cloud.service中的接口
 
CloudIdServiceFactory - org.noear.solon.cloud.service中的接口
 
CloudJob - org.noear.solon.cloud.annotation中的注释类型
 
CloudJobBuilder - org.noear.solon.cloud.impl中的类
 
CloudJobBuilder() - 类 的构造器org.noear.solon.cloud.impl.CloudJobBuilder
 
CloudJobExtractor - org.noear.solon.cloud.impl中的类
 
CloudJobExtractor() - 类 的构造器org.noear.solon.cloud.impl.CloudJobExtractor
 
CloudJobService - org.noear.solon.cloud.service中的接口
 
CloudListService - org.noear.solon.cloud.service中的接口
云端名单服务(安全名单,非法名单,黑名单,白名单)
CloudLoadBalance - org.noear.solon.cloud.impl中的类
负载均衡
CloudLoadBalance(String, String) - 类 的构造器org.noear.solon.cloud.impl.CloudLoadBalance
 
CloudLoadBalanceFactory - org.noear.solon.cloud.impl中的类
负载均衡工厂
CloudLoadBalanceFactory() - 类 的构造器org.noear.solon.cloud.impl.CloudLoadBalanceFactory
 
CloudLockService - org.noear.solon.cloud.service中的接口
云端锁服务
CloudLogAppender - org.noear.solon.cloud.impl中的类
cloud appender
CloudLogAppender() - 类 的构造器org.noear.solon.cloud.impl.CloudLogAppender
 
CloudLogService - org.noear.solon.cloud.service中的接口
云端日志服务
CloudManager - org.noear.solon.cloud中的类
云接口管理器
CloudManager() - 类 的构造器org.noear.solon.cloud.CloudManager
 
CloudProps - org.noear.solon.cloud中的类
云服务属性配置
CloudProps(String) - 类 的构造器org.noear.solon.cloud.CloudProps
 
CloudTraceService - org.noear.solon.cloud.service中的接口
云端链路跟踪服务
CloudTraceServiceImpl - org.noear.solon.cloud.impl中的类
 
CloudTraceServiceImpl() - 类 的构造器org.noear.solon.cloud.impl.CloudTraceServiceImpl
 
cluster() - 类 中的方法org.noear.solon.cloud.model.Discovery
 
clusterSize() - 类 中的方法org.noear.solon.cloud.model.Discovery
 
config() - 类 中的静态方法org.noear.solon.cloud.CloudClient
配置服务
Config - org.noear.solon.cloud.model中的类
配置模型
Config(String, String, String, long) - 类 的构造器org.noear.solon.cloud.model.Config
 
configHandlerMap - 类 中的静态变量org.noear.solon.cloud.CloudManager
 
configLoad(String, String) - 类 中的静态方法org.noear.solon.cloud.CloudClient
配置服务,加载默认配置
configLoad(String) - 类 中的静态方法org.noear.solon.cloud.CloudClient
 
configService() - 类 中的静态方法org.noear.solon.cloud.CloudManager
 
content() - 类 中的方法org.noear.solon.cloud.model.Event
 
create(String, int) - 类 中的方法org.noear.solon.cloud.impl.CloudBreakerServiceLocalImpl
 
create(String, String) - 类 中的方法org.noear.solon.cloud.impl.CloudLoadBalanceFactory
 
create(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudIdServiceFactory
 
create() - 接口 中的方法org.noear.solon.cloud.service.CloudIdServiceFactory
 
create0(String, String) - 类 中的方法org.noear.solon.cloud.impl.CloudLoadBalanceFactory
可以被子类重写

D

deregister(String, Instance) - 类 中的方法org.noear.solon.cloud.impl.CloudDiscoveryServiceLocalImpl
 
deregister(String, Instance) - 接口 中的方法org.noear.solon.cloud.service.CloudDiscoveryService
注销服务实例
discovery() - 类 中的静态方法org.noear.solon.cloud.CloudClient
发现服务
Discovery - org.noear.solon.cloud.model中的类
发现模型
Discovery(String) - 类 的构造器org.noear.solon.cloud.model.Discovery
 
discoveryPush() - 类 中的静态方法org.noear.solon.cloud.CloudClient
发现服务,推送本地服务(即注册)
discoveryService() - 类 中的静态方法org.noear.solon.cloud.CloudManager
 
doBuild(Class<?>, BeanWrap, CloudJob) - 类 中的方法org.noear.solon.cloud.impl.CloudJobBuilder
 
doExtract(BeanWrap, Method, CloudJob) - 类 中的方法org.noear.solon.cloud.impl.CloudJobExtractor
 
doInject(VarHolder, CloudConfig) - 类 中的方法org.noear.solon.cloud.impl.CloudBeanInjector
 
doIntercept(Invocation) - 类 中的方法org.noear.solon.cloud.impl.CloudBreakerInterceptor
 

E

enter() - 接口 中的方法org.noear.solon.cloud.model.BreakerEntry
进入
entry(String) - 类 中的方法org.noear.solon.cloud.impl.CloudBreakerServiceLocalImpl
 
entry(String) - 接口 中的方法org.noear.solon.cloud.service.CloudBreakerService
获取入口
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
 
eventHandlerMap - 类 中的静态变量org.noear.solon.cloud.CloudManager
 
EventLevel - org.noear.solon.cloud.annotation中的枚举
云端事件级别
eventService() - 类 中的静态方法org.noear.solon.cloud.CloudManager
 
ExpirationUtils - org.noear.solon.cloud.utils中的类
 
ExpirationUtils() - 类 的构造器org.noear.solon.cloud.utils.ExpirationUtils
 

F

file() - 类 中的静态方法org.noear.solon.cloud.CloudClient
名单服务
fileService() - 类 中的静态方法org.noear.solon.cloud.CloudManager
 
find(String, String) - 类 中的方法org.noear.solon.cloud.impl.CloudDiscoveryServiceLocalImpl
 
find(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudDiscoveryService
查询服务实例列表
forEach(BiConsumer<String, CloudLoadBalance>) - 类 中的方法org.noear.solon.cloud.impl.CloudLoadBalanceFactory
 

G

generate() - 接口 中的方法org.noear.solon.cloud.service.CloudIdService
 
get(String) - 类 中的方法org.noear.solon.cloud.impl.CloudEventManager
 
get(String) - 类 中的方法org.noear.solon.cloud.impl.CloudLoadBalanceFactory
 
getAlarm() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getConfigEnable() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getConfigLoad() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getConfigLoadGroup() - 类 中的方法org.noear.solon.cloud.CloudProps
已过时。
getConfigLoadKey() - 类 中的方法org.noear.solon.cloud.CloudProps
已过时。
getConfigRefreshInterval(String) - 类 中的方法org.noear.solon.cloud.CloudProps
 
getConfigServer() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getDefaultLevel() - 类 中的方法org.noear.solon.cloud.impl.CloudLogAppender
 
getDescription() - 类 中的方法org.noear.solon.cloud.model.HandlerEntity
 
getDiscovery() - 类 中的方法org.noear.solon.cloud.impl.CloudLoadBalance
服务发现数据
getDiscoveryEnable() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getDiscoveryHealthCheckInterval(String) - 类 中的方法org.noear.solon.cloud.CloudProps
 
getDiscoveryHealthCheckPath() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getDiscoveryHealthDetector() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getDiscoveryRefreshInterval(String) - 类 中的方法org.noear.solon.cloud.CloudProps
 
getDiscoveryServer() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getDiscoveryTags() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getDiscoveryUnstable() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getEventChannel() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getEventConsumerProps() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getEventEnable() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getEventExchange() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getEventPrefetchCount() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getEventProducerProps() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getEventPublishTimeout() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getEventQueue() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getEventReceive() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getEventSeal() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getEventServer() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getExpiration(int) - 类 中的静态方法org.noear.solon.cloud.utils.ExpirationUtils
 
getFileAccessKey() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getFileBucket() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getFileEnable() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getFileEndpoint() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getFileRegionId() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getFileSecretKey() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getFromId() - 类 中的方法org.noear.solon.cloud.impl.CloudTraceServiceImpl
 
getFromId() - 接口 中的方法org.noear.solon.cloud.service.CloudTraceService
获取来源标识(service@address:port)
getGroup() - 类 中的方法org.noear.solon.cloud.impl.CloudLoadBalance
服务组
getHandler() - 类 中的方法org.noear.solon.cloud.model.HandlerEntity
 
getIdEnable() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getIdStart() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getInterval(String) - 类 中的静态方法org.noear.solon.cloud.utils.IntervalUtils
获取简隔时间
getJobEnable() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getJobServer() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getListEnable() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getLocalAddress() - 类 中的静态方法org.noear.solon.cloud.utils.LocalUtils
获取本地地址
getLockEnable() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getLockHolder(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudLockService
获取锁的持有人
getLockHolder(String) - 接口 中的方法org.noear.solon.cloud.service.CloudLockService
获取锁的持有人
getLogDefault() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getLogEnable() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getLogServer() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getName() - 类 中的方法org.noear.solon.cloud.model.HandlerEntity
 
getOrThrow(String) - 类 中的方法org.noear.solon.cloud.impl.CloudEventManager
 
getPassword() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getServer() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getServer() - 类 中的方法org.noear.solon.cloud.impl.CloudLoadBalance
 
getService() - 类 中的方法org.noear.solon.cloud.impl.CloudLoadBalance
服务名
getStream(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudFileService
获取文本
getStream(String) - 接口 中的方法org.noear.solon.cloud.service.CloudFileService
获取文本
getText(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudFileService
获取文本
getText(String) - 接口 中的方法org.noear.solon.cloud.service.CloudFileService
获取文本
getToken() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getTraceEnable() - 类 中的方法org.noear.solon.cloud.CloudProps
 
getTraceId() - 类 中的方法org.noear.solon.cloud.impl.CloudTraceServiceImpl
 
getTraceId() - 接口 中的方法org.noear.solon.cloud.service.CloudTraceService
获取跟踪标识
getUsername() - 类 中的方法org.noear.solon.cloud.CloudProps
 
group() - 类 中的方法org.noear.solon.cloud.model.Config
 
group - 类 中的变量org.noear.solon.cloud.service.CloudConfigObserverEntity
 
group - 类 中的变量org.noear.solon.cloud.service.CloudDiscoveryObserverEntity
 

H

handler(Config) - 接口 中的方法org.noear.solon.cloud.CloudConfigHandler
 
handler(Discovery) - 接口 中的方法org.noear.solon.cloud.CloudDiscoveryHandler
 
handler(Event) - 接口 中的方法org.noear.solon.cloud.CloudEventHandler
 
handler - 类 中的变量org.noear.solon.cloud.service.CloudConfigObserverEntity
 
handler(Config) - 类 中的方法org.noear.solon.cloud.service.CloudConfigObserverEntity
 
handler - 类 中的变量org.noear.solon.cloud.service.CloudDiscoveryObserverEntity
 
handler(Discovery) - 类 中的方法org.noear.solon.cloud.service.CloudDiscoveryObserverEntity
 
handler - 类 中的变量org.noear.solon.cloud.service.CloudEventObserverEntity
 
handler(Event) - 类 中的方法org.noear.solon.cloud.service.CloudEventObserverEntity
 
HandlerEntity - org.noear.solon.cloud.model中的类
 
HandlerEntity(String, String, Handler) - 类 的构造器org.noear.solon.cloud.model.HandlerEntity
 
HEADER_FROM_ID_NAME() - 类 中的方法org.noear.solon.cloud.impl.CloudTraceServiceImpl
 
HEADER_FROM_ID_NAME() - 接口 中的方法org.noear.solon.cloud.service.CloudTraceService
FromId 头名称
HEADER_TRACE_ID_NAME() - 类 中的方法org.noear.solon.cloud.impl.CloudTraceServiceImpl
 
HEADER_TRACE_ID_NAME() - 接口 中的方法org.noear.solon.cloud.service.CloudTraceService
TraceId 头名称

I

id() - 类 中的静态方法org.noear.solon.cloud.CloudClient
 
idService(String, String) - 类 中的静态方法org.noear.solon.cloud.CloudClient
 
idServiceDef() - 类 中的静态方法org.noear.solon.cloud.CloudManager
 
idServiceFactory() - 类 中的静态方法org.noear.solon.cloud.CloudManager
 
inList(String, String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudListService
在名单中
inListOfClientAndServerIp(String) - 接口 中的方法org.noear.solon.cloud.service.CloudListService
在IP名单中
inListOfClientIp(String) - 接口 中的方法org.noear.solon.cloud.service.CloudListService
在IP名单中
inListOfDomain(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudListService
在域名单中
inListOfIp(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudListService
在IP名单中
inListOfMobile(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudListService
在手机名单中
inListOfServerIp(String) - 接口 中的方法org.noear.solon.cloud.service.CloudListService
在IP名单中
instance - 类 中的静态变量org.noear.solon.cloud.impl.CloudBeanInjector
 
instance - 类 中的静态变量org.noear.solon.cloud.impl.CloudLoadBalanceFactory
 
Instance - org.noear.solon.cloud.model中的类
服务节点模型
Instance() - 类 的构造器org.noear.solon.cloud.model.Instance
用于序列化
Instance(String, String) - 类 的构造器org.noear.solon.cloud.model.Instance
 
instanceAdd(Instance) - 类 中的方法org.noear.solon.cloud.model.Discovery
 
instanceGet(int) - 类 中的方法org.noear.solon.cloud.model.Discovery
 
IntervalUtils - org.noear.solon.cloud.utils中的类
时间间隔转换工具
IntervalUtils() - 类 的构造器org.noear.solon.cloud.utils.IntervalUtils
 
isLocked(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudLockService
检测是否存在锁
isLocked(String) - 接口 中的方法org.noear.solon.cloud.service.CloudLockService
检测是否存在锁
isRegistered(String) - 接口 中的方法org.noear.solon.cloud.service.CloudJobService
是否已注册

J

job() - 类 中的静态方法org.noear.solon.cloud.CloudClient
 
jobService() - 类 中的静态方法org.noear.solon.cloud.CloudManager
 

K

key() - 类 中的方法org.noear.solon.cloud.model.Config
 
key() - 类 中的方法org.noear.solon.cloud.model.Event
 
key(String) - 类 中的方法org.noear.solon.cloud.model.Event
 
key - 类 中的变量org.noear.solon.cloud.service.CloudConfigObserverEntity
 

L

level - 类 中的变量org.noear.solon.cloud.service.CloudEventObserverEntity
 
list() - 类 中的静态方法org.noear.solon.cloud.CloudClient
名单服务
listService() - 类 中的静态方法org.noear.solon.cloud.CloudManager
 
local() - 类 中的静态方法org.noear.solon.cloud.model.Instance
 
localNew(Signal) - 类 中的静态方法org.noear.solon.cloud.model.Instance
 
LocalUtils - org.noear.solon.cloud.utils中的类
本地地址工具(获取本地IP)
LocalUtils() - 类 的构造器org.noear.solon.cloud.utils.LocalUtils
 
lock() - 类 中的静态方法org.noear.solon.cloud.CloudClient
锁服务
lock(String, String, int, String) - 接口 中的方法org.noear.solon.cloud.service.CloudLockService
锁住
lock(String, int, String) - 接口 中的方法org.noear.solon.cloud.service.CloudLockService
锁住
lock(String, String, int) - 接口 中的方法org.noear.solon.cloud.service.CloudLockService
锁住
lock(String, int) - 接口 中的方法org.noear.solon.cloud.service.CloudLockService
锁住
lockService() - 类 中的静态方法org.noear.solon.cloud.CloudManager
 
log() - 类 中的静态方法org.noear.solon.cloud.CloudClient
日志服务
LOG_DEFAULT_LOGGER - 类 中的静态变量org.noear.solon.cloud.CloudProps
 
logService() - 类 中的静态方法org.noear.solon.cloud.CloudManager
 

M

meta() - 类 中的方法org.noear.solon.cloud.model.Instance
 
metaGet(String) - 类 中的方法org.noear.solon.cloud.model.Instance
 
metaPut(String, String) - 类 中的方法org.noear.solon.cloud.model.Instance
 
metaPutAll(Map<String, String>) - 类 中的方法org.noear.solon.cloud.model.Instance
 
metaRemove(String) - 类 中的方法org.noear.solon.cloud.model.Instance
 

O

org.noear.solon.cloud - 程序包 org.noear.solon.cloud
 
org.noear.solon.cloud.annotation - 程序包 org.noear.solon.cloud.annotation
 
org.noear.solon.cloud.exception - 程序包 org.noear.solon.cloud.exception
 
org.noear.solon.cloud.impl - 程序包 org.noear.solon.cloud.impl
 
org.noear.solon.cloud.model - 程序包 org.noear.solon.cloud.model
 
org.noear.solon.cloud.service - 程序包 org.noear.solon.cloud.service
 
org.noear.solon.cloud.utils - 程序包 org.noear.solon.cloud.utils
 

P

policy() - 类 中的方法org.noear.solon.cloud.model.Discovery
 
policy(String) - 类 中的方法org.noear.solon.cloud.model.Discovery
 
prestop() - 类 中的方法org.noear.solon.cloud.XPluginImp
 
protocol() - 类 中的方法org.noear.solon.cloud.model.Instance
 
protocol(String) - 类 中的方法org.noear.solon.cloud.model.Instance
 
publish(Event) - 类 中的方法org.noear.solon.cloud.impl.CloudEventManager
 
publish(Event) - 接口 中的方法org.noear.solon.cloud.service.CloudEventService
发布事件
pull(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
拉取配置
pull(String) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
 
push(String, String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
推送配置
push(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
 
putStream(String, String, InputStream, String) - 接口 中的方法org.noear.solon.cloud.service.CloudFileService
推入文件
putStream(String, InputStream, String) - 接口 中的方法org.noear.solon.cloud.service.CloudFileService
推入文件
putText(String, String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudFileService
推入文本
putText(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudFileService
推入文本

Q

qos() - 类 中的方法org.noear.solon.cloud.model.Event
 
qos(int) - 类 中的方法org.noear.solon.cloud.model.Event
 
queue - 类 中的变量org.noear.solon.cloud.service.CloudEventObserverEntity
 

R

register(CloudConfig, CloudConfigHandler) - 类 中的静态方法org.noear.solon.cloud.CloudManager
登记配置订阅
register(CloudEvent, CloudEventHandler) - 类 中的静态方法org.noear.solon.cloud.CloudManager
登记事件订阅
register(CloudBreakerService) - 类 中的静态方法org.noear.solon.cloud.CloudManager
登记断路器服务
register(CloudConfigService) - 类 中的静态方法org.noear.solon.cloud.CloudManager
登记配置服务
register(CloudDiscoveryService) - 类 中的静态方法org.noear.solon.cloud.CloudManager
登记注册与发现服务
register(String, CloudEventService) - 类 中的静态方法org.noear.solon.cloud.CloudManager
登记事件服务
register(CloudLockService) - 类 中的静态方法org.noear.solon.cloud.CloudManager
登记锁服务
register(CloudLogService) - 类 中的静态方法org.noear.solon.cloud.CloudManager
登记日志服务
register(CloudListService) - 类 中的静态方法org.noear.solon.cloud.CloudManager
登记列表服务
register(CloudFileService) - 类 中的静态方法org.noear.solon.cloud.CloudManager
登记文件服务
register(CloudTraceService) - 类 中的静态方法org.noear.solon.cloud.CloudManager
登记链路跟踪服务
register(CloudJobService) - 类 中的静态方法org.noear.solon.cloud.CloudManager
登记任务服务
register(CloudIdServiceFactory) - 类 中的静态方法org.noear.solon.cloud.CloudManager
登记ID生成工厂
register(String, Instance) - 类 中的方法org.noear.solon.cloud.impl.CloudDiscoveryServiceLocalImpl
 
register(String, CloudEventService) - 类 中的方法org.noear.solon.cloud.impl.CloudEventManager
 
register(String, Instance) - 接口 中的方法org.noear.solon.cloud.service.CloudDiscoveryService
注册服务实例
register(String, String, Handler) - 接口 中的方法org.noear.solon.cloud.service.CloudJobService
注册任务
registerState(String, Instance, boolean) - 类 中的方法org.noear.solon.cloud.impl.CloudDiscoveryServiceLocalImpl
 
registerState(String, Instance, boolean) - 接口 中的方法org.noear.solon.cloud.service.CloudDiscoveryService
注册服务实例健康状态
remove(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
移除配置
remove(String) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
 
reset(int) - 类 中的方法org.noear.solon.cloud.model.BreakerEntrySim
重置阀值
retained() - 类 中的方法org.noear.solon.cloud.model.Event
 
retained(boolean) - 类 中的方法org.noear.solon.cloud.model.Event
 

S

scheduled() - 类 中的方法org.noear.solon.cloud.model.Event
 
scheduled(Date) - 类 中的方法org.noear.solon.cloud.model.Event
 
service() - 类 中的方法org.noear.solon.cloud.model.Discovery
 
service() - 类 中的方法org.noear.solon.cloud.model.Instance
 
service - 类 中的变量org.noear.solon.cloud.service.CloudDiscoveryObserverEntity
 
setEventReceive(String) - 类 中的方法org.noear.solon.cloud.CloudProps
 
start(SolonApp) - 类 中的方法org.noear.solon.cloud.XPluginImp
 

T

tags() - 类 中的方法org.noear.solon.cloud.model.Event
 
tags(String) - 类 中的方法org.noear.solon.cloud.model.Event
 
tags() - 类 中的方法org.noear.solon.cloud.model.Instance
 
tagsAdd(String) - 类 中的方法org.noear.solon.cloud.model.Instance
 
tagsAddAll(Collection<String>) - 类 中的方法org.noear.solon.cloud.model.Instance
 
times() - 类 中的方法org.noear.solon.cloud.model.Event
 
times(int) - 类 中的方法org.noear.solon.cloud.model.Event
 
toBean(Class<T>) - 类 中的方法org.noear.solon.cloud.model.Config
 
topic() - 类 中的方法org.noear.solon.cloud.model.Event
 
topic - 类 中的变量org.noear.solon.cloud.service.CloudEventObserverEntity
 
toProps() - 类 中的方法org.noear.solon.cloud.model.Config
 
trace() - 类 中的静态方法org.noear.solon.cloud.CloudClient
跟踪服务
traceService() - 类 中的静态方法org.noear.solon.cloud.CloudManager
 

U

unlock(String, String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudLockService
解锁
unlock(String, String) - 接口 中的方法org.noear.solon.cloud.service.CloudLockService
解锁
unlock(String) - 接口 中的方法org.noear.solon.cloud.service.CloudLockService
解锁
uri() - 类 中的方法org.noear.solon.cloud.model.Instance
 

V

value() - 类 中的方法org.noear.solon.cloud.model.Config
 
value(String, long) - 类 中的方法org.noear.solon.cloud.model.Config
 
valueOf(String) - 枚举 中的静态方法org.noear.solon.cloud.annotation.EventLevel
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.noear.solon.cloud.annotation.EventLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
version() - 类 中的方法org.noear.solon.cloud.model.Config
 

W

weight() - 类 中的方法org.noear.solon.cloud.model.Instance
 
weight(double) - 类 中的方法org.noear.solon.cloud.model.Instance
 

X

XPluginImp - org.noear.solon.cloud中的类
 
XPluginImp() - 类 的构造器org.noear.solon.cloud.XPluginImp
 
A B C D E F G H I J K L M O P Q R S T U V W X 
跳过导航链接

Copyright © 2021. All rights reserved.