public class MongoSource extends PushSource<byte[]>
| Constructor and Description |
|---|
MongoSource() |
MongoSource(Supplier<com.mongodb.reactivestreams.client.MongoClient> clientProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
open(Map<String,Object> config,
SourceContext sourceContext) |
consume, getQueueLength, readpublic MongoSource()
public MongoSource(Supplier<com.mongodb.reactivestreams.client.MongoClient> clientProvider)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.