| Package | Description |
|---|---|
| org.apache.pulsar.functions.worker |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.functions.worker.rest.api |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
FunctionsStatsGenerator.generate(PulsarWorkerService workerService,
org.apache.pulsar.common.util.SimpleTextOutputStream out) |
| Constructor and Description |
|---|
FunctionRuntimeManager(WorkerConfig workerConfig,
PulsarWorkerService workerService,
org.apache.distributedlog.api.namespace.Namespace dlogNamespace,
MembershipManager membershipManager,
ConnectorsManager connectorsManager,
FunctionsManager functionsManager,
FunctionMetaDataManager functionMetaDataManager,
WorkerStatsManager workerStatsManager,
ErrorNotifier errorNotifier) |
| Modifier and Type | Field and Description |
|---|---|
protected Supplier<PulsarWorkerService> |
ComponentImpl.workerServiceSupplier |
| Modifier and Type | Method and Description |
|---|---|
PulsarWorkerService |
ComponentImpl.worker() |
| Constructor and Description |
|---|
ComponentImpl(Supplier<PulsarWorkerService> workerServiceSupplier,
org.apache.pulsar.functions.proto.Function.FunctionDetails.ComponentType componentType) |
FunctionsImpl(Supplier<PulsarWorkerService> workerServiceSupplier) |
FunctionsImplV2(Supplier<PulsarWorkerService> workerServiceSupplier) |
SinksImpl(Supplier<PulsarWorkerService> workerServiceSupplier) |
SourcesImpl(Supplier<PulsarWorkerService> workerServiceSupplier) |
WorkerImpl(Supplier<PulsarWorkerService> workerServiceSupplier) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.