|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ToolkitTransactionType | |
|---|---|
| org.terracotta.toolkit.atomic | |
| Uses of ToolkitTransactionType in org.terracotta.toolkit.atomic |
|---|
| Methods in org.terracotta.toolkit.atomic that return ToolkitTransactionType | |
|---|---|
static ToolkitTransactionType |
ToolkitTransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ToolkitTransactionType[] |
ToolkitTransactionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.terracotta.toolkit.atomic with parameters of type ToolkitTransactionType | |
|---|---|
ToolkitTransaction |
ToolkitTransactionController.beginTransaction(ToolkitTransactionType type)
Creates a ToolkitTransaction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||