public class UniqueLuceneIndexSampler extends Object
Constructor and Description |
---|
UniqueLuceneIndexSampler(org.apache.lucene.search.IndexSearcher indexSearcher,
org.neo4j.helpers.TaskControl taskControl) |
Modifier and Type | Method and Description |
---|---|
org.neo4j.storageengine.api.schema.IndexSample |
sampleIndex() |
public UniqueLuceneIndexSampler(org.apache.lucene.search.IndexSearcher indexSearcher, org.neo4j.helpers.TaskControl taskControl)
public final org.neo4j.storageengine.api.schema.IndexSample sampleIndex() throws org.neo4j.kernel.api.exceptions.index.IndexNotFoundKernelException
sampleIndex
in interface org.neo4j.storageengine.api.schema.IndexSampler
org.neo4j.kernel.api.exceptions.index.IndexNotFoundKernelException
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.