public static final class MarkerTool.ScanResult extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
finish()
Throw an exception if the exit code is non-zero.
|
int |
getExitCode() |
int |
getFilteredMarkerCount() |
MarkerTool.MarkerPurgeSummary |
getPurgeSummary() |
int |
getTotalMarkerCount() |
DirMarkerTracker |
getTracker() |
String |
toString() |
public int getExitCode()
public DirMarkerTracker getTracker()
public MarkerTool.MarkerPurgeSummary getPurgeSummary()
public int getTotalMarkerCount()
public int getFilteredMarkerCount()
public int finish()
throws org.apache.hadoop.util.ExitUtil.ExitException
ExitUtil.ExitException - if code != 0Copyright © 2008–2024 Apache Software Foundation. All rights reserved.