Home | Trees | Indices | Help |
|
---|
|
Classes | |
StringType Spark SQL StringType |
|
BinaryType Spark SQL BinaryType |
|
BooleanType Spark SQL BooleanType |
|
TimestampType Spark SQL TimestampType |
|
DecimalType Spark SQL DecimalType |
|
DoubleType Spark SQL DoubleType |
|
FloatType Spark SQL FloatType |
|
ByteType Spark SQL ByteType |
|
IntegerType Spark SQL IntegerType |
|
LongType Spark SQL LongType |
|
ShortType Spark SQL ShortType |
|
ArrayType Spark SQL ArrayType |
|
MapType Spark SQL MapType |
|
StructField Spark SQL StructField |
|
StructType Spark SQL StructType |
|
SQLContext Main entry point for SparkSQL functionality. |
|
HiveContext A variant of Spark SQL that integrates with data stored in Hive. |
|
LocalHiveContext Starts up an instance of hive where metadata is stored locally. |
|
TestHiveContext | |
Row A row in SchemaRDD. |
|
SchemaRDD An RDD of Row objects that has an associated schema. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Nov 24 15:21:12 2014 | http://epydoc.sourceforge.net |