Uses of Enum Class
org.apache.pulsar.common.functions.WindowConfig.ProcessingGuarantees
-
Uses of WindowConfig.ProcessingGuarantees in org.apache.pulsar.common.functions
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static WindowConfig.ProcessingGuarantees[]
WindowConfig.ProcessingGuarantees.values()
Returns an array containing the constants of this enum class, in the order they are declared.