ReadWrite

Read-write replicas support both reads and writes. These replicas: * Maintain a full copy of your data. * Serve reads. * Can vote whether to commit a write. * Participate in leadership election. * Are eligible to become a leader.

Functions

Link copied to clipboard
open override fun toJava(): ReplicaInfoType

Properties

Link copied to clipboard
val javaValue: ReplicaInfoType
Link copied to clipboard
Link copied to clipboard