Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
HRegion.FlushResult |
HRegion.flushcache()
Flush the cache.
|
protected HRegion.FlushResult |
HRegion.internalFlushcache(HLog wal,
long myseqid,
MonitoredTask status) |
protected HRegion.FlushResult |
HRegion.internalFlushcache(MonitoredTask status)
Flush the memstore.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.