Enum ContainerScanError.FailureType

java.lang.Object
java.lang.Enum<ContainerScanError.FailureType>
org.apache.hadoop.ozone.container.ozoneimpl.ContainerScanError.FailureType
All Implemented Interfaces:
Serializable, Comparable<ContainerScanError.FailureType>
Enclosing class:
ContainerScanError

public static enum ContainerScanError.FailureType extends Enum<ContainerScanError.FailureType>
Represents the reason a container scan failed and a container should be marked unhealthy.