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