Package

com.crobox.clickhouse

stream

Permalink

package stream

Visibility
  1. Public
  2. All

Type Members

  1. case class ClickhouseIndexingException(msg: String, cause: Throwable, payload: Seq[String], table: String) extends RuntimeException with Product with Serializable

    Permalink
  2. case class Insert(table: String, jsonRow: String) extends Product with Serializable

    Permalink

Value Members

  1. object ClickhouseSink extends LazyLogging

    Permalink

Ungrouped