| Package | Description |
|---|---|
| org.infinispan.configuration.parsing |
| Modifier and Type | Method and Description |
|---|---|
static Parser.TransactionMode |
Parser.TransactionMode.fromConfiguration(TransactionConfiguration transactionConfiguration,
boolean batchingEnabled) |
static Parser.TransactionMode |
Parser.TransactionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Parser.TransactionMode[] |
Parser.TransactionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.