Class PulsarConsumer


  • public class PulsarConsumer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PulsarConsumer​(java.util.List<org.apache.pulsar.client.api.Consumer<?>> consumerList)  
    • Constructor Detail

      • PulsarConsumer

        public PulsarConsumer​(java.util.List<org.apache.pulsar.client.api.Consumer<?>> consumerList)
    • Method Detail

      • consumeInParallel

        public void consumeInParallel()
                               throws java.lang.ClassNotFoundException
        Throws:
        java.lang.ClassNotFoundException
      • main

        public static void main​(java.lang.String[] args)
                         throws org.apache.pulsar.client.api.PulsarClientException,
                                java.lang.ClassNotFoundException
        Throws:
        org.apache.pulsar.client.api.PulsarClientException
        java.lang.ClassNotFoundException