Uses of Enum Class
org.apache.hadoop.hbase.wal.FaultyFSLog.FailureType
Packages that use FaultyFSLog.FailureType
-
Uses of FaultyFSLog.FailureType in org.apache.hadoop.hbase.wal
Fields in org.apache.hadoop.hbase.wal declared as FaultyFSLog.FailureTypeMethods in org.apache.hadoop.hbase.wal that return FaultyFSLog.FailureTypeModifier and TypeMethodDescriptionstatic FaultyFSLog.FailureType
Returns the enum constant of this class with the specified name.static FaultyFSLog.FailureType[]
FaultyFSLog.FailureType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.hbase.wal with parameters of type FaultyFSLog.FailureType