object copyout
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- implicit def MonoidCopyOutIO[A](implicit M: Monoid[A]): Monoid[CopyOutIO[A]]
- implicit val SyncCopyOutIO: Sync[CopyOutIO]
- final def asInstanceOf[T0]: T0
- val cancelCopy: CopyOutIO[Unit]
- val canceled: Free[CopyOutOp, Unit]
- def capturePoll[M[_]](mpoll: Poll[M]): Poll[CopyOutIO]
- def clone(): AnyRef
- def delay[A](thunk: => A): Free[CopyOutOp, A]
- def embed[F[_], J, A](j: J, fa: Free[F, A])(implicit ev: Embeddable[F, J]): Free[CopyOutOp, A]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def forceR[A, B](fa: CopyOutIO[A])(fb: CopyOutIO[B]): Free[CopyOutOp, B]
- final def getClass(): Class[_ <: AnyRef]
- val getFieldCount: CopyOutIO[Int]
- def getFieldFormat(a: Int): CopyOutIO[Int]
- val getFormat: CopyOutIO[Int]
- val getHandledRowCount: CopyOutIO[Long]
- def handleErrorWith[A](fa: CopyOutIO[A])(f: (Throwable) => CopyOutIO[A]): CopyOutIO[A]
- def hashCode(): Int
- val isActive: CopyOutIO[Boolean]
- final def isInstanceOf[T0]: Boolean
- val monotonic: Free[CopyOutOp, FiniteDuration]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def onCancel[A](fa: CopyOutIO[A], fin: CopyOutIO[Unit]): Free[CopyOutOp, A]
- def pure[A](a: A): CopyOutIO[A]
- def raiseError[A](err: Throwable): CopyOutIO[A]
- def raw[A](f: (CopyOut) => A): CopyOutIO[A]
- def readFromCopy(a: Boolean): CopyOutIO[Array[Byte]]
- val readFromCopy: CopyOutIO[Array[Byte]]
- val realtime: Free[CopyOutOp, FiniteDuration]
- def suspend[A](hint: Type)(thunk: => A): Free[CopyOutOp, A]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def uncancelable[A](body: (Poll[CopyOutIO]) => CopyOutIO[A]): Free[CopyOutOp, A]
- val unit: CopyOutIO[Unit]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- object CopyOutOp
Deprecated Value Members
- def finalize(): Unit
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- implicit def MonoidCopyOutIO[A](implicit M: Monoid[A]): Monoid[CopyOutIO[A]]
- implicit val SyncCopyOutIO: Sync[CopyOutIO]
- final def asInstanceOf[T0]: T0
- val cancelCopy: CopyOutIO[Unit]
- val canceled: Free[CopyOutOp, Unit]
- def capturePoll[M[_]](mpoll: Poll[M]): Poll[CopyOutIO]
- def clone(): AnyRef
- def delay[A](thunk: => A): Free[CopyOutOp, A]
- def embed[F[_], J, A](j: J, fa: Free[F, A])(implicit ev: Embeddable[F, J]): Free[CopyOutOp, A]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def forceR[A, B](fa: CopyOutIO[A])(fb: CopyOutIO[B]): Free[CopyOutOp, B]
- final def getClass(): Class[_ <: AnyRef]
- val getFieldCount: CopyOutIO[Int]
- def getFieldFormat(a: Int): CopyOutIO[Int]
- val getFormat: CopyOutIO[Int]
- val getHandledRowCount: CopyOutIO[Long]
- def handleErrorWith[A](fa: CopyOutIO[A])(f: (Throwable) => CopyOutIO[A]): CopyOutIO[A]
- def hashCode(): Int
- val isActive: CopyOutIO[Boolean]
- final def isInstanceOf[T0]: Boolean
- val monotonic: Free[CopyOutOp, FiniteDuration]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def onCancel[A](fa: CopyOutIO[A], fin: CopyOutIO[Unit]): Free[CopyOutOp, A]
- def pure[A](a: A): CopyOutIO[A]
- def raiseError[A](err: Throwable): CopyOutIO[A]
- def raw[A](f: (CopyOut) => A): CopyOutIO[A]
- def readFromCopy(a: Boolean): CopyOutIO[Array[Byte]]
- val readFromCopy: CopyOutIO[Array[Byte]]
- val realtime: Free[CopyOutOp, FiniteDuration]
- def suspend[A](hint: Type)(thunk: => A): Free[CopyOutOp, A]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def uncancelable[A](body: (Poll[CopyOutIO]) => CopyOutIO[A]): Free[CopyOutOp, A]
- val unit: CopyOutIO[Unit]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- object CopyOutOp
- def finalize(): Unit