|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client |
| Uses of Query in org.apache.hadoop.hbase.client |
|---|
| Subclasses of Query in org.apache.hadoop.hbase.client | |
|---|---|
class |
Get
Used to perform Get operations on a single row. |
class |
Scan
Used to perform Scan operations. |
| Methods in org.apache.hadoop.hbase.client that return Query | |
|---|---|
Query |
Query.setFilter(Filter filter)
Apply the specified server-side filter when performing the Query. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||