Package

swaydb.core.io

file

Permalink

package file

Visibility
  1. Public
  2. All

Type Members

  1. class DBFile extends FileLimiterItem with LazyLogging

    Permalink

    Wrapper class for different file types of DBFileType.

    Wrapper class for different file types of DBFileType.

    Responsible for lazy loading files for reads and opening closed files in a thread safe manner.

  2. case class NotAnIntFile(path: Path) extends Throwable with Product with Serializable

    Permalink
  3. case class UnknownExtension(path: Path) extends Throwable with Product with Serializable

    Permalink

Value Members

  1. object DBFile

    Permalink

Ungrouped