Hierarchy

  • ChunkPriorityQueue

Constructors

Properties

heapOperations: PairingHeapOperations<Chunk>
heapRoots: (null | Chunk)[] = ...

Heap roots for VISIBLE and PREFETCH priority tiers.

linkedListOperations: LinkedListOperations<Chunk>
recentHead: Chunk = ...

Head node for RECENT linked list.

Methods

Generated using TypeDoc