getStats abstract method

CacheStats getStats(
  1. String driverName
)

Gets statistics for a specific driver.

Implementation

CacheStats getStats(String driverName);