Uses of Class
org.apache.pulsar.functions.worker.FunctionAssignmentTailer
Packages that use FunctionAssignmentTailer
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of FunctionAssignmentTailer in org.apache.pulsar.functions.worker
Constructors in org.apache.pulsar.functions.worker with parameters of type FunctionAssignmentTailerModifierConstructorDescriptionLeaderService(WorkerService workerService, org.apache.pulsar.client.api.PulsarClient pulsarClient, FunctionAssignmentTailer functionAssignmentTailer, SchedulerManager schedulerManager, FunctionRuntimeManager functionRuntimeManager, FunctionMetaDataManager functionMetaDataManager, MembershipManager membershipManager, ErrorNotifier errorNotifier)