com.github.jparkie.spark.cassandra

util

package util

Visibility
  1. Public
  2. All

Type Members

  1. case class SparkCassConfParam[T](name: String, default: T) extends Product with Serializable

    Defines parameter to extract values from SparkConf.

  2. class SparkCassException extends RuntimeException with Serializable

    General exceptions captured by com.github.jparkie.spark.cassandra.SparkCassBulkWriter.

Ungrouped