Class BatchSourceConfig


  • public class BatchSourceConfig
    extends java.lang.Object
    Pulsar Batch Source configuration.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • BATCHSOURCE_CONFIG_KEY

        public static final java.lang.String BATCHSOURCE_CONFIG_KEY
        See Also:
        Constant Field Values
      • BATCHSOURCE_CLASSNAME_KEY

        public static final java.lang.String BATCHSOURCE_CLASSNAME_KEY
        See Also:
        Constant Field Values
    • Constructor Detail

      • BatchSourceConfig

        public BatchSourceConfig()