static class SplitTransactionImpl.LoggingProgressable extends Object implements CancelableProgressable
Modifier and Type | Field and Description |
---|---|
private HRegionInfo |
hri |
private long |
interval |
private long |
lastLog |
Constructor and Description |
---|
SplitTransactionImpl.LoggingProgressable(HRegionInfo hri,
long interval) |
private final HRegionInfo hri
private long lastLog
private final long interval
SplitTransactionImpl.LoggingProgressable(HRegionInfo hri, long interval)
public boolean progress()
CancelableProgressable
progress
in interface CancelableProgressable
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.