Uses of Class
org.apache.pulsar.io.batchdatagenerator.Person
-
-
Uses of Person in org.apache.pulsar.io.batchdatagenerator
Methods in org.apache.pulsar.io.batchdatagenerator that return types with arguments of type Person Modifier and Type Method Description org.apache.pulsar.functions.api.Record<Person>BatchDataGeneratorSource. readNext()Method parameters in org.apache.pulsar.io.batchdatagenerator with type arguments of type Person Modifier and Type Method Description voidBatchDataGeneratorPrintSink. write(org.apache.pulsar.functions.api.Record<Person> record)
-