Uses of Enum Class
org.apache.pulsar.functions.proto.Function.FunctionDetails.ComponentType
-
Uses of Function.FunctionDetails.ComponentType in org.apache.pulsar.functions.proto
Methods in org.apache.pulsar.functions.proto that return Function.FunctionDetails.ComponentTypeModifier and TypeMethodDescriptionFunction.FunctionDetails.ComponentType.forNumber(int value) Function.FunctionDetails.Builder.getComponentType().proto.FunctionDetails.ComponentType componentType = 18;Function.FunctionDetails.getComponentType().proto.FunctionDetails.ComponentType componentType = 18;Function.FunctionDetailsOrBuilder.getComponentType().proto.FunctionDetails.ComponentType componentType = 18;Function.FunctionDetails.ComponentType.valueOf(int value) Deprecated.Function.FunctionDetails.ComponentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.Function.FunctionDetails.ComponentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.pulsar.functions.proto that return types with arguments of type Function.FunctionDetails.ComponentTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Function.FunctionDetails.ComponentType>Function.FunctionDetails.ComponentType.internalGetValueMap()Methods in org.apache.pulsar.functions.proto with parameters of type Function.FunctionDetails.ComponentTypeModifier and TypeMethodDescriptionFunction.FunctionDetails.Builder.setComponentType(Function.FunctionDetails.ComponentType value) .proto.FunctionDetails.ComponentType componentType = 18;