索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
P
- page(int) - 类中的方法 com.cdkjframework.datasource.jpa.builder.JpaCriteriaBuilder
-
页码
- PageEntity<T> - com.cdkjframework.entity中的类
- PageEntity() - 类的构造器 com.cdkjframework.entity.PageEntity
-
构造函数
- PageEntity(long, long, List<T>) - 类的构造器 com.cdkjframework.entity.PageEntity
-
带参数构造函数
- PARAM_LENGTH_LIMIT - enum class 中的枚举常量 com.cdkjframework.enums.sms.AliSmsEnums
-
参数超出长度限制
- PARAM_NOT_SUPPORT_URL - enum class 中的枚举常量 com.cdkjframework.enums.sms.AliSmsEnums
-
不支持URL
- parameters - 类中的变量 com.cdkjframework.util.encrypts.crc.CrcCalculatorUtils
-
参数
- parameterToEntity(HttpServletRequest, Class<T>) - 类中的静态方法 com.cdkjframework.util.network.RequestUtils
-
参数转换为实体
- ParamInitHelper - com.cdkjframework.license.helper中的类
- ParamInitHelper() - 类的构造器 com.cdkjframework.license.helper.ParamInitHelper
- PARAMS - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- PARAMS - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc32
-
常量
- PARAMS - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc64
-
常量
- PARAMS - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc8
-
常量
- parse(String) - 类中的静态方法 com.cdkjframework.util.date.DateUtils
-
字符串转化成日期
- parse(String, String) - 类中的静态方法 com.cdkjframework.util.date.DateUtils
- parse(String, String, Locale) - 类中的静态方法 com.cdkjframework.util.date.DateUtils
- parseArray(String) - 类中的静态方法 com.cdkjframework.util.tool.JsonUtils
-
返回 JSON 数组对象
- parseDateTime(String) - 类中的静态方法 com.cdkjframework.util.date.LocalDateUtils
-
date 日期转换
- parseExp(String, String) - 类中的静态方法 com.cdkjframework.util.date.DateUtils
- parseJwt(String, String) - 类中的静态方法 com.cdkjframework.util.encrypts.JwtUtils
-
解密
- parseObject(String) - 类中的静态方法 com.cdkjframework.util.tool.JsonUtils
-
返回结果对象
- ParseXmlError - 异常错误中的静态变量 com.cdkjframework.util.encrypts.weixin.AesException
-
xml解析失败
- PASSWORD - 类中的静态变量 com.cdkjframework.constant.BusinessConsts
-
用户密码
- path() - annotation interface 中的元素 com.cdkjframework.center.annotation.EnableAutoGenerate
-
路径 (jpa 为:1、2、3、4、5、8,myBatis 为:1、2、3、4、5、6、7) 当 jpa myBatis 都为 true 是则全部为必填写 当 jpa 为 true 长度为 6,vo、dto、entity、controller、service、repository 当 myBatis 为 true 长度为 7,vo、dto、entity、controller、service、mapper、mapperXml (1) vo (2) dto (3) entity (4) controller (5) service (6) mapper (7) mapperXml (8) repository
- PATH - 类中的静态变量 com.cdkjframework.constant.AutoGenerateConsts
-
路径
- PAY_CONFIG - 类中的静态变量 com.cdkjframework.constant.CacheConsts
-
支付配置
- PayConfigEntity - com.cdkjframework.entity.pay中的类
- PayConfigEntity() - 类的构造器 com.cdkjframework.entity.pay.PayConfigEntity
- PayConfigMapper - com.cdkjframework.core.business.mapper中的接口
- PaymentEnums - com.cdkjframework.enums中的Enum Class
- PayRecordEntity - com.cdkjframework.entity.pay中的类
- PayRecordEntity() - 类的构造器 com.cdkjframework.entity.pay.PayRecordEntity
- PayRecordMapper - com.cdkjframework.core.business.mapper中的接口
- PayTypeConsts - com.cdkjframework.constant中的类
-
支付类型
- PayTypeConsts() - 类的构造器 com.cdkjframework.constant.PayTypeConsts
- PdfUtils - com.cdkjframework.util.files.pdf中的类
- PdfUtils() - 类的构造器 com.cdkjframework.util.files.pdf.PdfUtils
- PERCENT - 接口中的静态变量 com.cdkjframework.constant.StringConstant
-
%
- PermissionDto - com.cdkjframework.entity.log中的类
- PermissionDto() - 类的构造器 com.cdkjframework.entity.log.PermissionDto
- persist(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- persist(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- persist(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Remove the expiration from a key.
- persist(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- persist(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pexpire(Object, long) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pexpire(Object, long) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pexpire(Object, long, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pexpire(Object, long, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pexpire(Object, Duration) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pexpire(Object, Duration) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pexpire(Object, Duration, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pexpire(Object, Duration, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pexpire(String, long) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Set a key's time to live in milliseconds.
- pexpire(String, long) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pexpire(String, long) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pexpire(String, long, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- pexpire(String, long, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pexpire(String, long, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pexpire(String, Duration) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- pexpire(String, Duration) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pexpire(String, Duration) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pexpire(String, Duration, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- pexpire(String, Duration, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pexpire(String, Duration, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pexpireat(Object, long) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pexpireat(Object, long) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pexpireat(Object, long, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pexpireat(Object, long, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pexpireat(Object, Instant) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pexpireat(Object, Instant) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pexpireat(Object, Instant, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pexpireat(Object, Instant, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pexpireat(Object, Date) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pexpireat(Object, Date) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pexpireat(Object, Date, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pexpireat(Object, Date, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pexpireat(String, long) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Set the expiration for a key as a UNIX timestamp specified in milliseconds.
- pexpireat(String, long) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pexpireat(String, long) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pexpireat(String, long, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- pexpireat(String, long, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pexpireat(String, long, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pexpireat(String, Instant) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- pexpireat(String, Instant) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pexpireat(String, Instant) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pexpireat(String, Instant, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- pexpireat(String, Instant, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pexpireat(String, Instant, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pexpireat(String, Date) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Set the expiration for a key as a UNIX timestamp specified in milliseconds.
- pexpireat(String, Date) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pexpireat(String, Date) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pexpireat(String, Date, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- pexpireat(String, Date, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pexpireat(String, Date, ExpireArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pexpiretime(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pexpiretime(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pexpiretime(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- pexpiretime(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pexpiretime(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pfadd(Object, Object[]) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pfadd(Object, Object[]) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pfadd(String, String...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Adds the specified elements to the specified HyperLogLog.
- pfadd(String, String...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pfadd(String, String...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pfcount(Object[]) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pfcount(Object[]) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pfcount(String...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
- pfcount(String...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pfcount(String...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pfmerge(Object, Object[]) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pfmerge(Object, Object[]) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pfmerge(String, String...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Merge N different HyperLogLogs into a single one.
- pfmerge(String, String...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pfmerge(String, String...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- PGP - enum class 中的枚举常量 com.cdkjframework.enums.FileTypeEnums
-
PGP
- PGP - 类中的静态变量 com.cdkjframework.constant.FileTypeConsts
-
pgp public ring
- PGP_0 - enum class 中的枚举常量 com.cdkjframework.enums.FileTypeEnums
-
PGP_0
- PGP_1 - enum class 中的枚举常量 com.cdkjframework.enums.FileTypeEnums
-
PGP_1
- PGP_2 - enum class 中的枚举常量 com.cdkjframework.enums.FileTypeEnums
-
PGP_2
- PGP_2 - 类中的静态变量 com.cdkjframework.constant.FileTypeConsts
-
pgp security ring
- PGP_3 - enum class 中的枚举常量 com.cdkjframework.enums.FileTypeEnums
-
图片
- PGP_3 - 类中的静态变量 com.cdkjframework.constant.FileTypeConsts
-
pgp security ring
- PGP_4 - enum class 中的枚举常量 com.cdkjframework.enums.FileTypeEnums
-
图片
- PGP_4 - 类中的静态变量 com.cdkjframework.constant.FileTypeConsts
-
pgp encrypted data
- PHONE_NUMBER - enum class 中的枚举常量 com.cdkjframework.enums.ERegexTypeEnums
-
手机号
- phoneNumberJson - 类中的静态变量 com.cdkjframework.constant.sms.SmsParameterConsts
-
手机号 JSON 对象
- PicturesUtil - com.cdkjframework.util.files.images.pictures中的类
- PicturesUtil() - 类的构造器 com.cdkjframework.util.files.images.pictures.PicturesUtil
- ping() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Ping the server.
- ping() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- ping() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- ping() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- ping() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- PIPE - 接口中的静态变量 com.cdkjframework.constant.StringConstant
-
|
- PLATFORM_ALL - enum class 中的枚举常量 com.cdkjframework.enums.push.PushPlatformEnums
-
全部设备
- PLATFORM_ALL - 类中的静态变量 com.cdkjframework.constant.push.JpushConstants
-
全部平台
- PLATFORM_ANDROID - enum class 中的枚举常量 com.cdkjframework.enums.push.PushPlatformEnums
-
android
- PLATFORM_ANDROID - 类中的静态变量 com.cdkjframework.constant.push.JpushConstants
-
安卓平台
- PLATFORM_ANDROID_IOS - enum class 中的枚举常量 com.cdkjframework.enums.push.PushPlatformEnums
-
android_ios
- PLATFORM_ANDROID_IOS - 类中的静态变量 com.cdkjframework.constant.push.JpushConstants
-
安卓和IOS平台
- PLATFORM_ANDROID_WINPHONE - 类中的静态变量 com.cdkjframework.constant.push.JpushConstants
-
安卓和winPhone平台
- PLATFORM_IOS - enum class 中的枚举常量 com.cdkjframework.enums.push.PushPlatformEnums
-
ios
- PLATFORM_IOS - 类中的静态变量 com.cdkjframework.constant.push.JpushConstants
-
IOS平台
- PLATFORM_IOS_WINPHONE - 类中的静态变量 com.cdkjframework.constant.push.JpushConstants
-
IOS和winPhone平台
- PLATFORM_WINPHONE - 类中的静态变量 com.cdkjframework.constant.push.JpushConstants
-
winPhone 平台
- PlatformEnums - com.cdkjframework.enums中的Enum Class
- PLUS - 接口中的静态变量 com.cdkjframework.constant.StringConstant
-
+
- PLUS - 类中的静态变量 com.cdkjframework.util.tool.StringUtils
-
加号
- PM - enum class 中的枚举常量 com.cdkjframework.enums.FileTypeEnums
-
图片
- PM - 类中的静态变量 com.cdkjframework.constant.FileTypeConsts
-
PM format
- PNG - enum class 中的枚举常量 com.cdkjframework.enums.FileTypeEnums
-
PNG
- PNG - enum class 中的枚举常量 com.cdkjframework.minio.enums.ContentTypeEnums
-
png类型
- PNG - 类中的静态变量 com.cdkjframework.constant.FileTypeConsts
-
PNG format
- POINT - 类中的静态变量 com.cdkjframework.util.tool.StringUtils
-
点号 值变量
- poly - 类中的变量 com.cdkjframework.util.encrypts.crc.AlgoParams
-
This parameter is the poly.
- PositionUtils - com.cdkjframework.util.tool中的类
- PositionUtils() - 类的构造器 com.cdkjframework.util.tool.PositionUtils
- post(String) - 类中的静态方法 com.cdkjframework.util.network.request.HttpRequest
-
GET 请求
- POST - enum class 中的枚举常量 com.cdkjframework.enums.HttpMethodEnums
-
POST请求
- POST_DATA_EMPTY - enum class 中的枚举常量 com.cdkjframework.enums.pay.WeChatEnums
-
post数据为空
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类中的方法 com.cdkjframework.core.spring.filter.FilterHandlerInterceptor
- postProcessAfterInitialization(Object, String) - 类中的方法 com.cdkjframework.core.processor.AbstractCdkjProcessor
-
初始化后的后处理
- postProcessBeforeInitialization(Object, String) - 类中的方法 com.cdkjframework.core.processor.AbstractCdkjProcessor
-
初始化前的后处理
- postWebService(WebServiceEntity) - 类中的静态方法 com.cdkjframework.util.network.http.WebServiceUtils
-
post 方式请求WebService
- postWebService(WebServiceEntity, Class<T>) - 类中的静态方法 com.cdkjframework.util.network.http.WebServiceUtils
-
post 方式请求WebService
- postWebServiceObject(WebServiceEntity) - 类中的静态方法 com.cdkjframework.util.network.http.WebServiceUtils
-
post 方式请求WebService
- preHandle(HttpServletRequest, HttpServletResponse, Object) - 类中的方法 com.cdkjframework.core.spring.filter.FilterHandlerInterceptor
-
预处理
- preHandle(HttpServletRequest, HttpServletResponse, Object) - 类中的方法 com.cdkjframework.license.verify.interceptor.LicenseVerifyInterceptor
- prepayId - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
-
商户订单号
- proceed(ProceedingJoinPoint) - 类中的方法 com.cdkjframework.log.aop.AbstractBaseAopAspect
-
进程解析
- proceed(ProceedingJoinPoint) - 类中的方法 com.cdkjframework.log.aop.controller.ControllerDebugAspect
-
Controller 进程解析
- proceed(ProceedingJoinPoint) - 接口中的方法 com.cdkjframework.log.aop.IBaseAopAspect
-
进程解析
- proceed(ProceedingJoinPoint) - 类中的方法 com.cdkjframework.log.aop.mapper.MapperDebugAspect
-
进程解析
- PRODUCE - enum class 中的枚举常量 com.cdkjframework.enums.UserTypeEnums
-
生产人员
- Producer() - 类中的方法 com.cdkjframework.kafka.producer.config.KafkaAutoConfiguration
-
kafka 配置 启动触发器
- producerConfigs() - 类中的方法 com.cdkjframework.kafka.producer.ProducerConfiguration
-
Producer 参数配置
- ProducerConfiguration - com.cdkjframework.kafka.producer中的类
- ProducerConfiguration() - 类的构造器 com.cdkjframework.kafka.producer.ProducerConfiguration
- producerFactory() - 类中的方法 com.cdkjframework.kafka.producer.ProducerConfiguration
-
Producer 工厂配置
- ProducerUtils - com.cdkjframework.kafka.producer.util中的类
- ProducerUtils - com.cdkjframework.rocket.producer中的类
- ProducerUtils() - 类的构造器 com.cdkjframework.kafka.producer.util.ProducerUtils
- ProducerUtils(OrderProducerBean) - 类的构造器 com.cdkjframework.rocket.producer.ProducerUtils
-
构造函数
- PRODUCT_UN_SUBSCRIPT - enum class 中的枚举常量 com.cdkjframework.enums.sms.AliSmsEnums
-
未开通云通信产品的阿里云客户
- PRODUCT_UNSUBSCRIBE - enum class 中的枚举常量 com.cdkjframework.enums.sms.AliSmsEnums
-
产品未开通
- programEnd() - 接口中的方法 com.cdkjframework.core.spring.ApplicationService
-
程序进程结束
- PROJECT_NAME - 类中的静态变量 com.cdkjframework.constant.AutoGenerateConsts
-
项目名称
- projectName() - annotation interface 中的元素 com.cdkjframework.center.annotation.EnableAutoGenerate
-
项目名称
- PROMOTE - enum class 中的枚举常量 com.cdkjframework.enums.sms.AliSmsTemplateEnums
-
推广短信
- PROMPT - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant
-
模型
- PS - enum class 中的枚举常量 com.cdkjframework.enums.FileTypeEnums
-
图片
- PS - 类中的静态变量 com.cdkjframework.constant.FileTypeConsts
-
Postscript format
- psetex(Object, long, Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- psetex(Object, long, Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- psetex(String, long, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Set the value and expiration in milliseconds of a key.
- psetex(String, long, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- psetex(String, long, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- psubscribed(String, long) - 类中的方法 com.cdkjframework.redis.subscribe.SubscribeConsumer
-
订阅一个模式。
- pttl(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pttl(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pttl(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Get the time to live for a key in milliseconds.
- pttl(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pttl(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- publish(Object, Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- publish(Object, Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- publish(String, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Post a message to a channel.
- publish(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- publish(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- publish(String, String) - 类中的静态方法 com.cdkjframework.redis.RedisUtils
-
发布订阅
- publishFile(File) - 类中的静态方法 com.cdkjframework.util.files.AliCloudOssUtils
-
上传文件
- publishInputStream(InputStream, String) - 类中的静态方法 com.cdkjframework.util.files.AliCloudOssUtils
-
上传文件
- publishMessage(String, String, int) - 接口中的方法 com.cdkjframework.mqtt.producer.MqttGateway
-
发送消息
- publishRedisClient() - 类中的方法 com.cdkjframework.redis.connectivity.RedisClientConfiguration
-
redis客户端
- publishRedisClient() - 类中的方法 com.cdkjframework.redis.connectivity.RedisConfiguration
-
redis客户端
- pubsubChannels() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Lists the currently *active channels*.
- pubsubChannels() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pubsubChannels() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pubsubChannels() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pubsubChannels() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pubsubChannels(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pubsubChannels(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pubsubChannels(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Lists the currently *active channels*.
- pubsubChannels(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pubsubChannels(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pubsubNumpat() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Returns the number of subscriptions to patterns.
- pubsubNumpat() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pubsubNumpat() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pubsubNumpat() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- pubsubNumpat() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pubsubNumsub(Object[]) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- pubsubNumsub(Object[]) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- pubsubNumsub(String...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels.
- pubsubNumsub(String...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- pubsubNumsub(String...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- punsubscribed(String, long) - 类中的方法 com.cdkjframework.redis.subscribe.SubscribeConsumer
-
从模式中取消订阅。
- PushEntity - com.cdkjframework.entity.message中的类
- PushEntity() - 类的构造器 com.cdkjframework.entity.message.PushEntity
- PushPlatformEnums - com.cdkjframework.enums.push中的Enum Class
- PushRangeEnums - com.cdkjframework.enums.push中的Enum Class
- putAddConfigByKey(String, Object) - 接口中的方法 com.cdkjframework.ai.core.AiConfig
-
设置动态参数
- putAddConfigByKey(String, Object) - 类中的方法 com.cdkjframework.ai.core.impl.BaseAiConfig
-
设置动态参数
- putDataSource(DynamicDataSourceGlobal) - 类中的静态方法 com.cdkjframework.datasource.rw.holder.DynamicDataSourceHolder
-
放置数据源
All Classes and Interfaces|常量字段值|所有程序包|序列化表格