public class MongoScanSpec extends Object implements DrillTableSelection
Constructor and Description |
---|
MongoScanSpec(String dbName,
String collectionName) |
MongoScanSpec(String dbName,
String collectionName,
String filters,
List<String> operations) |
Modifier and Type | Method and Description |
---|---|
String |
digest()
The digest of the selection represented by the implementation.
|
String |
getCollectionName() |
String |
getDbName() |
String |
getFilters() |
List<String> |
getOperations() |
String |
toString() |
public String getDbName()
public String getCollectionName()
public String getFilters()
public String digest()
DrillTableSelection
digest
in interface DrillTableSelection
Copyright © 1970 The Apache Software Foundation. All rights reserved.