static class TestStoreFileRefresherChore.StaleStorefileRefresherChore extends org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
isStale |
Constructor and Description |
---|
StaleStorefileRefresherChore(int period,
org.apache.hadoop.hbase.regionserver.HRegionServer regionServer,
org.apache.hadoop.hbase.Stoppable stoppable) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isRegionStale(String encodedName,
long time) |
boolean isStale
public StaleStorefileRefresherChore(int period, org.apache.hadoop.hbase.regionserver.HRegionServer regionServer, org.apache.hadoop.hbase.Stoppable stoppable)
protected boolean isRegionStale(String encodedName, long time)
isRegionStale
in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.