Class BatchDataGeneratorPrintSink

java.lang.Object
org.apache.pulsar.io.batchdatagenerator.BatchDataGeneratorPrintSink
All Implemented Interfaces:
AutoCloseable, Sink<Person>

public class BatchDataGeneratorPrintSink extends Object implements Sink<Person>
  • Constructor Details

    • BatchDataGeneratorPrintSink

      public BatchDataGeneratorPrintSink()
  • Method Details