public static class CacheKeyStatistics.ReportSummary extends Object
| Constructor and Description |
|---|
CacheKeyStatistics.ReportSummary(int totalNumberOfHits,
int totalNumberOfMisses,
int totalNumberOfWrites) |
| Modifier and Type | Method and Description |
|---|---|
int |
getTotalNumberOfHits() |
int |
getTotalNumberOfMisses() |
int |
getTotalNumberOfWrites() |
Copyright © 2014–2015. All rights reserved.