public class MongoScanSpec extends Object
| Constructor and Description |
|---|
MongoScanSpec(String dbName,
String collectionName) |
MongoScanSpec(String dbName,
String collectionName,
org.bson.Document filters) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionName() |
String |
getDbName() |
org.bson.Document |
getFilters() |
String |
toString() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.