ReadOnly

Read-only replicas only support reads (not writes). Read-only replicas: * Maintain a full copy of your data. * Serve reads. * Do not participate in voting to commit writes. * Are not 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