org.apache.spark.sql.cassandra.api.java

JavaCassandraSQLContext

Related Doc: package java

class JavaCassandraSQLContext extends JavaSQLContext

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. JavaCassandraSQLContext
  2. JavaSQLContext
  3. UDFRegistration
  4. AnyRef
  5. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new JavaCassandraSQLContext(sparkContext: JavaSparkContext)

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Implicit information
    This member is added by an implicit conversion from JavaCassandraSQLContext to any2stringadd[JavaCassandraSQLContext] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (JavaCassandraSQLContext, B)

    Implicit information
    This member is added by an implicit conversion from JavaCassandraSQLContext to ArrowAssoc[JavaCassandraSQLContext] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  6. def applySchema(rowRDD: JavaRDD[api.java.Row], schema: api.java.StructType): JavaSchemaRDD

    Definition Classes
    JavaSQLContext
    Annotations
    @DeveloperApi()
  7. def applySchema(rdd: JavaRDD[_], beanClass: Class[_]): JavaSchemaRDD

    Definition Classes
    JavaSQLContext
  8. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  9. def baseRelationToSchemaRDD(baseRelation: BaseRelation): JavaSchemaRDD

    Definition Classes
    JavaSQLContext
  10. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  11. def cql(cqlQuery: String): JavaSchemaRDD

    Executes a query expressed in SQL, returning the result as a JavaSchemaRDD.

  12. def createParquetFile(beanClass: Class[_], path: String, allowExisting: Boolean, conf: Configuration): JavaSchemaRDD

    Definition Classes
    JavaSQLContext
    Annotations
    @Experimental()
  13. def ensuring(cond: (JavaCassandraSQLContext) ⇒ Boolean, msg: ⇒ Any): JavaCassandraSQLContext

    Implicit information
    This member is added by an implicit conversion from JavaCassandraSQLContext to Ensuring[JavaCassandraSQLContext] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  14. def ensuring(cond: (JavaCassandraSQLContext) ⇒ Boolean): JavaCassandraSQLContext

    Implicit information
    This member is added by an implicit conversion from JavaCassandraSQLContext to Ensuring[JavaCassandraSQLContext] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  15. def ensuring(cond: Boolean, msg: ⇒ Any): JavaCassandraSQLContext

    Implicit information
    This member is added by an implicit conversion from JavaCassandraSQLContext to Ensuring[JavaCassandraSQLContext] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  16. def ensuring(cond: Boolean): JavaCassandraSQLContext

    Implicit information
    This member is added by an implicit conversion from JavaCassandraSQLContext to Ensuring[JavaCassandraSQLContext] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  17. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  18. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  19. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  20. def formatted(fmtstr: String): String

    Implicit information
    This member is added by an implicit conversion from JavaCassandraSQLContext to StringFormat[JavaCassandraSQLContext] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  21. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  22. def getSchema(beanClass: Class[_]): Seq[AttributeReference]

    Attributes
    protected
    Definition Classes
    JavaSQLContext
  23. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  24. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  25. def jsonFile(path: String, schema: api.java.StructType): JavaSchemaRDD

    Definition Classes
    JavaSQLContext
    Annotations
    @Experimental()
  26. def jsonFile(path: String): JavaSchemaRDD

    Definition Classes
    JavaSQLContext
  27. def jsonRDD(json: JavaRDD[String], schema: api.java.StructType): JavaSchemaRDD

    Definition Classes
    JavaSQLContext
    Annotations
    @Experimental()
  28. def jsonRDD(json: JavaRDD[String]): JavaSchemaRDD

    Definition Classes
    JavaSQLContext
  29. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  30. final def notify(): Unit

    Definition Classes
    AnyRef
  31. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  32. def parquetFile(path: String): JavaSchemaRDD

    Definition Classes
    JavaSQLContext
  33. def registerFunction(name: String, f: UDF22[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  34. def registerFunction(name: String, f: UDF21[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  35. def registerFunction(name: String, f: UDF20[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  36. def registerFunction(name: String, f: UDF19[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  37. def registerFunction(name: String, f: UDF18[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  38. def registerFunction(name: String, f: UDF17[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  39. def registerFunction(name: String, f: UDF16[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  40. def registerFunction(name: String, f: UDF15[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  41. def registerFunction(name: String, f: UDF14[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  42. def registerFunction(name: String, f: UDF13[_, _, _, _, _, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  43. def registerFunction(name: String, f: UDF12[_, _, _, _, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  44. def registerFunction(name: String, f: UDF11[_, _, _, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  45. def registerFunction(name: String, f: UDF10[_, _, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  46. def registerFunction(name: String, f: UDF9[_, _, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  47. def registerFunction(name: String, f: UDF8[_, _, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  48. def registerFunction(name: String, f: UDF7[_, _, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  49. def registerFunction(name: String, f: UDF6[_, _, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  50. def registerFunction(name: String, f: UDF5[_, _, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  51. def registerFunction(name: String, f: UDF4[_, _, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  52. def registerFunction(name: String, f: UDF3[_, _, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  53. def registerFunction(name: String, f: UDF2[_, _, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  54. def registerFunction(name: String, f: UDF1[_, _], dataType: api.java.DataType): Unit

    Definition Classes
    UDFRegistration
  55. def registerRDDAsTable(rdd: JavaSchemaRDD, tableName: String): Unit

    Definition Classes
    JavaSQLContext
  56. def sql(sqlText: String): JavaSchemaRDD

    Definition Classes
    JavaSQLContext
  57. val sqlContext: CassandraSQLContext

    Definition Classes
    JavaCassandraSQLContext → JavaSQLContext
  58. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  59. def toString(): String

    Definition Classes
    AnyRef → Any
  60. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  63. def [B](y: B): (JavaCassandraSQLContext, B)

    Implicit information
    This member is added by an implicit conversion from JavaCassandraSQLContext to ArrowAssoc[JavaCassandraSQLContext] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from JavaSQLContext

Inherited from api.java.UDFRegistration

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from JavaCassandraSQLContext to any2stringadd[JavaCassandraSQLContext]

Inherited by implicit conversion StringFormat from JavaCassandraSQLContext to StringFormat[JavaCassandraSQLContext]

Inherited by implicit conversion Ensuring from JavaCassandraSQLContext to Ensuring[JavaCassandraSQLContext]

Inherited by implicit conversion ArrowAssoc from JavaCassandraSQLContext to ArrowAssoc[JavaCassandraSQLContext]

Ungrouped