Enum Class PulsarFunctionOperations.FunctionType

java.lang.Object
java.lang.Enum<PulsarFunctionOperations.FunctionType>
org.springframework.pulsar.function.PulsarFunctionOperations.FunctionType
All Implemented Interfaces:
Serializable, Comparable<PulsarFunctionOperations.FunctionType>, Constable
Enclosing interface:
PulsarFunctionOperations<T>

public static enum PulsarFunctionOperations.FunctionType extends Enum<PulsarFunctionOperations.FunctionType>
The type of function the operations handle.