| Package | Description |
|---|---|
| org.redisson.api |
| Modifier and Type | Method and Description |
|---|---|
MapWriter<K,V> |
MapOptions.getWriter() |
| Modifier and Type | Method and Description |
|---|---|
MapOptions<K,V> |
MapOptions.writer(MapWriter<K,V> writer)
Sets
MapWriter object. |
LocalCachedMapOptions<K,V> |
LocalCachedMapOptions.writer(MapWriter<K,V> writer) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.