Class TestLoggingSink

java.lang.Object
org.apache.pulsar.tests.integration.io.TestLoggingSink
All Implemented Interfaces:
AutoCloseable, Sink<org.apache.pulsar.client.api.schema.GenericObject>

public class TestLoggingSink extends Object implements Sink<org.apache.pulsar.client.api.schema.GenericObject>
  • Constructor Details

    • TestLoggingSink

      public TestLoggingSink()
  • Method Details