PreparedInterest
Defined in: net/replication/interest.ts:82
One snapshot, queried by every connection evaluated against it.
Properties
Section titled “Properties”generation?
Section titled “generation?”
readonlyoptionalgeneration?:number
Defined in: net/replication/interest.ts:90
This snapshot’s identity, in the provider’s own numbering. The same number twice certifies the same answer to the same query inputs, so the host does not ask again; absent, every connection is queried.
Methods
Section titled “Methods”query()
Section titled “query()”query(
view):ReadonlySet<number> |"all"
Defined in: net/replication/interest.ts:91
Parameters
Section titled “Parameters”Returns
Section titled “Returns”ReadonlySet<number> | "all"