Uses of Enum Class
org.springframework.integration.gemfire.inbound.CqEventType
Packages that use CqEventType
Package
Description
Provides classes supporting inbound endpoints.
-
Uses of CqEventType in org.springframework.integration.gemfire.inbound
Methods in org.springframework.integration.gemfire.inbound that return CqEventTypeModifier and TypeMethodDescriptionstatic CqEventTypeReturns the enum constant of this class with the specified name.static CqEventType[]CqEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.integration.gemfire.inbound with parameters of type CqEventTypeModifier and TypeMethodDescriptionvoidContinuousQueryMessageProducer.setSupportedEventTypes(CqEventType... eventTypes)