| Package | Description |
|---|---|
| org.redisson.api |
| Modifier and Type | Method and Description |
|---|---|
BatchOptions.ExecutionMode |
BatchOptions.getExecutionMode() |
static BatchOptions.ExecutionMode |
BatchOptions.ExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchOptions.ExecutionMode[] |
BatchOptions.ExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BatchOptions |
BatchOptions.executionMode(BatchOptions.ExecutionMode executionMode)
Sets execution mode.
|
Copyright © 2014–2018 The Redisson Project. All rights reserved.