Package

org.zouzias.spark.lucenerdd

testing

Permalink

package testing

Visibility
  1. Public
  2. All

Type Members

  1. case class FavoriteCaseClass(name: String, age: Int, myLong: Long, myFloat: Float, email: String) extends Product with Serializable

    Permalink
  2. case class MultivalueFavoriteCaseClass(names: Array[String], age: Int, ages: List[Int], myLong: Long, myFloat: Float, email: String) extends Product with Serializable

    Permalink
  3. case class Person(name: String, age: Int, email: String) extends Product with Serializable

    Permalink

Ungrouped