Package org.apache.pulsar.common.functions
Implementation of policies.
-
Interface Summary Interface Description UpdateOptions -
Class Summary Class Description AuthenticationConfig Configuration to aggregate various authentication params.ConsumerConfig Configuration of a consumer.CryptoConfig Configuration of the producer inside the function.FunctionConfig Configuration of Pulsar Function.FunctionState Function state.ProducerConfig Configuration of the producer inside the function.Resources Class representing resources, such as CPU, RAM, and disk size.WindowConfig Configuration of a windowing function.WorkerInfo Worker information. -
Enum Summary Enum Description FunctionConfig.ProcessingGuarantees Definition of possible processing guarantees.FunctionConfig.Runtime Definition of possible runtime environments.