Packages

package tx

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. tx
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. trait TxStore[F[_], K, V] extends AnyRef

    Provides a way to store transactional results for later retrieval.

Value Members

  1. case object PipelineError extends Throwable with NoStackTrace with Product with Serializable
  2. case object TransactionDiscarded extends Throwable with NoStackTrace with Product with Serializable
  3. object TxStore

Inherited from AnyRef

Inherited from Any

Ungrouped