Directories
¶
Path | Synopsis |
---|---|
Package cache shows examples using MapEvents.
|
Package cache shows examples using MapEvents. |
all
command
Package main shows how to listen for all events on a NamedMap or NamedCache.
|
Package main shows how to listen for all events on a NamedMap or NamedCache. |
delete
command
Package main shows how to listen for delete events on a NamedMap or NamedCache.
|
Package main shows how to listen for delete events on a NamedMap or NamedCache. |
filters
command
Package main shows how to listen for all events on a NamedMap or NamedCache using filters.
|
Package main shows how to listen for all events on a NamedMap or NamedCache using filters. |
insert
command
Package main shows how to listen for insert events on a NamedMap or NamedCache.
|
Package main shows how to listen for insert events on a NamedMap or NamedCache. |
key
command
Package main shows how to listen for events on a NamedMap or NamedCache for a specific key.
|
Package main shows how to listen for events on a NamedMap or NamedCache for a specific key. |
people_insert
command
Package main inserts entries into a people NamedMap insert PutAll().
|
Package main inserts entries into a people NamedMap insert PutAll(). |
people_listen
command
Package main listens for all events on a NamedMap or NamedCache.
|
Package main listens for all events on a NamedMap or NamedCache. |
update
command
Package main shows how to listen for update events on a NamedMap or NamedCache.
|
Package main shows how to listen for update events on a NamedMap or NamedCache. |
lifecycle
|
|
all
command
Package main shows how to listen for all lifecycle events on a NamedMap or NamedCache.
|
Package main shows how to listen for all lifecycle events on a NamedMap or NamedCache. |
destroyed
command
Package main shows how to listen for destroyed events on a NamedMap or NamedCache.
|
Package main shows how to listen for destroyed events on a NamedMap or NamedCache. |
released
command
Package main shows how to listen for released events on a NamedMap or NamedCache.
|
Package main shows how to listen for released events on a NamedMap or NamedCache. |
truncated
command
Package main shows how to listen for truncated events on a NamedMap or NamedCache.
|
Package main shows how to listen for truncated events on a NamedMap or NamedCache. |
session
|
|
all
command
Package main shows how to listen for all session events on a NamedMap or NamedCache.
|
Package main shows how to listen for all session events on a NamedMap or NamedCache. |
Click to show internal directories.
Click to hide internal directories.