graviton-pg
graviton-pg
API
graviton.backend.pg
PgBlobManifestRepo
PgBlobManifestRepo
PgDataSource
PgImmutableObjectStore
PgKeyValueStore
PgLayers
PgMetrics
PgMutableObjectStore
PgRangeTracker
PgRangeTracker
PgReplicaIndex
graviton-pg
/
graviton.backend.pg
/
PgReplicaIndex
PgReplicaIndex
graviton.backend.pg.PgReplicaIndex
final
class
PgReplicaIndex
extends
ReplicaIndex
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
ReplicaIndex
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
override
def
replicas
(
key
:
BinaryKey
):
ZIO
[
Any
,
Throwable
,
Set
[
BlobLocator
]]
Attributes
Definition Classes
ReplicaIndex
override
def
update
(
key
:
BinaryKey
,
locators
:
Set
[
BlobLocator
]):
ZIO
[
Any
,
Throwable
,
Unit
]
Attributes
Definition Classes
ReplicaIndex
In this article
Attributes
Members list
Value members
Concrete methods