public interface CacheStatisticsEntry
| Modifier and Type | Method and Description |
|---|---|
int |
getFactor() |
long |
getHitCount() |
String |
getKeyString() |
long |
getMissCount() |
String getKeyString()
long getHitCount()
long getMissCount()
int getFactor()
Copyright © 2017 SAP SE. All Rights Reserved.