Uses of Enum
org.languagetool.server.ServerMetricsCollector.RequestErrorType
Packages that use ServerMetricsCollector.RequestErrorType
-
Uses of ServerMetricsCollector.RequestErrorType in org.languagetool.server
Methods in org.languagetool.server that return ServerMetricsCollector.RequestErrorTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ServerMetricsCollector.RequestErrorType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.languagetool.server with parameters of type ServerMetricsCollector.RequestErrorTypeModifier and TypeMethodDescriptionvoid
ServerMetricsCollector.logRequestError
(ServerMetricsCollector.RequestErrorType type)