| Package | Description |
|---|---|
| com.hazelcast.core |
| Modifier and Type | Method and Description |
|---|---|
static ItemEventType |
ItemEventType.getByType(int eventType) |
ItemEventType |
ItemEvent.getEventType() |
static ItemEventType |
ItemEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemEventType[] |
ItemEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ItemEvent(String name,
ItemEventType itemEventType,
E item,
Member member) |
Copyright .0; 2008-2011 Hazel Ltd. All Rights Reserved.