| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.util | 
| Modifier and Type | Field and Description | 
|---|---|
| private ArrayList<HbckErrorReporter.ERROR_CODE> | HBaseFsck.PrintingErrorReporter. errorList | 
| Modifier and Type | Method and Description | 
|---|---|
| static HbckErrorReporter.ERROR_CODE | HbckErrorReporter.ERROR_CODE. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static HbckErrorReporter.ERROR_CODE[] | HbckErrorReporter.ERROR_CODE. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| ArrayList<HbckErrorReporter.ERROR_CODE> | HBaseFsck.PrintingErrorReporter. getErrorList() | 
| ArrayList<HbckErrorReporter.ERROR_CODE> | HbckErrorReporter. getErrorList()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HBaseFsck.PrintingErrorReporter. reportError(HbckErrorReporter.ERROR_CODE errorCode,
           String message) | 
| void | HbckErrorReporter. reportError(HbckErrorReporter.ERROR_CODE errorCode,
           String message)Deprecated.  | 
| void | HBaseFsck.PrintingErrorReporter. reportError(HbckErrorReporter.ERROR_CODE errorCode,
           String message,
           HbckTableInfo table) | 
| void | HbckErrorReporter. reportError(HbckErrorReporter.ERROR_CODE errorCode,
           String message,
           HbckTableInfo table)Deprecated.  | 
| void | HBaseFsck.PrintingErrorReporter. reportError(HbckErrorReporter.ERROR_CODE errorCode,
           String message,
           HbckTableInfo table,
           HbckRegionInfo info) | 
| void | HbckErrorReporter. reportError(HbckErrorReporter.ERROR_CODE errorCode,
           String message,
           HbckTableInfo table,
           HbckRegionInfo info)Deprecated.  | 
| void | HBaseFsck.PrintingErrorReporter. reportError(HbckErrorReporter.ERROR_CODE errorCode,
           String message,
           HbckTableInfo table,
           HbckRegionInfo info1,
           HbckRegionInfo info2) | 
| void | HbckErrorReporter. reportError(HbckErrorReporter.ERROR_CODE errorCode,
           String message,
           HbckTableInfo table,
           HbckRegionInfo info1,
           HbckRegionInfo info2)Deprecated.  | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.