跳过导航链接
C I L M P S T U V 

C

callback() - 接口 中的方法com.github.houbb.sync.api.api.ISyncContext
注解回调
com.github.houbb.sync.api - 程序包 com.github.houbb.sync.api
 
com.github.houbb.sync.api.annotation - 程序包 com.github.houbb.sync.api.annotation
 
com.github.houbb.sync.api.api - 程序包 com.github.houbb.sync.api.api
 
com.github.houbb.sync.api.constant - 程序包 com.github.houbb.sync.api.constant
 
com.github.houbb.sync.api.exception - 程序包 com.github.houbb.sync.api.exception
 

I

ISync - com.github.houbb.sync.api.api中的接口
 
ISyncContext - com.github.houbb.sync.api.api中的接口
sync 上下文
ISyncLock - com.github.houbb.sync.api.api中的接口
 
ISyncLockContext - com.github.houbb.sync.api.api中的接口
 
ISyncUnlockContext - com.github.houbb.sync.api.api中的接口
通知上下文

L

lock(ISyncLockContext) - 接口 中的方法com.github.houbb.sync.api.api.ISyncLock
等待策略
LockType - com.github.houbb.sync.api.constant中的枚举
锁类型

M

method() - 接口 中的方法com.github.houbb.sync.api.api.ISyncContext
方法信息

P

params() - 接口 中的方法com.github.houbb.sync.api.api.ISyncContext
参数信息
process() - 接口 中的方法com.github.houbb.sync.api.api.ISyncContext
方法执行

S

Sync - com.github.houbb.sync.api.annotation中的注释类型
异步转同步注解 (1)根据标识匹配结果 (2)直接简单的返回结果
sync(ISyncContext) - 接口 中的方法com.github.houbb.sync.api.api.ISync
同步
sync() - 接口 中的方法com.github.houbb.sync.api.api.ISyncContext
同步注解信息
SyncCallback - com.github.houbb.sync.api.annotation中的注释类型
异步转同步注解 (1)根据标识匹配结果 (2)直接简单的返回结果
SyncRuntimeException - com.github.houbb.sync.api.exception中的异常错误
 
SyncRuntimeException() - 异常错误 的构造器com.github.houbb.sync.api.exception.SyncRuntimeException
 
SyncRuntimeException(String) - 异常错误 的构造器com.github.houbb.sync.api.exception.SyncRuntimeException
 
SyncRuntimeException(String, Throwable) - 异常错误 的构造器com.github.houbb.sync.api.exception.SyncRuntimeException
 
SyncRuntimeException(Throwable) - 异常错误 的构造器com.github.houbb.sync.api.exception.SyncRuntimeException
 
SyncRuntimeException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.github.houbb.sync.api.exception.SyncRuntimeException
 

T

timeout() - 接口 中的方法com.github.houbb.sync.api.api.ISyncLockContext
超时时间
timeout() - 接口 中的方法com.github.houbb.sync.api.api.ISyncUnlockContext
超时时间
timeUnit() - 接口 中的方法com.github.houbb.sync.api.api.ISyncLockContext
超时时间单位
timeUnit() - 接口 中的方法com.github.houbb.sync.api.api.ISyncUnlockContext
超时时间单位

U

unlock(ISyncUnlockContext) - 接口 中的方法com.github.houbb.sync.api.api.ISyncLock
解锁策略

V

valueOf(String) - 枚举 中的静态方法com.github.houbb.sync.api.constant.LockType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.houbb.sync.api.constant.LockType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
C I L M P S T U V 
跳过导航链接

Copyright © 2020. All rights reserved.