Uses of Interface
org.apache.hadoop.hbase.regionserver.FlushRequester
-
Uses of FlushRequester in org.apache.hadoop.hbase
-
Uses of FlushRequester in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionclass
Thread that flushes cache on request NOTE: This class extends Thread rather than Chore because the sleep time can be interrupted when there is something to do, rather than the Chore sleep time which is invariant.Modifier and TypeMethodDescriptionHRegionServer.getFlushRequester()
Returns reference to FlushRequesterRegionServerServices.getFlushRequester()
ModifierConstructorDescription(package private)
HeapMemoryManager
(BlockCache blockCache, FlushRequester memStoreFlusher, Server server, RegionServerAccounting regionServerAccounting)