|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.hadoop.hbase.thrift.generated | |
|---|---|
| org.apache.hadoop.hbase.thrift | Provides an HBase Thrift service. |
| org.apache.hadoop.hbase.thrift.generated | |
| Classes in org.apache.hadoop.hbase.thrift.generated used by org.apache.hadoop.hbase.thrift | |
|---|---|
| AlreadyExists
An AlreadyExists exceptions signals that a table with the specified name already exists |
|
| BatchMutation
A BatchMutation object is used to apply a number of Mutations to a single row. |
|
| ColumnDescriptor
An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc. |
|
| Hbase.Iface
|
|
| IllegalArgument
An IllegalArgument exception indicates an illegal or invalid argument was passed into a procedure. |
|
| IOError
An IOError exception signals that an error occurred communicating to the Hbase master or an Hbase region server. |
|
| Mutation
A Mutation object is used to either update or delete a column-value. |
|
| NotFound
A NotFound exception is used to indicate that no value was found for a query, or that a scanner has reached it's end. |
|
| TCell
TCell - Used to transport a cell value (byte[]) and the timestamp it was stored with together as a result for get and getRow methods. |
|
| TRegionInfo
A TRegionInfo contains information about an HTable region. |
|
| TRowResult
Holds row name and then a map of columns to cells. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||