Uses of Enum Class
org.infinispan.api.common.events.cache.CacheContinuousQueryEvent.EventType
Packages that use CacheContinuousQueryEvent.EventType
-
Uses of CacheContinuousQueryEvent.EventType in org.infinispan.api.common.events.cache
Methods in org.infinispan.api.common.events.cache that return CacheContinuousQueryEvent.EventTypeModifier and TypeMethodDescriptionCacheContinuousQueryEvent.type()Returns the enum constant of this class with the specified name.static CacheContinuousQueryEvent.EventType[]CacheContinuousQueryEvent.EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.