Package | Description |
---|---|
org.apache.hadoop.hbase.master.region | |
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
HRegion.FlushResult |
MasterRegion.flush(boolean force) |
Modifier and Type | Class and Description |
---|---|
static class |
HRegion.FlushResultImpl
Objects from this class are created when flushing to describe all the different states that
that method ends up in.
|
Modifier and Type | Method and Description |
---|---|
HRegion.FlushResult |
HRegion.flush(boolean flushAllStores)
Flush the cache.
|
HRegion.FlushResult |
HRegion.PrepareFlushResult.getResult() |
private HRegion.FlushResult |
HRegion.internalFlushcache(MonitoredTask status)
Flushing all stores.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.