- get() - 类 中的静态方法io.shardingsphere.transaction.api.TransactionTypeHolder
-
Get transaction type for current thread.
- getDataSourceMap() - 类 中的方法io.shardingsphere.transaction.core.datasource.ShardingTransactionalDataSource
-
Get data source map via transaction type from threadlocal.
- getHandler(TransactionType) - 类 中的方法io.shardingsphere.transaction.core.loader.ShardingTransactionHandlerRegistry
-
Get transaction handler by type.
- getInstance() - 类 中的静态方法io.shardingsphere.transaction.core.loader.ShardingTransactionHandlerRegistry
-
Get instance of sharding transaction handler registry.
- getOperationType() - 接口 中的方法io.shardingsphere.transaction.core.context.ShardingTransactionContext
-
Get transaction operation type.
- getOperationType(String) - 枚举 中的静态方法io.shardingsphere.transaction.core.TransactionOperationType
-
Get operation type.
- getShardingTransactionManager() - 类 中的方法io.shardingsphere.transaction.core.handler.ShardingTransactionHandlerAdapter
-
- getStatus() - 接口 中的方法io.shardingsphere.transaction.core.manager.ShardingTransactionManager
-
Obtain the status of the transaction associated with the current thread.
- getTransactionId() - 接口 中的方法io.shardingsphere.transaction.core.manager.BASETransactionManager
-
Get transaction id in current thread.
- getTransactionType() - 接口 中的方法io.shardingsphere.transaction.spi.ShardingTransactionHandler
-
Get transaction type.
- getType() - 接口 中的方法io.shardingsphere.transaction.spi.TransactionalDataSourceConverter
-
Get transaction type.