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