类 SingleConsumerPulsarSource<T>

java.lang.Object
org.apache.pulsar.functions.source.PulsarSource<T>
org.apache.pulsar.functions.source.SingleConsumerPulsarSource<T>
所有已实现的接口:
AutoCloseable, org.apache.pulsar.io.core.Source<T>

public class SingleConsumerPulsarSource<T> extends PulsarSource<T>