Uses of Interface
com.github.mizosoft.methanol.HttpCache.Stats
Packages that use HttpCache.Stats
-
Uses of HttpCache.Stats in com.github.mizosoft.methanol
Methods in com.github.mizosoft.methanol that return HttpCache.StatsModifier and TypeMethodDescriptionstatic HttpCache.StatsHttpCache.Stats.empty()Returns aStatswith zero counters.HttpCache.StatsRecorder.snapshot()Returns aStatssnapshot for the recorded statistics for allURIs.Returns aStatssnapshot for the recorded statistics of the givenURI.HttpCache.stats()Returns a snapshot of statistics accumulated so far.Returns a snapshot of statistics accumulated so far for the givenURI.