Should be set to a constant specifying the SharedObject type identifier on the prototype of final derived owner classes. It is not used on counterpart (non-owner) classes.
Private
existingArray of chunks within each existing priority tier.
Private
newArray of chunks whose new priorities have not yet been reflected in the queue states.
Dispatched immediately after recomputeChunkPriorities is dispatched. This signal should be used for handlers that depend on the result of another handler.
Private
sendPrivate
updateProtected
ownerPrivate
recomputeProtected
refOptional
options: boolean | AddEventListenerOptionsNew priority tier. Must not equal ChunkPriorityTier.RECENT.
Priority within tier.
true if the chunk should be moved to the frontend when ready.
Update queue state to reflect updated contents of the specified priority tiers. Existing chunks within those tiers not present in this.newTierChunks will be moved to the RECENT tier (and removed if in the QUEUED state).
Generated using TypeDoc
Base class for defining a SharedObject type that will never be owned.