Package org.apache.pulsar.functions.instance
Provides the implementation of the Instance module for Pulsar Functions.
-
Interface Summary Interface Description JavaInstanceRunnable.AsyncResultConsumer -
Class Summary Class Description AuthenticationConfig Configuration to aggregate various authentication params.FunctionResultRouter Router for routing function results.InstanceCache InstanceConfig This is the config passed to the Java Instance.InstanceUtils JavaExecutionResult This is the Java Instance.JavaInstance This is the Java Instance.JavaInstance.AsyncFuncRequest JavaInstanceRunnable A function container implemented using java thread.LogAppender LogAppender class that is used to send log statements from Pulsar Functions logger to a log topic.SinkRecord<T>