public interface CollectionStatistics extends Serializable
Modifier and Type | Method and Description |
---|---|
long |
getFetchCount() |
long |
getLoadCount() |
long |
getRecreateCount() |
long |
getRemoveCount() |
long |
getUpdateCount() |
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.