Uses of Enum Class
com.loomcache.server.metrics.AccessPatternAnalyzer.PatternType
Packages that use AccessPatternAnalyzer.PatternType
-
Uses of AccessPatternAnalyzer.PatternType in com.loomcache.server.metrics
Subclasses with type arguments of type AccessPatternAnalyzer.PatternType in com.loomcache.server.metricsModifier and TypeClassDescriptionstatic enumPattern types detected in access data.Methods in com.loomcache.server.metrics that return AccessPatternAnalyzer.PatternTypeModifier and TypeMethodDescriptionAccessPatternAnalyzer.detectPattern(long window) Detect the access pattern type in the given time window.Returns the enum constant of this class with the specified name.static AccessPatternAnalyzer.PatternType[]AccessPatternAnalyzer.PatternType.values()Returns an array containing the constants of this enum class, in the order they are declared.