public static interface LuceneLabelScanStore.Monitor
| Modifier and Type | Method and Description |
|---|---|
void |
corruptIndex(IOException e) |
void |
init() |
void |
lockedIndex(org.apache.lucene.store.LockObtainFailedException e) |
void |
noIndex() |
void |
rebuilding() |
void |
rebuilt(long roughNodeCount) |
void init()
void noIndex()
void lockedIndex(org.apache.lucene.store.LockObtainFailedException e)
void corruptIndex(IOException e)
void rebuilding()
void rebuilt(long roughNodeCount)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.