跳过导航链接
AWS PaaS(V6.4.GA)
Java SDK API Reference for AWS PaaS
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

K

KafkaAPI<K,V> - com.actionsoft.sdk.local.api.cc中的接口
kafka客户端消息发送和接收api 支持日志和审计的操作:send、poll

发送消息默认使用org.apache.kafka.common.serialization.Serdes根据发送消息K/V类型long/int/double/String/ByteBuffer/byte[]进行序列化;

接收消息必须指定序列化实现类,可使用内置DefDes构造long/int/double/String/ByteBuffer/byte[]类型的反序列化: Deserializer<String> des = new DefDes<String>(String.class); KafkaAPI<String, String> api = SDK.getCCAPI().getKafkaAPI(profileId , des , des); api.topic("topic").send("test");
KafkaAPI.ConsumerCallback<K,V> - com.actionsoft.sdk.local.api.cc中的接口
消息接收的回调接口
KafkaAPI.ProducerCallback<K,V> - com.actionsoft.sdk.local.api.cc中的接口
消息发送的回调接口
KEY_ALGORITHM - 类 中的静态变量com.actionsoft.bpms.util.AES
 
KEY_ALGORITHM - 类 中的静态变量com.actionsoft.bpms.util.DES
 
KEY_ALGORITHM - 类 中的静态变量com.actionsoft.bpms.util.SHA256
 
KEY_AUTHOR - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_COLOR - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_DESC - 接口 中的静态变量com.actionsoft.sdk.local.api.PALDiagramQueryAPI
 
KEY_DESC - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_EXEC_TYPE - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_FILE_ID - 接口 中的静态变量com.actionsoft.sdk.local.api.PALDiagramQueryAPI
 
KEY_ID - 接口 中的静态变量com.actionsoft.sdk.local.api.PALDiagramQueryAPI
 
KEY_ID - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_INPUT - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_IS_PUBLISH - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_IS_SYSTEM - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_IS_USE - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_LEVEL - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_METHOD_CATEGORY - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_METHOD_ID - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_MODIFY_DATE - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_MODIFY_USER - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_NAME - 接口 中的静态变量com.actionsoft.sdk.local.api.PALDiagramQueryAPI
 
KEY_NAME - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_NO - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_OUTPUT - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_OWNER_DEPT - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_OWNER_USER - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_PARENT_ID - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_PUBLISH_DATE - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_SIZE - 类 中的静态变量com.actionsoft.bpms.util.AES
 
KEY_SYSTEM_NAME - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_TYPE - 接口 中的静态变量com.actionsoft.sdk.local.api.PALDiagramQueryAPI
 
KEY_TYPE - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_VERSION - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
KEY_VIEW_COUNT - 接口 中的静态变量com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
 
keyCommand() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
keyCommand
keys() - 类 中的方法com.actionsoft.bpms.commons.cache.Cache
所有的键
keys(K) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
keys(List<String>) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessQueryAPI
对应一组外部业务主键值的查询结果
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
跳过导航链接
文档更新日期 : 20230525

Copyright © Actionsoft Co., Ltd. All Rights Reserved.