| Modifier and Type | Method and Description |
|---|---|
static void |
FunctionsStatsGenerator.generate(WorkerService workerService,
String cluster,
org.apache.pulsar.common.util.SimpleTextOutputStream out) |
| Constructor and Description |
|---|
FunctionRuntimeManager(WorkerConfig workerConfig,
WorkerService workerService,
org.apache.distributedlog.api.namespace.Namespace dlogNamespace,
MembershipManager membershipManager,
ConnectorsManager connectorsManager,
FunctionsManager functionsManager,
FunctionMetaDataManager functionMetaDataManager,
WorkerStatsManager workerStatsManager,
ErrorNotifier errorNotifier) |
LeaderService(WorkerService workerService,
org.apache.pulsar.client.api.PulsarClient pulsarClient,
FunctionAssignmentTailer functionAssignmentTailer,
SchedulerManager schedulerManager,
FunctionRuntimeManager functionRuntimeManager,
FunctionMetaDataManager functionMetaDataManager,
ErrorNotifier errorNotifier) |
| Modifier and Type | Method and Description |
|---|---|
WorkerService |
FunctionApiResource.get() |
WorkerService |
WorkerReadinessResource.get() |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.jetty.servlet.ServletContextHandler |
WorkerServer.newServletContextHandler(String contextPath,
org.glassfish.jersey.server.ResourceConfig config,
WorkerService workerService) |
static org.eclipse.jetty.servlet.ServletContextHandler |
WorkerServer.newServletContextHandler(String contextPath,
org.glassfish.jersey.server.ResourceConfig config,
WorkerService workerService,
boolean requireAuthentication) |
| Constructor and Description |
|---|
WorkerServer(WorkerService workerService) |
| Modifier and Type | Field and Description |
|---|---|
protected Supplier<WorkerService> |
ComponentImpl.workerServiceSupplier |
| Modifier and Type | Method and Description |
|---|---|
protected WorkerService |
ComponentImpl.worker() |
| Constructor and Description |
|---|
ComponentImpl(Supplier<WorkerService> workerServiceSupplier,
org.apache.pulsar.functions.proto.Function.FunctionDetails.ComponentType componentType) |
FunctionsImpl(Supplier<WorkerService> workerServiceSupplier) |
FunctionsImplV2(Supplier<WorkerService> workerServiceSupplier) |
SinksImpl(Supplier<WorkerService> workerServiceSupplier) |
SourcesImpl(Supplier<WorkerService> workerServiceSupplier) |
WorkerImpl(Supplier<WorkerService> workerServiceSupplier) |
| Modifier and Type | Method and Description |
|---|---|
WorkerService |
WorkerApiV2Resource.get() |
WorkerService |
WorkerStatsApiV2Resource.get() |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.