public class DefaultSource extends Object implements RelationProvider
| Constructor and Description |
|---|
DefaultSource() |
| Modifier and Type | Method and Description |
|---|---|
BaseRelation |
createRelation(SQLContext sqlContext,
scala.collection.immutable.Map<String,String> parameters)
Returns a new base relation with the given parameters.
|
public BaseRelation createRelation(SQLContext sqlContext, scala.collection.immutable.Map<String,String> parameters)
createRelation in interface RelationProvider