public interface PageEvictionCallback
PageSwapper.evicted(long) calls to these callback objects.| Modifier and Type | Method and Description |
|---|---|
void |
onEvict(long filePageId)
Notify that the file/memory page has been evicted.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.