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
A
- accessKey - 类 中的变量org.noear.solon.cloud.extend.qiniu.kodo.service.CloudFileServiceKodoImp
-
- active() - 类 中的静态方法org.noear.solon.cloud.telemetry.Spans
-
活动中的Span(可能为Null;不推荐用)
- active(Consumer<Span>) - 类 中的静态方法org.noear.solon.cloud.telemetry.Spans
-
活动中的Span
- active() - 类 中的静态方法org.noear.solon.cloud.tracing.Spans
-
活动中的Span(可能为Null;不推荐用)
- active(Consumer<Span>) - 类 中的静态方法org.noear.solon.cloud.tracing.Spans
-
活动中的Span
- ActivemqCloudPlugin - org.noear.solon.cloud.extend.activemq.integration中的类
-
- ActivemqCloudPlugin() - 类 的构造器org.noear.solon.cloud.extend.activemq.integration.ActivemqCloudPlugin
-
- ActivemqConsumeHandler - org.noear.solon.cloud.extend.activemq.impl中的类
-
- ActivemqConsumeHandler(CloudEventObserverManger, Session) - 类 的构造器org.noear.solon.cloud.extend.activemq.impl.ActivemqConsumeHandler
-
- ActivemqConsumer - org.noear.solon.cloud.extend.activemq.impl中的类
-
- ActivemqConsumer(ActiveMQConnectionFactory, ActivemqProducer) - 类 的构造器org.noear.solon.cloud.extend.activemq.impl.ActivemqConsumer
-
- ActivemqProducer - org.noear.solon.cloud.extend.activemq.impl中的类
-
- ActivemqProducer(ActiveMQConnectionFactory) - 类 的构造器org.noear.solon.cloud.extend.activemq.impl.ActivemqProducer
-
- ActivemqProps - org.noear.solon.cloud.extend.activemq中的类
-
- ActivemqProps() - 类 的构造器org.noear.solon.cloud.extend.activemq.ActivemqProps
-
- ActivemqTransactionListener - org.noear.solon.cloud.extend.activemq.impl中的类
-
- ActivemqTransactionListener(Session) - 类 的构造器org.noear.solon.cloud.extend.activemq.impl.ActivemqTransactionListener
-
- add(String, String, String, Runnable) - 类 中的静态方法org.noear.solon.cloud.extend.local.impl.job.JobManager
-
添加计划任务
- add(String, String, String, String, Runnable) - 类 中的静态方法org.noear.solon.cloud.extend.local.impl.job.JobManager
-
添加计划任务
- add(String, String, long, Runnable) - 类 中的静态方法org.noear.solon.cloud.extend.local.impl.job.JobManager
-
添加计划任务
- add(String, EventLevel, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.service.CloudEventObserverManger
-
添加主题事件处理
- addBucket(String, Props) - 类 中的方法org.noear.solon.cloud.extend.file.s3.service.CloudFileServiceImpl
-
添加 bucket
- addCallback(MqttClientManager.ConnectCallback) - 接口 中的方法org.noear.solon.cloud.extend.mqtt.service.MqttClientManager
-
添加连接回调
- addCallback(MqttClientManager.ConnectCallback) - 类 中的方法org.noear.solon.cloud.extend.mqtt.service.MqttClientManagerImpl
-
- addCallback(MqttClientManager.ConnectCallback) - 接口 中的方法org.noear.solon.cloud.extend.mqtt5.service.MqttClientManager
-
添加连接回调
- addCallback(MqttClientManager.ConnectCallback) - 类 中的方法org.noear.solon.cloud.extend.mqtt5.service.MqttClientManagerImpl
-
- addCounter(String, String, String, long, Map<String, String>) - 类 中的方法org.noear.solon.cloud.metrics.integration.CloudMetricServiceImpl
-
- addCounter(String, String, String, long, Map<String, String>) - 接口 中的方法org.noear.solon.cloud.service.CloudMetricService
-
添加计数(累计)
- addCounter(String, String, String, long) - 接口 中的方法org.noear.solon.cloud.service.CloudMetricService
-
- addCounter(String, String, long) - 接口 中的方法org.noear.solon.cloud.service.CloudMetricService
-
- addCounter(String, String, String, long, Map<String, String>) - 类 中的方法org.noear.solon.cloud.service.CloudMetricServiceManager
-
- addEvent(String, Attributes) - 类 中的方法org.noear.solon.cloud.telemetry.integration.SpanSimulate
-
- addEvent(String, Attributes, long, TimeUnit) - 类 中的方法org.noear.solon.cloud.telemetry.integration.SpanSimulate
-
- addFactory(RouteFilterFactory) - 类 中的静态方法org.noear.solon.cloud.gateway.route.RouteFactoryManager
-
- addFactory(RoutePredicateFactory) - 类 中的静态方法org.noear.solon.cloud.gateway.route.RouteFactoryManager
-
- addGauge(String, String, String, long, Map<String, String>) - 类 中的方法org.noear.solon.cloud.metrics.integration.CloudMetricServiceImpl
-
- addGauge(String, String, String, long, Map<String, String>) - 接口 中的方法org.noear.solon.cloud.service.CloudMetricService
-
添加指标(瞬值)
- addGauge(String, String, String, long) - 接口 中的方法org.noear.solon.cloud.service.CloudMetricService
-
- addGauge(String, String, long) - 接口 中的方法org.noear.solon.cloud.service.CloudMetricService
-
- addGauge(String, String, String, long, Map<String, String>) - 类 中的方法org.noear.solon.cloud.service.CloudMetricServiceManager
-
- addHandler(RouteHandler) - 类 中的静态方法org.noear.solon.cloud.gateway.route.RouteFactoryManager
-
- addHandler(CloudEventHandler) - 类 中的方法org.noear.solon.cloud.model.EventObserver
-
添加云事件处理
- addJob(String, BeanWrap) - 类 中的静态方法org.noear.solon.cloud.extend.powerjob.JobBeanManager
-
- addJob(String, BasicProcessor) - 类 中的静态方法org.noear.solon.cloud.extend.powerjob.JobManager
-
- addJob(String, JobHolder) - 类 中的静态方法org.noear.solon.cloud.extend.quartz.JobManager
-
- addJobInterceptor(int, CloudJobInterceptor) - 接口 中的方法org.noear.solon.cloud.impl.CloudJobServiceManager
-
添加任务拦截器
- addJobInterceptor(int, CloudJobInterceptor) - 类 中的方法org.noear.solon.cloud.impl.CloudJobServiceManagerImpl
-
添加任务拦截器
- addProcessorFactory(ProcessorFactory) - 类 中的方法org.noear.solon.cloud.extend.powerjob.impl.PowerJobWorkerOfSolon
-
- AddRequestHeaderFilter(String) - 类 的构造器org.noear.solon.cloud.gateway.route.filter.AddRequestHeaderFilterFactory.AddRequestHeaderFilter
-
- AddRequestHeaderFilterFactory - org.noear.solon.cloud.gateway.route.filter中的类
-
添加请求头过滤器
- AddRequestHeaderFilterFactory() - 类 的构造器org.noear.solon.cloud.gateway.route.filter.AddRequestHeaderFilterFactory
-
- AddRequestHeaderFilterFactory.AddRequestHeaderFilter - org.noear.solon.cloud.gateway.route.filter中的类
-
- AddResponseHeaderFilter(String) - 类 的构造器org.noear.solon.cloud.gateway.route.filter.AddResponseHeaderFilterFactory.AddResponseHeaderFilter
-
- AddResponseHeaderFilterFactory - org.noear.solon.cloud.gateway.route.filter中的类
-
添加响应头过滤器
- AddResponseHeaderFilterFactory() - 类 的构造器org.noear.solon.cloud.gateway.route.filter.AddResponseHeaderFilterFactory
-
- AddResponseHeaderFilterFactory.AddResponseHeaderFilter - org.noear.solon.cloud.gateway.route.filter中的类
-
- address() - 类 中的方法org.noear.solon.cloud.model.Instance
-
服务地址(host:port)
- addTimer(String, String, String, long, Map<String, String>) - 类 中的方法org.noear.solon.cloud.metrics.integration.CloudMetricServiceImpl
-
- addTimer(String, String, String, long, Map<String, String>) - 接口 中的方法org.noear.solon.cloud.service.CloudMetricService
-
添加计时(平均值、最大值、最小值)
- addTimer(String, String, String, long) - 接口 中的方法org.noear.solon.cloud.service.CloudMetricService
-
- addTimer(String, String, long) - 接口 中的方法org.noear.solon.cloud.service.CloudMetricService
-
- addTimer(String, String, String, long, Map<String, String>) - 类 中的方法org.noear.solon.cloud.service.CloudMetricServiceManager
-
- afterCompletion(int) - 类 中的方法org.noear.solon.cloud.model.EventTran
-
- AfterPredicate(String) - 类 的构造器org.noear.solon.cloud.gateway.route.predicate.AfterPredicateFactory.AfterPredicate
-
- AfterPredicateFactory - org.noear.solon.cloud.gateway.route.predicate中的类
-
路由时间 After 匹配检测器
- AfterPredicateFactory() - 类 的构造器org.noear.solon.cloud.gateway.route.predicate.AfterPredicateFactory
-
- AfterPredicateFactory.AfterPredicate - org.noear.solon.cloud.gateway.route.predicate中的类
-
- agent() - 类 中的方法org.noear.solon.cloud.model.Discovery
-
获取代理
- agent(String) - 类 中的方法org.noear.solon.cloud.model.Discovery
-
设置代理
- AliyunOnsCloudPlugin - org.noear.solon.cloud.extend.aliyun.ons.integration中的类
-
- AliyunOnsCloudPlugin() - 类 的构造器org.noear.solon.cloud.extend.aliyun.ons.integration.AliyunOnsCloudPlugin
-
- AliyunOssCloudPlugin - org.noear.solon.cloud.extend.aliyun.oss.integration中的类
-
- AliyunOssCloudPlugin() - 类 的构造器org.noear.solon.cloud.extend.aliyun.oss.integration.AliyunOssCloudPlugin
-
- append(LogEvent) - 类 中的方法org.noear.solon.cloud.impl.CloudLogAppender
-
- append(LogEvent) - 接口 中的方法org.noear.solon.cloud.service.CloudLogService
-
添加
- attachment() - 类 中的方法org.noear.solon.cloud.model.Discovery
-
- attachmentSet(T) - 类 中的方法org.noear.solon.cloud.model.Discovery
-
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.extend.activemq.service.CloudEventServiceActivemqImpl
-
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.extend.aliyun.ons.service.CloudEventServiceOnsImpl
-
- attention(String, String, CloudConfigHandler) - 类 中的方法org.noear.solon.cloud.extend.consul.service.CloudConfigServiceConsulImpl
-
- attention(String, String, CloudDiscoveryHandler) - 类 中的方法org.noear.solon.cloud.extend.consul.service.CloudDiscoveryServiceConsulImpl
-
关注服务实例列表
- attention(String, String, CloudConfigHandler) - 类 中的方法org.noear.solon.cloud.extend.etcd.service.CloudConfigServiceEtcdImpl
-
关注配置
- attention(String, String, CloudDiscoveryHandler) - 类 中的方法org.noear.solon.cloud.extend.etcd.service.CloudDiscoveryServiceEtcdImpl
-
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.extend.folkmq.service.CloudEventServiceFolkMqImpl
-
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.extend.jedis.service.CloudEventServiceJedisImpl
-
- attention(String, String, CloudDiscoveryHandler) - 类 中的方法org.noear.solon.cloud.extend.jmdns.service.CloudDiscoveryServiceJmdnsImpl
-
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.extend.kafka.service.CloudEventServiceKafkaImpl
-
- attention(String, String, CloudConfigHandler) - 类 中的方法org.noear.solon.cloud.extend.kubernetes.service.CloudConfigServiceK8sImpl
-
- attention(String, String, CloudConfigHandler) - 类 中的方法org.noear.solon.cloud.extend.local.service.CloudConfigServiceLocalImpl
-
- attention(String, String, CloudDiscoveryHandler) - 类 中的方法org.noear.solon.cloud.extend.local.service.CloudDiscoveryServiceLocalImpl
-
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.extend.local.service.CloudEventServiceLocalImpl
-
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.extend.mqtt.service.CloudEventServiceMqtt3
-
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.extend.mqtt5.service.CloudEventServiceMqtt5
-
- attention(String, String, CloudConfigHandler) - 类 中的方法org.noear.solon.cloud.extend.nacos.service.CloudConfigServiceNacosImp
-
关注配置
- attention(String, String, CloudDiscoveryHandler) - 类 中的方法org.noear.solon.cloud.extend.nacos.service.CloudDiscoveryServiceNacosImp
-
关注服务实例列表
- attention(String, String, CloudConfigHandler) - 类 中的方法org.noear.solon.cloud.extend.polaris.service.CloudConfigServicePolarisImp
-
监听配置的修改
- attention(String, String, CloudDiscoveryHandler) - 类 中的方法org.noear.solon.cloud.extend.polaris.service.CloudDiscoveryServicePolarisImp
-
关注服务实例列表
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.extend.pulsar.service.CloudEventServicePulsarImpl
-
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.extend.rabbitmq.service.CloudEventServiceRabbitmqImpl
-
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.extend.rocketmq.service.CloudEventServiceRocketmqImp
-
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.extend.rocketmq.service.CloudEventServiceRocketmqImpl
-
- attention(String, String, CloudConfigHandler) - 类 中的方法org.noear.solon.cloud.extend.zookeeper.service.CloudConfigServiceZkImp
-
- attention(String, String, CloudDiscoveryHandler) - 类 中的方法org.noear.solon.cloud.extend.zookeeper.service.CloudDiscoveryServiceZkImp
-
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 类 中的方法org.noear.solon.cloud.impl.CloudEventServiceManagerImpl
-
关注事件
- attention(String, String, CloudConfigHandler) - 接口 中的方法org.noear.solon.cloud.service.CloudConfigService
-
关注配置
- attention(String, String, CloudDiscoveryHandler) - 接口 中的方法org.noear.solon.cloud.service.CloudDiscoveryService
-
关注服务实例列表
- attention(String, String, CloudDiscoveryHandler) - 类 中的方法org.noear.solon.cloud.service.CloudDiscoveryServiceProxy
-
- attention(EventLevel, String, String, String, String, int, CloudEventHandler) - 接口 中的方法org.noear.solon.cloud.service.CloudEventService
-
关注事件(相当于订阅)
- attentionKey(String, Watch.Listener) - 类 中的方法org.noear.solon.cloud.extend.etcd.impl.EtcdClient
-
- attentionKeysWithPrefix(String, Watch.Listener) - 类 中的方法org.noear.solon.cloud.extend.etcd.impl.EtcdClient
-
- attr(String) - 接口 中的方法org.noear.solon.cloud.gateway.exchange.ExContext
-
属性获取
- attr(String) - 类 中的方法org.noear.solon.cloud.gateway.exchange.ExContextImpl
-
属性获取
- attrSet(String, Object) - 接口 中的方法org.noear.solon.cloud.gateway.exchange.ExContext
-
属性设置
- attrSet(String, Object) - 类 中的方法org.noear.solon.cloud.gateway.exchange.ExContextImpl
-
属性设置
- auth - 类 中的变量org.noear.solon.cloud.extend.qiniu.kodo.service.CloudFileServiceKodoImp
-
- authority() - 类 中的方法io.grpc.solon.integration.GrpcChannelProxy
-
- authPacketArrived(int, MqttProperties) - 类 中的方法org.noear.solon.cloud.extend.mqtt5.service.MqttClientManagerImpl
-
- autoDelete - 类 中的变量org.noear.solon.cloud.extend.rabbitmq.impl.RabbitConfig
-
是否自动删除
- AwsS3CloudPlugin - org.noear.solon.cloud.extend.aws.s3.integration中的类
-
- AwsS3CloudPlugin() - 类 的构造器org.noear.solon.cloud.extend.aws.s3.integration.AwsS3CloudPlugin
-
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