| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api | |
| org.redisson.api.map.event |
| Modifier and Type | Method and Description |
|---|---|
int |
RedissonMapCache.addListener(MapEntryListener listener) |
| Modifier and Type | Method and Description |
|---|---|
int |
RMapCache.addListener(MapEntryListener listener)
Adds map entry listener
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntryCreatedListener<K,V> |
interface |
EntryExpiredListener<K,V> |
interface |
EntryRemovedListener<K,V> |
interface |
EntryUpdatedListener<K,V> |
Copyright © 2014–2018 The Redisson Project. All rights reserved.