Uses of Enum Class
io.datarouter.storage.callsite.CallsiteStatComparator
Packages that use CallsiteStatComparator
-
Uses of CallsiteStatComparator in io.datarouter.storage.callsite
Methods in io.datarouter.storage.callsite that return CallsiteStatComparatorModifier and TypeMethodDescriptionstatic CallsiteStatComparatorCallsiteStatComparator.fromVarName(String string) static CallsiteStatComparatorReturns the enum constant of this class with the specified name.static CallsiteStatComparator[]CallsiteStatComparator.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.datarouter.storage.callsite with parameters of type CallsiteStatComparatorModifierConstructorDescriptionCallsiteAnalyzer(String logPath, Integer maxResults, CallsiteStatComparator comparatorEnum)