Definition at line 34 of file item_event.h.
◆ get_event_type()
item_event_type hazelcast::client::item_event_base::get_event_type |
( |
| ) |
const |
Return the event type.
- Returns
- event type ItemEventType
Definition at line 1833 of file proxy.cpp.
◆ get_member()
const member & hazelcast::client::item_event_base::get_member |
( |
| ) |
const |
Returns the member fired this event.
- Returns
- the member fired this event.
Definition at line 1829 of file proxy.cpp.
◆ get_name()
const std::string & hazelcast::client::item_event_base::get_name |
( |
| ) |
const |
Returns the name of the collection for this event.
- Returns
- name of the collection.
Definition at line 1837 of file proxy.cpp.
The documentation for this class was generated from the following files: