Class PulsarApplication
java.lang.Object
io.numaproj.pulsar.PulsarApplication
Main entry point for the apache-pulsar-java container image.
Runs as a Numaflow source (consumer) or sink (producer) based on which is enabled
in the configuration file passed via --config=file:/path/to/application.yml.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PulsarApplication
public PulsarApplication()
-
-
Method Details
-
main
-