com.github.jparkie.spark.elasticsearch

util

package util

Visibility
  1. Public
  2. All

Type Members

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

    Defines parameter to extract values from SparkConf.

  2. class SparkEsException extends RuntimeException with Serializable

    General exceptions captured by EsNativeDataFrameBulkProcessorListener.

Ungrouped