Uses of Enum Class
com.google.cloud.hadoop.util.ErrorTypeExtractor.ErrorType
Packages that use ErrorTypeExtractor.ErrorType
-
Uses of ErrorTypeExtractor.ErrorType in com.google.cloud.hadoop.util
Methods in com.google.cloud.hadoop.util that return ErrorTypeExtractor.ErrorTypeModifier and TypeMethodDescriptionErrorTypeExtractor.getErrorType(Exception exception) GrpcErrorTypeExtractor.getErrorType(Exception error) static ErrorTypeExtractor.ErrorTypeReturns the enum constant of this class with the specified name.static ErrorTypeExtractor.ErrorType[]ErrorTypeExtractor.ErrorType.values()Returns an array containing the constants of this enum class, in the order they are declared.