Package org.apache.pulsar.io.mongodb
Class MongoSource
java.lang.Object
org.apache.pulsar.io.core.PushSource<byte[]>
org.apache.pulsar.io.mongodb.MongoSource
- All Implemented Interfaces:
AutoCloseable,Source<byte[]>
The base class for MongoDB sources.
-
Constructor Summary
ConstructorsConstructorDescriptionMongoSource(Supplier<com.mongodb.reactivestreams.client.MongoClient> clientProvider) -
Method Summary
Methods inherited from class org.apache.pulsar.io.core.PushSource
consume, getQueueLength, read