com.outworkers.phantom.builder

batch

package batch

Visibility
  1. Public
  2. All

Type Members

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

  2. class BatchType extends AnyRef

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

Value Members

  1. object BatchType

Ungrouped