TenantTopologyError

graviton.runtime.tenant.TenantTopologyError
See theTenantTopologyError companion class

Attributes

Companion
class
Source
TenantStorage.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Source
TenantStorage.scala
Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class DuplicateTenant(tenantId: TenantId) extends TenantTopologyError

Attributes

Source
TenantStorage.scala
Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case object Empty extends TenantTopologyError

Attributes

Source
TenantStorage.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Empty.type

Attributes

Source
TenantStorage.scala
Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class MissingBlockStore(domainId: StorageDomainId) extends TenantTopologyError

Attributes

Source
TenantStorage.scala
Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class MissingCoordinator(domainId: StorageDomainId) extends TenantTopologyError

Attributes

Source
TenantStorage.scala
Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class MissingManifestRepository(tenantId: TenantId) extends TenantTopologyError

Attributes

Source
TenantStorage.scala
Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Source
TenantStorage.scala
Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class UnexpectedBlockStore(domainId: StorageDomainId) extends TenantTopologyError

Attributes

Source
TenantStorage.scala
Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class UnexpectedCoordinator(domainId: StorageDomainId) extends TenantTopologyError

Attributes

Source
TenantStorage.scala
Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class UnexpectedManifestRepository(tenantId: TenantId) extends TenantTopologyError

Attributes

Source
TenantStorage.scala
Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

The names of the product elements.

The names of the product elements.

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type.

The name of the type.

Attributes

Inherited from:
Mirror
Source
Mirror.scala