RemoteBindingSnapshot

data class RemoteBindingSnapshot(val identity: Long, val generation: Long, val acknowledged: Long, val value: ProjectionValue, val endpoint: Long)(source)

Detached source identity, replacement generation, edit confirmation, value, and current input endpoint.

Constructors

Link copied to clipboard
constructor(identity: Long, generation: Long, acknowledged: Long, value: ProjectionValue, endpoint: Long)

Types

Link copied to clipboard
object Companion

Complete schema decoder for values emitted by a declaration projection scope.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Captures one edit against this exact source and replacement generation.