public class NonUniqueLuceneIndexSampler extends Object
| Constructor and Description |
|---|
NonUniqueLuceneIndexSampler(org.apache.lucene.search.IndexSearcher indexSearcher,
org.neo4j.helpers.TaskControl taskControl,
org.neo4j.kernel.impl.api.index.sampling.IndexSamplingConfig indexSamplingConfig) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.storageengine.api.schema.IndexSample |
sampleIndex() |
public NonUniqueLuceneIndexSampler(org.apache.lucene.search.IndexSearcher indexSearcher,
org.neo4j.helpers.TaskControl taskControl,
org.neo4j.kernel.impl.api.index.sampling.IndexSamplingConfig indexSamplingConfig)
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.