JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.clearspring.analytics.stream.frequency
,
com.github.benmanes.caffeine.cache.simulator
,
com.github.benmanes.caffeine.cache.simulator.admission
,
com.github.benmanes.caffeine.cache.simulator.admission.countmin4
,
com.github.benmanes.caffeine.cache.simulator.admission.perfect
,
com.github.benmanes.caffeine.cache.simulator.admission.table
,
com.github.benmanes.caffeine.cache.simulator.admission.tinycache
,
com.github.benmanes.caffeine.cache.simulator.parser
,
com.github.benmanes.caffeine.cache.simulator.parser.address
,
com.github.benmanes.caffeine.cache.simulator.parser.arc
,
com.github.benmanes.caffeine.cache.simulator.parser.lirs
,
com.github.benmanes.caffeine.cache.simulator.parser.umass.storage
,
com.github.benmanes.caffeine.cache.simulator.parser.wikipedia
,
com.github.benmanes.caffeine.cache.simulator.policy
,
com.github.benmanes.caffeine.cache.simulator.policy.adaptive
,
com.github.benmanes.caffeine.cache.simulator.policy.irr
,
com.github.benmanes.caffeine.cache.simulator.policy.linked
,
com.github.benmanes.caffeine.cache.simulator.policy.opt
,
com.github.benmanes.caffeine.cache.simulator.policy.product
,
com.github.benmanes.caffeine.cache.simulator.policy.sampled
,
com.github.benmanes.caffeine.cache.simulator.policy.sketch
,
com.github.benmanes.caffeine.cache.simulator.policy.sketch.tinycache
,
com.github.benmanes.caffeine.cache.simulator.policy.two_queue
,
com.github.benmanes.caffeine.cache.simulator.report
Class Hierarchy
java.lang.
Object
com.github.benmanes.caffeine.cache.simulator.policy.adaptive.
ArcPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.
BasicSettings
com.github.benmanes.caffeine.cache.simulator.
BasicSettings.ReportSettings
com.github.benmanes.caffeine.cache.simulator.
BasicSettings.SyntheticSettings
com.github.benmanes.caffeine.cache.simulator.
BasicSettings.SyntheticSettings.CounterSettings
com.github.benmanes.caffeine.cache.simulator.
BasicSettings.SyntheticSettings.ExponentialSettings
com.github.benmanes.caffeine.cache.simulator.
BasicSettings.SyntheticSettings.HotspotSettings
com.github.benmanes.caffeine.cache.simulator.
BasicSettings.SyntheticSettings.UniformSettings
com.github.benmanes.caffeine.cache.simulator.
BasicSettings.SyntheticSettings.ZipfianSettings
com.github.benmanes.caffeine.cache.simulator.
BasicSettings.TinyLfuSettings
com.github.benmanes.caffeine.cache.simulator.
BasicSettings.TinyLfuSettings.CountMin4Settings
com.github.benmanes.caffeine.cache.simulator.
BasicSettings.TinyLfuSettings.CountMin64Settings
com.github.benmanes.caffeine.cache.simulator.
BasicSettings.TraceFilesSettings
com.github.benmanes.caffeine.cache.simulator.policy.product.
Cache2kPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.product.
CaffeinePolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.adaptive.
CarPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.adaptive.
CartPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.opt.
ClairvoyantPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.irr.
ClockProPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.clearspring.analytics.stream.frequency.
CountMin64TinyLfu
(implements com.github.benmanes.caffeine.cache.simulator.admission.
Frequency
)
com.github.benmanes.caffeine.cache.simulator.policy.product.
Ehcache2Policy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.product.
Ehcache3Policy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.linked.
FrequentlyUsedPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.sketch.
FullySegmentedWindowTinyLfuPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.product.
GuavaPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.admission.tinycache.
HashedItem
com.github.benmanes.caffeine.cache.simulator.admission.tinycache.
HashFunctionParser
com.github.benmanes.caffeine.cache.simulator.admission.countmin4.
IncrementalResetCountMin4
com.github.benmanes.caffeine.cache.simulator.policy.product.
InfinispanPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.linked.
LinkedPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.irr.
LirsPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.linked.
MultiQueuePolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.admission.perfect.
PerfectFrequency
(implements com.github.benmanes.caffeine.cache.simulator.admission.
Frequency
)
com.github.benmanes.caffeine.cache.simulator.admission.countmin4.
PeriodicResetCountMin4
com.github.benmanes.caffeine.cache.simulator.policy.
PolicyStats
com.github.benmanes.caffeine.cache.simulator.admission.table.
RandomRemovalFrequencyTable
(implements com.github.benmanes.caffeine.cache.simulator.admission.
Frequency
)
com.github.benmanes.caffeine.cache.simulator.policy.
Registry
com.github.benmanes.caffeine.cache.simulator.policy.linked.
S4LruPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.sketch.
S4WindowTinyLfuPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.sampled.
SamplingPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.linked.
SegmentedLruPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.sketch.
SimpleWindowTinyLfuPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.
Synthetic
com.github.benmanes.caffeine.cache.simulator.policy.product.
TCachePolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.report.
TextReporter
(implements com.github.benmanes.caffeine.cache.simulator.report.
Reporter
)
com.github.benmanes.caffeine.cache.simulator.report.
CsvReporter
com.github.benmanes.caffeine.cache.simulator.report.
TableReporter
com.github.benmanes.caffeine.cache.simulator.parser.
TextTraceReader
(implements com.github.benmanes.caffeine.cache.simulator.parser.
TraceReader
)
com.github.benmanes.caffeine.cache.simulator.parser.address.
AddressTraceReader
com.github.benmanes.caffeine.cache.simulator.parser.arc.
ArcTraceReader
com.github.benmanes.caffeine.cache.simulator.parser.lirs.
LirsTraceReader
com.github.benmanes.caffeine.cache.simulator.parser.umass.storage.
StorageTraceReader
com.github.benmanes.caffeine.cache.simulator.parser.wikipedia.
WikipediaTraceReader
com.github.benmanes.caffeine.cache.simulator.admission.tinycache.
TinyCache
com.github.benmanes.caffeine.cache.simulator.admission.tinycache.
TinyCacheAdapter
(implements com.github.benmanes.caffeine.cache.simulator.admission.
Frequency
)
com.github.benmanes.caffeine.cache.simulator.policy.sketch.tinycache.
TinyCachePolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.admission.tinycache.
TinyCacheSketch
com.github.benmanes.caffeine.cache.simulator.admission.tinycache.
TinyCacheWithGhostCache
com.github.benmanes.caffeine.cache.simulator.policy.sketch.tinycache.
TinyCacheWithGhostCachePolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.admission.
TinyLfu
(implements com.github.benmanes.caffeine.cache.simulator.admission.
Admittor
)
com.github.benmanes.caffeine.cache.simulator.admission.tinycache.
TinySetIndexing
com.github.benmanes.caffeine.cache.simulator.policy.two_queue.
TuQueuePolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.two_queue.
TwoQueuePolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.opt.
UnboundedPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
akka.actor.UntypedActor (implements akka.actor.Actor)
com.github.benmanes.caffeine.cache.simulator.policy.
PolicyActor
(implements akka.dispatch.RequiresMessageQueue<T>)
com.github.benmanes.caffeine.cache.simulator.
Simulator
com.github.benmanes.caffeine.cache.simulator.policy.sketch.tinycache.
WindowTinyCachePolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
com.github.benmanes.caffeine.cache.simulator.policy.sketch.
WindowTinyLfuPolicy
(implements com.github.benmanes.caffeine.cache.simulator.policy.
Policy
)
Interface Hierarchy
com.github.benmanes.caffeine.cache.simulator.admission.
Admittor
com.github.benmanes.caffeine.cache.simulator.admission.
Frequency
com.github.benmanes.caffeine.cache.simulator.policy.
Policy
com.github.benmanes.caffeine.cache.simulator.report.
Reporter
com.github.benmanes.caffeine.cache.simulator.parser.
TraceReader
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.github.benmanes.caffeine.cache.simulator.admission.
Admission
com.github.benmanes.caffeine.cache.simulator.parser.
TraceFormat
com.github.benmanes.caffeine.cache.simulator.policy.linked.
FrequentlyUsedPolicy.EvictionPolicy
com.github.benmanes.caffeine.cache.simulator.policy.linked.
LinkedPolicy.EvictionPolicy
com.github.benmanes.caffeine.cache.simulator.policy.sampled.
SamplingPolicy.Sample
com.github.benmanes.caffeine.cache.simulator.policy.sampled.
SamplingPolicy.EvictionPolicy
com.github.benmanes.caffeine.cache.simulator.report.
ReportFormat
com.github.benmanes.caffeine.cache.simulator.
Simulator.Message
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes