Uses of Interface
org.apache.pulsar.functions.api.BaseContext
Packages that use BaseContext
Package
Description
Provides a simple model for enabling lightweight computation on Apache Pulsar.
-
Uses of BaseContext in org.apache.pulsar.functions.api
Subinterfaces of BaseContext in org.apache.pulsar.functions.apiModifier and TypeInterfaceDescriptioninterfaceContext provides contextual information to the executing function.