Uses of Enum Class
org.springframework.pulsar.function.PulsarFunctionOperations.FunctionType
Packages that use PulsarFunctionOperations.FunctionType
-
Uses of PulsarFunctionOperations.FunctionType in org.springframework.pulsar.function
Methods in org.springframework.pulsar.function that return PulsarFunctionOperations.FunctionTypeModifier and TypeMethodDescriptionPulsarFunction.type()PulsarFunctionOperations.type()Gets the type of function the operations handles.PulsarSink.type()PulsarSource.type()Returns the enum constant of this class with the specified name.PulsarFunctionOperations.FunctionType.values()Returns an array containing the constants of this enum class, in the order they are declared.