|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationWithAttributes | |
---|---|
org.apache.hadoop.hbase.client | Provides HBase Client |
Uses of OperationWithAttributes in org.apache.hadoop.hbase.client |
---|
Subclasses of OperationWithAttributes in org.apache.hadoop.hbase.client | |
---|---|
class |
Append
Performs Append operations on a single row. |
class |
Delete
Used to perform Delete operations on a single row. |
class |
Get
Used to perform Get operations on a single row. |
class |
Increment
Used to perform Increment operations on a single row. |
class |
Mutation
|
class |
Put
Used to perform Put operations for a single row. |
class |
Query
|
class |
Scan
Used to perform Scan operations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |