public interface CollectionStatistics extends Serializable
Modifier and Type | Method and Description |
---|---|
long |
getFetchCount() |
long |
getLoadCount() |
long |
getRecreateCount() |
long |
getRemoveCount() |
long |
getUpdateCount() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.