Package | Description |
---|---|
wiki.xsx.core.handler | |
wiki.xsx.core.util |
Modifier and Type | Method and Description |
---|---|
<T extends RedisHandler> |
HandlerManagerProxy.getHandler(TransactionHandler transactionHandler,
HandlerType type)
获取助手
|
Modifier and Type | Method and Description |
---|---|
List |
TransactionHandler.execute(Function<TransactionHandler,List> executor)
执行字符串事务
|
List |
TransactionHandler.executeAsObj(Function<TransactionHandler,List> executor)
执行对象事务
|
Modifier and Type | Method and Description |
---|---|
static TransactionHandler |
RedisUtil.getTransactionHandler()
获取事务助手
|
static TransactionHandler |
RedisUtil.getTransactionHandler(int dbIndex)
获取事务助手
|
Copyright © 2019. All rights reserved.