Class FlushAllLargeStoresPolicy

java.lang.Object
org.apache.hadoop.conf.Configured
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable

@LimitedPrivate("Configuration") public class FlushAllLargeStoresPolicy extends FlushLargeStoresPolicy
A FlushPolicy that only flushes store larger a given threshold. If no store is large enough, then all stores will be flushed.