| Modifier and Type | Method and Description |
|---|---|
Statistics |
ImmutableSearchFactory.getStatistics() |
Statistics |
MutableSearchFactoryState.getStatistics() |
Statistics |
MutableSearchFactory.getStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
MutableSearchFactoryState.setStatistics(Statistics statistics) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StatisticsInfoMBean |
| Modifier and Type | Class and Description |
|---|---|
static class |
JMXRegistrar.StatisticsInfo |
| Constructor and Description |
|---|
StatisticsInfo(Statistics delegate) |
| Modifier and Type | Method and Description |
|---|---|
Statistics |
SearchIntegrator.getStatistics()
Retrieve the statistics instance for this factory.
|
| Modifier and Type | Method and Description |
|---|---|
Statistics |
SearchFactoryState.getStatistics() |
| Modifier and Type | Class and Description |
|---|---|
class |
StatisticsImpl
A concurrent implementation of the
Statistics interface. |
Copyright © 2006–2017 Hibernate. All rights reserved.