Class TestPropertySource

java.lang.Object
org.apache.pulsar.tests.integration.io.TestPropertySource
All Implemented Interfaces:
AutoCloseable, org.apache.pulsar.io.core.Source<String>

public class TestPropertySource extends Object implements org.apache.pulsar.io.core.Source<String>
  • Constructor Details

    • TestPropertySource

      public TestPropertySource()
  • Method Details