Modifier and Type | Field and Description |
---|---|
private HConnection |
connection |
private HBaseFsck.ErrorReporter |
errors |
private HBaseFsck |
hbck |
private ServerName |
rsinfo |
Constructor and Description |
---|
HBaseFsck.WorkItemRegion(HBaseFsck hbck,
ServerName info,
HBaseFsck.ErrorReporter errors,
HConnection connection) |
private HBaseFsck hbck
private ServerName rsinfo
private HBaseFsck.ErrorReporter errors
private HConnection connection
HBaseFsck.WorkItemRegion(HBaseFsck hbck, ServerName info, HBaseFsck.ErrorReporter errors, HConnection connection)
public Void call() throws IOException
call
in interface Callable<Void>
IOException
private List<HRegionInfo> filterRegions(List<HRegionInfo> regions)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.