Package

swaydb

data

Permalink

package data

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait IO[+T] extends AnyRef

    Permalink

    IO.Success and IO.Failure are similar to types in scala.util.Try.

    IO.Success and IO.Failure are similar to types in scala.util.Try.

    IO.Async is for performing synchronous and asynchronous IO.

  2. sealed trait MaxKey[T] extends AnyRef

    Permalink
  3. abstract class Stream[A, W[_]] extends Streamer[A, W]

    Permalink

Value Members

  1. object IO

    Permalink
  2. object MaxKey

    Permalink
  3. object Stream

    Permalink
  4. package accelerate

    Permalink
  5. package api

    Permalink
  6. package compaction

    Permalink
  7. package compression

    Permalink
  8. package config

    Permalink
  9. package io

    Permalink
  10. package order

    Permalink
  11. package repairAppendix

    Permalink
  12. package slice

    Permalink
  13. package storage

    Permalink
  14. package util

    Permalink

Ungrouped