@InterfaceAudience.Public
 @InterfaceStability.Unstable
public interface ServicePluginError
| Modifier and Type | Method and Description | 
|---|---|
Enum | 
getEnum()
Get the enum representation 
 | 
org.apache.tez.serviceplugins.api.ServicePluginError.ErrorType | 
getErrorType()
The type of the error 
 | 
Enum getEnum()
org.apache.tez.serviceplugins.api.ServicePluginError.ErrorType getErrorType()
Copyright © 2021 Apache Software Foundation. All rights reserved.