@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() |
configureForRegionpublic FlushAllStoresPolicy()
public Collection<HStore> selectStoresToFlush()
selectStoresToFlush in class FlushPolicyCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.