public class FunctionsManager extends Object
| Constructor and Description |
|---|
FunctionsManager(WorkerConfig workerConfig) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getFunctionArchive(String functionType) |
List<org.apache.pulsar.common.functions.FunctionDefinition> |
getFunctions() |
void |
reloadFunctions(WorkerConfig workerConfig) |
public FunctionsManager(WorkerConfig workerConfig) throws IOException
IOExceptionpublic List<org.apache.pulsar.common.functions.FunctionDefinition> getFunctions()
public void reloadFunctions(WorkerConfig workerConfig) throws IOException
IOExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.