|
||||||||||
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 |
|
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. |
|
RegionDescriptor
A RegionDescriptor contains informationa about an HTable region. |
|
ScanEntry
A ScanEntry contains the row, column, and value information for a scanner's current location. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |