Class TestGenericObjectSink
java.lang.Object
org.apache.pulsar.tests.integration.io.TestGenericObjectSink
- All Implemented Interfaces:
AutoCloseable,Sink<org.apache.pulsar.client.api.schema.GenericObject>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestGenericObjectSink
public TestGenericObjectSink()
-
-
Method Details
-
open
-
write
public void write(org.apache.pulsar.functions.api.Record<org.apache.pulsar.client.api.schema.GenericObject> record) -
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-