public interface ICacheEvent
| Modifier and Type | Method and Description | 
|---|---|
| CacheEventType | getEventType()Return the event type | 
| Member | getMember()Returns the member that fired this event. | 
| String | getName()Returns the name of the cache for this event. | 
Member getMember()
CacheEventType getEventType()
String getName()
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.