Package org.apache.pulsar.functions.worker.service.api
Pulsar Worker Services API.
-
Interface Summary Interface Description Component<W extends WorkerService> Provide service API to access components.Functions<W extends WorkerService> The service to manage functions.FunctionsV2<W extends WorkerService> The v2 functions API to manage functions.Sinks<W extends WorkerService> The service to manage sinks.Sources<W extends WorkerService> The service to manage sources.Workers<W extends WorkerService> The service to manage worker.