package
sql
Type Members
-
-
class
MongoRelationProvider extends RelationProvider with SchemaRelationProvider
-
case class
MongoTableScan(database: String, collection: String, suppliedSchema: Option[StructType])(sqlContext: SQLContext) extends BaseRelation with PrunedFilteredScan with InsertableRelation with Logging with Product with Serializable
-