Class TestByteStateSource

java.lang.Object
org.apache.pulsar.tests.integration.io.TestByteStateSource
All Implemented Interfaces:
AutoCloseable, Source<byte[]>

public class TestByteStateSource extends Object implements Source<byte[]>