|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstanceEvent.InstanceEventType | |
|---|---|
| com.hazelcast.core | |
| Uses of InstanceEvent.InstanceEventType in com.hazelcast.core |
|---|
| Methods in com.hazelcast.core that return InstanceEvent.InstanceEventType | |
|---|---|
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. |
| Constructors in com.hazelcast.core with parameters of type InstanceEvent.InstanceEventType | |
|---|---|
InstanceEvent(InstanceEvent.InstanceEventType instanceEventType,
Instance instance)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||