Package

com.outworkers.phantom.builder

batch

Permalink

package batch

Visibility
  1. Public
  2. All

Type Members

  1. sealed case class BatchQuery[Status <: ConsistencyBound](iterator: Iterator[Batchable], batchType: BatchType, usingPart: UsingPart = UsingPart.empty, options: QueryOptions) extends SessionAugmenterImplicits with Product with Serializable

    Permalink
  2. class BatchType extends AnyRef

    Permalink
  3. case class BatchWithQuery(statement: Statement, queries: String, batchType: BatchType) extends Product with Serializable

    Permalink

Value Members

  1. object BatchType

    Permalink

Ungrouped