| Package | Description |
|---|---|
| org.apache.tephra.hbase.txprune | |
| org.apache.tephra.txprune.hbase |
| Modifier and Type | Class and Description |
|---|---|
static class |
InvalidListPruningDebugTool.RegionPruneInfoPretty
Wrapper class around
RegionPruneInfo to print human readable dates for timestamps. |
| Modifier and Type | Method and Description |
|---|---|
RegionPruneInfo |
DataJanitorState.getPruneInfoForRegion(byte[] regionId)
Get the latest
RegionPruneInfo for a given region. |
| Modifier and Type | Method and Description |
|---|---|
List<RegionPruneInfo> |
DataJanitorState.getPruneInfoForRegions(SortedSet<byte[]> regions)
Gets a list of
RegionPruneInfo for given regions. |
| Constructor and Description |
|---|
RegionPruneInfoPretty(RegionPruneInfo regionPruneInfo) |
| Modifier and Type | Method and Description |
|---|---|
RegionPruneInfo |
InvalidListPruningDebug.getRegionPruneInfo(String regionId)
Return the prune upper bound value of a given region.
|
| Modifier and Type | Method and Description |
|---|---|
SortedSet<? extends RegionPruneInfo> |
InvalidListPruningDebug.getIdleRegions(Integer numRegions,
String time)
Return a list of RegionPruneInfo.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.