◆ getEventType()
ItemEventType hazelcast::client::ItemEventBase::getEventType |
( |
| ) |
const |
◆ getMember()
Member hazelcast::client::ItemEventBase::getMember |
( |
| ) |
const |
Returns the member fired this event.
- Returns
- the member fired this event.
◆ getName()
std::string hazelcast::client::ItemEventBase::getName |
( |
| ) |
const |
Returns the name of the collection for this event.
- Returns
- name of the collection.
The documentation for this class was generated from the following files:
- hazelcast/include/hazelcast/client/ItemEvent.h
- hazelcast/src/hazelcast/client/ItemEvent.cpp