olric
olric copied to clipboard
DMap Listener implementation using DTopic data structure
We need to implement a listener interface for DMap events. This feature will be implemented using DTopic data structure internally.
Possible events:
- added
- deleted
- updated
- evicted
- map destroyed