|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
---|---|
org.apache.hadoop.hbase.client | Provides HBase Client |
Uses of Operation in org.apache.hadoop.hbase.client |
---|
Subclasses of Operation in org.apache.hadoop.hbase.client | |
---|---|
class |
Delete
Used to perform Delete operations on a single row. |
class |
Get
Used to perform Get operations on a single row. |
class |
MultiPut
Deprecated. Use MultiAction instead Data type class for putting multiple regions worth of puts in one RPC. |
class |
Mutation
|
class |
OperationWithAttributes
|
class |
Put
Used to perform Put operations for a single row. |
class |
Scan
Used to perform Scan operations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |