Uses of Class
org.apache.shardingsphere.elasticjob.reg.base.transaction.TransactionOperation
Packages that use TransactionOperation
Package
Description
-
Uses of TransactionOperation in org.apache.shardingsphere.elasticjob.reg.base
Method parameters in org.apache.shardingsphere.elasticjob.reg.base with type arguments of type TransactionOperationModifier and TypeMethodDescriptionvoidCoordinatorRegistryCenter.executeInTransaction(List<TransactionOperation> transactionOperations) Execute oprations in transaction. -
Uses of TransactionOperation in org.apache.shardingsphere.elasticjob.reg.base.transaction
Methods in org.apache.shardingsphere.elasticjob.reg.base.transaction that return TransactionOperationModifier and TypeMethodDescriptionstatic TransactionOperationOperation add.static TransactionOperationTransactionOperation.opCheckExists(String key) Operation check exists.static TransactionOperationOperation delete.static TransactionOperationOperation update.