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

Value Members

  1. object IO

    Permalink
  2. object MaxKey

    Permalink
  3. package accelerate

    Permalink
  4. package api

    Permalink
  5. package compaction

    Permalink
  6. package compression

    Permalink
  7. package config

    Permalink
  8. package io

    Permalink
  9. package order

    Permalink
  10. package repairAppendix

    Permalink
  11. package slice

    Permalink
  12. package storage

    Permalink
  13. package util

    Permalink

Ungrouped