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