| Constructor and Description |
|---|
BatchDataGeneratorPrintSink() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
open(Map<String,Object> config,
SinkContext sinkContext) |
void |
write(org.apache.pulsar.functions.api.Record<Person> record) |
public void open(Map<String,Object> config, SinkContext sinkContext)
public void write(org.apache.pulsar.functions.api.Record<Person> record)
public void close()
close in interface AutoCloseableCopyright © 2017–2021 Apache Software Foundation. All rights reserved.