Uses of Enum
org.languagetool.server.ServerMetricsCollector.RequestErrorType
Packages that use ServerMetricsCollector.RequestErrorType
-
Uses of ServerMetricsCollector.RequestErrorType in org.languagetool.server
Subclasses with type arguments of type ServerMetricsCollector.RequestErrorType in org.languagetool.serverMethods 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 TypeMethodDescriptionvoidServerMetricsCollector.logRequestError(ServerMetricsCollector.RequestErrorType type)