public interface StatisticsService
| Modifier and Type | Method and Description | 
|---|---|
| void | activateLogging() | 
| void | addCacheStat(String key,
            boolean isHit) | 
| void | disableLogging() | 
| Long | getLogResolution() | 
| void | setLogResolution(Long logResolution) | 
Copyright © 2020. All rights reserved.