跳过导航链接
A B C D E F G H I K L M N O P R S T U V W _ 

A

AbstractBusinessLogger - cn.weforward.data.log.support中的类
抽象日志记录器实现 日志的ID为:“对象ID_十六进时间戳_服务器标识”,时间戳由0~7位的补充序数及8~59位(自1970后的)毫秒数
AbstractBusinessLogger(String) - 类 的构造器cn.weforward.data.log.support.AbstractBusinessLogger
 
AbstractBusinessLoggerFactory - cn.weforward.data.log.support中的类
抽象日志工厂实现
AbstractBusinessLoggerFactory(String) - 类 的构造器cn.weforward.data.log.support.AbstractBusinessLoggerFactory
 
AbstractCounter - cn.weforward.data.counter.support中的类
抽象计数实现
AbstractCounter(String) - 类 的构造器cn.weforward.data.counter.support.AbstractCounter
 
AbstractCounterFactory - cn.weforward.data.counter.support中的类
抽象计数工厂实现
AbstractCounterFactory() - 类 的构造器cn.weforward.data.counter.support.AbstractCounterFactory
 
AbstractLabel<E extends LabelElement> - cn.weforward.data.array.support中的类
标签方式聚合在一块的集合的抽象实现
AbstractLabel(String) - 类 的构造器cn.weforward.data.array.support.AbstractLabel
 
AbstractLabelSet<E extends LabelElement> - cn.weforward.data.array.support中的类
按标签组织的集合抽象实现
AbstractLabelSet(String) - 类 的构造器cn.weforward.data.array.support.AbstractLabelSet
 
AbstractLabelSetFactory - cn.weforward.data.array.support中的类
抽象 标签组织的集合工厂实现
AbstractLabelSetFactory() - 类 的构造器cn.weforward.data.array.support.AbstractLabelSetFactory
 
AbstractOfflineSupplier<E> - cn.weforward.data.persister.support中的类
抽象离线缓存实现
AbstractOfflineSupplier() - 类 的构造器cn.weforward.data.persister.support.AbstractOfflineSupplier
 
AbstractOfflineSupplierFactory - cn.weforward.data.persister.support中的类
抽象持久工厂类
AbstractOfflineSupplierFactory() - 类 的构造器cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
 
AbstractOfflineSupplierFactory(PersisterSet) - 类 的构造器cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
 
AbstractOfflineSupplierFactory(ObjectMapperSet) - 类 的构造器cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
 
AbstractPersistent<E extends BusinessDi> - cn.weforward.data.persister.support中的类
持久业务对象基类
AbstractPersistent(E) - 类 的构造器cn.weforward.data.persister.support.AbstractPersistent
以业务依赖接口构造对象
AbstractPersistent(E, boolean) - 类 的构造器cn.weforward.data.persister.support.AbstractPersistent
以依赖接口构造对象,且指定是否持久
AbstractPersistent(E, String) - 类 的构造器cn.weforward.data.persister.support.AbstractPersistent
以依赖接口及ID构造对象
AbstractPersistent(E, String, boolean) - 类 的构造器cn.weforward.data.persister.support.AbstractPersistent
以依赖接口及ID构造对象,且指定是否持久
AbstractPersister<E extends Persistent> - cn.weforward.data.persister.support中的类
支持缓存的抽象持久器
AbstractPersister(String) - 类 的构造器cn.weforward.data.persister.support.AbstractPersister
 
AbstractPersister.Cache - cn.weforward.data.persister.support中的类
缓存
AbstractPersisterFactory - cn.weforward.data.persister.support中的类
抽象持久工厂类
AbstractPersisterFactory() - 类 的构造器cn.weforward.data.persister.support.AbstractPersisterFactory
 
AbstractPersisterFactory(PersisterSet) - 类 的构造器cn.weforward.data.persister.support.AbstractPersisterFactory
 
AbstractRemotePersistent<E extends BusinessDi,V> - cn.weforward.data.persister.remote中的类
远程 持久业务对象基类
AbstractRemotePersistent(E) - 类 的构造器cn.weforward.data.persister.remote.AbstractRemotePersistent
以依赖接口构造对象
AbstractRemotePersistent(E, boolean) - 类 的构造器cn.weforward.data.persister.remote.AbstractRemotePersistent
以依赖接口构造对象,且指定是否持久
AbstractRemotePersistent.DelayLoader - cn.weforward.data.persister.remote中的接口
脱机对象的延迟加载器
AbstractRemotePersistent.IsolateDelayLoader - cn.weforward.data.persister.remote中的类
独立的加载器
AbstractRemotePersistent.ShareDelayLoader - cn.weforward.data.persister.remote中的类
共用的加载器
AbstractRemotePersister<E extends AbstractRemotePersistent<?,V>,V> - cn.weforward.data.persister.remote中的类
远程的持久化对象
AbstractRemotePersister(String) - 类 的构造器cn.weforward.data.persister.remote.AbstractRemotePersister
 
AbstractRemotePersisterFactory - cn.weforward.data.persister.remote中的类
远程持久类工厂
AbstractRemotePersisterFactory() - 类 的构造器cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
 
AbstractRemotePersisterFactory(PersisterSet) - 类 的构造器cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
 
AbstractSearcher - cn.weforward.data.search.support中的类
抽象索引器实现
AbstractSearcher(String) - 类 的构造器cn.weforward.data.search.support.AbstractSearcher
 
AbstractSearcherFactory - cn.weforward.data.search.support中的类
抽象搜索工厂
AbstractSearcherFactory() - 类 的构造器cn.weforward.data.search.support.AbstractSearcherFactory
 
acceptVo() - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent
获取vo
add(E) - 接口 中的方法cn.weforward.data.array.Label
增加标签项
add(String, E) - 接口 中的方法cn.weforward.data.array.LabelSet
增加标签项
add(E) - 类 中的方法cn.weforward.data.array.support.AbstractLabel
 
add(String, E) - 类 中的方法cn.weforward.data.array.support.AbstractLabelSet
 
add(Condition) - 类 中的方法cn.weforward.data.persister.ext.MultiCondition
 
add(OrderBy) - 类 中的方法cn.weforward.data.persister.ext.MultiOrderBy
 
addAndGet(int) - 类 中的方法cn.weforward.data.counter.support.CounterItem
累加指定值(为负数则是减)
addKeywordIfNotNull(List<IndexKeyword>, String, long) - 类 中的静态方法cn.weforward.data.search.util.IndexKeywordHelper
当关键字不为空时添加
addListener(ChangeListener<E>) - 接口 中的方法cn.weforward.data.persister.Persister
添加监听
addListener(ChangeListener<E>) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
addListener(ChangeListener<E>) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
addListener(ChangeListener<E>) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
afterNodeRemoval(LruHashMap.Node<String, E>) - 类 中的方法cn.weforward.data.persister.support.PersistentCache
 
afterNodeUpdate(LruHashMap.Node<String, CounterItem>) - 类 中的方法cn.weforward.data.counter.support.DbCounter.Cache
 
afterNodeUpdate(LruHashMap.Node<String, E>) - 类 中的方法cn.weforward.data.persister.support.PersistentCache
 
and(Condition...) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
&与条件
and(List<Condition>) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
& 与条件
asc(String...) - 类 中的静态方法cn.weforward.data.persister.ext.OrderByUtil
升序
asc(List<String>) - 类 中的静态方法cn.weforward.data.persister.ext.OrderByUtil
升序
ASC - 类 中的静态变量cn.weforward.data.persister.ext.SingleOrderBy
升序
AutoObjectMapper<E> - cn.weforward.data.util中的类
映射表扩展
AutoObjectMapper(Class<E>, Object[]) - 类 的构造器cn.weforward.data.util.AutoObjectMapper
 

B

BOUNDARY - 接口 中的静态变量cn.weforward.data.search.IndexKeyword
多个关键词间的分隔号
boxing(Object, Class<?>, Class<?>) - 类 中的静态方法cn.weforward.data.util.AutoObjectMapper
装箱 基于规则为:调用目标对象的valueOf(xxx)静态方法生成目标对象 如 String=>UniteId 则调用 UniteId.valueOf(String)方法 如 Double=>UniteId 则调用 UniteId.valueOf(Double)方法
BusinessDi - cn.weforward.data.persister中的接口
基础业务依赖接口
BusinessLog - cn.weforward.data.log中的接口
日志是以时间为顺序进行记录的信息,记录的内容为“什么时间”“谁”对“什么物件”“做了什么”“为什么”,它由四部分组成: 一、日志记录的对象 二、系统描述(一种格式化供系统检索及识别的文本) 三、用户描述(由使用者输入的内容,基于文本,但可以是HTML或XML格式化的内容) 四、操作者
BusinessLogger - cn.weforward.data.log中的接口
日志记录器提供对业务日志记录、检索及标记的功能,不适合在高要求的环境下使用(对同记录目标每秒100条日志以上)
BusinessLoggerFactory - cn.weforward.data.log中的接口
日志记录器集
BusinessLogVo - cn.weforward.data.log.vo中的类
日志vo
BusinessLogVo() - 类 的构造器cn.weforward.data.log.vo.BusinessLogVo
 
BusinessLogVo(String, Date, String, String, String, String, String) - 类 的构造器cn.weforward.data.log.vo.BusinessLogVo
 
BUSY_DELAY - 类 中的静态变量cn.weforward.data.util.DelayFlusher
正在执行延时刷写
BUSY_FAIL - 类 中的静态变量cn.weforward.data.util.DelayFlusher
正在执行失败重试刷写
BUSY_MASK_COUNT - 类 中的静态变量cn.weforward.data.util.DelayFlusher
标识数量的位
BUSY_MASK_STATE - 类 中的静态变量cn.weforward.data.util.DelayFlusher
标识忙的位
BUSY_PERIOD - 类 中的静态变量cn.weforward.data.util.DelayFlusher
正在执行周期刷写
BUSY_REINDEX - 类 中的静态变量cn.weforward.data.util.DelayFlusher
正在执行重索引

C

Cache(String) - 类 的构造器cn.weforward.data.counter.support.DbCounter.Cache
 
Cache(String) - 类 的构造器cn.weforward.data.persister.support.AbstractPersister.Cache
 
changeCaption(String) - 类 中的方法cn.weforward.data.UniteId
替换或增加描述部分
ChangeListener<E extends Persistent> - cn.weforward.data.persister中的接口
变化监听
changeType(Class<?>) - 类 中的方法cn.weforward.data.UniteId
替换或增加类型部分
changeType(String) - 类 中的方法cn.weforward.data.UniteId
替换或增加类型部分
changeType(String, String) - 类 中的静态方法cn.weforward.data.UniteId
替换类型部分(若标识串中有的话)
changeType(String, Class<?>) - 类 中的静态方法cn.weforward.data.UniteId
替换类型部分(若标识串中有的话)
checkException(Response) - 异常错误 中的静态方法cn.weforward.data.persister.remote.exception.GatewayException
检查异常
checkException(Response) - 异常错误 中的静态方法cn.weforward.data.persister.remote.exception.MicroserviceException
检查异常
checkException(DtObject) - 异常错误 中的静态方法cn.weforward.data.persister.remote.exception.MicroserviceException
检查异常
checkException(FriendlyObject) - 异常错误 中的静态方法cn.weforward.data.persister.remote.exception.MicroserviceException
检查异常
checkExpiry() - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent
检查VO缓存是否过期,且根据di的配置值触发软刷新(异步刷新)
checkGateWayException(Response) - 类 中的静态方法cn.weforward.data.persister.remote.RemoteInvokerPersister
检查网关异常
checkMicroserviceException(FriendlyObject) - 类 中的静态方法cn.weforward.data.persister.remote.RemoteInvokerPersister
检查微服务异常
clean(String) - 类 中的方法cn.weforward.data.persister.support.PersistentCache.PersistNode
 
cleanup() - 接口 中的方法cn.weforward.data.persister.OfflineSupplier
清理缓存
cleanup() - 接口 中的方法cn.weforward.data.persister.Persister
清理持久器,立刻持久所有标记更新的持久对象
cleanup() - 接口 中的方法cn.weforward.data.persister.PersisterSet
清理持久器集中所有的持久器
cleanup() - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
cleanup() - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
cleanup() - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
close() - 类 中的方法cn.weforward.data.util.DelayFlusher
关闭刷写器
cn.weforward.data - 程序包 cn.weforward.data
 
cn.weforward.data.annotation - 程序包 cn.weforward.data.annotation
 
cn.weforward.data.array - 程序包 cn.weforward.data.array
 
cn.weforward.data.array.support - 程序包 cn.weforward.data.array.support
 
cn.weforward.data.counter - 程序包 cn.weforward.data.counter
 
cn.weforward.data.counter.label - 程序包 cn.weforward.data.counter.label
 
cn.weforward.data.counter.support - 程序包 cn.weforward.data.counter.support
 
cn.weforward.data.exception - 程序包 cn.weforward.data.exception
 
cn.weforward.data.log - 程序包 cn.weforward.data.log
 
cn.weforward.data.log.label - 程序包 cn.weforward.data.log.label
 
cn.weforward.data.log.ms - 程序包 cn.weforward.data.log.ms
 
cn.weforward.data.log.support - 程序包 cn.weforward.data.log.support
 
cn.weforward.data.log.vo - 程序包 cn.weforward.data.log.vo
 
cn.weforward.data.persister - 程序包 cn.weforward.data.persister
 
cn.weforward.data.persister.ext - 程序包 cn.weforward.data.persister.ext
 
cn.weforward.data.persister.ms - 程序包 cn.weforward.data.persister.ms
 
cn.weforward.data.persister.remote - 程序包 cn.weforward.data.persister.remote
 
cn.weforward.data.persister.remote.exception - 程序包 cn.weforward.data.persister.remote.exception
 
cn.weforward.data.persister.support - 程序包 cn.weforward.data.persister.support
 
cn.weforward.data.search - 程序包 cn.weforward.data.search
 
cn.weforward.data.search.ms - 程序包 cn.weforward.data.search.ms
 
cn.weforward.data.search.support - 程序包 cn.weforward.data.search.support
 
cn.weforward.data.search.util - 程序包 cn.weforward.data.search.util
 
cn.weforward.data.search.vo - 程序包 cn.weforward.data.search.vo
 
cn.weforward.data.util - 程序包 cn.weforward.data.util
 
compareAndSet(String, long, long) - 接口 中的方法cn.weforward.data.counter.Counter
比较并改变计数器的值
compareAndSet(String, long, long) - 类 中的方法cn.weforward.data.counter.support.DbCounter
 
compareVersion(String, String) - 类 中的静态方法cn.weforward.data.util.VersionTag
比较版本ver1与ver2:相同、高、低、冲突
Condition - cn.weforward.data.persister中的接口
搜索条件
ConditionUtil - cn.weforward.data.persister.ext中的类
条件工具类
Counter - cn.weforward.data.counter中的接口
计数器,系统可能会分布部署,能运行在三种方式下: 1.独立运行(单机) 2.两个对等节点 3.一个主节点与多个(32个以内)从节点 注:分布模式下的计数器只会最终一致,所以不能作为依赖一致性逻辑的实现
CounterFactory - cn.weforward.data.counter中的接口
计数器工厂
CounterItem - cn.weforward.data.counter.support中的类
计数器项,主要由id及value组成, 但由于计数器系统可能分布部署 value 只表示当前(服务器/节点)的变化的值 hold 表示其它节点的总值减去当前值的结果 所以(准)总值=value+hold
CounterItem(String) - 类 的构造器cn.weforward.data.counter.support.CounterItem
构造初始值为0的项
CounterItem(String, long) - 类 的构造器cn.weforward.data.counter.support.CounterItem
构造
create(String, ObjectWithVersion<V>) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
创建对象
create(String, ObjectWithVersion<V>) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
createCounter(String) - 接口 中的方法cn.weforward.data.counter.CounterFactory
创建计数器
createCounter(String) - 类 中的方法cn.weforward.data.counter.support.AbstractCounterFactory
 
createLabelSet(String, ObjectMapper<E>) - 接口 中的方法cn.weforward.data.array.LabelSetFactory
创建labelset
createLabelSet(String, ObjectMapper<E>) - 类 中的方法cn.weforward.data.array.support.AbstractLabelSetFactory
 
createLogger(String) - 接口 中的方法cn.weforward.data.log.BusinessLoggerFactory
创建日志记录器
createLogger(String) - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLoggerFactory
 
createOfflineSupplier(Class<E>) - 接口 中的方法cn.weforward.data.persister.OfflineSupplierFactory
创建脱机支持
createOfflineSupplier(Class<E>, ObjectMapper<E>) - 接口 中的方法cn.weforward.data.persister.OfflineSupplierFactory
创建脱机支持
createOfflineSupplier(Class<E>, ObjectMapper<E>, String) - 接口 中的方法cn.weforward.data.persister.OfflineSupplierFactory
创建脱机支持
createOfflineSupplier(Class<E>) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
 
createOfflineSupplier(Class<E>, ObjectMapper<E>) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
 
createOfflineSupplier(Class<E>, ObjectMapper<E>, String) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
 
createPersister(Class<E>, BusinessDi) - 接口 中的方法cn.weforward.data.persister.PersisterFactory
创建持久对象的持久器
createPersister(Class<E>, ObjectMapper<E>) - 接口 中的方法cn.weforward.data.persister.PersisterFactory
创建持久对象的持久器
createPersister(Class<E>, BusinessDi) - 类 中的方法cn.weforward.data.persister.support.AbstractPersisterFactory
 
createPersister(Class<E>, ObjectMapper<E>) - 类 中的方法cn.weforward.data.persister.support.AbstractPersisterFactory
 
createPersister(Class<E>, ObjectMapper<E>) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory
 
createPersister(Class<E>, BusinessDi) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory
 
createSearcher(String) - 接口 中的方法cn.weforward.data.search.SearcherFactory
创建搜索器
createSearcher(String) - 类 中的方法cn.weforward.data.search.support.AbstractSearcherFactory
 
createVoById(String) - 类 中的静态方法cn.weforward.data.log.support.AbstractBusinessLogger
 
CUSTOM_CODE_END - 异常错误 中的静态变量cn.weforward.data.persister.remote.exception.MicroserviceException
自定义码-结束
CUSTOM_CODE_START - 异常错误 中的静态变量cn.weforward.data.persister.remote.exception.MicroserviceException
自定义码-开始

D

daemonFlushing() - 类 中的方法cn.weforward.data.util.DelayFlusher
执行刷写任务
DataAccessException - cn.weforward.data.exception中的异常错误
数据访问异常
DataAccessException(String) - 异常错误 的构造器cn.weforward.data.exception.DataAccessException
 
DataAccessException(String, Throwable) - 异常错误 的构造器cn.weforward.data.exception.DataAccessException
 
DataAccessException(Throwable) - 异常错误 的构造器cn.weforward.data.exception.DataAccessException
 
DbCounter - cn.weforward.data.counter.support中的类
暂存内存且持久化于数据库的计数器基类
DbCounter(String, DbCounterFactory) - 类 的构造器cn.weforward.data.counter.support.DbCounter
 
DbCounter.Cache - cn.weforward.data.counter.support中的类
计数项缓存器
DbCounterFactory - cn.weforward.data.counter.support中的类
存储于数据库的计数器实现 以“计数器名_cnt”组织,多个服务器存储于同一记录下的不同字段,其相加值则为总计数值,由此支持最终一致的分布计数器 分布存储值的各字段名为:“v_服务器标识”
DbCounterFactory(String) - 类 的构造器cn.weforward.data.counter.support.DbCounterFactory
 
dec(String) - 接口 中的方法cn.weforward.data.counter.Counter
计数减1
dec(String) - 类 中的方法cn.weforward.data.counter.support.AbstractCounter
 
dec() - 类 中的方法cn.weforward.data.counter.support.CounterItem
减一
DelayFlusher - cn.weforward.data.util中的类
延时及周期执行刷写动作的刷写器
DelayFlusher() - 类 的构造器cn.weforward.data.util.DelayFlusher
构造刷写器,5秒延时
DelayFlusher(int) - 类 的构造器cn.weforward.data.util.DelayFlusher
构造刷写器
delayLoad(AbstractRemotePersistent<?, ?>) - 接口 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent.DelayLoader
延迟加载对象
delayLoad(AbstractRemotePersistent<?, ?>) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent.IsolateDelayLoader
 
delayLoad(AbstractRemotePersistent<?, ?>) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent.ShareDelayLoader
 
desc(String...) - 类 中的静态方法cn.weforward.data.persister.ext.OrderByUtil
降序
desc(List<String>) - 类 中的静态方法cn.weforward.data.persister.ext.OrderByUtil
降序
DESC - 类 中的静态变量cn.weforward.data.persister.ext.SingleOrderBy
降序
destroy() - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
destroy() - 类 中的方法cn.weforward.data.util.DelayFlusher
 
destroySignal() - 类 中的方法cn.weforward.data.util.DelayFlusher
 
doCreateCounter(String) - 类 中的方法cn.weforward.data.counter.label.LabelCounterFactory
已过时。
 
doCreateCounter(String) - 类 中的方法cn.weforward.data.counter.support.AbstractCounterFactory
 
doCreateLabelSet(String, ObjectMapper<E>) - 类 中的方法cn.weforward.data.array.support.AbstractLabelSetFactory
 
doCreateLogger(String) - 类 中的方法cn.weforward.data.log.label.LabelBusinessLoggerFactory
 
doCreateLogger(String) - 类 中的方法cn.weforward.data.log.ms.MicroserviceBusinessLoggerFactory
 
doCreateLogger(String) - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLoggerFactory
 
doCreateLogger(String) - 类 中的方法cn.weforward.data.log.support.MulitiBusinessLoggerFactory
 
doCreateOfflineSupplier(Class<E>, ObjectMapper<E>, String) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
 
doCreatePersister(Class<E>, ObjectMapper<E>) - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersisterFactory
 
doCreatePersister(Class<E>, ObjectMapper<E>) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
 
doCreatePersister(Class<E>, ObjectMapper<E>, ObjectMapper<?>) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
 
doCreatePersister(Class<E>, ObjectMapper<E>, ObjectMapper<?>) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersisterFactory
 
doCreatePersister(Class<E>, ObjectMapper<E>) - 类 中的方法cn.weforward.data.persister.support.AbstractPersisterFactory
 
doCreateSearcher(String) - 类 中的方法cn.weforward.data.search.ms.MicroserviceSearcherFactory
 
doCreateSearcher(String) - 类 中的方法cn.weforward.data.search.support.AbstractSearcherFactory
 
doCreateSearcher(String) - 类 中的方法cn.weforward.data.search.support.MultiSearcherFactory
 
doGet(String) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplier
 
doLoad(DbCounter, String) - 类 中的方法cn.weforward.data.counter.label.LabelCounterFactory
已过时。
 
doLoad(DbCounter, String) - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
由数据库加载计数项
doNew(DbCounter, CounterItem) - 类 中的方法cn.weforward.data.counter.label.LabelCounterFactory
已过时。
 
doNew(DbCounter, CounterItem) - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
(可能是)新的计数项,用于及时把新项写入数据库,此实现可选择略过
doRemove(String) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplier
 
doUpdate(DbCounter, LruCache.DirtyData<CounterItem>) - 类 中的方法cn.weforward.data.counter.label.LabelCounterFactory
已过时。
 
doUpdate(DbCounter, LruCache.DirtyData<CounterItem>) - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
更新计数项到数据库
doUpdate(String, E) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplier
 
DRIVEIT - 接口 中的静态变量cn.weforward.data.persister.Condition
特殊属性名-控制实例id
DRIVEIT - 类 中的静态变量cn.weforward.data.persister.ms.MicroservicePersister
控制实例id

E

empty() - 类 中的静态方法cn.weforward.data.search.util.IndexResultsHelper
空对象
Empty() - 类 的构造器cn.weforward.data.search.util.IndexResultsHelper.Empty
 
EMPTY_AND - 类 中的静态变量cn.weforward.data.persister.ext.MultiCondition
And 空对象
EMPTY_OR - 类 中的静态变量cn.weforward.data.persister.ext.MultiCondition
Or 空对象
EMPTYD - 类 中的静态变量cn.weforward.data.persister.ext.MultiOrderBy
And 空对象
enablDelete() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
 
enablePersistent() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
把对象非持久状态转变为持久(且标记对象需要刷写)
eq(String, boolean) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
相等
eq(String, int) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
相等
eq(String, long) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
相等
eq(String, double) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
相等
eq(String, String) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
相等
eq(String, Date) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
相等
equals(Object) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
equals(IndexElement) - 类 中的方法cn.weforward.data.search.vo.IndexElementVo
 
equals(Object) - 类 中的方法cn.weforward.data.search.vo.KeywordVo
 
equals(String, String) - 类 中的静态方法cn.weforward.data.UniteId
比较方法
equals(Object) - 类 中的方法cn.weforward.data.UniteId
 
equals(Object) - 类 中的方法cn.weforward.data.util.VersionTag
 
escapeOrdinal(String) - 类 中的静态方法cn.weforward.data.UniteId
编码序号中可能存在的分隔符
expirePersistent() - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent
标记为过期

F

field(String...) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
属性名转换
field(String...) - 类 中的静态方法cn.weforward.data.persister.ext.OrderByUtil
属性名转换
FIELD_SPEARATOR - 接口 中的静态变量cn.weforward.data.persister.Condition
子属性分隔号
FieldMapper<E> - cn.weforward.data.util中的类
基于属性映射表 通过 ResourceResourceExt 注释映射 如 public class User{ @Resource(type=String.class) protected UniteId m_Id; @Resource protected String m_Name; @ResourceExt(component=String.class) protected List<String> m_LoginNames; }
FieldMapper(Class<E>, Object[]) - 类 的构造器cn.weforward.data.util.FieldMapper
 
fillInStackTrace() - 异常错误 中的方法cn.weforward.data.exception.WrapToDataAccessException
 
finalize() - 类 中的方法cn.weforward.data.util.DelayFlusher
 
fixId(String, Class<?>) - 类 中的静态方法cn.weforward.data.UniteId
修正标识串为只有ID部分(类型及序号),若没有类型部分则把type补充上去
fixId(String, String) - 类 中的静态方法cn.weforward.data.UniteId
修正标识串为只有ID部分(类型及序号),若没有类型部分则把type补充上去
flush() - 类 中的方法cn.weforward.data.counter.support.DbCounter.Cache
 
flush(E) - 接口 中的方法cn.weforward.data.persister.Persister
若对象标示为更新的,立刻持久化对象
flush(E) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
flush(E) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
flush(E) - 类 中的方法cn.weforward.data.persister.support.PersistentCache
 
flush() - 类 中的方法cn.weforward.data.persister.support.PersistentCache.PersistNode
 
flush(Flushable) - 类 中的方法cn.weforward.data.util.DelayFlusher
 
flush() - 类 中的方法cn.weforward.data.util.DelayFlusher
 
flush() - 接口 中的方法cn.weforward.data.util.Flushable
执行缓存数据刷写
flush(Flushable) - 接口 中的方法cn.weforward.data.util.Flusher
刷写待刷写项
flush() - 接口 中的方法cn.weforward.data.util.Flusher
立刻刷写所有待刷写的项
Flushable - cn.weforward.data.util中的接口
可执行刷写的接口
Flusher - cn.weforward.data.util中的接口
基于线程或延时等打包的刷写器
flushing() - 类 中的方法cn.weforward.data.util.DelayFlusher
执行延时队列的刷写
format(String, int) - 类 中的静态方法cn.weforward.data.util.VersionTag
 
format(String, int, StringBuilder) - 类 中的静态方法cn.weforward.data.util.VersionTag
 
fromBase(Class<?>, List<Class<?>>, DtBase) - 类 中的方法cn.weforward.data.util.AutoObjectMapper
 
fromDtObject(DtObject) - 类 中的方法cn.weforward.data.util.FieldMapper
 
fromDtObject(DtObject) - 类 中的方法cn.weforward.data.util.MethodMapper
 

G

GatewayException - cn.weforward.data.persister.remote.exception中的异常错误
网关响应异常 网关返回的错误
GatewayException(Response) - 异常错误 的构造器cn.weforward.data.persister.remote.exception.GatewayException
 
genId(long, int, String) - 类 中的静态方法cn.weforward.data.log.label.LogItem
生成日志ID
genId(String, long) - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLogger
 
genMethod(String) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
genMethod(String) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersisterFactory
生成方法名
genPersistenceId() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
生成新的ID
genPersistenceId(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
生成新的ID
get(String) - 接口 中的方法cn.weforward.data.array.Label
由ID获取标签项
get(String, String) - 接口 中的方法cn.weforward.data.array.LabelSet
取得集合项
get(String, String) - 类 中的方法cn.weforward.data.array.support.AbstractLabelSet
 
get(String) - 接口 中的方法cn.weforward.data.counter.Counter
取得计数项的值
get(String) - 类 中的方法cn.weforward.data.counter.support.DbCounter
 
get(String) - 接口 中的方法cn.weforward.data.persister.OfflineSupplier
由脱机数据加载
get(UniteId) - 接口 中的方法cn.weforward.data.persister.Persister
由ID取得持久对象
get(String) - 接口 中的方法cn.weforward.data.persister.Persister
由ID取得持久对象
get(String) - 接口 中的方法cn.weforward.data.persister.PersisterFactory
获取对象
get(String) - 接口 中的方法cn.weforward.data.persister.PersisterSet
由ID取得对象
get(UniteId) - 接口 中的方法cn.weforward.data.persister.PersisterSet
由联合ID取得对象
get(String) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplier
 
get(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
get(UniteId) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
get(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersisterFactory
 
get(String) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory
 
get(UniteId) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
get(String) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
get(String) - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
get(UniteId) - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
get(int) - 类 中的方法cn.weforward.data.util.TransDtList
 
getAction() - 接口 中的方法cn.weforward.data.log.BusinessLog
取动作(部分)
getAction() - 类 中的方法cn.weforward.data.log.label.LogItem
 
getAction() - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
getAsc() - 类 中的方法cn.weforward.data.persister.ext.MultiOrderBy
 
getAsc() - 类 中的方法cn.weforward.data.persister.ext.SingleOrderBy
 
getAsc() - 接口 中的方法cn.weforward.data.persister.OrderBy
正序属性列表
getAttribute(String) - 接口 中的方法cn.weforward.data.search.IndexElement
属性
getAttribute(String) - 类 中的方法cn.weforward.data.search.vo.IndexElementVo
 
getAttributes() - 接口 中的方法cn.weforward.data.search.IndexElement
属性(主要用于排序)
getAttributes() - 类 中的方法cn.weforward.data.search.vo.IndexElementVo
 
getAuthor() - 接口 中的方法cn.weforward.data.log.BusinessLog
作者
getAuthor() - 类 中的方法cn.weforward.data.log.label.LogItem
 
getAuthor() - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
getBegin() - 接口 中的方法cn.weforward.data.search.IndexRange
开始范围
getBegin() - 类 中的方法cn.weforward.data.search.vo.RangeVo
 
getBusinessDi() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
业务依赖接口
getCache() - 类 中的方法cn.weforward.data.counter.support.DbCounter
 
getCache() - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
getCaption() - 接口 中的方法cn.weforward.data.search.IndexElement
总结
getCaption() - 类 中的方法cn.weforward.data.search.vo.IndexElementVo
 
getCaption(String) - 类 中的静态方法cn.weforward.data.UniteId
取得名称/说明部分
getCode() - 异常错误 中的方法cn.weforward.data.persister.remote.exception.MicroserviceException
错误码
getCollectionName() - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersister
 
getConstructor(Class<E>, Object[]) - 类 中的静态方法cn.weforward.data.util.AutoObjectMapper
 
getCounter(String) - 接口 中的方法cn.weforward.data.counter.CounterFactory
取已有的计数器
getCounter(String) - 类 中的方法cn.weforward.data.counter.support.AbstractCounterFactory
 
getDbName() - 类 中的方法cn.weforward.data.log.ms.MicroserviceBusinessLoggerFactory
 
getDbName() - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersisterFactory
 
getDbName() - 类 中的方法cn.weforward.data.search.ms.MicroserviceSearcherFactory
 
getDelayLoader() - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent
获取加载器
getDesc() - 类 中的方法cn.weforward.data.persister.ext.MultiOrderBy
 
getDesc() - 类 中的方法cn.weforward.data.persister.ext.SingleOrderBy
 
getDesc() - 接口 中的方法cn.weforward.data.persister.OrderBy
倒序属性列表
getDriveIt() - 类 中的方法cn.weforward.data.persister.ObjectWithVersion
控制实例标识
getDriveIt() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
 
getElement() - 接口 中的方法cn.weforward.data.search.IndexResult
结果对应的索引项
getElement() - 类 中的方法cn.weforward.data.search.vo.IndexResultVo
 
getEnd() - 接口 中的方法cn.weforward.data.search.IndexRange
结束范围
getEnd() - 类 中的方法cn.weforward.data.search.vo.RangeVo
 
getEndRate() - 类 中的方法cn.weforward.data.search.SearchOption
匹配率-结束
getExpire() - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
 
getExpiry() - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
VO过期时间
getFlusher() - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
 
getFlusher() - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplier
 
getFlusher() - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
 
getFlusher() - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
getFlusher() - 类 中的方法cn.weforward.data.persister.support.AbstractPersisterFactory
 
getFlushPending() - 类 中的方法cn.weforward.data.util.DelayFlusher
执行刷写中的表
getId() - 接口 中的方法cn.weforward.data.log.BusinessLog
日志ID,由所记录对象的ID、时间及所属服务器标识组成
getId() - 类 中的方法cn.weforward.data.log.label.LogItem
 
getId() - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
getId(String) - 类 中的静态方法cn.weforward.data.UniteId
返回序号及类型部分的标识串(不包含名称/描述部分),与getUuid()方法等同
getIdForLabel() - 接口 中的方法cn.weforward.data.array.LabelElement
相对于标签的项ID
getIdForLabel() - 类 中的方法cn.weforward.data.counter.support.CounterItem
 
getIdForLabel() - 类 中的方法cn.weforward.data.log.label.LogItem
 
getIdGenerator() - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
持久器的ID生成器
getIndexAttributeNames() - 类 中的方法cn.weforward.data.util.AutoObjectMapper
获取索引名属性名称
getIndexAttributeNames(int) - 类 中的方法cn.weforward.data.util.AutoObjectMapper
获取索引名属性名称
getIndexAttributeNames(int) - 类 中的方法cn.weforward.data.util.FieldMapper
 
getIndexAttributeNames(int) - 类 中的方法cn.weforward.data.util.MethodMapper
 
getIndexKeywords() - 接口 中的方法cn.weforward.data.search.SearchableExt
取索引的关键词表
getInstance(Class<E>, DtObject) - 类 中的静态方法cn.weforward.data.util.FieldMapper
获取实例
getInstance(Class<E>, DtObject) - 类 中的静态方法cn.weforward.data.util.MethodMapper
获取实例
getInstanceList(Class<E>, DtList) - 类 中的静态方法cn.weforward.data.util.FieldMapper
获取实例列表
getInstanceList(Class<E>, FriendlyList) - 类 中的静态方法cn.weforward.data.util.FieldMapper
获取实例列表
getInstanceList(Class<E>, DtList) - 类 中的静态方法cn.weforward.data.util.MethodMapper
获取实例列表
getInstanceList(Class<E>, FriendlyList) - 类 中的静态方法cn.weforward.data.util.MethodMapper
获取实例列表
getIntOrdinal(String) - 类 中的静态方法cn.weforward.data.UniteId
取得序号部分(数值型)
getIntValue() - 类 中的方法cn.weforward.data.counter.support.CounterItem
 
getInvoker() - 类 中的方法cn.weforward.data.log.ms.MicroserviceBusinessLoggerFactory
 
getInvoker() - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersisterFactory
 
getInvoker() - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
getInvoker() - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersisterFactory
获取调用器
getInvoker() - 类 中的方法cn.weforward.data.search.ms.MicroserviceSearcherFactory
 
getItems() - 接口 中的方法cn.weforward.data.persister.Condition
条件项,组合条件时返回
getItems() - 类 中的方法cn.weforward.data.persister.ext.MultiCondition
 
getItems() - 类 中的方法cn.weforward.data.persister.ext.MultiOrderBy
 
getItems() - 类 中的方法cn.weforward.data.persister.ext.SingleCondition
 
getKey() - 接口 中的方法cn.weforward.data.search.IndexAttribute
getKey() - 接口 中的方法cn.weforward.data.search.IndexElement
getKey() - 接口 中的方法cn.weforward.data.search.IndexResult
就是索引项的key(即getElement().getKey)
getKey() - 类 中的方法cn.weforward.data.search.vo.IndexAttributeVo
 
getKey() - 类 中的方法cn.weforward.data.search.vo.IndexElementVo
 
getKey() - 类 中的方法cn.weforward.data.search.vo.IndexResultVo
 
getKey() - 接口 中的方法cn.weforward.data.UniqueKey
标识(键)
getKeyword() - 接口 中的方法cn.weforward.data.search.IndexKeyword
关键词
getKeyword() - 类 中的方法cn.weforward.data.search.vo.KeywordVo
 
getLabel(String) - 接口 中的方法cn.weforward.data.array.LabelSet
取指定标签
getLabels() - 接口 中的方法cn.weforward.data.array.LabelSet
获取所有标签
getLabels() - 类 中的方法cn.weforward.data.array.support.AbstractLabelSet
 
getLabelSet(String) - 接口 中的方法cn.weforward.data.array.LabelSetFactory
获取lebelset
getLabelSet(String) - 类 中的方法cn.weforward.data.array.support.AbstractLabelSetFactory
 
getLableName() - 类 中的方法cn.weforward.data.counter.support.DbCounter
 
getLastTag(String) - 类 中的静态方法cn.weforward.data.util.VersionTag
取得版本号串中最后的版本标签
getLimit() - 类 中的方法cn.weforward.data.search.SearchOption
限制数
getLog() - 类 中的方法cn.weforward.data.log.label.LogItem
 
getLogger(String) - 接口 中的方法cn.weforward.data.log.BusinessLoggerFactory
取指定名称的日志记录器
getLogger(String) - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLoggerFactory
 
getLogs(String) - 接口 中的方法cn.weforward.data.log.BusinessLogger
取得对象的相关日志
getLogs(String) - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLogger
 
getMapper(Class<E>) - 接口 中的方法cn.weforward.data.persister.PersisterSet
取得Class相应的映射器
getMapper(Class<E>) - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
getMappers() - 接口 中的方法cn.weforward.data.persister.PersisterSet
取得所知的映射器集
getMappers() - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
getMaxBatch() - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
 
getMaxSuspend() - 类 中的方法cn.weforward.data.util.DelayFlusher
 
getMethodGroup() - 类 中的方法cn.weforward.data.log.ms.MicroserviceBusinessLoggerFactory
 
getMethodGroup() - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersisterFactory
 
getMethodGroup() - 类 中的方法cn.weforward.data.search.ms.MicroserviceSearcherFactory
 
getMsg() - 异常错误 中的方法cn.weforward.data.persister.remote.exception.MicroserviceException
错误信息
getName() - 接口 中的方法cn.weforward.data.array.Label
取标签/标识(ID)
getName() - 类 中的方法cn.weforward.data.array.support.AbstractLabel
 
getName() - 类 中的方法cn.weforward.data.array.support.AbstractLabelSet
 
getName() - 接口 中的方法cn.weforward.data.counter.Counter
计数器名(标识)
getName() - 类 中的方法cn.weforward.data.counter.support.AbstractCounter
 
getName() - 接口 中的方法cn.weforward.data.log.BusinessLogger
日志记录器名(标识)
getName() - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLogger
 
getName() - 接口 中的方法cn.weforward.data.persister.Condition
属性名,不是组合条件时返回
getName() - 类 中的方法cn.weforward.data.persister.ext.MultiCondition
 
getName() - 类 中的方法cn.weforward.data.persister.ext.SingleCondition
 
getName() - 类 中的方法cn.weforward.data.persister.ext.SingleOrderBy
 
getName() - 接口 中的方法cn.weforward.data.persister.Persister
取持久器名称,通常为类名
getName() - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
getName() - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
getName() - 类 中的方法cn.weforward.data.search.support.AbstractSearcher
 
getName() - 类 中的方法cn.weforward.data.util.AutoObjectMapper
 
getName() - 类 中的方法cn.weforward.data.util.DelayFlusher
 
getNames() - 接口 中的方法cn.weforward.data.persister.PersisterSet
取得持久器集合中的名称项集合
getNames() - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
getNewId() - 接口 中的方法cn.weforward.data.persister.Persister
生成新ID供新建对象使用
getNewId(String) - 接口 中的方法cn.weforward.data.persister.Persister
生成新ID并加上指定前缀
getNewId() - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
getNewId(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
getNewId() - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
getNewId(String) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
getNode(int, Object) - 类 中的方法cn.weforward.data.persister.support.PersistentCache
 
getNode() - 类 中的方法cn.weforward.data.util.VersionTag
 
getNote() - 接口 中的方法cn.weforward.data.log.BusinessLog
备注
getNote() - 类 中的方法cn.weforward.data.log.label.LogItem
 
getNote() - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
getNullTimeout() - 类 中的方法cn.weforward.data.persister.support.PersistentCache
 
getObject() - 类 中的方法cn.weforward.data.persister.ObjectWithVersion
对象
getOfCache(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
由缓存取得
getOrdinal(String) - 类 中的静态方法cn.weforward.data.UniteId
只返回序号部分
getOrdinal() - 类 中的方法cn.weforward.data.util.VersionTag
 
getOrdinalAbs() - 类 中的方法cn.weforward.data.util.VersionTag
取得正版本号
getPersistenceId() - 接口 中的方法cn.weforward.data.persister.Persistent
唯一表示持久化对象的标识
getPersistenceId() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
 
getPersistenceVersion() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
 
getPersister(Class<E>) - 接口 中的方法cn.weforward.data.persister.BusinessDi
取得指定类的持久器
getPersister(Class<E>) - 接口 中的方法cn.weforward.data.persister.PersisterFactory
获取持久器类
getPersister(String) - 接口 中的方法cn.weforward.data.persister.PersisterSet
返回对象的持久器
getPersister(Class<E>) - 接口 中的方法cn.weforward.data.persister.PersisterSet
返回对象的持久器
getPersister(E) - 接口 中的方法cn.weforward.data.persister.PersisterSet
返回对象的持久器
getPersister() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
取当前对象的持久器
getPersister(Class<E>) - 类 中的方法cn.weforward.data.persister.support.AbstractPersisterFactory
 
getPersister(Class<E>) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory
 
getPersister(Class<E>) - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
getPersister(String) - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
getPersister(E) - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
getPersisterId() - 接口 中的方法cn.weforward.data.persister.Persister
取得持久器的服务器标识
getPersisterId() - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
getPersisterId() - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
getPersisters() - 接口 中的方法cn.weforward.data.persister.PersisterFactory
获取持久器集
getPersisters() - 类 中的方法cn.weforward.data.persister.support.AbstractPersisterFactory
 
getPersisters() - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory
 
getRate() - 接口 中的方法cn.weforward.data.search.IndexKeyword
匹配率应大于0
getRate() - 类 中的方法cn.weforward.data.search.SearchOption
匹配率
getRate() - 类 中的方法cn.weforward.data.search.vo.KeywordVo
 
getResponseCode() - 异常错误 中的方法cn.weforward.data.persister.remote.exception.GatewayException
 
getResponseMsg() - 异常错误 中的方法cn.weforward.data.persister.remote.exception.GatewayException
 
getSearcher(String) - 接口 中的方法cn.weforward.data.search.SearcherFactory
获取搜索器
getSearcher(String) - 类 中的方法cn.weforward.data.search.support.AbstractSearcherFactory
 
getServerId() - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
 
getServerId() - 类 中的方法cn.weforward.data.log.label.LabelBusinessLogger
 
getServerId() - 类 中的方法cn.weforward.data.log.ms.MicroserviceBusinessLogger
 
getServerId() - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLogger
 
getServerId() - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLoggerFactory
 
getServerId() - 类 中的方法cn.weforward.data.log.support.MulitiBusinessLoggerFactory.MultiBusinessLogger
 
getServerId() - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplier
 
getServerId() - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
 
getServerId() - 类 中的方法cn.weforward.data.persister.support.AbstractPersisterFactory
 
getServiceId() - 类 中的方法cn.weforward.data.search.ms.MicroserviceSearcherFactory
 
getSimpleName(Class<?>) - 类 中的静态方法cn.weforward.data.UniteId
取得类用于标识/映射对象的短名(主要代替Class.getSimpleName,性能高于其将近10倍)
getStackTrace() - 异常错误 中的方法cn.weforward.data.exception.WrapToDataAccessException
 
getStartRate() - 类 中的方法cn.weforward.data.search.SearchOption
匹配率-开始
getSummary() - 接口 中的方法cn.weforward.data.search.IndexElement
摘要
getSummary() - 类 中的方法cn.weforward.data.search.vo.IndexElementVo
 
getTarget() - 接口 中的方法cn.weforward.data.log.BusinessLog
记录的对象ID
getTarget() - 类 中的方法cn.weforward.data.log.label.LogItem
 
getTarget() - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
getTime() - 接口 中的方法cn.weforward.data.log.BusinessLog
日志时间
getTime() - 类 中的方法cn.weforward.data.log.label.LogItem
 
getTime() - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
getTotal() - 类 中的方法cn.weforward.data.counter.support.CounterItem
计数项的(合并)值
getType() - 接口 中的方法cn.weforward.data.persister.Condition
条件类型
getType() - 类 中的方法cn.weforward.data.persister.ext.MultiCondition
 
getType() - 类 中的方法cn.weforward.data.persister.ext.SingleCondition
 
getType() - 类 中的方法cn.weforward.data.persister.ext.SingleOrderBy
 
getType(String) - 类 中的静态方法cn.weforward.data.UniteId
取得类型部分
getType(Class<?>) - 类 中的静态方法cn.weforward.data.UniteId
由对象类型取得类型名
getUniteId(String, int) - 类 中的静态方法cn.weforward.data.UniteId
由类型及数值序号组成联合标识串
getUniteId(Class<?>, int) - 类 中的静态方法cn.weforward.data.UniteId
由类型及数值序号组成联合标识串
getUniteId(Class<?>, String) - 类 中的静态方法cn.weforward.data.UniteId
由类型及序号组成联合标识串
getUniteId(int, String) - 类 中的静态方法cn.weforward.data.UniteId
由数值序号及名称/说明组成联合标识串
getUniteId(int, String, String) - 类 中的静态方法cn.weforward.data.UniteId
由数值序号、名称/说明及类型组成联合标识串
getUniteId(String, String, String) - 类 中的静态方法cn.weforward.data.UniteId
由序号、名称/说明及类型组成联合标识串
getUuid(String) - 类 中的静态方法cn.weforward.data.UniteId
返回序号及类型部分的标识串(不包含名称/描述部分),与getId()方法等同
getValue() - 类 中的方法cn.weforward.data.counter.support.CounterItem
当前(节点下的)值
getValue() - 接口 中的方法cn.weforward.data.persister.Condition
属性值 ,不是组合条件时返回
getValue() - 类 中的方法cn.weforward.data.persister.ext.MultiCondition
 
getValue() - 类 中的方法cn.weforward.data.persister.ext.SingleCondition
 
getValue() - 接口 中的方法cn.weforward.data.search.IndexAttribute
getValue() - 类 中的方法cn.weforward.data.search.vo.IndexAttributeVo
 
getVerifyNewIdTrys() - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
检查新ID有重复时的重试次数(不大于0表示不检查)
getVersion() - 类 中的方法cn.weforward.data.persister.ObjectWithVersion
版本号
getVersion(UniteId) - 接口 中的方法cn.weforward.data.persister.Persister
取得持久对象持久化后的版本号
getVersion() - 类 中的方法cn.weforward.data.persister.remote.RemoteVo
 
getVersion(UniteId) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
getVersion(UniteId) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
getVersion(String) - 类 中的方法cn.weforward.data.persister.support.PersistentCache
 
getVersion() - 类 中的方法cn.weforward.data.persister.support.PersistentCache.PersistNode
 
getVo() - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent
取得VO(可能会阻塞及触发异步刷新处理)
getVo() - 类 中的方法cn.weforward.data.persister.remote.RemoteVo
 
getVoFast() - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent
只是简单直接返回VO
getWhat() - 接口 中的方法cn.weforward.data.log.BusinessLog
取什么(部分)
getWhat() - 类 中的方法cn.weforward.data.log.label.LogItem
 
getWhat() - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
gt(String, int) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
大于 >
gt(String, long) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
大于 >
gt(String, double) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
大于 >
gt(String, String) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
大于 >
gt(String, Date) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
大于 >
gte(String, int) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
大于等于 >=
gte(String, long) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
大于等于 >=
gte(String, double) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
大于等于 >=
gte(String, String) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
大于等于 >=
gte(String, Date) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
大于等于 >=

H

hasMoreElements() - 类 中的方法cn.weforward.data.util.ListEnumeration
 
hold - 类 中的变量cn.weforward.data.counter.support.CounterItem
同步后(中心服务器)返回的总值减去当前值的结果
hold(E) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 

I

id - 类 中的变量cn.weforward.data.counter.support.CounterItem
统计ID
ID - 接口 中的静态变量cn.weforward.data.persister.Condition
特殊属性名-id
ID - 类 中的静态变量cn.weforward.data.persister.ms.MicroservicePersister
id属性
IdDuplicateException - cn.weforward.data.exception中的异常错误
ID重复
IdDuplicateException(String, Throwable) - 异常错误 的构造器cn.weforward.data.exception.IdDuplicateException
 
IdDuplicateException(Throwable) - 异常错误 的构造器cn.weforward.data.exception.IdDuplicateException
 
IdDuplicateException(String) - 异常错误 的构造器cn.weforward.data.exception.IdDuplicateException
 
iDo() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
 
inc(String) - 接口 中的方法cn.weforward.data.counter.Counter
计数加1
inc(String, int) - 接口 中的方法cn.weforward.data.counter.Counter
指定ID的计数值加step
inc(String) - 类 中的方法cn.weforward.data.counter.support.AbstractCounter
 
inc() - 类 中的方法cn.weforward.data.counter.support.CounterItem
加一
inc(String, int) - 类 中的方法cn.weforward.data.counter.support.DbCounter
 
Index - cn.weforward.data.annotation中的注释类型
 
INDEX_DEEPIN - 类 中的静态变量cn.weforward.data.util.AutoObjectMapper
索引属性的深度
IndexAttribute - cn.weforward.data.search中的接口
索引属性
IndexAttributeHelper - cn.weforward.data.search.util中的类
索引属性vo
IndexAttributeVo - cn.weforward.data.search.vo中的类
索引索引vo
IndexAttributeVo(String, Object) - 类 的构造器cn.weforward.data.search.vo.IndexAttributeVo
 
IndexElement - cn.weforward.data.search中的接口
索引项,以标识键作被索引对象的关联(通常是对象ID)
IndexElementHelper - cn.weforward.data.search.util中的类
IndexElement工具类
IndexElementHelper() - 类 的构造器cn.weforward.data.search.util.IndexElementHelper
 
IndexElementVo - cn.weforward.data.search.vo中的类
索引项,以标识键作被索引对象的关联(通常是对象ID)
IndexElementVo() - 类 的构造器cn.weforward.data.search.vo.IndexElementVo
 
IndexElementVo(String) - 类 的构造器cn.weforward.data.search.vo.IndexElementVo
构造
IndexElementVo(String, String) - 类 的构造器cn.weforward.data.search.vo.IndexElementVo
构造
IndexElementVo(String, String, String) - 类 的构造器cn.weforward.data.search.vo.IndexElementVo
构造
IndexElementVo(String, String, String, IndexAttribute...) - 类 的构造器cn.weforward.data.search.vo.IndexElementVo
构造
IndexElementVo(String, String, String, List<IndexAttribute>) - 类 的构造器cn.weforward.data.search.vo.IndexElementVo
构造
IndexKeyword - cn.weforward.data.search中的接口
索引关键词项,由关键词、匹配率及可选的所反向索引的索引项数 匹配率: ID > NAME > ANOTHER > ELEMENT > ATTRIBUTE > BROAD RATE_ANOTHER = (2*RATE_ELEMENT)+0x20
IndexKeywordHelper - cn.weforward.data.search.util中的类
索引关键词项,由关键词、匹配率及可选的关键词所索引的条目数 匹配率:ID>NAME>ANOTHER>ELEMENT>ATTRIBUTE>BROAD 2*RATE_ELEMENT+0x20==RATE_ANOTHER
IndexRange - cn.weforward.data.search中的接口
范围索引关键词项 区间名[begin,end)
IndexResult - cn.weforward.data.search中的接口
索引查找结果项(基类)
IndexResults - cn.weforward.data.search中的接口
查找结果集(暂只是简单地继承ResultPage<IndexResult>)
IndexResultsHelper - cn.weforward.data.search.util中的类
IndexResults的工具类
IndexResultsHelper.Empty - cn.weforward.data.search.util中的类
空对象
IndexResultsHelper.Singleton - cn.weforward.data.search.util中的类
当结果只有一项时,能使用其作简单快捷的封装
IndexResultVo - cn.weforward.data.search.vo中的类
索引结果vo
IndexResultVo() - 类 的构造器cn.weforward.data.search.vo.IndexResultVo
 
IndexResultVo(IndexElement) - 类 的构造器cn.weforward.data.search.vo.IndexResultVo
 
Inherited - cn.weforward.data.annotation中的注释类型
指示映射器子类继承父类的注解
innerDelete(String) - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersister
 
innerDelete(String) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
 
innerDelete(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
删除对象
innerLoad(String) - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersister
 
innerLoad(String) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
 
innerLoad(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
装入对象
innerNew(E) - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersister
 
innerNew(E) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
 
innerNew(E) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
新增的对象(用于持久器在对象未刷写前能进行查询)
innerSave(E) - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersister
 
innerSave(E) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
 
innerSave(E) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
保存对象状态
innerSave(E, String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
保存对象状态
isCopyOnFlush() - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
 
isCustom() - 异常错误 中的方法cn.weforward.data.persister.remote.exception.MicroserviceException
是否自定义码
isDirty(E) - 接口 中的方法cn.weforward.data.persister.Persister
检查缓存中的持久对象是否还处理待刷写状态
isDirty(E) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
isDirty(E) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
isDirty(String) - 类 中的方法cn.weforward.data.persister.support.PersistentCache
 
isEmpty(UniteId) - 类 中的静态方法cn.weforward.data.UniteId
联合标识是否为空
isEmtpy(UniteId) - 类 中的静态方法cn.weforward.data.UniteId
已过时。
拼写错误
isForOwnerEnabled() - 接口 中的方法cn.weforward.data.persister.Persister
只处理当前服务器持久类
isForOwnerEnabled() - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
isForOwnerEnabled() - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
isIgnoreError() - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersisterFactory
 
isOption(int) - 类 中的方法cn.weforward.data.search.SearchOption
是否有选项
isOwner(E) - 接口 中的方法cn.weforward.data.persister.Persister
对象是否属于当前服务器(根据对象持久ID确定)
isOwner(E) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
isOwner(E) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
isPersistenceMark(int) - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
是否有指定持久标记位
isPersistenceOfOwner() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
是否属于当前服务器产生的持久对象
isPersistenceUpdating() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
对象是否标记为更新但未持久化完成
isPersistent() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
对象是否持久的(没有PERSISTENCE_TRANSIENT标记)
isReloadEnabled() - 接口 中的方法cn.weforward.data.persister.Persister
是否已经启用对象重载功能,还需要业务对象实现以下接口才能收到通知
isReloadEnabled() - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
isReloadEnabled() - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
isRemoved(String) - 类 中的静态方法cn.weforward.data.util.VersionTag
检查标记版本是否有删除标记(序号小于0)
isRemoved() - 类 中的方法cn.weforward.data.util.VersionTag
是否已删除的版本标记
isRemoved(String) - 类 中的静态方法cn.weforward.data.util.VersionTags
版本号是否被删除的标记(最后的版本序号是负数)
isShareDelayLoader() - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
是否共享加载器
isSuccess(FriendlyObject) - 异常错误 中的静态方法cn.weforward.data.persister.remote.exception.MicroserviceException
是否成功
isSuccess(DtObject) - 异常错误 中的静态方法cn.weforward.data.persister.remote.exception.MicroserviceException
是否成功
iterator() - 类 中的方法cn.weforward.data.array.support.AbstractLabelSetFactory
 
iterator() - 类 中的方法cn.weforward.data.counter.support.AbstractCounterFactory
 
iterator() - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLoggerFactory
 
iterator() - 类 中的方法cn.weforward.data.persister.ext.MultiCondition
 
iterator() - 类 中的方法cn.weforward.data.persister.ext.MultiOrderBy
 
iterator() - 类 中的方法cn.weforward.data.search.support.AbstractSearcherFactory
 

K

KeywordVo - cn.weforward.data.search.vo中的类
关键词VO
KeywordVo() - 类 的构造器cn.weforward.data.search.vo.KeywordVo
 
KeywordVo(String, long) - 类 的构造器cn.weforward.data.search.vo.KeywordVo
 

L

Label<E extends LabelElement> - cn.weforward.data.array中的接口
标签方式聚合在一块的集合
LabelBusinessLogger - cn.weforward.data.log.label中的类
labetSet日志记录器
LabelBusinessLogger(String, LabelSetFactory, String) - 类 的构造器cn.weforward.data.log.label.LabelBusinessLogger
 
LabelBusinessLoggerFactory - cn.weforward.data.log.label中的类
基于labetSet的日志集中器
LabelBusinessLoggerFactory(LabelSetFactory) - 类 的构造器cn.weforward.data.log.label.LabelBusinessLoggerFactory
 
LabelBusinessLoggerFactory(LabelSetFactory, String) - 类 的构造器cn.weforward.data.log.label.LabelBusinessLoggerFactory
 
LabelCounter - cn.weforward.data.counter.label中的类
已过时。 
LabelCounter(LabelCounterFactory, Label<CounterItem>, String) - 类 的构造器cn.weforward.data.counter.label.LabelCounter
已过时。
 
LabelCounterFactory - cn.weforward.data.counter.label中的类
已过时。 
LabelCounterFactory(LabelSetFactory, String) - 类 的构造器cn.weforward.data.counter.label.LabelCounterFactory
已过时。
 
LabelElement - cn.weforward.data.array中的接口
标签项
LabelSet<E extends LabelElement> - cn.weforward.data.array中的接口
按标签组织的集合
LabelSetFactory - cn.weforward.data.array中的接口
标签组织的集合创建工厂
last() - 类 中的方法cn.weforward.data.util.VersionTags
取最后的版本标记
LASTMODIFIED - 接口 中的静态变量cn.weforward.data.persister.Condition
特殊属性名-最后修改时间
LASTMODIFIED - 类 中的静态变量cn.weforward.data.persister.ms.MicroservicePersister
最后修改时间
ListEnumeration<E> - cn.weforward.data.util中的类
列表迭代
ListEnumeration(List<E>) - 类 的构造器cn.weforward.data.util.ListEnumeration
 
LogItem - cn.weforward.data.log.label中的类
日志元素
LogItem(BusinessLog, String, int) - 类 的构造器cn.weforward.data.log.label.LogItem
 
long2int(long) - 类 中的静态方法cn.weforward.data.counter.support.CounterItem
为兼容,强制把long转为int
lt(String, boolean) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
小于 $lt;
lt(String, int) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
小于 $lt;
lt(String, long) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
小于 <
lt(String, double) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
小于 <
lt(String, String) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
小于 <
lt(String, Date) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
小于 <
lte(String, int) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
小于等于 <=
lte(String, long) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
小于等于 <=
lte(String, double) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
小于等于 <=
lte(String, String) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
小于等于 <=
lte(String, Date) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
小于等于 <=

M

m_Action - 类 中的变量cn.weforward.data.log.vo.BusinessLogVo
动作
m_Attributes - 类 中的变量cn.weforward.data.search.vo.IndexElementVo
属性(主要用于排序)
m_Author - 类 中的变量cn.weforward.data.log.vo.BusinessLogVo
作者
m_Begin - 类 中的变量cn.weforward.data.search.vo.RangeVo
 
m_Busy - 类 中的变量cn.weforward.data.util.DelayFlusher
是否正在刷写或处理中(只是作简单标识,操作非原子)
m_Cache - 类 中的变量cn.weforward.data.counter.support.DbCounter
 
m_Cache - 类 中的变量cn.weforward.data.persister.support.AbstractPersister
缓存
m_Caption - 类 中的变量cn.weforward.data.search.vo.IndexElementVo
索引项标题
m_Clazz - 类 中的变量cn.weforward.data.util.AutoObjectMapper
对应类
m_Code - 异常错误 中的变量cn.weforward.data.persister.remote.exception.MicroserviceException
错误码
m_Collection - 类 中的变量cn.weforward.data.persister.ms.MicroservicePersister
 
m_Constructor - 类 中的变量cn.weforward.data.util.AutoObjectMapper
构造器
m_CopyOnFlush - 类 中的变量cn.weforward.data.counter.support.DbCounterFactory
 
m_DbName - 类 中的变量cn.weforward.data.log.ms.MicroserviceBusinessLoggerFactory
数据库名
m_DbName - 类 中的变量cn.weforward.data.persister.ms.MicroservicePersisterFactory
数据库名
m_DbName - 类 中的变量cn.weforward.data.search.ms.MicroserviceSearcherFactory
数据库名
m_DelayList - 类 中的变量cn.weforward.data.util.DelayFlusher
延时刷写项链表
m_DelayLoader - 类 中的变量cn.weforward.data.persister.remote.AbstractRemotePersistent
延迟加载器
m_DriveIt - 类 中的变量cn.weforward.data.persister.ObjectWithVersion
控制实例标识
m_DriveIt - 类 中的变量cn.weforward.data.persister.support.AbstractPersistent
控制的实例
m_Element - 类 中的变量cn.weforward.data.search.vo.IndexResultVo
 
m_End - 类 中的变量cn.weforward.data.search.vo.RangeVo
 
m_EndRate - 类 中的变量cn.weforward.data.search.SearchOption
匹配率-结束
m_Expire - 类 中的变量cn.weforward.data.counter.support.DbCounterFactory
计数器项重新加载间隔(秒)
m_Expiry - 类 中的变量cn.weforward.data.persister.remote.AbstractRemotePersister
VO过期时间(毫秒)
m_Expiry - 类 中的变量cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
VO过期时间(毫秒)
m_Factory - 类 中的变量cn.weforward.data.counter.support.DbCounter
 
m_Factory - 类 中的变量cn.weforward.data.log.ms.MicroserviceBusinessLogger
 
m_Factory - 类 中的变量cn.weforward.data.persister.ms.MicroservicePersister
 
m_Factory - 类 中的变量cn.weforward.data.persister.remote.RemoteInvokerPersister
工厂
m_Factory - 类 中的变量cn.weforward.data.search.ms.MicroserviceSearcher
 
m_Factorys - 类 中的变量cn.weforward.data.log.support.MulitiBusinessLoggerFactory
工厂集合
m_Factorys - 类 中的变量cn.weforward.data.persister.support.MultiPersisterFactory
工厂集合
m_Factorys - 类 中的变量cn.weforward.data.search.support.MultiSearcherFactory
工厂集合
m_FailList - 类 中的变量cn.weforward.data.util.DelayFlusher
延时刷写出错项链表
m_Flusher - 类 中的变量cn.weforward.data.counter.support.DbCounterFactory
 
m_Flusher - 类 中的变量cn.weforward.data.persister.support.AbstractOfflineSupplier
刷写器
m_Flusher - 类 中的变量cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
刷写器
m_Flusher - 类 中的变量cn.weforward.data.persister.support.AbstractPersister
刷写器
m_Flusher - 类 中的变量cn.weforward.data.persister.support.AbstractPersisterFactory
刷写器
m_FlushInterval - 类 中的变量cn.weforward.data.util.DelayFlusher
每次后台刷写的最小间隔(毫秒)
m_FlushPending - 类 中的变量cn.weforward.data.util.DelayFlusher
执行刷写中的表
m_FlushPeriod - 类 中的变量cn.weforward.data.util.DelayFlusher
刷写周期(毫秒)
m_ForOwnerEnabled - 类 中的变量cn.weforward.data.persister.support.AbstractPersister
是否只处理当前服务器持久类
m_Id - 类 中的变量cn.weforward.data.log.vo.BusinessLogVo
唯一id
m_Id - 类 中的变量cn.weforward.data.persister.support.AbstractPersistent
对象联合ID
m_IdGenerator - 类 中的变量cn.weforward.data.persister.support.AbstractPersister
id生成器
m_IgnoreError - 类 中的变量cn.weforward.data.persister.ms.MicroservicePersisterFactory
是否忽略异常
m_IgnoreError - 类 中的变量cn.weforward.data.search.ms.MicroserviceSearcherFactory
是否忽略异常
m_Invoker - 类 中的变量cn.weforward.data.log.ms.MicroserviceBusinessLoggerFactory
调整器
m_Invoker - 类 中的变量cn.weforward.data.persister.ms.MicroservicePersisterFactory
调整器
m_Invoker - 类 中的变量cn.weforward.data.persister.remote.RemoteInvokerPersisterFactory
服务调用器
m_Invoker - 类 中的变量cn.weforward.data.search.ms.MicroserviceSearcherFactory
调整器
m_It - 类 中的变量cn.weforward.data.util.ListEnumeration
 
m_Items - 类 中的变量cn.weforward.data.log.support.AbstractBusinessLoggerFactory
数据项
m_Items - 类 中的变量cn.weforward.data.persister.ext.MultiCondition
条件项
m_Items - 类 中的变量cn.weforward.data.persister.ext.MultiOrderBy
条件项
m_Key - 类 中的变量cn.weforward.data.search.vo.IndexAttributeVo
 
m_Key - 类 中的变量cn.weforward.data.search.vo.IndexElementVo
索引项标识键
m_Keyword - 类 中的变量cn.weforward.data.search.vo.KeywordVo
 
m_Labelset - 类 中的变量cn.weforward.data.counter.label.LabelCounterFactory
已过时。
 
m_LastDelayFlush - 类 中的变量cn.weforward.data.util.DelayFlusher
最后延时刷写时间戳
m_LastOrdinal - 类 中的变量cn.weforward.data.log.support.AbstractBusinessLogger
最后生成的ID补充序数
m_LastPeriodFlush - 类 中的变量cn.weforward.data.util.DelayFlusher
最后周期刷写时间戳
m_LastTime - 类 中的变量cn.weforward.data.log.label.LabelBusinessLogger
最后日志时间
m_LastTime - 类 中的变量cn.weforward.data.log.support.AbstractBusinessLogger
最后生成的ID时间
m_Limit - 类 中的变量cn.weforward.data.search.SearchOption
限制数
m_List - 类 中的变量cn.weforward.data.log.support.MulitiBusinessLoggerFactory.MultiBusinessLogger
 
m_Listeners - 类 中的变量cn.weforward.data.persister.support.AbstractPersister
监听器
m_Loader - 类 中的变量cn.weforward.data.counter.support.DbCounter
 
m_Lock - 类 中的变量cn.weforward.data.util.DelayFlusher
m_Log - 类 中的变量cn.weforward.data.log.label.LogItem
原日志对象
m_Main - 类 中的变量cn.weforward.data.log.support.MulitiBusinessLoggerFactory
主工厂
m_Main - 类 中的变量cn.weforward.data.persister.support.MultiPersisterFactory
主工厂
m_Main - 类 中的变量cn.weforward.data.search.support.MultiSearcherFactory
主工厂
m_Mapper - 类 中的变量cn.weforward.data.persister.ms.MicroservicePersister
 
m_Mapper - 类 中的变量cn.weforward.data.persister.remote.RemoteInvokerPersister
对象映射
m_Mappers - 类 中的变量cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
对象映射器集合
m_Mappers - 类 中的变量cn.weforward.data.persister.support.SimplePersisterSet
 
m_MapperType - 类 中的变量cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
映射方式
m_MapperType - 类 中的变量cn.weforward.data.persister.support.AbstractPersisterFactory
映射方式
m_MaxBatch - 类 中的变量cn.weforward.data.counter.support.DbCounterFactory
每次批量刷写的项数
m_MaxSuspend - 类 中的变量cn.weforward.data.util.DelayFlusher
最多等待刷写的累积项数(0表示不控制)
m_MethodGroup - 类 中的变量cn.weforward.data.log.ms.MicroserviceBusinessLoggerFactory
方法组
m_MethodGroup - 类 中的变量cn.weforward.data.persister.ms.MicroservicePersisterFactory
方法组
m_MethodGroup - 类 中的变量cn.weforward.data.persister.remote.RemoteInvokerPersisterFactory
方法组名
m_MethodGroup - 类 中的变量cn.weforward.data.search.ms.MicroserviceSearcherFactory
方法组
m_Msg - 异常错误 中的变量cn.weforward.data.persister.remote.exception.MicroserviceException
错误信息
m_Name - 类 中的变量cn.weforward.data.array.support.AbstractLabel
名称
m_Name - 类 中的变量cn.weforward.data.array.support.AbstractLabelSet
名称
m_Name - 类 中的变量cn.weforward.data.counter.support.AbstractCounter
名称
m_Name - 类 中的变量cn.weforward.data.log.support.AbstractBusinessLogger
名称
m_Name - 类 中的变量cn.weforward.data.persister.ext.SingleCondition
属性名
m_Name - 类 中的变量cn.weforward.data.persister.ext.SingleOrderBy
属性名
m_Name - 类 中的变量cn.weforward.data.persister.support.AbstractPersister
持久器名
m_Name - 类 中的变量cn.weforward.data.search.support.AbstractSearcher
名称
m_Name - 类 中的变量cn.weforward.data.util.DelayFlusher
名称
m_Note - 类 中的变量cn.weforward.data.log.vo.BusinessLogVo
备注
m_NullTimeout - 类 中的变量cn.weforward.data.counter.support.DbCounterFactory
NULL值重新加载间隔(秒)
m_Object - 类 中的变量cn.weforward.data.persister.ObjectWithVersion
对象
m_Offline - 类 中的变量cn.weforward.data.persister.remote.AbstractRemotePersister
脱机缓存
m_OfflineSupplierFactory - 类 中的变量cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
离线工厂
m_Options - 类 中的变量cn.weforward.data.search.SearchOption
选项
m_Ordinal - 类 中的变量cn.weforward.data.log.label.LabelBusinessLogger
计数(避免同时间点的日志ID冲突)
m_Ordinal - 类 中的变量cn.weforward.data.log.label.LogItem
日志在集合中的序号
m_Parameters - 类 中的变量cn.weforward.data.util.AutoObjectMapper
用于构造对象的参数列表
m_Persisters - 类 中的变量cn.weforward.data.persister.support.SimplePersisterSet
 
m_PersisterSet - 类 中的变量cn.weforward.data.persister.support.AbstractPersisterFactory
持久器集
m_PersisterSet - 类 中的变量cn.weforward.data.persister.support.MultiPersisterFactory
持久器集
m_Rate - 类 中的变量cn.weforward.data.search.SearchOption
匹配率
m_Rate - 类 中的变量cn.weforward.data.search.vo.KeywordVo
 
m_RefreshTimeout - 类 中的变量cn.weforward.data.persister.remote.AbstractRemotePersister
刷新加载超时值(毫秒)
m_RefreshTimeout - 类 中的变量cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
刷新加载超时值(毫秒)
m_ReloadEnabled - 类 中的变量cn.weforward.data.persister.support.AbstractPersister
是否开始重载接口
m_ResponseCode - 异常错误 中的变量cn.weforward.data.persister.remote.exception.GatewayException
 
m_ResponseMsg - 异常错误 中的变量cn.weforward.data.persister.remote.exception.GatewayException
 
m_ServerId - 类 中的变量cn.weforward.data.counter.support.DbCounterFactory
 
m_ServerId - 类 中的变量cn.weforward.data.log.label.LabelBusinessLogger
服务器标识
m_ServerId - 类 中的变量cn.weforward.data.log.label.LogItem
所属服务器标识(0x01~0xFF)
m_ServerId - 类 中的变量cn.weforward.data.log.support.AbstractBusinessLoggerFactory
服务器标识
m_ServerId - 类 中的变量cn.weforward.data.persister.support.AbstractOfflineSupplier
服务器ID
m_ServerId - 类 中的变量cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
服务器ID
m_ServerId - 类 中的变量cn.weforward.data.persister.support.AbstractPersisterFactory
服务器ID
m_ServerId - 类 中的变量cn.weforward.data.search.ms.MicroserviceSearcherFactory
服务器id
m_ShareDelayLoader - 类 中的变量cn.weforward.data.persister.remote.AbstractRemotePersister
是否共享加载器
m_ShareDelayLoader - 类 中的变量cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
是否共享加载器
m_StartRate - 类 中的变量cn.weforward.data.search.SearchOption
匹配率-开始
m_State - 类 中的变量cn.weforward.data.util.DelayFlusher
状态 STATE_xxx
m_Summary - 类 中的变量cn.weforward.data.search.vo.IndexElementVo
索引项摘要
m_Target - 类 中的变量cn.weforward.data.log.vo.BusinessLogVo
记录的对象ID
m_ThreadFlush - 类 中的变量cn.weforward.data.util.DelayFlusher
刷写的后台工作线程
m_Time - 类 中的变量cn.weforward.data.log.vo.BusinessLogVo
时间
m_Timestamp - 类 中的变量cn.weforward.data.persister.remote.AbstractRemotePersistent
VO最后刷新的时间戳(毫秒)
m_Type - 类 中的变量cn.weforward.data.persister.ext.MultiCondition
类型
m_Type - 类 中的变量cn.weforward.data.persister.ext.SingleCondition
类型
m_Type - 类 中的变量cn.weforward.data.persister.ext.SingleOrderBy
类型
m_Value - 类 中的变量cn.weforward.data.persister.ext.SingleCondition
属性值
m_Value - 类 中的变量cn.weforward.data.search.vo.IndexAttributeVo
 
m_VerifyNewIdTrys - 类 中的变量cn.weforward.data.persister.support.AbstractPersister
检查新ID有重复时的重试次数(不大于0表示不检查)
m_Version - 类 中的变量cn.weforward.data.persister.ObjectWithVersion
版本号
m_Version - 类 中的变量cn.weforward.data.persister.remote.AbstractRemotePersistent
版本
m_Version - 类 中的变量cn.weforward.data.persister.remote.RemoteVo
 
m_Vo - 类 中的变量cn.weforward.data.persister.remote.AbstractRemotePersistent
值vo
m_Vo - 类 中的变量cn.weforward.data.persister.remote.RemoteVo
 
m_VoMapper - 类 中的变量cn.weforward.data.persister.remote.RemoteInvokerPersister
对象映射
m_WaitWriteTask - 类 中的变量cn.weforward.data.util.DelayFlusher
等待刷写任务条件
m_What - 类 中的变量cn.weforward.data.log.vo.BusinessLogVo
什么
MAPPER_ALL - 类 中的静态变量cn.weforward.data.persister.support.AbstractPersisterFactory
映射方式-全部
MAPPER_FIELD - 类 中的静态变量cn.weforward.data.persister.support.AbstractPersisterFactory
映射方式-属性
MAPPER_METHOD - 类 中的静态变量cn.weforward.data.persister.support.AbstractPersisterFactory
映射方式-方法
mark(Flushable) - 类 中的方法cn.weforward.data.util.DelayFlusher
 
mark(Flushable) - 接口 中的方法cn.weforward.data.util.Flusher
标记待刷写项
MARK_AUTHOR - 接口 中的静态变量cn.weforward.data.search.IndexKeyword
标记符-作者,如“A:liangyi”
MARK_DATE - 接口 中的静态变量cn.weforward.data.search.IndexKeyword
标记符-日期/时间
MARK_KIND - 接口 中的静态变量cn.weforward.data.search.IndexKeyword
标记符-分类,如“K:酒店”
markOnFail(Flushable) - 类 中的方法cn.weforward.data.util.DelayFlusher
标记刷写出错项
markPersistenceUpdate() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
标记对象变化需要刷写
markPersistenceUpdate(int) - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
标记对象变化需要刷写且指定持久标记
MAX_SAME_ORDIAL - 类 中的静态变量cn.weforward.data.util.VersionTags
同一节点下版本合并数
MethodMapper<E> - cn.weforward.data.util中的类
基于 get/set方法的映射表
MethodMapper(Class<E>, Object[]) - 类 的构造器cn.weforward.data.util.MethodMapper
 
MicroserviceBusinessLogger - cn.weforward.data.log.ms中的类
基于微服务的日志记录器,暂时只实现了保存功能
MicroserviceBusinessLogger(MicroserviceBusinessLoggerFactory, String) - 类 的构造器cn.weforward.data.log.ms.MicroserviceBusinessLogger
 
MicroserviceBusinessLoggerFactory - cn.weforward.data.log.ms中的类
基于微服务的日志工厂
MicroserviceBusinessLoggerFactory(String, String, String, String, String, String) - 类 的构造器cn.weforward.data.log.ms.MicroserviceBusinessLoggerFactory
 
MicroserviceException - cn.weforward.data.persister.remote.exception中的异常错误
微服务异常 微服务端返回的异常
MicroserviceException(DtObject) - 异常错误 的构造器cn.weforward.data.persister.remote.exception.MicroserviceException
 
MicroserviceException(FriendlyObject) - 异常错误 的构造器cn.weforward.data.persister.remote.exception.MicroserviceException
 
MicroserviceException(int, String) - 异常错误 的构造器cn.weforward.data.persister.remote.exception.MicroserviceException
 
MicroservicePersister<E extends Persistent> - cn.weforward.data.persister.ms中的类
基于微服务的存储器,暂时只实现了保存功能
MicroservicePersister(MicroservicePersisterFactory, ObjectMapper<E>) - 类 的构造器cn.weforward.data.persister.ms.MicroservicePersister
 
MicroservicePersisterFactory - cn.weforward.data.persister.ms中的类
基于微服务的存储工厂
MicroservicePersisterFactory(PersisterSet, String, String, String, String, String) - 类 的构造器cn.weforward.data.persister.ms.MicroservicePersisterFactory
 
MicroserviceSearcher - cn.weforward.data.search.ms中的类
基于微服务的搜索器,暂时只实现了保存功能
MicroserviceSearcher(MicroserviceSearcherFactory, String) - 类 的构造器cn.weforward.data.search.ms.MicroserviceSearcher
 
MicroserviceSearcherFactory - cn.weforward.data.search.ms中的类
基于微服务的日志工厂
MicroserviceSearcherFactory(String, String, String, String, String, String) - 类 的构造器cn.weforward.data.search.ms.MicroserviceSearcherFactory
 
MulitiBusinessLoggerFactory - cn.weforward.data.log.support中的类
多个业务日志记录器集合
MulitiBusinessLoggerFactory(String, List<BusinessLoggerFactory>, int) - 类 的构造器cn.weforward.data.log.support.MulitiBusinessLoggerFactory
 
MulitiBusinessLoggerFactory.MultiBusinessLogger - cn.weforward.data.log.support中的类
 
MultiBusinessLogger(List<AbstractBusinessLogger>, String) - 类 的构造器cn.weforward.data.log.support.MulitiBusinessLoggerFactory.MultiBusinessLogger
 
MultiCondition - cn.weforward.data.persister.ext中的类
多种条件
MultiCondition(short) - 类 的构造器cn.weforward.data.persister.ext.MultiCondition
 
MultiCondition(int, short) - 类 的构造器cn.weforward.data.persister.ext.MultiCondition
 
MultiCondition(List<Condition>, short) - 类 的构造器cn.weforward.data.persister.ext.MultiCondition
 
MultiOrderBy - cn.weforward.data.persister.ext中的类
多种条件
MultiOrderBy() - 类 的构造器cn.weforward.data.persister.ext.MultiOrderBy
 
MultiOrderBy(List<OrderBy>) - 类 的构造器cn.weforward.data.persister.ext.MultiOrderBy
 
MultiPersisterFactory - cn.weforward.data.persister.support中的类
多个持久工厂集合,一般用来作数据过滤,同时保存多份数据
MultiPersisterFactory(List<PersisterFactory>, int) - 类 的构造器cn.weforward.data.persister.support.MultiPersisterFactory
 
MultiPersisterFactory(List<PersisterFactory>, int, PersisterSet) - 类 的构造器cn.weforward.data.persister.support.MultiPersisterFactory
 
MultiPersisterFactory.MultiPersistent<E extends Persistent> - cn.weforward.data.persister.support中的类
 
MultiSearcherFactory - cn.weforward.data.search.support中的类
多个搜索工厂集合,一般用来作数据过滤,同时建立多个索引
MultiSearcherFactory(List<SearcherFactory>, int) - 类 的构造器cn.weforward.data.search.support.MultiSearcherFactory
 

N

ne(String, boolean) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
不相等
ne(String, int) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
不相等
ne(String, long) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
不相等
ne(String, double) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
不相等
ne(String, String) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
不相等
ne(String, Date) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
不相等
newAttribute(String, String) - 类 中的静态方法cn.weforward.data.search.util.IndexAttributeHelper
构造一个属性
newAttribute(String, Number) - 类 中的静态方法cn.weforward.data.search.util.IndexAttributeHelper
构造一个属性
newElement(String) - 类 中的静态方法cn.weforward.data.search.util.IndexElementHelper
构造一个新元素
newElement(UniteId) - 类 中的静态方法cn.weforward.data.search.util.IndexElementHelper
构造一个新元素
newElement(UniteId, List<IndexAttribute>) - 类 中的静态方法cn.weforward.data.search.util.IndexElementHelper
构造一个新元素
newElement(String, List<IndexAttribute>) - 类 中的静态方法cn.weforward.data.search.util.IndexElementHelper
构造一个新元素
newElement(String, String, String, List<IndexAttribute>) - 类 中的静态方法cn.weforward.data.search.util.IndexElementHelper
构造一个新元素
newer(E) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister.Cache
 
newer(E) - 类 中的方法cn.weforward.data.persister.support.PersistentCache
标记(可能是)新的持久化对象(用于对象未刷写前能进行查询)
newKeyword(String) - 类 中的静态方法cn.weforward.data.search.util.IndexKeywordHelper
由格式串“<关键词>!
newKeyword(String, long) - 类 中的静态方法cn.weforward.data.search.util.IndexKeywordHelper
创建关键词项
newNode(int, String, E, LruHashMap.Node<String, E>) - 类 中的方法cn.weforward.data.persister.support.PersistentCache
 
newObject() - 类 中的方法cn.weforward.data.util.AutoObjectMapper
 
newRange(String, String) - 类 中的静态方法cn.weforward.data.search.util.IndexKeywordHelper
创建范围索引项
next() - 类 中的方法cn.weforward.data.util.VersionTag
返回下一个版本标记
next(boolean) - 类 中的方法cn.weforward.data.util.VersionTag
返回下一个版本标记
next(String, boolean) - 类 中的方法cn.weforward.data.util.VersionTag
返回下一个版本标记
next(String, String, boolean) - 类 中的静态方法cn.weforward.data.util.VersionTags
取得下一个版本标记
nextElement() - 类 中的方法cn.weforward.data.util.ListEnumeration
 
nextTimestamp() - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLogger
 
node - 类 中的变量cn.weforward.data.util.VersionTag
节点ID

O

ObjectWithVersion<E> - cn.weforward.data.persister中的类
包含版本的对象
ObjectWithVersion(E, String, String) - 类 的构造器cn.weforward.data.persister.ObjectWithVersion
 
OfflineSupplier<E> - cn.weforward.data.persister中的接口
为远端对象提供脱机支持
OfflineSupplierFactory - cn.weforward.data.persister中的接口
脱机支持工厂
onAfterPersistence(Persister<? extends Persistent>, String) - 接口 中的方法cn.weforward.data.persister.PersistentListener
发生在对象持久化后
onAfterPersistence(Persister<? extends Persistent>, String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
 
onAfterReflect(Persister<? extends Persistent>, UniteId, String, String) - 接口 中的方法cn.weforward.data.persister.PersistentListener
发生在对象由持久数据反射后
onAfterReflect(Persister<? extends Persistent>, UniteId, String, String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
 
onBeforePersistence(Persister<? extends Persistent>) - 接口 中的方法cn.weforward.data.persister.PersistentListener
发生在对象持久化前
onBeforePersistence(Persister<? extends Persistent>) - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
 
onChange(NameItem, String, Supplier<E>) - 接口 中的方法cn.weforward.data.persister.ChangeListener
变化监听
onDriveIt(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
当控制实例时
onGcCleanup(int) - 类 中的方法cn.weforward.data.counter.support.DbCounter
 
onGcCleanup(int) - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
 
onReloadAccepted(Persister<E>, E) - 接口 中的方法cn.weforward.data.persister.Reloadable
在持久对象的另一个实例发生变化(通常是多服务器环境下)时被调用,若使用另一个实例的对象信息,则实现复制的过程且返回true,否则直接返回false
openCounter(String) - 接口 中的方法cn.weforward.data.counter.CounterFactory
打开计数器(自动创建)
openCounter(String) - 类 中的方法cn.weforward.data.counter.support.AbstractCounterFactory
 
openLabel(String) - 接口 中的方法cn.weforward.data.array.LabelSet
打开/创建标签项集合,若是新建的则为单项存储的标签项集合
openLogger(String) - 接口 中的方法cn.weforward.data.log.BusinessLoggerFactory
打开定名称的日志记录器
openLogger(String) - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLoggerFactory
 
openMapper(Class<?>) - 类 中的方法cn.weforward.data.util.AutoObjectMapper
 
openMapper(Class<?>) - 类 中的方法cn.weforward.data.util.FieldMapper
 
openMapper(Class<?>) - 类 中的方法cn.weforward.data.util.MethodMapper
 
openNode(int, String) - 类 中的方法cn.weforward.data.persister.support.PersistentCache
 
openSearcher(String) - 接口 中的方法cn.weforward.data.search.SearcherFactory
打开搜索器(自动创建)
openSearcher(String) - 类 中的方法cn.weforward.data.search.support.AbstractSearcherFactory
 
OPTION_FORCE - 接口 中的静态变量cn.weforward.data.array.Label
选项 - 在put的时候不管项是否相同,都强制标记项有变化
OPTION_IF_ABSENT - 接口 中的静态变量cn.weforward.data.array.Label
选项 - 在put的时候只增加新项
OPTION_NONE - 接口 中的静态变量cn.weforward.data.array.Label
选项 - 不显式使用
OPTION_NONE - 类 中的静态变量cn.weforward.data.search.SearchOption
选项-不指定
OPTION_ORDER_BY_ASC - 接口 中的静态变量cn.weforward.data.search.IndexResults
选项 - 顺序排序
OPTION_ORDER_BY_DESC - 接口 中的静态变量cn.weforward.data.search.IndexResults
选项 - 倒序排序
OPTION_RANGE_LIMIT - 类 中的静态变量cn.weforward.data.search.SearchOption
选项-限制搜索的项(需另外setLimit)
OPTION_RATE_LEAST - 类 中的静态变量cn.weforward.data.search.SearchOption
选项-指定至少匹配率(需另外setRate)
OPTION_RATE_RANGE - 类 中的静态变量cn.weforward.data.search.SearchOption
选项-指定匹配范围(需另外setStartRate,setEndRate)
OPTION_RATE_SORT - 类 中的静态变量cn.weforward.data.search.SearchOption
选项-按匹配率排序
OPTION_RESULT_DETAIL - 类 中的静态变量cn.weforward.data.search.SearchOption
选项- 需要IndexElement的信息(如:caption,summary,attributes...)
or(Condition...) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
| 或条件
or(List<Condition>) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
| 或条件
OrderBy - cn.weforward.data.persister中的接口
排序
OrderByUtil - cn.weforward.data.persister.ext中的类
排序工具类
ordinal - 类 中的变量cn.weforward.data.util.VersionTag
序号

P

persist(E) - 接口 中的方法cn.weforward.data.persister.Persister
立刻保存对象
persist(E, PersistentCache<E>.PersistNode) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister.Cache
 
persist(E) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
persist(E, String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
persist(E) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
persist(E, PersistentCache<E>.PersistNode) - 类 中的方法cn.weforward.data.persister.support.PersistentCache
把对象持久化
PERSISTENCE_CLEAR - 类 中的静态变量cn.weforward.data.persister.support.AbstractPersistent
清除所有标记
PERSISTENCE_DELETE - 类 中的静态变量cn.weforward.data.persister.support.AbstractPersistent
标记对象处于删除状态
PERSISTENCE_NEW - 类 中的静态变量cn.weforward.data.persister.support.AbstractPersistent
标记对象是新创建的
PERSISTENCE_REINDEX - 类 中的静态变量cn.weforward.data.persister.support.AbstractPersistent
标记对象需要重索引
PERSISTENCE_TRANSIENT - 类 中的静态变量cn.weforward.data.persister.support.AbstractPersistent
标记对象处于不持久的新建状态
persistenceUpdateNow() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
标记对象变化需要持久,与markPersistenceUpdate方法的差别在于此方法立刻写数据
Persistent - cn.weforward.data.persister中的接口
可持久化接口,需持久化的对象须实现此接口
PersistentCache<E extends Persistent> - cn.weforward.data.persister.support中的类
用于支撑持久化对象的缓冲
PersistentCache(String) - 类 的构造器cn.weforward.data.persister.support.PersistentCache
 
PersistentCache.PersistNode - cn.weforward.data.persister.support中的类
 
PersistentListener - cn.weforward.data.persister中的接口
监听对象持久事件
Persister<E extends Persistent> - cn.weforward.data.persister中的接口
对象持久器接口
PersisterFactory - cn.weforward.data.persister中的接口
对象持久器工厂
PersisterSet - cn.weforward.data.persister中的接口
对象持久器集合
PersistNode(int, String, E, LruHashMap.Node<String, E>) - 类 的构造器cn.weforward.data.persister.support.PersistentCache.PersistNode
 
POLICY_ASYNC - 类 中的静态变量cn.weforward.data.persister.remote.AbstractRemotePersistent
缓存刷新策略- 异步
POLICY_DEFAULT - 类 中的静态变量cn.weforward.data.persister.remote.AbstractRemotePersistent
默认缓存刷新策略
POLICY_FORCE_EXPIRED - 类 中的静态变量cn.weforward.data.persister.remote.AbstractRemotePersistent
缓存刷新策略- 标记为强过期(必须重新加载VO)
POLICY_WAITTING - 类 中的静态变量cn.weforward.data.persister.remote.AbstractRemotePersistent
缓存刷新策略- 等待
POLICY_WEAK_EXPIRED - 类 中的静态变量cn.weforward.data.persister.remote.AbstractRemotePersistent
缓存刷新策略- 标记为弱过期(若加载失败重用旧VO)
prefixKeyword(String) - 类 中的静态方法cn.weforward.data.search.util.IndexKeywordHelper
生成用于查询时限定索引项key前缀的关键词
previous() - 类 中的方法cn.weforward.data.util.VersionTags
取得上一个版本标记
put(E, int) - 接口 中的方法cn.weforward.data.array.Label
置入标签项
put(String, E) - 接口 中的方法cn.weforward.data.array.LabelSet
置入标签项
put(String, E) - 类 中的方法cn.weforward.data.array.support.AbstractLabelSet
 
putIfAbsent(String, E) - 接口 中的方法cn.weforward.data.array.LabelSet
标签项缺少即加入
putIfAbsent(String, E) - 类 中的方法cn.weforward.data.array.support.AbstractLabelSet
 
putOfCache(E) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
置入缓存

R

range(String, int, int) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
区间,name>=from and id<=to
range(String, long, long) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
区间,name>=from and id<=to
range(String, double, double) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
区间,name>=from and id<=to
range(String, String, String) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
区间,name>=from and id<=to
range(String, Date, Date) - 类 中的静态方法cn.weforward.data.persister.ext.ConditionUtil
区间,name>=from and id<=to
RangeVo - cn.weforward.data.search.vo中的类
范围索引vo
RangeVo(String, String) - 类 的构造器cn.weforward.data.search.vo.RangeVo
 
RATE_PREFIX - 接口 中的静态变量cn.weforward.data.search.IndexKeyword
选项-用于在查询时指定匹配的索引项key前缀,如“newIndexKeyword("myobject",RATE_PREFIX)”表示返回的必须是 “myobject*”的索引项
refreshPersistent(int) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent
刷新持久
regsiter(String, Persister<E>) - 接口 中的方法cn.weforward.data.persister.PersisterSet
注册对象持久器
regsiter(Class<E>, Persister<E>) - 接口 中的方法cn.weforward.data.persister.PersisterSet
把持久器注册到集合中
regsiter(Class<E>, Persister<E>, ObjectMapper<E>) - 接口 中的方法cn.weforward.data.persister.PersisterSet
把持久器及映射器注册到集合中
regsiter(Persister<E>) - 接口 中的方法cn.weforward.data.persister.PersisterSet
以其名称注册持久器
regsiter(Class<E>, Persister<E>) - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
regsiter(Persister<E>) - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
regsiter(Class<E>, Persister<E>, ObjectMapper<E>) - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
regsiter(String, Persister<E>) - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
regsiterAll(PersisterSet) - 接口 中的方法cn.weforward.data.persister.PersisterSet
注册持久器(集中所有项)
regsiterAll(PersisterSet) - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
reindex() - 接口 中的方法cn.weforward.data.search.Searchable
重建索引
Reloadable<E extends Persistent> - cn.weforward.data.persister中的接口
实现此接口的持久对象表示支持由另一实例重装信息 consistent
remoteDelete(String) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
从远端删除对象
remoteDelete(String) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
RemoteInvokerPersister<E extends AbstractRemotePersistent<?,V>,V> - cn.weforward.data.persister.remote中的类
通过服务支撑的远程的持久化对象
RemoteInvokerPersister(RemoteInvokerPersisterFactory, ObjectMapper<E>, ObjectMapper<V>) - 类 的构造器cn.weforward.data.persister.remote.RemoteInvokerPersister
 
RemoteInvokerPersisterFactory - cn.weforward.data.persister.remote中的类
远调用持久类工具
RemoteInvokerPersisterFactory(String, String, String, String, String) - 类 的构造器cn.weforward.data.persister.remote.RemoteInvokerPersisterFactory
构造
RemoteInvokerPersisterFactory(ServiceInvoker, String) - 类 的构造器cn.weforward.data.persister.remote.RemoteInvokerPersisterFactory
构造
RemoteInvokerPersisterFactory(PersisterSet, String, String, String, String, String) - 类 的构造器cn.weforward.data.persister.remote.RemoteInvokerPersisterFactory
构造
RemoteInvokerPersisterFactory(PersisterSet, ServiceInvoker, String) - 类 的构造器cn.weforward.data.persister.remote.RemoteInvokerPersisterFactory
构造
remoteLoad(E, String, String) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
从远程装入对象
remoteLoad(String, String) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
从远程装入对象
remoteLoad(String, String) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
remoteNew(E) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
新增的对象(用于持久器在对象未刷写前能进行查询)到远端
remoteNew(String, V) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
新增的对象(用于持久器在对象未刷写前能进行查询)到远端
remoteNew(String, V) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
remoteSave(E) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
保存对象状态到远端
remoteSave(String, V) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
保存对象状态到远端
remoteSave(String, V) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
RemoteVo<V> - cn.weforward.data.persister.remote中的类
远程vo对象
RemoteVo() - 类 的构造器cn.weforward.data.persister.remote.RemoteVo
 
RemoteVo(V, String) - 类 的构造器cn.weforward.data.persister.remote.RemoteVo
 
remove(String) - 接口 中的方法cn.weforward.data.array.Label
移除标签项
remove(String, String) - 接口 中的方法cn.weforward.data.array.LabelSet
移除标签项
remove(String) - 接口 中的方法cn.weforward.data.array.LabelSet
移除整个标签
remove(String, String) - 类 中的方法cn.weforward.data.array.support.AbstractLabelSet
 
remove(String) - 接口 中的方法cn.weforward.data.counter.Counter
删除计数项
remove(String) - 类 中的方法cn.weforward.data.counter.support.DbCounter
 
remove(String) - 接口 中的方法cn.weforward.data.persister.OfflineSupplier
由脱机数据删除
remove(UniteId) - 接口 中的方法cn.weforward.data.persister.Persister
由持久器中删除指定ID的持久对象
remove(String) - 接口 中的方法cn.weforward.data.persister.Persister
由持久器中删除指定ID的持久对象
remove(String) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplier
 
remove(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
remove(UniteId) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
remove(UniteId) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
remove(String) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
removeAll() - 接口 中的方法cn.weforward.data.array.Label
移除所有标签项
removeAll() - 接口 中的方法cn.weforward.data.array.LabelSet
清空整个标签集
removeAll() - 接口 中的方法cn.weforward.data.counter.Counter
删除所有计数器项
removeAll() - 类 中的方法cn.weforward.data.counter.label.LabelCounter
已过时。
 
removeAll() - 类 中的方法cn.weforward.data.counter.support.DbCounter
 
removeAll() - 接口 中的方法cn.weforward.data.persister.OfflineSupplier
清空脱机数据
removeElement(String) - 类 中的方法cn.weforward.data.search.ms.MicroserviceSearcher
 
removeElement(String) - 接口 中的方法cn.weforward.data.search.Searcher
删除索引条目
removeListener(ChangeListener<E>) - 接口 中的方法cn.weforward.data.persister.Persister
移除监听
removeListener(ChangeListener<E>) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
removeListener(ChangeListener<E>) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
removeListener(ChangeListener<E>) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
removeOfCache(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
只由缓存中删除
removeRange(String, String) - 接口 中的方法cn.weforward.data.array.Label
删除ID区间(ID>=first且ID<=last)内的标签项,注:此操作不会产生版本日志
replaceLast(VersionTag) - 类 中的方法cn.weforward.data.util.VersionTags
替换最后的版本
ResourceExt - cn.weforward.data.annotation中的注释类型
用于扩展Resource注解不的足,基本用法与Resource一致
resultPage() - 接口 中的方法cn.weforward.data.array.Label
页结果封装的当前标签集合

S

search(Date, Date) - 接口 中的方法cn.weforward.data.persister.Persister
查找在指定时间段内变化(持久化)过的对象 (begin,end]
search(String, Date, Date) - 接口 中的方法cn.weforward.data.persister.Persister
查找在指定时间段内变化(持久化)过的对象
search(Condition) - 接口 中的方法cn.weforward.data.persister.Persister
条件查询
search(Condition, OrderBy) - 接口 中的方法cn.weforward.data.persister.Persister
条件查询
search(Date, Date) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
search(String, Date, Date) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
search(Condition) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
search(Condition, OrderBy) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
search(Date, Date) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
search(String, Date, Date) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
search(Condition) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
search(Condition, OrderBy) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
search(SearchOption, String...) - 接口 中的方法cn.weforward.data.search.Searcher
搜索符合指定关键词表的条目
search(List<? extends IndexKeyword>, SearchOption) - 接口 中的方法cn.weforward.data.search.Searcher
搜索符合指定关键词表的条目
search(SearchOption, String...) - 类 中的方法cn.weforward.data.search.support.AbstractSearcher
 
search(List<? extends IndexKeyword>, SearchOption) - 类 中的方法cn.weforward.data.search.support.AbstractSearcher
 
Searchable - cn.weforward.data.search中的接口
实现此接口的对象标示支持被索引
SearchableExt - cn.weforward.data.search中的接口
实现此接口的对象标示支持被索引
searchAll(List<? extends IndexRange>, List<? extends IndexRange>, List<? extends IndexKeyword>, List<? extends IndexKeyword>, SearchOption) - 类 中的方法cn.weforward.data.search.ms.MicroserviceSearcher
 
searchAll(List<? extends IndexRange>, List<? extends IndexRange>, List<? extends IndexKeyword>, List<? extends IndexKeyword>, SearchOption) - 接口 中的方法cn.weforward.data.search.Searcher
全索引功能
Searcher - cn.weforward.data.search中的接口
搜索器
SearcherFactory - cn.weforward.data.search中的接口
搜索器工厂
searchLogs(String, Date, Date) - 接口 中的方法cn.weforward.data.log.BusinessLogger
查询指定时间段的日志
searchLogs(String, Date, Date) - 类 中的方法cn.weforward.data.log.label.LabelBusinessLogger
 
searchLogs(String, Date, Date) - 类 中的方法cn.weforward.data.log.ms.MicroserviceBusinessLogger
 
searchLogs(String, Date, Date) - 类 中的方法cn.weforward.data.log.support.MulitiBusinessLoggerFactory.MultiBusinessLogger
 
searchOfId(Date, Date) - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersister
 
searchOfId(String, Date, Date) - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersister
 
searchOfId(Condition, OrderBy) - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersister
 
searchOfId(Date, Date) - 接口 中的方法cn.weforward.data.persister.Persister
查找在指定时间段内变化(持久化)过的对象 (begin,end]
searchOfId(String, Date, Date) - 接口 中的方法cn.weforward.data.persister.Persister
查找在指定时间段内变化(持久化)过的对象
searchOfId(Condition) - 接口 中的方法cn.weforward.data.persister.Persister
条件查询
searchOfId(Condition, OrderBy) - 接口 中的方法cn.weforward.data.persister.Persister
条件查询
searchOfId(Date, Date) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
searchOfId(String, Date, Date) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
searchOfId(Condition, OrderBy) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
searchOfId(Condition) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
searchOfId(Date, Date) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
searchOfId(String, Date, Date) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
searchOfId(Condition) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
searchOfId(Condition, OrderBy) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
SearchOption - cn.weforward.data.search中的类
搜索选项
SearchOption(int) - 类 的构造器cn.weforward.data.search.SearchOption
 
searchRange(String, String) - 接口 中的方法cn.weforward.data.array.Label
获取ID区间(ID>=first且ID<=last)内的标签项
searchRange(String, String) - 接口 中的方法cn.weforward.data.array.LabelSet
获取ID区间(ID>=first且ID<=last)内的标签集
searchRange(String, String) - 接口 中的方法cn.weforward.data.counter.Counter
获取ID区间(ID>=first且ID<=last)内的计数项名
searchRange(String, String) - 类 中的方法cn.weforward.data.counter.label.LabelCounter
已过时。
 
searchRange(String, String) - 接口 中的方法cn.weforward.data.persister.OfflineSupplier
按ID区间查询脱机缓存对象
searchRange(String, String) - 接口 中的方法cn.weforward.data.persister.Persister
查找ID在指定区间内的对象,id>=from and id<=to
searchRange(String, String, String) - 接口 中的方法cn.weforward.data.persister.Persister
查找ID在指定区间内的对象,id>=from and id<=to
searchRange(String, String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
searchRange(String, String, String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
searchRange(String, String) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
searchRange(String, String, String) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
searchRange(String, String, SearchOption) - 接口 中的方法cn.weforward.data.search.Searcher
按两个区间词进行搜索,通常用于数值的区间查找,但数值转换为字串前需要补零对齐,如“010=>100”,其它字串的区间如“abc => cde” [begin,end)
searchRange(String, String, List<? extends IndexKeyword>, SearchOption) - 接口 中的方法cn.weforward.data.search.Searcher
按两个区间词进行搜索,通常用于数值的区间查找,但数值转换为字串前需要补零对齐,,如“010=>100”,其它字串的区间如“abc => cde” [begin,end)
searchRange(List<? extends IndexRange>, List<? extends IndexKeyword>, SearchOption) - 接口 中的方法cn.weforward.data.search.Searcher
按多个区间词进行搜索,通常用于数值的区间查找,但数值转换为字串前需要补零对齐,,如“010=>100”,其它字串的区间如“abc => cde” [begin,end)
searchRange(String, String, SearchOption) - 类 中的方法cn.weforward.data.search.support.AbstractSearcher
 
searchRange(String, String, List<? extends IndexKeyword>, SearchOption) - 类 中的方法cn.weforward.data.search.support.AbstractSearcher
 
searchRange(List<? extends IndexRange>, List<? extends IndexKeyword>, SearchOption) - 类 中的方法cn.weforward.data.search.support.AbstractSearcher
 
searchRangeOfId(String, String) - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersister
 
searchRangeOfId(String, String, String) - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersister
 
searchRangeOfId(String, String) - 接口 中的方法cn.weforward.data.persister.Persister
查找ID在指定区间内的对象,id>=from and id<=to
searchRangeOfId(String, String, String) - 接口 中的方法cn.weforward.data.persister.Persister
查找ID在指定区间内的对象,id>=from and id<=to
searchRangeOfId(String, String) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
searchRangeOfId(String, String, String) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
searchRangeOfId(String, String) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
searchRangeOfId(String, String, String) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
SERVERID - 接口 中的静态变量cn.weforward.data.persister.Condition
特殊属性名-服务器id
SERVERID - 类 中的静态变量cn.weforward.data.persister.ms.MicroservicePersister
服务器id
set(String, long) - 接口 中的方法cn.weforward.data.counter.Counter
设置计数项的值
set(long) - 类 中的方法cn.weforward.data.counter.support.CounterItem
指定绝对值
set(String, long) - 类 中的方法cn.weforward.data.counter.support.DbCounter
 
SET - 类 中的静态变量cn.weforward.data.util.FieldMapper
映射表集合
SET - 类 中的静态变量cn.weforward.data.util.MethodMapper
映射表集合
setAction(String) - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
setAuthor(String) - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
setCopyOnFlush(boolean) - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
开启/关闭刷写时先复制待更新列表,用于在LabelSet.put慢速或直接写入的情况下使用
setEndRate(long) - 类 中的方法cn.weforward.data.search.SearchOption
匹配率-结束
setExpire(int) - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
 
setExpiry(int) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
VO过期时间
setExpiry(int) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
VO过期时间(毫秒)
setExpirySecond(int) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
VO过期时间(秒)
setFlusher(Flusher) - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
 
setFlusher(Flusher) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplier
 
setFlusher(Flusher) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
 
setFlusher(Flusher) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
setFlusher(Flusher) - 类 中的方法cn.weforward.data.persister.support.AbstractPersisterFactory
 
setForOwnerEnabled(boolean) - 接口 中的方法cn.weforward.data.persister.Persister
启用/关闭只处理当前服务器持久类
setForOwnerEnabled(boolean) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
setForOwnerEnabled(boolean) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
setId(String) - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
setIgnoreError(boolean) - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersisterFactory
 
setLimit(int) - 类 中的方法cn.weforward.data.search.SearchOption
限制数
setMapperType(String) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
映射方法
setMapperType(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersisterFactory
映射方法
setMaxBatch(int) - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
 
setMaxSuspend(int) - 类 中的方法cn.weforward.data.util.DelayFlusher
最多等待刷写的累积项数
setMethodGroup(String) - 类 中的方法cn.weforward.data.log.ms.MicroserviceBusinessLoggerFactory
 
setMethodGroup(String) - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersisterFactory
 
setMethodGroup(String) - 类 中的方法cn.weforward.data.search.ms.MicroserviceSearcherFactory
 
setName(String) - 类 中的方法cn.weforward.data.util.DelayFlusher
 
setNote(String) - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
setNullTimeout(int) - 类 中的方法cn.weforward.data.counter.support.DbCounter
 
setNullTimeout(int) - 类 中的方法cn.weforward.data.counter.support.DbCounterFactory
 
setOfflineSupplierFactory(OfflineSupplierFactory) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
离线工厂
setOption(int) - 类 中的方法cn.weforward.data.search.SearchOption
设置选项
setPersistenceMark(int) - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
标示/去除持久标记
setPersisterId(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
为持久器产生的对象ID加上标识,标识的范围为0x01~0xFF
setRate(long) - 类 中的方法cn.weforward.data.search.SearchOption
匹配率
setReachable(boolean) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
是否控制对象单例
setRefreshTimeout(int) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
刷新VO时加载超时值(毫秒)
setRefreshTimeout(int) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
刷新加载超时值(毫秒)
setRefreshTimeoutSecond(int) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
刷新加载超时值(秒)
setReloadEnabled(boolean) - 接口 中的方法cn.weforward.data.persister.Persister
启用/关闭对象重载功能
setReloadEnabled(boolean) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
setReloadEnabled(boolean) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
setServerId(String) - 类 中的方法cn.weforward.data.log.label.LabelBusinessLoggerFactory
 
setServerId(String) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplier
设置服务器标识(ID)
setServerId(String) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
设置服务器标识(ID)
setServerId(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersisterFactory
设置服务器标识(ID)
setShareDelayLoader(boolean) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
是否共享加载器
setShareDelayLoader(boolean) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersisterFactory
是否共享加载器
setStartRate(long) - 类 中的方法cn.weforward.data.search.SearchOption
匹配率-开始
setTarget(String) - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
setTime(Date) - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
setVerifyNewIdTrys(int) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
检查新ID有重复时的重试次数(不大于0表示不检查)
setVersion(String) - 类 中的方法cn.weforward.data.persister.support.PersistentCache.PersistNode
 
setWhat(String) - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
ShareDelayLoader() - 类 的构造器cn.weforward.data.persister.remote.AbstractRemotePersistent.ShareDelayLoader
 
SimplePersisterSet - cn.weforward.data.persister.support中的类
对象持久器集合
SimplePersisterSet() - 类 的构造器cn.weforward.data.persister.support.SimplePersisterSet
 
SimplePersisterSet(ObjectMapperSet) - 类 的构造器cn.weforward.data.persister.support.SimplePersisterSet
以自定的映射器集构造持久器集
SingleCondition - cn.weforward.data.persister.ext中的类
单一条件
SingleCondition(String, Object, short) - 类 的构造器cn.weforward.data.persister.ext.SingleCondition
 
SingleOrderBy - cn.weforward.data.persister.ext中的类
单一排序
SingleOrderBy(String, int) - 类 的构造器cn.weforward.data.persister.ext.SingleOrderBy
 
singleton(IndexResult) - 类 中的静态方法cn.weforward.data.search.util.IndexResultsHelper
快速封装(构造)单结果项IndexResults
Singleton(IndexResult) - 类 的构造器cn.weforward.data.search.util.IndexResultsHelper.Singleton
 
size() - 类 中的方法cn.weforward.data.util.TransDtList
 
snapshot() - 接口 中的方法cn.weforward.data.search.IndexResults
产生一个快照(与当前互不影响)
snapshot() - 类 中的方法cn.weforward.data.search.util.IndexResultsHelper.Empty
 
snapshot() - 类 中的方法cn.weforward.data.search.util.IndexResultsHelper.Singleton
 
sort(String, int) - 接口 中的方法cn.weforward.data.search.IndexResults
对结果按属性排序(排序后影响已进行的翻页及迭代),注:旧的实现或数据不支持什么也不执行但不会抛出错误
sort(String, int) - 类 中的方法cn.weforward.data.search.util.IndexResultsHelper.Empty
 
sort(String, int) - 类 中的方法cn.weforward.data.search.util.IndexResultsHelper.Singleton
 
SPEARATOR_RATE - 接口 中的静态变量cn.weforward.data.search.IndexKeyword
匹配率连接号
startsWith(String) - 接口 中的方法cn.weforward.data.array.Label
前缀查询
startsWith(String) - 接口 中的方法cn.weforward.data.array.LabelSet
取得指定前缀的标签集
startsWith(String) - 接口 中的方法cn.weforward.data.counter.Counter
查询以指定前缀开始的项
startsWith(String) - 类 中的方法cn.weforward.data.counter.label.LabelCounter
已过时。
 
startsWith(String) - 接口 中的方法cn.weforward.data.persister.Persister
查找ID为指定前缀的对象
startsWith(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
startsWith(String) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
startsWithOfId(String) - 类 中的方法cn.weforward.data.persister.ms.MicroservicePersister
 
startsWithOfId(String) - 接口 中的方法cn.weforward.data.persister.Persister
查找ID为指定前缀的对象
startsWithOfId(String) - 类 中的方法cn.weforward.data.persister.remote.RemoteInvokerPersister
 
startsWithOfId(String) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
STATE_CLOSED - 类 中的静态变量cn.weforward.data.util.DelayFlusher
刷写器已关闭
STATE_FLUSH_CLOSED - 类 中的静态变量cn.weforward.data.util.DelayFlusher
刷写线程已关闭
STATE_FLUSH_STARTING - 类 中的静态变量cn.weforward.data.util.DelayFlusher
刷写线程启动中
STATE_PERIOD - 类 中的静态变量cn.weforward.data.util.DelayFlusher
执行周期刷写
STATE_REINDEX_CLOSED - 类 中的静态变量cn.weforward.data.util.DelayFlusher
重索引线程已关闭
STATE_STOP - 类 中的静态变量cn.weforward.data.util.DelayFlusher
停止刷写器任务
stringValue() - 类 中的方法cn.weforward.data.UniteId
 
syncTotal(long) - 类 中的方法cn.weforward.data.counter.support.CounterItem
由其它节点/主节点同步(影响hold的值)

T

TIMEOUT_DEFAULT - 类 中的静态变量cn.weforward.data.persister.remote.AbstractRemotePersistent
等待超时值- 默认(死等)
TIMESTAMP_EXPIRED - 类 中的静态变量cn.weforward.data.persister.remote.AbstractRemotePersistent
用时间戳标记VO缓存已过期
TIMESTAMP_WEAK_EXPIRED - 类 中的静态变量cn.weforward.data.persister.remote.AbstractRemotePersistent
用时间戳标记VO缓存已弱过期
toBase(Object) - 类 中的方法cn.weforward.data.util.AutoObjectMapper
 
toDtObject(E) - 类 中的方法cn.weforward.data.util.FieldMapper
 
toDtObject(E) - 类 中的方法cn.weforward.data.util.MethodMapper
 
toId(String, long) - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLogger
 
toKeywords(String...) - 类 中的静态方法cn.weforward.data.search.util.IndexKeywordHelper
转换字串数组为关键词数组
toString() - 类 中的方法cn.weforward.data.counter.label.LabelCounter
已过时。
 
toString() - 类 中的方法cn.weforward.data.counter.support.CounterItem
 
toString() - 类 中的方法cn.weforward.data.counter.support.DbCounter
 
toString() - 类 中的方法cn.weforward.data.log.label.LabelBusinessLogger
 
toString() - 类 中的方法cn.weforward.data.log.vo.BusinessLogVo
 
toString() - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent.IsolateDelayLoader
 
toString() - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent.ShareDelayLoader
 
toString() - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
toString() - 类 中的方法cn.weforward.data.persister.support.PersistentCache.PersistNode
 
toString() - 类 中的方法cn.weforward.data.search.vo.IndexElementVo
 
toString() - 类 中的方法cn.weforward.data.search.vo.KeywordVo
 
toString() - 类 中的方法cn.weforward.data.UniteId
 
toString() - 类 中的方法cn.weforward.data.util.DelayFlusher
 
toString() - 类 中的方法cn.weforward.data.util.VersionTag
 
toString() - 类 中的方法cn.weforward.data.util.VersionTags
 
trans(DtBase) - 类 中的方法cn.weforward.data.util.TransDtList
 
TransDtList<E> - cn.weforward.data.util中的类
转换dtlist为 list
TransDtList(DtList) - 类 的构造器cn.weforward.data.util.TransDtList
 
Transient - cn.weforward.data.annotation中的注释类型
注解说明不参与序列化
tryDriveIt() - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
 
tryFailFlushing() - 类 中的方法cn.weforward.data.util.DelayFlusher
重试刷写错误的项
TYPE_AND - 接口 中的静态变量cn.weforward.data.persister.Condition
& 与条件 (组合条件)
TYPE_DELETE - 接口 中的静态变量cn.weforward.data.persister.ChangeListener
变化类型-删除
TYPE_EQ - 接口 中的静态变量cn.weforward.data.persister.Condition
相等 =
TYPE_GT - 接口 中的静态变量cn.weforward.data.persister.Condition
大于 >
TYPE_GTE - 接口 中的静态变量cn.weforward.data.persister.Condition
大于等于 >=
TYPE_LT - 接口 中的静态变量cn.weforward.data.persister.Condition
小于 <
TYPE_LTE - 接口 中的静态变量cn.weforward.data.persister.Condition
小于等于 <=
TYPE_NE - 接口 中的静态变量cn.weforward.data.persister.Condition
不相等 !
TYPE_NEW - 接口 中的静态变量cn.weforward.data.persister.ChangeListener
变化类型-新增
TYPE_OR - 接口 中的静态变量cn.weforward.data.persister.Condition
| 或条件 (组合条件)
TYPE_UNKNOW - 接口 中的静态变量cn.weforward.data.persister.ChangeListener
变化类型-未知
TYPE_UPDATE - 接口 中的静态变量cn.weforward.data.persister.ChangeListener
变化类型-更新

U

unboxing(Object, Class<?>, Class<?>) - 类 中的静态方法cn.weforward.data.util.AutoObjectMapper
拆箱 基于规则为:调用源对象的XXXValue方法转换成目标对象 如 UniteId=>String 则调用 UniteId.stringValue()方法 如 UniteId=>Double 则调用 UniteId.doubleValue()方法
unescapeOrdinal(String) - 类 中的静态方法cn.weforward.data.UniteId
还原序号中可能存在的分隔符
union(SearchOption, String...) - 接口 中的方法cn.weforward.data.search.Searcher
取指定关键词表的并集,与search的最大区别是前者的结果是“与”,后者的结果是“或”
union(List<? extends IndexKeyword>, SearchOption) - 接口 中的方法cn.weforward.data.search.Searcher
取指定关键词表的并集,与search的最大区别是前者的结果是“与”,后者的结果是“或”
union(SearchOption, String...) - 类 中的方法cn.weforward.data.search.support.AbstractSearcher
 
union(List<? extends IndexKeyword>, SearchOption) - 类 中的方法cn.weforward.data.search.support.AbstractSearcher
 
unionRange(List<? extends IndexRange>, List<? extends IndexKeyword>, SearchOption) - 接口 中的方法cn.weforward.data.search.Searcher
按多个区间词进行搜索,通常用于数值的区间查找,但数值转换为字串前需要补零对齐,,如“010=>100”,其它字串的区间如“abc => cde” [begin,end)
unionRange(List<? extends IndexRange>, List<? extends IndexKeyword>, SearchOption) - 类 中的方法cn.weforward.data.search.support.AbstractSearcher
 
UniqueKey - cn.weforward.data中的接口
实现此接口的表示在同样(业务)场景有唯一标识(键)
unite(List<String>, List<String>) - 类 中的静态方法cn.weforward.data.persister.ext.OrderByUtil
联合排序
UniteId - cn.weforward.data中的类
联合标识(以便在整个系统中比较简单实现唯一标识) 由三部分组成: 类型名(对象/类) 序号(同类型下的唯一标识) 名称/说明 如:“user$12345678!
UniteId(String) - 类 的构造器cn.weforward.data.UniteId
构建联合ID
UniteId(int, String, String) - 类 的构造器cn.weforward.data.UniteId
 
UniteId(String, int, String, String) - 类 的构造器cn.weforward.data.UniteId
 
unregsiter(Persister<?>) - 接口 中的方法cn.weforward.data.persister.PersisterSet
注销对象持久器
unregsiter(Persister<?>) - 类 中的方法cn.weforward.data.persister.support.SimplePersisterSet
 
UNVERSION - 类 中的静态变量cn.weforward.data.util.VersionTag
版本标识符- 未有版本
update(String, E) - 接口 中的方法cn.weforward.data.persister.OfflineSupplier
更新脱机项
update(E) - 接口 中的方法cn.weforward.data.persister.Persister
标示对象状态已变化,由持久器选择合适的时候刷写
update(String, E) - 类 中的方法cn.weforward.data.persister.support.AbstractOfflineSupplier
 
update(E) - 类 中的方法cn.weforward.data.persister.support.AbstractPersister
 
update(E) - 类 中的方法cn.weforward.data.persister.support.MultiPersisterFactory.MultiPersistent
 
updateElement(IndexElement, List<? extends IndexKeyword>) - 类 中的方法cn.weforward.data.search.ms.MicroserviceSearcher
 
updateElement(IndexElement, List<? extends IndexKeyword>) - 接口 中的方法cn.weforward.data.search.Searcher
更新/创建索引条目
updateElement(IndexElement, String...) - 接口 中的方法cn.weforward.data.search.Searcher
更新/创建索引条目
updateElement(IndexElement, String...) - 类 中的方法cn.weforward.data.search.support.AbstractSearcher
 
updateOffline(String, V) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersister
 
updateVersion(String, E, String) - 类 中的方法cn.weforward.data.persister.support.PersistentCache
更新若缓存项的版本号
updateVo(V, String) - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent
更新vo
updating() - 类 中的方法cn.weforward.data.persister.support.PersistentCache.PersistNode
标记为更新中
updating(E) - 类 中的方法cn.weforward.data.persister.support.PersistentCache
把状态变化对象置入缓存

V

value - 类 中的变量cn.weforward.data.counter.support.CounterItem
当前(变化中的)计数
valueOf(BusinessLog) - 类 中的静态方法cn.weforward.data.log.vo.BusinessLogVo
构造对象
valueOf(int) - 类 中的静态方法cn.weforward.data.search.SearchOption
构造选项
valueOf(KvPair<String, String>) - 类 中的静态方法cn.weforward.data.search.vo.IndexAttributeVo
构造类
valueOf(UniteId) - 类 中的静态方法cn.weforward.data.search.vo.IndexElementVo
由联合ID构建索引项
valueOf(String) - 类 中的静态方法cn.weforward.data.search.vo.IndexElementVo
由对象ID(序号)构建索引项
valueOf(String) - 类 中的静态方法cn.weforward.data.UniteId
转为联合标识对象
valueOf(String, String, String) - 类 中的静态方法cn.weforward.data.UniteId
转为联合标识对象
valueOf(String, int, String, String) - 类 中的静态方法cn.weforward.data.UniteId
转为联合标识对象
valueOf(int, String, String) - 类 中的静态方法cn.weforward.data.UniteId
转为联合标识对象
valueOf(String, Class<?>) - 类 中的静态方法cn.weforward.data.UniteId
转为联合标识对象
valueOf(String, int, Class<?>) - 类 中的静态方法cn.weforward.data.UniteId
转为联合标识对象
valueOf(int, Class<?>) - 类 中的静态方法cn.weforward.data.UniteId
转为联合标识对象
valueOf(Class<E>) - 类 中的静态方法cn.weforward.data.util.FieldMapper
构造映射表
valueOf(Class<E>, ObjectMapperSet) - 类 中的静态方法cn.weforward.data.util.FieldMapper
构造映射表
valueOf(Class<E>, Object...) - 类 中的静态方法cn.weforward.data.util.FieldMapper
构造映射表
valueOf(Class<E>, ObjectMapperSet, Object...) - 类 中的静态方法cn.weforward.data.util.FieldMapper
构造映射表
valueOf(Class<E>) - 类 中的静态方法cn.weforward.data.util.MethodMapper
构造映射表
valueOf(Class<E>, ObjectMapperSet) - 类 中的静态方法cn.weforward.data.util.MethodMapper
构造映射表
valueOf(Class<E>, Object...) - 类 中的静态方法cn.weforward.data.util.MethodMapper
构造映射表
valueOf(Class<E>, ObjectMapperSet, Object...) - 类 中的静态方法cn.weforward.data.util.MethodMapper
构造映射表
valueOf(DtList, Function<DtBase, E>) - 类 中的静态方法cn.weforward.data.util.TransDtList
构造list
valueOf(String) - 类 中的静态方法cn.weforward.data.util.VersionTag
 
VERSION - 接口 中的静态变量cn.weforward.data.persister.Condition
特殊属性名-版本
VERSION - 类 中的静态变量cn.weforward.data.persister.ms.MicroservicePersister
版本
version - 类 中的变量cn.weforward.data.persister.support.PersistentCache.PersistNode
 
version - 类 中的变量cn.weforward.data.util.VersionTags
 
VERSION_CONFLICT - 类 中的静态变量cn.weforward.data.util.VersionTag
版本冲突
VERSION_ERROR - 类 中的静态变量cn.weforward.data.util.VersionTag
版本异常
VERSION_HIGH - 类 中的静态变量cn.weforward.data.util.VersionTag
版本比较高
VERSION_LOW - 类 中的静态变量cn.weforward.data.util.VersionTag
版本比较低
VERSION_MARK_CHANGE - 类 中的静态变量cn.weforward.data.util.VersionTag
版本标识符- 修改
VERSION_MARK_REMOVE - 类 中的静态变量cn.weforward.data.util.VersionTag
版本标识符- 删除
VERSION_SAME - 类 中的静态变量cn.weforward.data.util.VersionTag
版本相同
VERSION_SPEARATOR - 类 中的静态变量cn.weforward.data.util.VersionTag
版本号段分隔号
VERSION_UPDATING - 类 中的静态变量cn.weforward.data.persister.support.PersistentCache
标示正处理更新中,这种状态下的版本号可认为是相同的
VersionTag - cn.weforward.data.util中的类
版本号标记(完整版本号中的一段) 分布的存储使用版本号来辅助合作及识别冲突,版本号可能由多个标记组成,每个标记由三部分组成: - 存储节点(服务器)ID,由数字及字母组成,一般为两字符的16进制服务器ID,如“fe” - 一个字符修改标识(也作为节点ID与序号的分隔符):“+”表示修改,“-”表示删除 - 修改序号以十六进制字符表示,如“1f” 多标记的版本号以分号分隔,如:“fe+1;fe+1f;fe-1f”
VersionTag(String, int) - 类 的构造器cn.weforward.data.util.VersionTag
创建版本号标记
VersionTags - cn.weforward.data.util中的类
把版本号封装为标记组,版本号间以分号分隔,如:“9a+1;ae+1f”
VersionTags(String) - 类 的构造器cn.weforward.data.util.VersionTags
 
vlaueOf(KvPair<String, String>) - 类 中的静态方法cn.weforward.data.search.vo.IndexAttributeVo
已过时。

W

weakExpirePersistent() - 类 中的方法cn.weforward.data.persister.remote.AbstractRemotePersistent
标记为弱过期
withPersistenceId(String) - 类 中的方法cn.weforward.data.persister.support.AbstractPersistent
构造一个带持久器标识的id
WrapToDataAccessException - cn.weforward.data.exception中的异常错误
用于包装上游异常的数据访问异常,最主要的用途是覆盖掉fillInStackTrace()提高效率
WrapToDataAccessException(Throwable) - 异常错误 的构造器cn.weforward.data.exception.WrapToDataAccessException
 
WrapToDataAccessException(String, Throwable) - 异常错误 的构造器cn.weforward.data.exception.WrapToDataAccessException
 
writeLog(String, String, String, String) - 接口 中的方法cn.weforward.data.log.BusinessLogger
写日志
writeLog(String, String, String, String, String) - 接口 中的方法cn.weforward.data.log.BusinessLogger
写日志
writeLog(BusinessLog) - 类 中的方法cn.weforward.data.log.label.LabelBusinessLogger
 
writeLog(BusinessLog) - 类 中的方法cn.weforward.data.log.ms.MicroserviceBusinessLogger
 
writeLog(String, String, String, String) - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLogger
 
writeLog(String, String, String, String, String) - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLogger
 
writeLog(BusinessLog) - 类 中的方法cn.weforward.data.log.support.AbstractBusinessLogger
写日志
writeLog(BusinessLog) - 类 中的方法cn.weforward.data.log.support.MulitiBusinessLoggerFactory.MultiBusinessLogger
 

_

_DebugEnabled - 接口 中的静态变量cn.weforward.data.counter.Counter
 
_EMPTY - 类 中的静态变量cn.weforward.data.util.AutoObjectMapper
空数组
_InfoEnabled - 接口 中的静态变量cn.weforward.data.counter.Counter
 
_Logger - 接口 中的静态变量cn.weforward.data.counter.Counter
日志记录器
_Logger - 类 中的静态变量cn.weforward.data.counter.label.LabelCounterFactory
已过时。
 
_Logger - 类 中的静态变量cn.weforward.data.persister.remote.AbstractRemotePersistent
日志记录器
_Logger - 类 中的静态变量cn.weforward.data.persister.support.AbstractOfflineSupplierFactory
日志记录器
_Logger - 类 中的静态变量cn.weforward.data.persister.support.AbstractPersister
日志记录器
_Logger - 类 中的静态变量cn.weforward.data.persister.support.AbstractPersisterFactory
日志记录器
_Logger - 类 中的静态变量cn.weforward.data.util.DelayFlusher
日志记录器
_Mapper - 类 中的静态变量cn.weforward.data.counter.support.CounterItem
映射器
_nil - 类 中的静态变量cn.weforward.data.UniteId
空的联合ID
_TraceEnabled - 接口 中的静态变量cn.weforward.data.counter.Counter
是否允许trace,通常写法 if(Counter.
_WarnEnabled - 接口 中的静态变量cn.weforward.data.counter.Counter
 
A B C D E F G H I K L M N O P R S T U V W _ 
跳过导航链接

Copyright © 2021. All rights reserved.