| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| Modifier and Type | Method and Description |
|---|---|
static FlushPolicy |
FlushPolicyFactory.create(HRegion region,
Configuration conf)
Create the FlushPolicy configured for the given table.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FlushPolicy> |
FlushPolicyFactory.getFlushPolicyClass(HTableDescriptor htd,
Configuration conf)
Get FlushPolicy class for the given table.
|