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