Uses of Enum
org.apache.shardingsphere.elasticjob.reg.base.transaction.TransactionOperation.Type
Packages that use TransactionOperation.Type
-
Uses of TransactionOperation.Type in org.apache.shardingsphere.elasticjob.reg.base.transaction
Methods in org.apache.shardingsphere.elasticjob.reg.base.transaction that return TransactionOperation.TypeModifier and TypeMethodDescriptionstatic TransactionOperation.TypeReturns the enum constant of this type with the specified name.static TransactionOperation.Type[]TransactionOperation.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.