| Package | Description |
|---|---|
| org.redisson.api |
| Modifier and Type | Method and Description |
|---|---|
LocalCachedMapOptions.ReconnectionStrategy |
LocalCachedMapOptions.getReconnectionStrategy() |
static LocalCachedMapOptions.ReconnectionStrategy |
LocalCachedMapOptions.ReconnectionStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalCachedMapOptions.ReconnectionStrategy[] |
LocalCachedMapOptions.ReconnectionStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LocalCachedMapOptions<K,V> |
LocalCachedMapOptions.reconnectionStrategy(LocalCachedMapOptions.ReconnectionStrategy reconnectionStrategy) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.