Uses of Enum Class
org.apache.pulsar.common.functions.WindowConfig.ProcessingGuarantees
Packages that use WindowConfig.ProcessingGuarantees
-
Uses of WindowConfig.ProcessingGuarantees in org.apache.pulsar.common.functions
Methods in org.apache.pulsar.common.functions that return WindowConfig.ProcessingGuaranteesModifier 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.