Uses of Class
io.datarouter.storage.config.TxnControl
| Package | Description |
|---|---|
| io.datarouter.storage.config |
-
Uses of TxnControl in io.datarouter.storage.config
Methods in io.datarouter.storage.config that return TxnControl Modifier and Type Method Description static TxnControlTxnControl. valueOf(String name)Returns the enum constant of this type with the specified name.static TxnControl[]TxnControl. values()Returns an array containing the constants of this enum type, in the order they are declared.