Uses of Class
io.datarouter.storage.callsite.CallsiteStatComparator
| Package | Description |
|---|---|
| io.datarouter.storage.callsite |
-
Uses of CallsiteStatComparator in io.datarouter.storage.callsite
Methods in io.datarouter.storage.callsite that return CallsiteStatComparator Modifier and Type Method Description static CallsiteStatComparatorCallsiteStatComparator. fromVarName(String string)static CallsiteStatComparatorCallsiteStatComparator. valueOf(String name)Returns the enum constant of this type with the specified name.static CallsiteStatComparator[]CallsiteStatComparator. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.datarouter.storage.callsite with parameters of type CallsiteStatComparator Constructor Description CallsiteAnalyzer(String logPath, Integer maxResults, CallsiteStatComparator comparatorEnum)