public interface RunnableCommand
Modifier and Type | Method and Description |
---|---|
scala.collection.Seq<org.apache.spark.sql.catalyst.expressions.Attribute> |
output() |
scala.collection.Seq<org.apache.spark.sql.catalyst.expressions.Row> |
run(SQLContext sqlContext) |
scala.collection.Seq<org.apache.spark.sql.catalyst.expressions.Attribute> output()
scala.collection.Seq<org.apache.spark.sql.catalyst.expressions.Row> run(SQLContext sqlContext)