| Package | Description |
|---|---|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.internal.visor.node |
| Modifier and Type | Field and Description |
|---|---|
static WALMode |
PersistentStoreConfiguration.DFLT_WAL_MODE
Default wal mode.
|
| Modifier and Type | Method and Description |
|---|---|
static WALMode |
WALMode.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
WALMode |
PersistentStoreConfiguration.getWalMode()
Type define behavior wal fsync.
|
static WALMode |
WALMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WALMode[] |
WALMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PersistentStoreConfiguration |
PersistentStoreConfiguration.setWalMode(WALMode walMode) |
| Modifier and Type | Method and Description |
|---|---|
WALMode |
VisorPersistentStoreConfiguration.getWalMode() |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017