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