Uses of Class
org.h2.mvstore.tx.TxDecisionMaker
Packages that use TxDecisionMaker
-
Uses of TxDecisionMaker in org.h2.mvstore.tx
Subclasses of TxDecisionMaker in org.h2.mvstore.txModifier and TypeClassDescriptionstatic classstatic final classstatic final classFields in org.h2.mvstore.tx declared as TxDecisionMakerModifier and TypeFieldDescriptionprivate final TxDecisionMaker<K, V> TransactionMap.ifAbsentDecisionMakerprivate final TxDecisionMaker<K, V> TransactionMap.lockDecisionMakerprivate final TxDecisionMaker<K, V> TransactionMap.txDecisionMakerMethods in org.h2.mvstore.tx with parameters of type TxDecisionMaker