stats property
Gets cache statistics for the default driver.
Implementation
@override
CacheStats get stats =>
_statisticsManager.getStats(_driverRegistry.getDefaultDriverName());
Gets cache statistics for the default driver.
@override
CacheStats get stats =>
_statisticsManager.getStats(_driverRegistry.getDefaultDriverName());