类的使用
org.redkale.annotation.Resource
-
使用Resource的程序包 程序包 说明 org.redkale.boot.watch 提供系统默认监控包org.redkale.cached.spi org.redkale.cluster.spi org.redkale.locked.spi org.redkale.mq.spi org.redkale.net 网络TCP/UDP基础服务包org.redkale.net.http HTTP协议包,提供HTTP协议服务器org.redkale.scheduled.spi org.redkale.source 数据源(数据库、缓存)操作包 -
-
org.redkale.boot.watch中Resource的使用
注释类型为Resource的org.redkale.boot.watch中的字段 修饰符和类型 字段 说明 protected Application
FilterWatchService. application
protected Application
ServerWatchService. application
protected Application
ServiceWatchService. application
-
org.redkale.cached.spi中Resource的使用
注释类型为Resource的org.redkale.cached.spi中的字段 修饰符和类型 字段 说明 protected Application
CachedManagerService. application
-
org.redkale.cluster.spi中Resource的使用
注释类型为Resource的org.redkale.cluster.spi中的字段 修饰符和类型 字段 说明 protected InetSocketAddress
ClusterAgent. appAddress
protected Application
ClusterAgent. application
protected String
ClusterAgent. appName
protected HttpClient
HttpClusterRpcClient. httpClient
protected String
ClusterAgent. nodeid
protected WebClient
HttpClusterRpcClient. webClient
-
org.redkale.locked.spi中Resource的使用
注释类型为Resource的org.redkale.locked.spi中的字段 修饰符和类型 字段 说明 protected Application
LockedManagerService. application
-
org.redkale.mq.spi中Resource的使用
注释类型为Resource的org.redkale.mq.spi中的字段 修饰符和类型 字段 说明 protected Application
MessageAgent. application
protected Environment
MessageAgent. environment
protected String
MessageAgent. nodeid
protected String
MessageAgent. nodeName
-
org.redkale.net中Resource的使用
注释类型为Resource的org.redkale.net中的字段 修饰符和类型 字段 说明 protected Application
ProtocolServer. application
-
org.redkale.net.http中Resource的使用
注释类型为Resource的org.redkale.net.http中的字段 修饰符和类型 字段 说明 protected Convert
WebSocketServlet. binaryConvert
protected Convert
WebSocketServlet. jsonConvert
protected InetSocketAddress
WebSocketNode. localSncpAddress
protected String
WebSocketNode. nodeid
protected ResourceFactory
WebSocketServlet. resourceFactory
protected Convert
WebSocketNode. sendConvert
protected Convert
WebSocketServlet. sendConvert
protected CacheSource
WebSocketNode. source
protected Convert
WebSocketServlet. textConvert
protected WebSocketNode
WebSocketServlet. webSocketNode
-
org.redkale.scheduled.spi中Resource的使用
注释类型为Resource的org.redkale.scheduled.spi中的字段 修饰符和类型 字段 说明 protected Application
ScheduleManagerService. application
-
org.redkale.source中Resource的使用
注释类型为Resource的org.redkale.source中的字段 修饰符和类型 字段 说明 protected AsyncGroup
AbstractDataSqlSource. clientAsyncGroup
protected DataNativeSqlParser
AbstractDataSqlSource. nativeSqlParser
protected DataSqlMonitor
AbstractDataSqlSource. sqlMonitor
protected ExecutorService
AbstractDataSqlSource. workExecutor
-