Uses of Enum Class
com.hazelcast.wan.WanEventType
-
Uses of WanEventType in com.hazelcast.wan
Modifier and TypeMethodDescriptionWanEvent.getEventType()
Returns the type of this event.static WanEventType
Returns the enum constant of this class with the specified name.static WanEventType[]
WanEventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.