Package | Description |
---|---|
org.hibernate.cache.ehcache.management.impl |
Defines JMX support for the Ehcache integration
|
org.hibernate.stat |
This package exposes statistics about a running Hibernate instance to the application.
|
org.hibernate.stat.internal |
Constructor and Description |
---|
CollectionStats(String role,
CollectionStatistics src)
Constructs a CollectionsStats
|
Modifier and Type | Method and Description |
---|---|
CollectionStatistics |
Statistics.getCollectionStatistics(String role)
Get collection statistics per role
|
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentCollectionStatisticsImpl
Collection related statistics
|
Modifier and Type | Method and Description |
---|---|
CollectionStatistics |
ConcurrentStatisticsImpl.getCollectionStatistics(String role)
Get collection statistics per role
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.