Package | Description |
---|---|
org.multiverse.api | |
org.multiverse.stms.gamma |
Class and Description |
---|
TxnBooleanCallable
A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the
TxnExecutor . |
TxnCallable
A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the
TxnExecutor . |
TxnDoubleCallable
A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the
TxnExecutor . |
TxnIntCallable
A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the
TxnExecutor . |
TxnLongCallable
A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the
TxnExecutor . |
TxnVoidCallable
A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the
TxnExecutor . |
Class and Description |
---|
TxnBooleanCallable
A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the
TxnExecutor . |
TxnCallable
A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the
TxnExecutor . |
TxnDoubleCallable
A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the
TxnExecutor . |
TxnIntCallable
A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the
TxnExecutor . |
TxnLongCallable
A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the
TxnExecutor . |
TxnVoidCallable
A transactional callable contains the logic that needs to be executed transactionally and normally is executed by the
TxnExecutor . |
Copyright © 2020. All rights reserved.