Uses of Package
org.springframework.pulsar.function
Packages that use org.springframework.pulsar.function
Package
Description
Package containing the Spring Boot
AutoConfiguration
for the Spring for
Apache Pulsar framework.Package containing support for
Pulsar Functions and
Pulsar IO Connectors.
-
Classes in org.springframework.pulsar.function used by org.springframework.pulsar.autoconfigureClassDescriptionRepresents a user-defined Pulsar Function backed by a
FunctionConfig
.Responsible for creating and updating any user-defined Pulsar functions, sinks, or sources. -
Classes in org.springframework.pulsar.function used by org.springframework.pulsar.functionClassDescriptionRepresents a user-defined Pulsar Function backed by a
FunctionConfig
.Provides operations for a particular function type.The action to take on the function when the server stops.The type of function the operations handle.