Witness

Witness replicas don't support reads but do participate in voting to commit writes. Witness replicas: * Do not maintain a full copy of data. * Do not serve reads. * Vote whether to commit writes. * Participate in leader election but are not eligible to become 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