Class SingleConsumerPulsarSource<T>

java.lang.Object
org.apache.pulsar.functions.source.PulsarSource<T>
org.apache.pulsar.functions.source.SingleConsumerPulsarSource<T>
All Implemented Interfaces:
AutoCloseable, Source<T>

public class SingleConsumerPulsarSource<T> extends PulsarSource<T>