| Package | Description |
|---|---|
| com.hazelcast.core |
| Modifier and Type | Method and Description |
|---|---|
InstanceEvent.InstanceEventType |
InstanceEvent.getEventType() |
static InstanceEvent.InstanceEventType |
InstanceEvent.InstanceEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceEvent.InstanceEventType[] |
InstanceEvent.InstanceEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InstanceEvent(InstanceEvent.InstanceEventType instanceEventType,
Instance instance) |
Copyright .0; 2008-2011 Hazel Ltd. All Rights Reserved.