Package org.apache.pulsar.functions
Class LocalRunner.FunctionConfigConverter
- java.lang.Object
-
- org.apache.pulsar.functions.LocalRunner.FunctionConfigConverter
-
- All Implemented Interfaces:
com.beust.jcommander.IStringConverter<org.apache.pulsar.common.functions.FunctionConfig>
- Enclosing class:
- LocalRunner
public static class LocalRunner.FunctionConfigConverter extends java.lang.Object implements com.beust.jcommander.IStringConverter<org.apache.pulsar.common.functions.FunctionConfig>
-
-
Constructor Summary
Constructors Constructor Description FunctionConfigConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.pulsar.common.functions.FunctionConfigconvert(java.lang.String value)
-