Companion
object Companion
Properties
Link copied to clipboard
A Generation that has not yet been added to the generations. When this becomes fuller than approximately maximumNewestGenerationSize, queue it and create a new one.
Functions
Link copied to clipboard
Record a newly created chunk in the latest generation, triggering eviction of some of the least recently used chunks if necessary.
Link copied to clipboard
An L2Chunk has been invalidated. Remove it from its generation.
Link copied to clipboard