public final class Filters extends Object
| Constructor and Description |
|---|
Filters() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.hbase.filter.Filter |
combine(org.apache.hadoop.hbase.filter.Filter overrideFilter,
org.apache.hadoop.hbase.filter.Filter baseFilter)
Adds
overrideFilter on to baseFilter, if it exists, otherwise replaces it. |
Copyright © 2014. All Rights Reserved.