LookupInReplicaResult

Properties

Link copied to clipboard
val cas: Long
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val id: String
Link copied to clipboard

True means the result came from a replica; false means it came from the active.

Link copied to clipboard
val size: Int
Link copied to clipboard

Functions

Link copied to clipboard
inline fun <T> Subdoc.contentAs(serializer: JsonSerializer? = null): T