Uses of Enum Class
org.apache.pulsar.functions.proto.Function.SubscriptionType
-
Uses of Function.SubscriptionType in org.apache.pulsar.functions.proto
Methods in org.apache.pulsar.functions.proto that return Function.SubscriptionTypeModifier and TypeMethodDescriptionstatic Function.SubscriptionTypeFunction.SubscriptionType.forNumber(int value) Function.SourceSpec.Builder.getSubscriptionType()configs used only when source feeds into functionsFunction.SourceSpec.getSubscriptionType()configs used only when source feeds into functionsFunction.SourceSpecOrBuilder.getSubscriptionType()configs used only when source feeds into functionsstatic Function.SubscriptionTypeFunction.SubscriptionType.valueOf(int value) Deprecated.static Function.SubscriptionTypeFunction.SubscriptionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Function.SubscriptionTypeReturns the enum constant of this class with the specified name.static Function.SubscriptionType[]Function.SubscriptionType.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.SubscriptionTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Function.SubscriptionType>Function.SubscriptionType.internalGetValueMap()Methods in org.apache.pulsar.functions.proto with parameters of type Function.SubscriptionTypeModifier and TypeMethodDescriptionFunction.SourceSpec.Builder.setSubscriptionType(Function.SubscriptionType value) configs used only when source feeds into functions