class: kafka_module
[26:14] static extends: object
Loader for the kafka module. Every other kafka .aus file includes
it at the top so aussom-kafka.jar is on the classpath before any
extern class in this module resolves. The include is deduped by
path, so the loadJar call runs exactly once per process no matter
how many kafka files include it.
Methods
- kafka_module ()