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 |
MutableSearchFactory.getStatisticsImplementor() |
StatisticsImplementor |
ImmutableSearchFactory.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–2016 Hibernate. All rights reserved.