Uses of Enum Class
com.hazelcast.wan.WanEventType
Packages that use WanEventType
-
Uses of WanEventType in com.hazelcast.wan
Methods in com.hazelcast.wan that return WanEventTypeModifier 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.