|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterList.Operator | |
|---|---|
| org.hbase.async | |
| Uses of FilterList.Operator in org.hbase.async |
|---|
| Methods in org.hbase.async that return FilterList.Operator | |
|---|---|
static FilterList.Operator |
FilterList.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FilterList.Operator[] |
FilterList.Operator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.hbase.async with parameters of type FilterList.Operator | |
|---|---|
FilterList(List<ScanFilter> filters,
FilterList.Operator op)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||