public class WritableIndexSnapshotFileIterator extends org.neo4j.helpers.collection.PrefetchingIterator<File>
snapshot.
Applicable only to a single Lucene index partition.
Internally uses SnapshotDeletionPolicy.snapshot() to create an IndexCommit that represents
consistent state of the index for a particular point in time.| Modifier and Type | Method and Description |
|---|---|
void |
close() |
hasNext, next, peek, removeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, next, removepublic void close()
close in interface AutoCloseableclose in interface org.neo4j.graphdb.Resourceclose in interface org.neo4j.graphdb.ResourceIterator<File>Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.