Toggle navigation
Home
org.neo4j.io.pagecache.impl.muninn.MuninnPage to org.neo4j.io.pagecache.impl.muninn.PageList
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Update Class Instacne Creation
new MuninnPage[maxPages]
to
new PageList(maxPages,cachePageSize,memoryManager,new SwapperSet(),victimPage)
Add or Remove Method invocation
pages.length
to
pages.getPageCount()