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
Subclasses with type arguments of type CacheContinuousQueryEvent.EventType in org.infinispan.api.common.events.cacheMethods 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.