跳转到内容

PreparedInterest

此内容尚不支持你的语言。

Defined in: net/replication/interest.ts:82

One snapshot, queried by every connection evaluated against it.

readonly optional generation?: 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.

query(view): ReadonlySet<number> | "all"

Defined in: net/replication/interest.ts:91

InterestProviderQueryView

ReadonlySet<number> | "all"