| Modifier and Type | Class and Description |
|---|---|
static class |
GBPTree.Monitor.Adaptor
Adapter for
GBPTree.Monitor. |
| Modifier and Type | Field and Description |
|---|---|
static GBPTree.Monitor |
GBPTree.NO_MONITOR
No-op
GBPTree.Monitor. |
| Constructor and Description |
|---|
GBPTree(org.neo4j.io.pagecache.PageCache pageCache,
File indexFile,
Layout<KEY,VALUE> layout,
int tentativePageSize,
GBPTree.Monitor monitor,
Header.Reader headerReader,
Consumer<org.neo4j.io.pagecache.PageCursor> headerWriter)
Opens an index
indexFile in the pageCache, creating and initializing it if it doesn't exist. |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.