| Package | Description |
|---|---|
| org.hibernate.search.engine.spi | |
| org.hibernate.search.impl | |
| org.hibernate.search.stat.impl |
| Modifier and Type | Method and Description |
|---|---|
StatisticsImplementor |
SearchFactoryImplementor.getStatisticsImplementor()
Retrieve the statistics implementor instance for this factory.
|
| Modifier and Type | Method and Description |
|---|---|
StatisticsImplementor |
MutableSearchFactory.getStatisticsImplementor() |
StatisticsImplementor |
ImmutableSearchFactory.getStatisticsImplementor() |
| Modifier and Type | Class and Description |
|---|---|
class |
StatisticsImpl
A concurrent implementation of the
Statistics interface. |
Copyright © 2006–2014 Hibernate. All rights reserved.