|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntryEventType | |
|---|---|
| com.hazelcast.core | |
| Uses of EntryEventType in com.hazelcast.core |
|---|
| Fields in com.hazelcast.core declared as EntryEventType | |
|---|---|
protected EntryEventType |
EntryEvent.entryEventType
|
| Methods in com.hazelcast.core that return EntryEventType | |
|---|---|
static EntryEventType |
EntryEventType.getByType(int eventType)
|
EntryEventType |
EntryEvent.getEventType()
Return the event type |
static EntryEventType |
EntryEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EntryEventType[] |
EntryEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||