CopyInOp

doobie.postgres.free.copyin$.CopyInOp$
See theCopyInOp companion trait
object CopyInOp

Attributes

Companion:
trait
Source:
copyin.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object CancelCopy extends CopyInOp[Unit]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CopyInOp[Unit]
class Object
trait Matchable
class Any
Self type
case object Canceled extends CopyInOp[Unit]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CopyInOp[Unit]
class Object
trait Matchable
class Any
Self type
final case class Embed[A](e: Embedded[A]) extends CopyInOp[A]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyInOp[A]
class Object
trait Matchable
class Any
case object EndCopy extends CopyInOp[Long]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CopyInOp[Long]
class Object
trait Matchable
class Any
Self type
EndCopy.type
case object FlushCopy extends CopyInOp[Unit]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CopyInOp[Unit]
class Object
trait Matchable
class Any
Self type
final case class ForceR[A, B](fa: CopyInIO[A], fb: CopyInIO[B]) extends CopyInOp[B]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyInOp[B]
class Object
trait Matchable
class Any
case object GetFieldCount extends CopyInOp[Int]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CopyInOp[Int]
class Object
trait Matchable
class Any
Self type
final case class GetFieldFormat(a: Int) extends CopyInOp[Int]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyInOp[Int]
class Object
trait Matchable
class Any
case object GetFormat extends CopyInOp[Int]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CopyInOp[Int]
class Object
trait Matchable
class Any
Self type
case object GetHandledRowCount extends CopyInOp[Long]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CopyInOp[Long]
class Object
trait Matchable
class Any
Self type
final case class HandleErrorWith[A](fa: CopyInIO[A], f: Throwable => CopyInIO[A]) extends CopyInOp[A]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyInOp[A]
class Object
trait Matchable
class Any
case object IsActive extends CopyInOp[Boolean]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CopyInOp[Boolean]
class Object
trait Matchable
class Any
Self type
case object Monotonic extends CopyInOp[FiniteDuration]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CopyInOp[FiniteDuration]
class Object
trait Matchable
class Any
Self type
final case class OnCancel[A](fa: CopyInIO[A], fin: CopyInIO[Unit]) extends CopyInOp[A]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyInOp[A]
class Object
trait Matchable
class Any
final case class Poll1[A](poll: Any, fa: CopyInIO[A]) extends CopyInOp[A]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyInOp[A]
class Object
trait Matchable
class Any
final case class RaiseError[A](e: Throwable) extends CopyInOp[A]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyInOp[A]
class Object
trait Matchable
class Any
final case class Raw[A](f: CopyIn => A) extends CopyInOp[A]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyInOp[A]
class Object
trait Matchable
class Any
case object Realtime extends CopyInOp[FiniteDuration]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CopyInOp[FiniteDuration]
class Object
trait Matchable
class Any
Self type
final case class Suspend[A](hint: Type, thunk: () => A) extends CopyInOp[A]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyInOp[A]
class Object
trait Matchable
class Any
final case class Uncancelable[A](body: Poll[CopyInIO] => CopyInIO[A]) extends CopyInOp[A]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyInOp[A]
class Object
trait Matchable
class Any
trait Visitor[F[_]] extends FunctionK[CopyInOp, F]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait FunctionK[CopyInOp, F]
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
final case class WriteToCopy(a: Array[Byte], b: Int, c: Int) extends CopyInOp[Unit]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyInOp[Unit]
class Object
trait Matchable
class Any
final case class WriteToCopy1(a: ByteStreamWriter) extends CopyInOp[Unit]

Attributes

Source:
copyin.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CopyInOp[Unit]
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Implicits

Implicits

implicit val CopyInOpEmbeddable: Embeddable[CopyInOp, CopyIn]

Attributes

Source:
copyin.scala