程序包 org.apache.pulsar.functions.worker
package org.apache.pulsar.functions.worker
-
类说明This class is responsible for reading assignments from the 'assignments' functions internal topic.FunctionMetaDataManager maintains a global state of all function metadata.This class managers all aspects of functions assignments and running of function assignments for this workerA class to generate stats for pulsar functions running on this brokerA starter to start function worker.A simple implementation of leader election using a pulsar topic.A service component contains everything to run a worker except rest server.API service provides the ability to manage functions.