PgReplicaIndex

graviton.backend.pg.PgReplicaIndex
final class PgReplicaIndex extends ReplicaIndex

Attributes

Graph
Supertypes
trait ReplicaIndex
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def replicas(key: BinaryKey): ZIO[Any, Throwable, Set[BlobLocator]]

Attributes

Definition Classes
override def update(key: BinaryKey, locators: Set[BlobLocator]): ZIO[Any, Throwable, Unit]

Attributes

Definition Classes