DocumentReplication

The representation of the replication of a document.

actual class DocumentReplication : DelegatedClass<<Error class: unknown class>> (source)

Properties

Link copied to clipboard

The list of affected documents.

Link copied to clipboard
expect val isPush: Boolean

The direction of replication for the affected documents.

actual val isPush: Boolean
actual val isPush: Boolean
Link copied to clipboard

The source replicator.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String
open override fun toString(): String