Package org.apache.pulsar.functions
Class LocalRunner.FunctionConfigConverter
java.lang.Object
org.apache.pulsar.functions.LocalRunner.FunctionConfigConverter
- All Implemented Interfaces:
picocli.CommandLine.ITypeConverter<org.apache.pulsar.common.functions.FunctionConfig>
- Enclosing class:
- LocalRunner
public static class LocalRunner.FunctionConfigConverter
extends Object
implements picocli.CommandLine.ITypeConverter<org.apache.pulsar.common.functions.FunctionConfig>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FunctionConfigConverter
public FunctionConfigConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfacepicocli.CommandLine.ITypeConverter<org.apache.pulsar.common.functions.FunctionConfig>
-