io.github.positionpal.location.storage

Members list

Type members

Classlikes

A factory for creating connections to a Cassandra database.

A factory for creating connections to a Cassandra database.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final case class DatabaseError(message: String) extends StoreError

A fallback generic error for database failures.

A fallback generic error for database failures.

Attributes

Supertypes
trait Product
trait Equals
trait StoreError
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
trait StorageUtils

A trait that provides utility methods for storage operations.

A trait that provides utility methods for storage operations.

Attributes

Supertypes
class Object
trait Matchable
class Any
trait StoreError(val reason: String) extends RuntimeException

A trait that represents a store error.

A trait that represents a store error.

Attributes

Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes