| Modifier and Type | Method and Description |
|---|---|
static HazelcastFlushMode |
HazelcastFlushMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HazelcastFlushMode[] |
HazelcastFlushMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HazelcastSessionRepository.setHazelcastFlushMode(HazelcastFlushMode hazelcastFlushMode)
Sets the Hazelcast flush mode.
|
Copyright © 2021. All rights reserved.