|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatisticsImplementor | |
---|---|
org.hibernate.search.engine.spi | |
org.hibernate.search.impl | |
org.hibernate.search.stat.impl |
Uses of StatisticsImplementor in org.hibernate.search.engine.spi |
---|
Methods in org.hibernate.search.engine.spi that return StatisticsImplementor | |
---|---|
StatisticsImplementor |
SearchFactoryImplementor.getStatisticsImplementor()
Retrieve the statistics implementor instance for this factory. |
Uses of StatisticsImplementor in org.hibernate.search.impl |
---|
Methods in org.hibernate.search.impl that return StatisticsImplementor | |
---|---|
StatisticsImplementor |
ImmutableSearchFactory.getStatisticsImplementor()
|
StatisticsImplementor |
MutableSearchFactory.getStatisticsImplementor()
|
Uses of StatisticsImplementor in org.hibernate.search.stat.impl |
---|
Classes in org.hibernate.search.stat.impl that implement StatisticsImplementor | |
---|---|
class |
StatisticsImpl
A concurrent implementation of the Statistics interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |