@InterfaceAudience.Private public class FlushAllStoresPolicy extends FlushPolicy
FlushPolicy that always flushes all stores for a given region.region| Constructor and Description |
|---|
FlushAllStoresPolicy() |
| Modifier and Type | Method and Description |
|---|---|
Collection<HStore> |
selectStoresToFlush()
Returns the stores need to be flushed.
|
String |
toString() |
configureForRegionpublic FlushAllStoresPolicy()
public Collection<HStore> selectStoresToFlush()
FlushPolicyselectStoresToFlush in class FlushPolicyCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.