Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.compactions |
Modifier and Type | Method and Description |
---|---|
CompactionWindow |
ExponentialCompactionWindowFactory.newIncomingWindow(long now) |
abstract CompactionWindow |
CompactionWindowFactory.newIncomingWindow(long now) |
abstract CompactionWindow |
CompactionWindow.nextEarlierWindow()
Move to the new window of the same tier or of the next tier, which represents an earlier time
span.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.