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.IndexSamplerorg.neo4j.kernel.api.exceptions.index.IndexNotFoundKernelExceptionCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.