A B C D E F G H I K L M N O P Q R S T U V W X
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- accessKey - 类 中的变量xin.manong.weapon.aliyun.secret.AliyunSecret
- addRebuildListener(RebuildListener) - 类 中的方法xin.manong.weapon.aliyun.ons.ONSConsumer
-
添加重建监听器
- addRebuildListener(RebuildListener) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnel
-
添加重建监听器
- addSubscribe(Subscribe) - 类 中的方法xin.manong.weapon.aliyun.ons.ONSConsumerConfig
-
添加订阅信息
- addTunnelWorkerConfig(OTSTunnelWorkerConfig) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnelConfig
-
添加通道worker配置
- alarmSender - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnel
- aliyunSecret - 类 中的变量xin.manong.weapon.aliyun.secret.DynamicSecretConfig
- AliyunSecret - xin.manong.weapon.aliyun.secret中的类
-
阿里云秘钥
- AliyunSecret() - 类 的构造器xin.manong.weapon.aliyun.secret.AliyunSecret
- appName - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnel
B
- bucket - 类 中的变量xin.manong.weapon.aliyun.oss.OSSMeta
- build() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSSearchRequest.Builder
-
构建请求对象
- Builder() - 类 的构造器xin.manong.weapon.aliyun.ots.OTSSearchRequest.Builder
- buildError(String) - 类 中的静态方法xin.manong.weapon.aliyun.ots.OTSSearchResponse
-
构建错误响应
- buildOK(KVRecords, Long) - 类 中的静态方法xin.manong.weapon.aliyun.ots.OTSSearchResponse
-
构建成功响应
- buildURL(OSSMeta) - 类 中的静态方法xin.manong.weapon.aliyun.oss.OSSClient
-
根据OSS元信息构建OSS URL
C
- channelProcessor - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnelWorkerConfig
- check() - 类 中的方法xin.manong.weapon.aliyun.ons.ONSConsumerConfig
-
检测配置合法性
- check() - 类 中的方法xin.manong.weapon.aliyun.ons.ONSProducerConfig
-
检测合法性
- check() - 类 中的方法xin.manong.weapon.aliyun.ons.Subscribe
-
检测有效性
- check() - 类 中的方法xin.manong.weapon.aliyun.oss.OSSClientConfig
-
检测配置信息
- check() - 类 中的方法xin.manong.weapon.aliyun.oss.OSSMeta
-
检测合法性
- check() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSClientConfig
-
检测合法性
- check() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSSearchRequest
-
检测搜索请求合法性
- check() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnelConfig
-
检测OTS通道配置有效性
- check() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnelWorkerConfig
-
检测OTS通道worker配置有效性
- check() - 类 中的方法xin.manong.weapon.aliyun.secret.AliyunSecret
-
检测秘钥合法性 accessKey和secretKey不为空
- check() - 类 中的方法xin.manong.weapon.aliyun.secret.DynamicSecretConfig
-
检测配置有效性
- CHECK_CONDITION_FAIL - xin.manong.weapon.aliyun.ots.OTSStatus
- close() - 类 中的方法xin.manong.weapon.aliyun.oss.OSSClient
-
关闭客户端实例
- close() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSClient
-
关闭OTS客户端
- Column - xin.manong.weapon.aliyun.ots.annotation中的注释类型
-
列注解
- config - 类 中的变量xin.manong.weapon.aliyun.ons.ONSConsumer
- config - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnel
- connectionRequestTimeoutMs - 类 中的变量xin.manong.weapon.aliyun.ots.OTSClientConfig
- connectionTimeoutMs - 类 中的变量xin.manong.weapon.aliyun.oss.OSSClientConfig
- connectionTimeoutMs - 类 中的变量xin.manong.weapon.aliyun.ots.OTSClientConfig
- consumeId - 类 中的变量xin.manong.weapon.aliyun.ons.ONSConsumerConfig
- consumer - 类 中的变量xin.manong.weapon.aliyun.ons.ONSConsumer
- consumeThreadNum - 类 中的变量xin.manong.weapon.aliyun.ons.ONSConsumerConfig
- consumeThreadNum - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnelWorkerConfig
- convertColumns(Map<String, Object>) - 类 中的静态方法xin.manong.weapon.aliyun.ots.OTSConverter
-
转换列
- convertJavaObjectToKeyMap(Object) - 类 中的静态方法xin.manong.weapon.aliyun.ots.OTSConverter
-
转换java对象为keyMap
- convertJavaObjectToKVRecord(Object) - 类 中的静态方法xin.manong.weapon.aliyun.ots.OTSConverter
-
转换java对象为KVRecord
- convertKVRecordToJavaObject(KVRecord, Class<T>) - 类 中的静态方法xin.manong.weapon.aliyun.ots.OTSConverter
-
转换KVRecord为java对象
- convertPrimaryKey(PrimaryKey) - 类 中的静态方法xin.manong.weapon.aliyun.ots.OTSConverter
-
主键转换
- convertPrimaryKey(Map<String, Object>) - 类 中的静态方法xin.manong.weapon.aliyun.ots.OTSConverter
-
主键转换
- convertRecord(Row) - 类 中的静态方法xin.manong.weapon.aliyun.ots.OTSConverter
-
转换OTS数据
- convertRecord(KVRecord) - 类 中的静态方法xin.manong.weapon.aliyun.ots.OTSConverter
-
转换OTS数据
- convertRecordColumns(List<RecordColumn>) - 类 中的静态方法xin.manong.weapon.aliyun.ots.OTSConverter
-
转换列
- convertStreamRecord(StreamRecord) - 类 中的静态方法xin.manong.weapon.aliyun.ots.OTSConverter
-
转换流数据
D
- delete(String, Map<String, Object>, Condition) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSClient
-
根据key删除数据
- deleteObject(String, String) - 类 中的方法xin.manong.weapon.aliyun.oss.OSSClient
-
删除数据
- destroy() - 类 中的方法xin.manong.weapon.aliyun.ons.ONSProducer
-
销毁ONS producer
- dynamic - 类 中的变量xin.manong.weapon.aliyun.secret.DynamicSecretConfig
- DynamicSecretConfig - xin.manong.weapon.aliyun.secret中的类
-
动态秘钥配置 阿里云工具配置继承此类
- DynamicSecretConfig() - 类 的构造器xin.manong.weapon.aliyun.secret.DynamicSecretConfig
E
- endpoint - 类 中的变量xin.manong.weapon.aliyun.oss.OSSClientConfig
- endpoint - 类 中的变量xin.manong.weapon.aliyun.ots.OTSClientConfig
- endpoint - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnelConfig
- equals(Object) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnelWorkerConfig
- exist(String, String) - 类 中的方法xin.manong.weapon.aliyun.oss.OSSClient
-
数据是否存在
F
G
- get(String, Map<String, Object>) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSClient
-
获取数据
- getObject(String, String) - 类 中的方法xin.manong.weapon.aliyun.oss.OSSClient
-
获取数据
- getObjectMeta(String, String) - 类 中的方法xin.manong.weapon.aliyun.oss.OSSClient
-
获取数据信息
- getRange(String, Map<String, Object>, Map<String, Object>) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSClient
-
获取范围数据
H
- hashCode() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnelWorkerConfig
- hasNext() - 类 中的方法xin.manong.weapon.aliyun.ots.RecordIterator
-
是否存在迭代数据
- heartBeatIntervalSec - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnelWorkerConfig
I
- indexName - 类 中的变量xin.manong.weapon.aliyun.ots.OTSSearchRequest
- indexName(String) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSSearchRequest.Builder
-
设置索引名
- init() - 类 中的方法xin.manong.weapon.aliyun.ons.ONSProducer
-
初始化ONS producer
- instance - 类 中的变量xin.manong.weapon.aliyun.ots.OTSClientConfig
- instance - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnelConfig
K
L
- limit - 类 中的变量xin.manong.weapon.aliyun.ots.OTSSearchRequest
- limit(Integer) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSSearchRequest.Builder
-
设置返回数量
- list(String, String) - 类 中的方法xin.manong.weapon.aliyun.oss.OSSClient
-
列表目录文件 最多不超过10000个文件
- listener - 类 中的变量xin.manong.weapon.aliyun.ons.Subscribe
- listenerName - 类 中的变量xin.manong.weapon.aliyun.ons.Subscribe
M
- maxCachedMessageNum - 类 中的变量xin.manong.weapon.aliyun.ons.ONSConsumerConfig
- maxChannelParallel - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnelWorkerConfig
- maxConsumeDelayMs - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnelWorkerConfig
- maxRetryIntervalMs - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnelWorkerConfig
- message - 类 中的变量xin.manong.weapon.aliyun.ots.OTSSearchResponse
- monitor - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnel
N
- name() - 注释类型 中的方法xin.manong.weapon.aliyun.ots.annotation.Column
- name() - 注释类型 中的方法xin.manong.weapon.aliyun.ots.annotation.PrimaryKey
- next() - 类 中的方法xin.manong.weapon.aliyun.ots.RecordIterator
-
迭代数据
O
- offset - 类 中的变量xin.manong.weapon.aliyun.ots.OTSSearchRequest
- offset(Integer) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSSearchRequest.Builder
-
设置数据偏移
- ONSConsumer - xin.manong.weapon.aliyun.ons中的类
-
ONS消息消费器
- ONSConsumer(ONSConsumerConfig) - 类 的构造器xin.manong.weapon.aliyun.ons.ONSConsumer
- ONSConsumerConfig - xin.manong.weapon.aliyun.ons中的类
-
ONS消息消费者配置
- ONSConsumerConfig() - 类 的构造器xin.manong.weapon.aliyun.ons.ONSConsumerConfig
- ONSProducer - xin.manong.weapon.aliyun.ons中的类
-
ONS消息发送
- ONSProducer(ONSProducerConfig) - 类 的构造器xin.manong.weapon.aliyun.ons.ONSProducer
- ONSProducerConfig - xin.manong.weapon.aliyun.ons中的类
-
ONS消息生产配置
- ONSProducerConfig() - 类 的构造器xin.manong.weapon.aliyun.ons.ONSProducerConfig
- OSSClient - xin.manong.weapon.aliyun.oss中的类
-
OSS客户端
- OSSClient(OSSClientConfig) - 类 的构造器xin.manong.weapon.aliyun.oss.OSSClient
- OSSClientConfig - xin.manong.weapon.aliyun.oss中的类
-
OSS客户端配置
- OSSClientConfig() - 类 的构造器xin.manong.weapon.aliyun.oss.OSSClientConfig
- OSSMeta - xin.manong.weapon.aliyun.oss中的类
-
OSS元数据信息
- OSSMeta() - 类 的构造器xin.manong.weapon.aliyun.oss.OSSMeta
- OSSMeta(String, String, String) - 类 的构造器xin.manong.weapon.aliyun.oss.OSSMeta
- OTSClient - xin.manong.weapon.aliyun.ots中的类
-
OTS客户端
- OTSClient(OTSClientConfig) - 类 的构造器xin.manong.weapon.aliyun.ots.OTSClient
- OTSClientConfig - xin.manong.weapon.aliyun.ots中的类
-
OTS客户端配置
- OTSClientConfig() - 类 的构造器xin.manong.weapon.aliyun.ots.OTSClientConfig
- OTSConverter - xin.manong.weapon.aliyun.ots中的类
-
OTS数据转换
- OTSConverter() - 类 的构造器xin.manong.weapon.aliyun.ots.OTSConverter
- OTSSearchRequest - xin.manong.weapon.aliyun.ots中的类
-
OTS搜索请求
- OTSSearchRequest() - 类 的构造器xin.manong.weapon.aliyun.ots.OTSSearchRequest
- OTSSearchRequest.Builder - xin.manong.weapon.aliyun.ots中的类
- OTSSearchResponse - xin.manong.weapon.aliyun.ots中的类
-
OTS搜索响应
- OTSSearchResponse() - 类 的构造器xin.manong.weapon.aliyun.ots.OTSSearchResponse
- OTSStatus - xin.manong.weapon.aliyun.ots中的枚举
-
OTS状态
- OTSTunnel - xin.manong.weapon.aliyun.ots中的类
-
OTS数据通道
- OTSTunnel(OTSTunnelConfig) - 类 的构造器xin.manong.weapon.aliyun.ots.OTSTunnel
- OTSTunnelConfig - xin.manong.weapon.aliyun.ots中的类
-
OTS通道配置
- OTSTunnelConfig() - 类 的构造器xin.manong.weapon.aliyun.ots.OTSTunnelConfig
- OTSTunnelMonitor - xin.manong.weapon.aliyun.ots中的类
-
OTS通道消费监控器
- OTSTunnelMonitor(OTSTunnelConfig, TunnelClient) - 类 的构造器xin.manong.weapon.aliyun.ots.OTSTunnelMonitor
- OTSTunnelWorker - xin.manong.weapon.aliyun.ots中的类
-
OTS数据通道
- OTSTunnelWorker(OTSTunnelWorkerConfig, TunnelClient) - 类 的构造器xin.manong.weapon.aliyun.ots.OTSTunnelWorker
- OTSTunnelWorkerConfig - xin.manong.weapon.aliyun.ots中的类
-
OTS通道worker配置
- OTSTunnelWorkerConfig() - 类 的构造器xin.manong.weapon.aliyun.ots.OTSTunnelWorkerConfig
P
- parseURL(String) - 类 中的静态方法xin.manong.weapon.aliyun.oss.OSSClient
-
解析OSS URL,返回元信息
- PrimaryKey - xin.manong.weapon.aliyun.ots.annotation中的注释类型
-
主键注解
- processor - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnelWorkerConfig
- put(String, KVRecord, Condition) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSClient
-
添加数据
- putObject(String, String, byte[]) - 类 中的方法xin.manong.weapon.aliyun.oss.OSSClient
-
上传数据
- putObject(String, String, InputStream) - 类 中的方法xin.manong.weapon.aliyun.oss.OSSClient
-
上传数据
Q
- query - 类 中的变量xin.manong.weapon.aliyun.ots.OTSSearchRequest
- query(Query) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSSearchRequest.Builder
-
设置搜索条件
R
- rangeIterator(String, Map<String, Object>, Map<String, Object>) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSClient
-
按照范围迭代数据
- rebuild() - 类 中的方法xin.manong.weapon.aliyun.ons.ONSConsumer
- rebuild() - 类 中的方法xin.manong.weapon.aliyun.ons.ONSProducer
- rebuild() - 类 中的方法xin.manong.weapon.aliyun.oss.OSSClient
- rebuild() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSClient
- rebuild() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnel
- rebuildListeners - 类 中的变量xin.manong.weapon.aliyun.ons.ONSConsumer
- rebuildListeners - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnel
- RecordIterator - xin.manong.weapon.aliyun.ots中的类
-
数据迭代器 负责迭代OTS范围数据,将Row对象转换为KVRecord对象
- RecordIterator(Iterator<Row>) - 类 的构造器xin.manong.weapon.aliyun.ots.RecordIterator
- records - 类 中的变量xin.manong.weapon.aliyun.ots.OTSSearchResponse
- region - 类 中的变量xin.manong.weapon.aliyun.oss.OSSMeta
- removeTunnelWorkerConfig(OTSTunnelWorkerConfig) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnelConfig
-
移除通道worker配置
- requestTimeoutMs - 类 中的变量xin.manong.weapon.aliyun.ons.ONSProducerConfig
- retryCnt - 类 中的变量xin.manong.weapon.aliyun.ons.ONSProducerConfig
- retryCnt - 类 中的变量xin.manong.weapon.aliyun.oss.OSSClientConfig
- retryCnt - 类 中的变量xin.manong.weapon.aliyun.ots.OTSClientConfig
- returnColumns - 类 中的变量xin.manong.weapon.aliyun.ots.OTSSearchRequest
- returnColumns(List<String>) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSSearchRequest.Builder
-
设置返回列列表
- run() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnelMonitor
S
- search(OTSSearchRequest) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSClient
-
数据搜索
- searchTimeoutMs - 类 中的变量xin.manong.weapon.aliyun.ots.OTSSearchRequest
- searchTimeoutMs(Integer) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSSearchRequest.Builder
-
设置搜索超时
- secretKey - 类 中的变量xin.manong.weapon.aliyun.secret.AliyunSecret
- send(Message) - 类 中的方法xin.manong.weapon.aliyun.ons.ONSProducer
-
发送消息
- serverURL - 类 中的变量xin.manong.weapon.aliyun.ons.ONSConsumerConfig
- serverURL - 类 中的变量xin.manong.weapon.aliyun.ons.ONSProducerConfig
- setAlarmSender(AlarmSender) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnel
-
设置报警发送器
- setAlarmSender(AlarmSender) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnelMonitor
-
设置报警发送器
- setAppName(String) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnel
-
设置所属应用名
- setAppName(String) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnelMonitor
-
设置所属应用名
- sign(String, String) - 类 中的方法xin.manong.weapon.aliyun.oss.OSSClient
-
数据加签,过期时间1小时
- sign(String, String, long) - 类 中的方法xin.manong.weapon.aliyun.oss.OSSClient
-
数据加签
- socketTimeoutMs - 类 中的变量xin.manong.weapon.aliyun.oss.OSSClientConfig
- socketTimeoutMs - 类 中的变量xin.manong.weapon.aliyun.ots.OTSClientConfig
- start() - 类 中的方法xin.manong.weapon.aliyun.ons.ONSConsumer
-
启动消息消费器
- start() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnel
-
启动OTS通道
- start() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnelMonitor
-
启动监控
- start() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnelWorker
-
启动OTS通道worker
- startTunnelWorker(OTSTunnelWorkerConfig) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnel
-
启动通道worker
- status - 类 中的变量xin.manong.weapon.aliyun.ots.OTSSearchResponse
- stop() - 类 中的方法xin.manong.weapon.aliyun.ons.ONSConsumer
-
停止消息消费器
- stop() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnel
-
停止OTS通道
- stop() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnelMonitor
-
停止监控
- stop() - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnelWorker
-
停止OTS通道worker
- stopTunnelWorker(OTSTunnelWorkerConfig) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSTunnel
-
停止通道worker
- Subscribe - xin.manong.weapon.aliyun.ons中的类
-
订阅关系
- Subscribe() - 类 的构造器xin.manong.weapon.aliyun.ons.Subscribe
- Subscribe(String) - 类 的构造器xin.manong.weapon.aliyun.ons.Subscribe
- Subscribe(String, String) - 类 的构造器xin.manong.weapon.aliyun.ons.Subscribe
- subscribes - 类 中的变量xin.manong.weapon.aliyun.ons.ONSConsumerConfig
- SUCCESS - xin.manong.weapon.aliyun.ots.OTSStatus
T
- table - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnelWorkerConfig
- tableName - 类 中的变量xin.manong.weapon.aliyun.ots.OTSSearchRequest
- tableName(String) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSSearchRequest.Builder
-
设置表名
- tags - 类 中的变量xin.manong.weapon.aliyun.ons.Subscribe
- topic - 类 中的变量xin.manong.weapon.aliyun.ons.Subscribe
- totalCount - 类 中的变量xin.manong.weapon.aliyun.ots.OTSSearchResponse
- tunnel - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnelWorkerConfig
- tunnelClient - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnel
U
- update(String, KVRecord, Condition) - 类 中的方法xin.manong.weapon.aliyun.ots.OTSClient
-
更新数据
V
- valueOf(String) - 枚举 中的静态方法xin.manong.weapon.aliyun.ots.OTSStatus
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法xin.manong.weapon.aliyun.ots.OTSStatus
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
W
- workerConfigs - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnelConfig
- workerMap - 类 中的变量xin.manong.weapon.aliyun.ots.OTSTunnel
X
- xin.manong.weapon.aliyun.ons - 程序包 xin.manong.weapon.aliyun.ons
- xin.manong.weapon.aliyun.oss - 程序包 xin.manong.weapon.aliyun.oss
- xin.manong.weapon.aliyun.ots - 程序包 xin.manong.weapon.aliyun.ots
- xin.manong.weapon.aliyun.ots.annotation - 程序包 xin.manong.weapon.aliyun.ots.annotation
- xin.manong.weapon.aliyun.secret - 程序包 xin.manong.weapon.aliyun.secret
所有类 所有程序包