Packages

t

doobie.postgres.free.KleisliInterpreter

LargeObjectInterpreter

trait LargeObjectInterpreter extends Visitor[[γ$16$]Kleisli[M, LargeObject, γ$16$]]

Source
kleisliinterpreter.scala
Linear Supertypes
Visitor[[γ$16$]Kleisli[M, LargeObject, γ$16$]], FunctionK[LargeObjectOp, [γ$16$]Kleisli[M, LargeObject, γ$16$]], Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LargeObjectInterpreter
  2. Visitor
  3. FunctionK
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def and[H[_]](h: FunctionK[LargeObjectOp, H]): FunctionK[LargeObjectOp, [γ$2$]Tuple2K[[γ$16$]Kleisli[M, LargeObject, γ$16$], H, γ$2$]]
    Definition Classes
    FunctionK
  5. def andThen[H[_]](f: FunctionK[[γ$16$]Kleisli[M, LargeObject, γ$16$], H]): FunctionK[LargeObjectOp, H]
    Definition Classes
    FunctionK
  6. final def apply[A](fa: LargeObjectOp[A]): Kleisli[M, LargeObject, A]
    Definition Classes
    Visitor → FunctionK
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. def canceled: Kleisli[M, LargeObject, Unit]
    Definition Classes
    LargeObjectInterpreterVisitor
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @HotSpotIntrinsicCandidate() @native()
  10. def close: Kleisli[M, LargeObject, Unit]
    Definition Classes
    LargeObjectInterpreterVisitor
  11. def compose[E[_]](f: FunctionK[E, LargeObjectOp]): FunctionK[E, [γ$16$]Kleisli[M, LargeObject, γ$16$]]
    Definition Classes
    FunctionK
  12. def copy: Kleisli[M, LargeObject, LargeObject]
    Definition Classes
    LargeObjectInterpreterVisitor
  13. def delay[A](thunk: => A): Kleisli[M, LargeObject, A]
    Definition Classes
    LargeObjectInterpreterVisitor
  14. def embed[A](e: Embedded[A]): Kleisli[M, LargeObject, A]
    Definition Classes
    LargeObjectInterpreterVisitor
  15. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  17. def forceR[A, B](fa: LargeObjectIO[A])(fb: LargeObjectIO[B]): Kleisli[M, LargeObject, B]
    Definition Classes
    LargeObjectInterpreterVisitor
  18. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  19. def getInputStream(a: Long): Kleisli[M, LargeObject, InputStream]
    Definition Classes
    LargeObjectInterpreterVisitor
  20. def getInputStream: Kleisli[M, LargeObject, InputStream]
    Definition Classes
    LargeObjectInterpreterVisitor
  21. def getLongOID: Kleisli[M, LargeObject, Long]
    Definition Classes
    LargeObjectInterpreterVisitor
  22. def getOutputStream: Kleisli[M, LargeObject, OutputStream]
    Definition Classes
    LargeObjectInterpreterVisitor
  23. def handleErrorWith[A](fa: LargeObjectIO[A])(f: (Throwable) => LargeObjectIO[A]): Kleisli[M, LargeObject, A]
    Definition Classes
    LargeObjectInterpreterVisitor
  24. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  25. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  26. def monotonic: Kleisli[M, LargeObject, FiniteDuration]
    Definition Classes
    LargeObjectInterpreterVisitor
  27. def narrow[F0[x] <: LargeObjectOp[x]]: FunctionK[F0, [γ$16$]Kleisli[M, LargeObject, γ$16$]]
    Definition Classes
    FunctionK
  28. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  29. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  30. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  31. def onCancel[A](fa: LargeObjectIO[A], fin: LargeObjectIO[Unit]): Kleisli[M, LargeObject, A]
    Definition Classes
    LargeObjectInterpreterVisitor
  32. def or[H[_]](h: FunctionK[H, [γ$16$]Kleisli[M, LargeObject, γ$16$]]): FunctionK[[γ$0$]EitherK[LargeObjectOp, H, γ$0$], [γ$16$]Kleisli[M, LargeObject, γ$16$]]
    Definition Classes
    FunctionK
  33. def poll[A](poll: Any, fa: LargeObjectIO[A]): Kleisli[M, LargeObject, A]
    Definition Classes
    LargeObjectInterpreterVisitor
  34. def raiseError[A](e: Throwable): Kleisli[M, LargeObject, A]
    Definition Classes
    LargeObjectInterpreterVisitor
  35. def raw[A](f: (LargeObject) => A): Kleisli[M, LargeObject, A]
    Definition Classes
    LargeObjectInterpreterVisitor
  36. def read(a: Int): Kleisli[M, LargeObject, Array[Byte]]
    Definition Classes
    LargeObjectInterpreterVisitor
  37. def read(a: Array[Byte], b: Int, c: Int): Kleisli[M, LargeObject, Int]
    Definition Classes
    LargeObjectInterpreterVisitor
  38. def realTime: Kleisli[M, LargeObject, FiniteDuration]
    Definition Classes
    LargeObjectInterpreterVisitor
  39. def seek(a: Int, b: Int): Kleisli[M, LargeObject, Unit]
    Definition Classes
    LargeObjectInterpreterVisitor
  40. def seek(a: Int): Kleisli[M, LargeObject, Unit]
    Definition Classes
    LargeObjectInterpreterVisitor
  41. def seek64(a: Long, b: Int): Kleisli[M, LargeObject, Unit]
    Definition Classes
    LargeObjectInterpreterVisitor
  42. def size: Kleisli[M, LargeObject, Int]
    Definition Classes
    LargeObjectInterpreterVisitor
  43. def size64: Kleisli[M, LargeObject, Long]
    Definition Classes
    LargeObjectInterpreterVisitor
  44. def suspend[A](hint: Type)(thunk: => A): Kleisli[M, LargeObject, A]
    Definition Classes
    LargeObjectInterpreterVisitor
  45. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  46. def tell: Kleisli[M, LargeObject, Int]
    Definition Classes
    LargeObjectInterpreterVisitor
  47. def tell64: Kleisli[M, LargeObject, Long]
    Definition Classes
    LargeObjectInterpreterVisitor
  48. def toString(): String
    Definition Classes
    AnyRef → Any
  49. def truncate(a: Int): Kleisli[M, LargeObject, Unit]
    Definition Classes
    LargeObjectInterpreterVisitor
  50. def truncate64(a: Long): Kleisli[M, LargeObject, Unit]
    Definition Classes
    LargeObjectInterpreterVisitor
  51. def uncancelable[A](body: (Poll[LargeObjectIO]) => LargeObjectIO[A]): Kleisli[M, LargeObject, A]
    Definition Classes
    LargeObjectInterpreterVisitor
  52. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  53. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  54. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  55. def widen[G0[x] >: Kleisli[M, LargeObject, x]]: FunctionK[LargeObjectOp, G0]
    Definition Classes
    FunctionK
  56. def write(a: Array[Byte], b: Int, c: Int): Kleisli[M, LargeObject, Unit]
    Definition Classes
    LargeObjectInterpreterVisitor
  57. def write(a: Array[Byte]): Kleisli[M, LargeObject, Unit]
    Definition Classes
    LargeObjectInterpreterVisitor

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

Inherited from Visitor[[γ$16$]Kleisli[M, LargeObject, γ$16$]]

Inherited from FunctionK[LargeObjectOp, [γ$16$]Kleisli[M, LargeObject, γ$16$]]

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped