跳过导航链接
A C D E G H I L M N P R S T U V 

A

AbstractResourceProxy<C,T extends ILCNResource> - com.codingapi.tx.datasource中的类
create by lorne on 2017/8/22
AbstractResourceProxy() - 类 的构造器com.codingapi.tx.datasource.AbstractResourceProxy
 
ActionCServiceImpl - com.codingapi.tx.control.service.impl中的类
通知补偿 create by lorne on 2017/11/13
ActionCServiceImpl() - 类 的构造器com.codingapi.tx.control.service.impl.ActionCServiceImpl
 
ActionTServiceImpl - com.codingapi.tx.control.service.impl中的类
通知提交 create by lorne on 2017/11/13
ActionTServiceImpl() - 类 的构造器com.codingapi.tx.control.service.impl.ActionTServiceImpl
 
addTask(TxTask) - 类 中的方法com.codingapi.tx.framework.task.TaskGroup
 
addTransactionGroup(String, String, boolean, String) - 类 中的方法com.codingapi.tx.netty.service.impl.MQTxManagerServiceImpl
 
addTransactionGroup(String, String, boolean, String) - 接口 中的方法com.codingapi.tx.netty.service.MQTxManagerService
添加事务组子对象
around(String, ProceedingJoinPoint) - 接口 中的方法com.codingapi.tx.aop.service.AspectBeforeService
 
around(String, ProceedingJoinPoint) - 类 中的方法com.codingapi.tx.aop.service.impl.AspectBeforeServiceImpl
 
around(ProceedingJoinPoint) - 类 中的方法com.codingapi.tx.datasource.aspect.DataSourceAspect
 
AspectBeforeService - com.codingapi.tx.aop.service中的接口
Created by lorne on 2017/7/1.
AspectBeforeServiceImpl - com.codingapi.tx.aop.service.impl中的类
Created by lorne on 2017/7/1.
AspectBeforeServiceImpl() - 类 的构造器com.codingapi.tx.aop.service.impl.AspectBeforeServiceImpl
 
autoNoTransactionOperation() - 类 中的方法com.codingapi.tx.datasource.AbstractResourceProxy
 
autoNoTransactionOperation() - 接口 中的方法com.codingapi.tx.datasource.ILCNTransactionControl
设置开启没有事务操作
awaitTask() - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
awaitTask(IBack) - 类 中的方法com.codingapi.tx.framework.task.TxTask
 

C

channelActive(ChannelHandlerContext) - 类 中的方法com.codingapi.tx.netty.handler.TransactionHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法com.codingapi.tx.netty.handler.TransactionHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法com.codingapi.tx.netty.handler.TransactionHandler
 
checkState() - 类 中的方法com.codingapi.tx.netty.service.impl.NettyServiceImpl
 
checkState() - 接口 中的方法com.codingapi.tx.netty.service.NettyService
 
cleanNotifyTransaction(String, String) - 类 中的方法com.codingapi.tx.netty.service.impl.MQTxManagerServiceImpl
 
cleanNotifyTransaction(String, String) - 接口 中的方法com.codingapi.tx.netty.service.MQTxManagerService
检查事务状态 通过netty管道
cleanNotifyTransactionHttp(String, String) - 类 中的方法com.codingapi.tx.netty.service.impl.MQTxManagerServiceImpl
 
cleanNotifyTransactionHttp(String, String) - 接口 中的方法com.codingapi.tx.netty.service.MQTxManagerService
检查并清理事务数据
clear() - 类 中的静态方法com.codingapi.tx.aop.bean.TxCompensateLocal
 
clear() - 类 中的静态方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
close(T) - 接口 中的方法com.codingapi.tx.datasource.ICallClose
 
close() - 类 中的方法com.codingapi.tx.framework.utils.SocketManager
 
close() - 类 中的方法com.codingapi.tx.netty.service.impl.NettyServiceImpl
 
close() - 接口 中的方法com.codingapi.tx.netty.service.NettyService
 
closeTransactionGroup(String, int) - 类 中的方法com.codingapi.tx.netty.service.impl.MQTxManagerServiceImpl
 
closeTransactionGroup(String, int) - 接口 中的方法com.codingapi.tx.netty.service.MQTxManagerService
关闭事务组-进入事务提交第一阶段
com.codingapi.tx - 程序包 com.codingapi.tx
 
com.codingapi.tx.annotation - 程序包 com.codingapi.tx.annotation
 
com.codingapi.tx.aop.bean - 程序包 com.codingapi.tx.aop.bean
 
com.codingapi.tx.aop.service - 程序包 com.codingapi.tx.aop.service
 
com.codingapi.tx.aop.service.impl - 程序包 com.codingapi.tx.aop.service.impl
 
com.codingapi.tx.compensate - 程序包 com.codingapi.tx.compensate
补偿模块业务逻辑 create by lorne on 2017/11/11
com.codingapi.tx.compensate.model - 程序包 com.codingapi.tx.compensate.model
 
com.codingapi.tx.compensate.service - 程序包 com.codingapi.tx.compensate.service
 
com.codingapi.tx.compensate.service.impl - 程序包 com.codingapi.tx.compensate.service.impl
 
com.codingapi.tx.config - 程序包 com.codingapi.tx.config
 
com.codingapi.tx.config.service - 程序包 com.codingapi.tx.config.service
 
com.codingapi.tx.control - 程序包 com.codingapi.tx.control
 
com.codingapi.tx.control.service - 程序包 com.codingapi.tx.control.service
 
com.codingapi.tx.control.service.impl - 程序包 com.codingapi.tx.control.service.impl
 
com.codingapi.tx.datasource - 程序包 com.codingapi.tx.datasource
连接池 create by lorne on 2017/11/11
com.codingapi.tx.datasource.aspect - 程序包 com.codingapi.tx.datasource.aspect
 
com.codingapi.tx.datasource.service - 程序包 com.codingapi.tx.datasource.service
 
com.codingapi.tx.datasource.service.impl - 程序包 com.codingapi.tx.datasource.service.impl
 
com.codingapi.tx.framework.task - 程序包 com.codingapi.tx.framework.task
 
com.codingapi.tx.framework.thread - 程序包 com.codingapi.tx.framework.thread
 
com.codingapi.tx.framework.utils - 程序包 com.codingapi.tx.framework.utils
 
com.codingapi.tx.framework.utils.serializer - 程序包 com.codingapi.tx.framework.utils.serializer
 
com.codingapi.tx.listener.service - 程序包 com.codingapi.tx.listener.service
 
com.codingapi.tx.listener.service.impl - 程序包 com.codingapi.tx.listener.service.impl
 
com.codingapi.tx.model - 程序包 com.codingapi.tx.model
 
com.codingapi.tx.netty.handler - 程序包 com.codingapi.tx.netty.handler
 
com.codingapi.tx.netty.service - 程序包 com.codingapi.tx.netty.service
 
com.codingapi.tx.netty.service.impl - 程序包 com.codingapi.tx.netty.service.impl
 
com.codingapi.tx.netty.utils - 程序包 com.codingapi.tx.netty.utils
 
CompensateInfo - com.codingapi.tx.compensate.model中的类
create by lorne on 2017/11/13
CompensateInfo() - 类 的构造器com.codingapi.tx.compensate.model.CompensateInfo
 
CompensateInfo(long, String, String, String, String, String, String, String, long, int) - 类 的构造器com.codingapi.tx.compensate.model.CompensateInfo
 
CompensateService - com.codingapi.tx.compensate.service中的接口
create by lorne on 2017/11/11
CompensateServiceImpl - com.codingapi.tx.compensate.service.impl中的类
create by lorne on 2017/11/11
CompensateServiceImpl() - 类 的构造器com.codingapi.tx.compensate.service.impl.CompensateServiceImpl
 
ConfigReader - com.codingapi.tx.config中的类
create by lorne on 2017/11/13
ConfigReader() - 类 的构造器com.codingapi.tx.config.ConfigReader
 
Constants - com.codingapi.tx中的类
Created by lorne on 2017/6/8.
Constants() - 类 的构造器com.codingapi.tx.Constants
 
createLcnConnection(C, TxTransactionLocal) - 类 中的方法com.codingapi.tx.datasource.AbstractResourceProxy
 
createTask(String, String) - 类 中的方法com.codingapi.tx.framework.task.TaskGroupManager
 
createTransactionGroup(String) - 类 中的方法com.codingapi.tx.netty.service.impl.MQTxManagerServiceImpl
 
createTransactionGroup(String) - 接口 中的方法com.codingapi.tx.netty.service.MQTxManagerService
创建事务组
createTransactionServer(TxTransactionInfo) - 类 中的方法com.codingapi.tx.aop.service.impl.TransactionServerFactoryServiceImpl
 
createTransactionServer(TxTransactionInfo) - 接口 中的方法com.codingapi.tx.aop.service.TransactionServerFactoryService
 
current() - 类 中的静态方法com.codingapi.tx.aop.bean.TxCompensateLocal
 
current() - 类 中的静态方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
currentTransactionStatus() - 类 中的静态方法com.codingapi.tx.control.LCNTransactionAspectSupport
 

D

DataSourceAspect - com.codingapi.tx.datasource.aspect中的类
create by lorne on 2018/1/5
DataSourceAspect() - 类 的构造器com.codingapi.tx.datasource.aspect.DataSourceAspect
 
dataSourceService - 类 中的变量com.codingapi.tx.datasource.AbstractResourceProxy
 
DataSourceService - com.codingapi.tx.datasource.service中的接口
create by lorne on 2017/7/29
DataSourceServiceImpl - com.codingapi.tx.datasource.service.impl中的类
create by lorne on 2017/7/29
DataSourceServiceImpl() - 类 的构造器com.codingapi.tx.datasource.service.impl.DataSourceServiceImpl
 
deSerialize(byte[], Class<T>) - 接口 中的方法com.codingapi.tx.framework.utils.serializer.ISerializer
反序列化对象
deSerialize(byte[], Class<T>) - 类 中的方法com.codingapi.tx.framework.utils.serializer.ProtostuffSerializer
 
destroy() - 类 中的方法com.codingapi.tx.netty.service.impl.NettyServiceImpl
 

E

exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法com.codingapi.tx.netty.handler.TransactionHandler
 
execute(ProceedingJoinPoint, TxTransactionInfo) - 类 中的方法com.codingapi.tx.aop.service.impl.TxDefaultTransactionServerImpl
 
execute(ProceedingJoinPoint, TxTransactionInfo) - 类 中的方法com.codingapi.tx.aop.service.impl.TxRunningNoTransactionServerImpl
 
execute(ProceedingJoinPoint, TxTransactionInfo) - 类 中的方法com.codingapi.tx.aop.service.impl.TxRunningTransactionServerImpl
 
execute(ProceedingJoinPoint, TxTransactionInfo) - 类 中的方法com.codingapi.tx.aop.service.impl.TxStartTransactionServerImpl
 
execute(ProceedingJoinPoint, TxTransactionInfo) - 接口 中的方法com.codingapi.tx.aop.service.TransactionServer
 
execute(JSONObject, String) - 接口 中的方法com.codingapi.tx.control.service.IActionService
 
execute(JSONObject, String) - 类 中的方法com.codingapi.tx.control.service.impl.ActionCServiceImpl
 
execute(JSONObject, String) - 类 中的方法com.codingapi.tx.control.service.impl.ActionTServiceImpl
 
execute(IBack) - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
executeService(ChannelHandlerContext, String) - 类 中的方法com.codingapi.tx.netty.service.impl.NettyControlServiceImpl
 
executeService(ChannelHandlerContext, String) - 接口 中的方法com.codingapi.tx.netty.service.NettyControlService
 
executeTransactionOperation() - 类 中的方法com.codingapi.tx.datasource.AbstractResourceProxy
 
executeTransactionOperation() - 接口 中的方法com.codingapi.tx.datasource.ILCNTransactionControl
有无执行过事务操作

G

get(Class<?>) - 类 中的方法com.codingapi.tx.framework.utils.serializer.SchemaCache
 
getAction() - 类 中的方法com.codingapi.tx.model.Request
 
getAddress() - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
getArgumentValues() - 类 中的方法com.codingapi.tx.model.TransactionInvocation
 
getBack() - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
getClassName() - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
getCode() - 枚举 中的方法com.codingapi.tx.framework.task.TaskState
 
getCompensateMaxWaitTime() - 类 中的方法com.codingapi.tx.model.TxServer
 
getConnection(ProceedingJoinPoint) - 接口 中的方法com.codingapi.tx.datasource.ILCNConnection
 
getCurrent() - 类 中的方法com.codingapi.tx.framework.task.TaskGroup
 
getCurrentTime() - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
getData() - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
getDelay() - 类 中的方法com.codingapi.tx.model.TxServer
 
getGroupId() - 类 中的方法com.codingapi.tx.aop.bean.TxCompensateLocal
 
getGroupId() - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
getGroupId() - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
getGroupId() - 接口 中的方法com.codingapi.tx.datasource.ILCNResource
事务组id
getGroupId() - 类 中的方法com.codingapi.tx.model.TxGroup
 
getHasOver() - 类 中的方法com.codingapi.tx.model.TxGroup
 
getHeart() - 类 中的方法com.codingapi.tx.model.TxServer
 
getHost() - 类 中的方法com.codingapi.tx.model.TxServer
 
getInstance() - 类 中的静态方法com.codingapi.tx.framework.task.TaskGroupManager
 
getInstance() - 类 中的静态方法com.codingapi.tx.framework.utils.serializer.SchemaCache
 
getInstance() - 类 中的静态方法com.codingapi.tx.framework.utils.SocketManager
 
getInvocation() - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionInfo
 
getIpAddress() - 接口 中的方法com.codingapi.tx.listener.service.ModelNameService
 
getIsCompensate() - 类 中的方法com.codingapi.tx.model.TxGroup
 
getJson(Object) - 类 中的静态方法com.codingapi.tx.framework.utils.SocketUtils
 
getKey() - 类 中的方法com.codingapi.tx.framework.task.TaskGroup
 
getKey() - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
getKey() - 类 中的方法com.codingapi.tx.model.Request
 
getKid() - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
getLoadBalance(String) - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
getMaxTimeOut() - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
getMethod() - 类 中的方法com.codingapi.tx.model.TransactionInvocation
 
getMethodStr() - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
getMethodStr() - 类 中的方法com.codingapi.tx.model.TransactionInvocation
 
getModelName() - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
getModelName() - 接口 中的方法com.codingapi.tx.listener.service.ModelNameService
 
getNowTime() - 类 中的方法com.codingapi.tx.model.TxGroup
 
getParameterTypes() - 类 中的方法com.codingapi.tx.model.TransactionInvocation
 
getParams() - 类 中的方法com.codingapi.tx.model.Request
 
getPort() - 类 中的方法com.codingapi.tx.model.TxServer
 
getResJson() - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
getStartError() - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
getStartState() - 类 中的方法com.codingapi.tx.aop.bean.TxCompensateLocal
 
getStartTime() - 类 中的方法com.codingapi.tx.model.TxGroup
 
getState() - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
getState() - 类 中的方法com.codingapi.tx.framework.task.TaskGroup
 
getState() - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
getTargetClazz() - 类 中的方法com.codingapi.tx.model.TransactionInvocation
 
getTask(String, String) - 类 中的方法com.codingapi.tx.framework.task.TaskGroupManager
 
getTaskGroup(String) - 类 中的方法com.codingapi.tx.framework.task.TaskGroupManager
 
getTasks() - 类 中的方法com.codingapi.tx.framework.task.TaskGroup
 
getTime() - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
getTransaction() - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionInfo
 
getTxGroupId() - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionInfo
 
getTxTransactionLocal() - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionInfo
 
getTxUrl() - 类 中的方法com.codingapi.tx.config.ConfigReader
 
getTxUrl() - 接口 中的方法com.codingapi.tx.config.service.TxManagerTxUrlService
 
getType() - 类 中的方法com.codingapi.tx.aop.bean.TxCompensateLocal
 
getType() - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
getUniqueKey() - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
getUniqueKey() - 接口 中的方法com.codingapi.tx.listener.service.ModelNameService
 
getWaitTask() - 接口 中的方法com.codingapi.tx.datasource.ILCNResource
用于关闭时检查是否未删除

H

hasExit - 类 中的静态变量com.codingapi.tx.Constants
 
hasGroup(String) - 类 中的方法com.codingapi.tx.datasource.AbstractResourceProxy
 
hasGroup(String) - 接口 中的方法com.codingapi.tx.datasource.ILCNTransactionControl
是否是同一个事务下
hasTransaction - 类 中的变量com.codingapi.tx.datasource.AbstractResourceProxy
 
HookRunnable - com.codingapi.tx.framework.thread中的类
create by lorne on 2017/8/9
HookRunnable() - 类 的构造器com.codingapi.tx.framework.thread.HookRunnable
 
httpGet(String) - 类 中的方法com.codingapi.tx.netty.service.TxManagerHttpRequestHelper
 
httpGet(String) - 接口 中的方法com.codingapi.tx.netty.service.TxManagerHttpRequestService
 
httpGetServer() - 类 中的方法com.codingapi.tx.netty.service.impl.MQTxManagerServiceImpl
 
httpGetServer() - 接口 中的方法com.codingapi.tx.netty.service.MQTxManagerService
获取TM服务地址
httpPost(String, String) - 类 中的方法com.codingapi.tx.netty.service.TxManagerHttpRequestHelper
 
httpPost(String, String) - 接口 中的方法com.codingapi.tx.netty.service.TxManagerHttpRequestService
 

I

IActionService - com.codingapi.tx.control.service中的接口
create by lorne on 2017/11/13
ICallClose<T> - com.codingapi.tx.datasource中的接口
create by lorne on 2017/8/22
ILCNConnection - com.codingapi.tx.datasource中的接口
create by lorne on 2018/1/5
ILCNResource<T> - com.codingapi.tx.datasource中的接口
LCN 资源连接对象 create by lorne on 2017/8/22
ILCNTransactionControl - com.codingapi.tx.datasource中的接口
LCN 代理事务协调控制 create by lorne on 2017/9/6
initDbType() - 类 中的方法com.codingapi.tx.datasource.AbstractResourceProxy
 
initLCNConnection(C) - 类 中的方法com.codingapi.tx.datasource.AbstractResourceProxy
 
InitService - com.codingapi.tx.listener.service中的接口
Created by yuliang on 2017/7/11.
InitServiceImpl - com.codingapi.tx.listener.service.impl中的类
Created by yuliang on 2017/7/11.
InitServiceImpl() - 类 的构造器com.codingapi.tx.listener.service.impl.InitServiceImpl
 
invoke(TransactionInvocation, String, int) - 接口 中的方法com.codingapi.tx.compensate.service.CompensateService
 
invoke(TransactionInvocation, String, int) - 类 中的方法com.codingapi.tx.compensate.service.impl.CompensateServiceImpl
 
invoke(ApplicationContext, TransactionInvocation) - 类 中的静态方法com.codingapi.tx.framework.utils.MethodUtils
 
IpAddressUtils - com.codingapi.tx.netty.utils中的类
create by lorne on 2017/12/12
IpAddressUtils() - 类 的构造器com.codingapi.tx.netty.utils.IpAddressUtils
 
isAwait() - 类 中的方法com.codingapi.tx.framework.task.TaskGroup
 
isAwait() - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
ISerializer - com.codingapi.tx.framework.utils.serializer中的接口
 
isHasConnection() - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
isHasIsGroup() - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
isHasStart() - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
isIpAddress(String) - 类 中的静态方法com.codingapi.tx.netty.utils.IpAddressUtils
 
isNetState() - 类 中的方法com.codingapi.tx.framework.utils.SocketManager
 
isNotify() - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
isNoTransactionOperation() - 类 中的方法com.codingapi.tx.datasource.AbstractResourceProxy
 
isNoTransactionOperation() - 接口 中的方法com.codingapi.tx.datasource.ILCNTransactionControl
是否没有事务操作 default false
isReadOnly() - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
isRemove() - 类 中的方法com.codingapi.tx.framework.task.TaskGroup
 
isRemove() - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
ITxTransaction - com.codingapi.tx.annotation中的接口
create by lorne on 2018/1/25

L

LCNTransactionAspectSupport - com.codingapi.tx.control中的类
create by lorne on 2017/12/5
loadConnection() - 类 中的方法com.codingapi.tx.datasource.AbstractResourceProxy
 
loadTxServer() - 类 中的方法com.codingapi.tx.netty.service.impl.NettyDistributeServiceImpl
 
loadTxServer() - 接口 中的方法com.codingapi.tx.netty.service.NettyDistributeService
 

M

main(String...) - 类 中的静态方法com.codingapi.tx.model.TxGroup
 
maxCount - 类 中的变量com.codingapi.tx.datasource.AbstractResourceProxy
 
maxWaitTime - 类 中的变量com.codingapi.tx.datasource.AbstractResourceProxy
 
MethodUtils - com.codingapi.tx.framework.utils中的类
create by lorne on 2017/11/13
MethodUtils() - 类 的构造器com.codingapi.tx.framework.utils.MethodUtils
 
ModelNameService - com.codingapi.tx.listener.service中的接口
Created by lorne on 2017/7/12.
MQTxManagerService - com.codingapi.tx.netty.service中的接口
Created by lorne on 2017/6/7.
MQTxManagerServiceImpl - com.codingapi.tx.netty.service.impl中的类
Created by lorne on 2017/6/30.
MQTxManagerServiceImpl() - 类 的构造器com.codingapi.tx.netty.service.impl.MQTxManagerServiceImpl
 

N

NettyControlService - com.codingapi.tx.netty.service中的接口
create by lorne on 2017/11/11
NettyControlServiceImpl - com.codingapi.tx.netty.service.impl中的类
create by lorne on 2017/11/11
NettyControlServiceImpl() - 类 的构造器com.codingapi.tx.netty.service.impl.NettyControlServiceImpl
 
NettyDistributeService - com.codingapi.tx.netty.service中的接口
Created by lorne on 2017/6/30.
NettyDistributeServiceImpl - com.codingapi.tx.netty.service.impl中的类
Created by lorne on 2017/6/30.
NettyDistributeServiceImpl() - 类 的构造器com.codingapi.tx.netty.service.impl.NettyDistributeServiceImpl
 
NettyService - com.codingapi.tx.netty.service中的接口
Created by lorne on 2017/6/30.
NettyServiceImpl - com.codingapi.tx.netty.service.impl中的类
Created by lorne on 2017/6/30.
NettyServiceImpl() - 类 的构造器com.codingapi.tx.netty.service.impl.NettyServiceImpl
 
notifyTransactionMsg(ChannelHandlerContext, JSONObject, String) - 类 中的方法com.codingapi.tx.control.service.impl.TransactionControlServiceImpl
 
notifyTransactionMsg(ChannelHandlerContext, JSONObject, String) - 接口 中的方法com.codingapi.tx.control.service.TransactionControlService
 
nowCount - 类 中的变量com.codingapi.tx.datasource.AbstractResourceProxy
 

P

parser(String) - 类 中的静态方法com.codingapi.tx.model.TxGroup
 
parser(String) - 类 中的静态方法com.codingapi.tx.model.TxServer
 
parserTransactionInvocation(byte[]) - 类 中的静态方法com.codingapi.tx.framework.utils.SerializerUtils
 
pools - 类 中的变量com.codingapi.tx.datasource.AbstractResourceProxy
 
ProtostuffSerializer - com.codingapi.tx.framework.utils.serializer中的类
 
ProtostuffSerializer() - 类 的构造器com.codingapi.tx.framework.utils.serializer.ProtostuffSerializer
 
putLoadBalance(String, String) - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 

R

remove() - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
removeKey(String) - 类 中的方法com.codingapi.tx.framework.task.TaskGroupManager
 
Request - com.codingapi.tx.model中的类
Created by lorne on 2017/6/30.
Request(String, String) - 类 的构造器com.codingapi.tx.model.Request
 
restart() - 类 中的方法com.codingapi.tx.netty.service.impl.NettyControlServiceImpl
 
restart() - 接口 中的方法com.codingapi.tx.netty.service.NettyControlService
 
run() - 类 中的方法com.codingapi.tx.framework.thread.HookRunnable
 
run0() - 类 中的方法com.codingapi.tx.framework.thread.HookRunnable
 

S

saveLocal(CompensateInfo) - 接口 中的方法com.codingapi.tx.compensate.service.CompensateService
 
saveLocal(CompensateInfo) - 类 中的方法com.codingapi.tx.compensate.service.impl.CompensateServiceImpl
 
schedule(String, Task) - 接口 中的方法com.codingapi.tx.datasource.service.DataSourceService
 
schedule(String, Task) - 类 中的方法com.codingapi.tx.datasource.service.impl.DataSourceServiceImpl
 
SchemaCache - com.codingapi.tx.framework.utils.serializer中的类
 
SchemaCache() - 类 的构造器com.codingapi.tx.framework.utils.serializer.SchemaCache
 
sendCompensateMsg(String, long, TxTransactionInfo, int) - 类 中的方法com.codingapi.tx.netty.service.impl.MQTxManagerServiceImpl
 
sendCompensateMsg(String, long, TxTransactionInfo, int) - 接口 中的方法com.codingapi.tx.netty.service.MQTxManagerService
记录补偿事务数据到tm
sendMsg(Request) - 类 中的方法com.codingapi.tx.framework.utils.SocketManager
 
sendMsg(ChannelHandlerContext, String) - 类 中的静态方法com.codingapi.tx.framework.utils.SocketUtils
 
sendMsg(Channel, String) - 类 中的静态方法com.codingapi.tx.framework.utils.SocketUtils
 
serialize(Object) - 接口 中的方法com.codingapi.tx.framework.utils.serializer.ISerializer
序列化对象
serialize(Object) - 类 中的方法com.codingapi.tx.framework.utils.serializer.ProtostuffSerializer
 
SerializerUtils - com.codingapi.tx.framework.utils中的类
create by lorne on 2017/8/3
SerializerUtils() - 类 的构造器com.codingapi.tx.framework.utils.SerializerUtils
 
serializeTransactionInvocation(TransactionInvocation) - 类 中的静态方法com.codingapi.tx.framework.utils.SerializerUtils
 
setAction(String) - 类 中的方法com.codingapi.tx.model.Request
 
setAddress(String) - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
setArgumentValues(Object[]) - 类 中的方法com.codingapi.tx.model.TransactionInvocation
 
setBack(IBack) - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
setClassName(String) - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
setCompensateMaxWaitTime(int) - 类 中的方法com.codingapi.tx.model.TxServer
 
setCtx(ChannelHandlerContext) - 类 中的方法com.codingapi.tx.framework.utils.SocketManager
 
setCurrent(TxCompensateLocal) - 类 中的静态方法com.codingapi.tx.aop.bean.TxCompensateLocal
 
setCurrent(TxTransactionLocal) - 类 中的静态方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
setCurrent(TxTask) - 类 中的方法com.codingapi.tx.framework.task.TaskGroup
 
setCurrentTime(long) - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
setData(String) - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
setDelay(int) - 类 中的方法com.codingapi.tx.framework.utils.SocketManager
 
setDelay(int) - 类 中的方法com.codingapi.tx.model.TxServer
 
setGroupId(String) - 类 中的方法com.codingapi.tx.aop.bean.TxCompensateLocal
 
setGroupId(String) - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
setGroupId(String) - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
setGroupId(String) - 类 中的方法com.codingapi.tx.model.TxGroup
 
setHasConnection(boolean) - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
setHasIsGroup(boolean) - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
setHasOver(int) - 类 中的方法com.codingapi.tx.model.TxGroup
 
setHasStart(boolean) - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
setHeart(int) - 类 中的方法com.codingapi.tx.model.TxServer
 
setHost(String) - 类 中的方法com.codingapi.tx.model.TxServer
 
setIsCompensate(int) - 类 中的方法com.codingapi.tx.model.TxGroup
 
setKey(String) - 类 中的方法com.codingapi.tx.framework.task.TaskGroup
 
setKey(String) - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
setKey(String) - 类 中的方法com.codingapi.tx.model.Request
 
setKid(String) - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
setMaxCount(int) - 类 中的方法com.codingapi.tx.datasource.AbstractResourceProxy
 
setMaxTimeOut(int) - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
setMaxWaitTime(int) - 类 中的方法com.codingapi.tx.datasource.AbstractResourceProxy
 
setMethod(String) - 类 中的方法com.codingapi.tx.model.TransactionInvocation
 
setMethodStr(String) - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
setMethodStr(String) - 类 中的方法com.codingapi.tx.model.TransactionInvocation
 
setModelName(String) - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
setNetState(boolean) - 类 中的方法com.codingapi.tx.framework.utils.SocketManager
 
setNowTime(long) - 类 中的方法com.codingapi.tx.model.TxGroup
 
setParameterTypes(Class[]) - 类 中的方法com.codingapi.tx.model.TransactionInvocation
 
setParams(String) - 类 中的方法com.codingapi.tx.model.Request
 
setPort(int) - 类 中的方法com.codingapi.tx.model.TxServer
 
setReadOnly(boolean) - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
setResJson(String) - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
setRollbackOnly() - 类 中的方法com.codingapi.tx.control.LCNTransactionAspectSupport
 
setStartError(int) - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
setStartState(int) - 类 中的方法com.codingapi.tx.aop.bean.TxCompensateLocal
 
setStartTime(long) - 类 中的方法com.codingapi.tx.model.TxGroup
 
setState(int) - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
setState(int) - 类 中的方法com.codingapi.tx.framework.task.TaskGroup
 
setState(int) - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
setTargetClazz(Class) - 类 中的方法com.codingapi.tx.model.TransactionInvocation
 
setTime(long) - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
setType(String) - 类 中的方法com.codingapi.tx.aop.bean.TxCompensateLocal
 
setType(String) - 类 中的方法com.codingapi.tx.aop.bean.TxTransactionLocal
 
setUniqueKey(String) - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
signalTask() - 类 中的方法com.codingapi.tx.framework.task.TaskGroup
 
signalTask() - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
signalTask(IBack) - 类 中的方法com.codingapi.tx.framework.task.TxTask
 
SocketManager - com.codingapi.tx.framework.utils中的类
create by lorne on 2017/11/11
SocketUtils - com.codingapi.tx.framework.utils中的类
Created by lorne on 2017/7/6.
SocketUtils() - 类 的构造器com.codingapi.tx.framework.utils.SocketUtils
 
start() - 类 中的方法com.codingapi.tx.listener.service.impl.InitServiceImpl
 
start() - 接口 中的方法com.codingapi.tx.listener.service.InitService
 
start() - 类 中的方法com.codingapi.tx.netty.service.impl.NettyServiceImpl
 
start() - 接口 中的方法com.codingapi.tx.netty.service.NettyService
 
subNowCount - 类 中的变量com.codingapi.tx.datasource.AbstractResourceProxy
 

T

TaskGroup - com.codingapi.tx.framework.task中的类
create by lorne on 2017/8/22
TaskGroup() - 类 的构造器com.codingapi.tx.framework.task.TaskGroup
 
TaskGroupManager - com.codingapi.tx.framework.task中的类
create by lorne on 2017/8/22
TaskState - com.codingapi.tx.framework.task中的枚举
create by lorne on 2017/12/21
toJsonString() - 类 中的方法com.codingapi.tx.model.TxGroup
 
toMsg() - 类 中的方法com.codingapi.tx.model.Request
 
toParamsString() - 类 中的方法com.codingapi.tx.compensate.model.CompensateInfo
 
toString() - 类 中的方法com.codingapi.tx.model.TxServer
 
TransactionControlService - com.codingapi.tx.control.service中的接口
create by lorne on 2017/11/11
TransactionControlServiceImpl - com.codingapi.tx.control.service.impl中的类
create by lorne on 2017/11/11
TransactionControlServiceImpl() - 类 的构造器com.codingapi.tx.control.service.impl.TransactionControlServiceImpl
 
TransactionHandler - com.codingapi.tx.netty.handler中的类
Created by lorne on 2017/6/30.
TransactionHandler(Executor, NettyControlService, int) - 类 的构造器com.codingapi.tx.netty.handler.TransactionHandler
 
TransactionInvocation - com.codingapi.tx.model中的类
create by lorne on 2017/11/11
TransactionInvocation() - 类 的构造器com.codingapi.tx.model.TransactionInvocation
 
TransactionInvocation(Class, String, String, Object[], Class[]) - 类 的构造器com.codingapi.tx.model.TransactionInvocation
 
TransactionServer - com.codingapi.tx.aop.service中的接口
Created by lorne on 2017/6/8.
TransactionServerFactoryService - com.codingapi.tx.aop.service中的接口
Created by lorne on 2017/6/8.
TransactionServerFactoryServiceImpl - com.codingapi.tx.aop.service.impl中的类
Created by lorne on 2017/6/8.
TransactionServerFactoryServiceImpl() - 类 的构造器com.codingapi.tx.aop.service.impl.TransactionServerFactoryServiceImpl
 
TxCompensateLocal - com.codingapi.tx.aop.bean中的类
分布式事务远程调用控制对象 Created by lorne on 2017/6/5.
TxCompensateLocal() - 类 的构造器com.codingapi.tx.aop.bean.TxCompensateLocal
 
TxDefaultTransactionServerImpl - com.codingapi.tx.aop.service.impl中的类
Created by lorne on 2017/6/8.
TxDefaultTransactionServerImpl() - 类 的构造器com.codingapi.tx.aop.service.impl.TxDefaultTransactionServerImpl
 
TxGroup - com.codingapi.tx.model中的类
Created by lorne on 2017/6/7.
TxGroup() - 类 的构造器com.codingapi.tx.model.TxGroup
 
TxManagerHttpRequestHelper - com.codingapi.tx.netty.service中的类
create by lorne on 2017/11/17
TxManagerHttpRequestHelper() - 类 的构造器com.codingapi.tx.netty.service.TxManagerHttpRequestHelper
 
TxManagerHttpRequestService - com.codingapi.tx.netty.service中的接口
create by lorne on 2017/11/17
txManagerService - 类 中的变量com.codingapi.tx.aop.service.impl.TxStartTransactionServerImpl
 
TxManagerTxUrlService - com.codingapi.tx.config.service中的接口
create by lorne on 2017/11/18
TxRunningNoTransactionServerImpl - com.codingapi.tx.aop.service.impl中的类
分布式事务启动参与事务中的业务处理(无事务模块) Created by lorne on 2017/6/8.
TxRunningNoTransactionServerImpl() - 类 的构造器com.codingapi.tx.aop.service.impl.TxRunningNoTransactionServerImpl
 
TxRunningTransactionServerImpl - com.codingapi.tx.aop.service.impl中的类
分布式事务启动参与事务中的业务处理 Created by lorne on 2017/6/8.
TxRunningTransactionServerImpl() - 类 的构造器com.codingapi.tx.aop.service.impl.TxRunningTransactionServerImpl
 
txServer - 类 中的静态变量com.codingapi.tx.Constants
tm 服务对象
TxServer - com.codingapi.tx.model中的类
Created by lorne on 2017/6/30.
TxServer() - 类 的构造器com.codingapi.tx.model.TxServer
 
TxStartTransactionServerImpl - com.codingapi.tx.aop.service.impl中的类
分布式事务启动开始时的业务处理 Created by lorne on 2017/6/8.
TxStartTransactionServerImpl() - 类 的构造器com.codingapi.tx.aop.service.impl.TxStartTransactionServerImpl
 
TxTask - com.codingapi.tx.framework.task中的类
create by lorne on 2017/8/22
TxTask(Task) - 类 的构造器com.codingapi.tx.framework.task.TxTask
 
TxTransaction - com.codingapi.tx.annotation中的注释类型
Created by lorne on 2017/6/26.
TxTransactionInfo - com.codingapi.tx.aop.bean中的类
切面控制对象 Created by lorne on 2017/6/8.
TxTransactionInfo(TxTransaction, TxTransactionLocal, TransactionInvocation, String) - 类 的构造器com.codingapi.tx.aop.bean.TxTransactionInfo
 
TxTransactionLocal - com.codingapi.tx.aop.bean中的类
分布式事务远程调用控制对象 Created by lorne on 2017/6/5.
TxTransactionLocal() - 类 的构造器com.codingapi.tx.aop.bean.TxTransactionLocal
 

U

uploadModelInfo() - 类 中的方法com.codingapi.tx.netty.service.impl.MQTxManagerServiceImpl
 
uploadModelInfo() - 类 中的方法com.codingapi.tx.netty.service.impl.NettyControlServiceImpl
 
uploadModelInfo() - 接口 中的方法com.codingapi.tx.netty.service.MQTxManagerService
上传模块信息
uploadModelInfo() - 接口 中的方法com.codingapi.tx.netty.service.NettyControlService
 
userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法com.codingapi.tx.netty.handler.TransactionHandler
当客户端的所有ChannelHandler中4s内没有write事件,则会触发userEventTriggered方法

V

valueOf(String) - 枚举 中的静态方法com.codingapi.tx.framework.task.TaskState
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.codingapi.tx.framework.task.TaskState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A C D E G H I L M N P R S T U V 
跳过导航链接

Copyright © 2020. All rights reserved.