Package

com.crobox

clickhouse

Permalink

package clickhouse

Visibility
  1. Public
  2. All

Type Members

  1. class ClickhouseClient extends ClickHouseExecutor with ClickhouseResponseParser with ClickhouseQueryBuilder

    Permalink

    Async clickhouse client using Akka Http and Streams TODO remove the implicit ActorSystem and use own internal actor system + configuration

    Async clickhouse client using Akka Http and Streams TODO remove the implicit ActorSystem and use own internal actor system + configuration

    Since

    31-03-17

  2. case class ClickhouseException(message: String, query: String, cause: Throwable = null, statusCode: StatusCode) extends RuntimeException with Product with Serializable

    Permalink

    Since

    31-03-17

Value Members

  1. package balancing

    Permalink
  2. package discovery

    Permalink
  3. package internal

    Permalink
  4. package partitioning

    Permalink
  5. package stream

    Permalink
  6. package time

    Permalink

Ungrouped