| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| Modifier and Type | Class and Description |
|---|---|
class |
MemStoreFlusher
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 Type | Method and Description |
|---|---|
FlushRequester |
RegionServerServices.getFlushRequester() |
FlushRequester |
HRegionServer.getFlushRequester()
Returns reference to FlushRequester
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.