public interface FlushEventOpportunity
Modifier and Type | Field and Description |
---|---|
static FlushEventOpportunity |
NULL
A FlushEventOpportunity that only returns the FlushEvent.NULL.
|
Modifier and Type | Method and Description |
---|---|
FlushEvent |
beginFlush(long filePageId,
int cachePageId,
PageSwapper swapper)
Begin flushing the given page.
|
static final FlushEventOpportunity NULL
FlushEvent beginFlush(long filePageId, int cachePageId, PageSwapper swapper)
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.