public static class LocalRunner.FunctionConfigConverter extends Object implements com.beust.jcommander.IStringConverter<org.apache.pulsar.common.functions.FunctionConfig>
| Constructor and Description |
|---|
FunctionConfigConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.pulsar.common.functions.FunctionConfig |
convert(String value) |
public org.apache.pulsar.common.functions.FunctionConfig convert(String value)
convert in interface com.beust.jcommander.IStringConverter<org.apache.pulsar.common.functions.FunctionConfig>Copyright © 2017–2021 Apache Software Foundation. All rights reserved.