Enum Class的使用
org.apache.pulsar.functions.proto.Function.SubscriptionType
-
org.apache.pulsar.functions.proto中Function.SubscriptionType的使用
修饰符和类型方法说明static 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) 已过时。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.返回变量类型为Function.SubscriptionType的类型的org.apache.pulsar.functions.proto中的方法修饰符和类型方法说明static com.google.protobuf.Internal.EnumLiteMap<Function.SubscriptionType>Function.SubscriptionType.internalGetValueMap()修饰符和类型方法说明Function.SourceSpec.Builder.setSubscriptionType(Function.SubscriptionType value) configs used only when source feeds into functions