Uses of Interface
com.biglybt.core.diskmanager.cache.CacheFileManagerStats
-
Packages that use CacheFileManagerStats Package Description com.biglybt.core.diskmanager.cache com.biglybt.core.diskmanager.cache.impl com.biglybt.ui.swt.views.stats com.biglybt.ui.swt.views.tableitems.pieces -
-
Uses of CacheFileManagerStats in com.biglybt.core.diskmanager.cache
Methods in com.biglybt.core.diskmanager.cache that return CacheFileManagerStats Modifier and Type Method Description CacheFileManagerStats
CacheFileManager. getStats()
-
Uses of CacheFileManagerStats in com.biglybt.core.diskmanager.cache.impl
Classes in com.biglybt.core.diskmanager.cache.impl that implement CacheFileManagerStats Modifier and Type Class Description class
CacheFileManagerStatsImpl
Methods in com.biglybt.core.diskmanager.cache.impl that return CacheFileManagerStats Modifier and Type Method Description CacheFileManagerStats
CacheFileManagerImpl. getStats()
-
Uses of CacheFileManagerStats in com.biglybt.ui.swt.views.stats
Fields in com.biglybt.ui.swt.views.stats declared as CacheFileManagerStats Modifier and Type Field Description (package private) CacheFileManagerStats
CacheView. cfmStats
-
Uses of CacheFileManagerStats in com.biglybt.ui.swt.views.tableitems.pieces
Fields in com.biglybt.ui.swt.views.tableitems.pieces declared as CacheFileManagerStats Modifier and Type Field Description private static CacheFileManagerStats
BlocksItem. cacheStats
-