TxnExecutor

object TxnExecutor

object TxnExecutor manages the system-wide default TxnExecutor.

object TxnExecutor manages the system-wide default TxnExecutor.

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

Returns the default TxnExecutor.

Returns the default TxnExecutor.

Atomically replaces the default TxnExecutor with f(defaultAtomic).

Atomically replaces the default TxnExecutor with f(defaultAtomic).

Concrete fields

val DefaultPostDecisionExceptionHandler: (Status, Throwable) => Nothing