| Interface | Description |
|---|---|
| MapLoader<K,V> |
Map loader used for read-through operations or during
RMap.loadAll(boolean, int) execution. |
| MapWriter<K,V> |
Map writer used for write-through operations.
|
Copyright © 2014–2018 The Redisson Project. All rights reserved.