Package | Description |
---|---|
org.apache.hadoop.hbase.thrift2 |
Provides an HBase Thrift
service.
|
org.apache.hadoop.hbase.thrift2.generated |
Class and Description |
---|
TAppend |
TDelete
Used to perform Delete operations on a single row.
|
TGet
Used to perform Get operations on a single row.
|
THBaseService.Iface |
TIllegalArgument
A TIllegalArgument exception indicates an illegal or invalid
argument was passed into a procedure.
|
TIncrement
Used to perform Increment operations for a single row.
|
TIOError
A TIOError exception signals that an error occurred communicating
to the HBase master or a HBase region server.
|
TPut
Used to perform Put operations for a single row.
|
TResult
if no Result is found, row and columnValues will not be set.
|
TRowMutations
A TRowMutations object is used to apply a number of Mutations to a single row.
|
TScan
Any timestamps in the columns are ignored, use timeRange to select by timestamp.
|
Class and Description |
---|
TAppend |
TAppend._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TAuthorization |
TAuthorization._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TCellVisibility |
TCellVisibility._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TColumn
Addresses a single cell or multiple cells
in a HBase table by column family and optionally
a column qualifier and timestamp
|
TColumn._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TColumnIncrement
Represents a single cell and the amount to increment it by
|
TColumnIncrement._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TColumnValue
Represents a single cell and its value.
|
TColumnValue._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TDelete
Used to perform Delete operations on a single row.
|
TDelete._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TDeleteType
Specify type of delete:
- DELETE_COLUMN means exactly one version will be removed,
- DELETE_COLUMNS means previous versions will also be removed.
|
TDurability
Specify Durability:
- SKIP_WAL means do not write the Mutation to the WAL.
|
TGet
Used to perform Get operations on a single row.
|
TGet._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.append_args |
THBaseService.append_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.append_result |
THBaseService.append_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.AsyncClient |
THBaseService.AsyncClient.append_call |
THBaseService.AsyncClient.checkAndDelete_call |
THBaseService.AsyncClient.checkAndPut_call |
THBaseService.AsyncClient.closeScanner_call |
THBaseService.AsyncClient.deleteMultiple_call |
THBaseService.AsyncClient.deleteSingle_call |
THBaseService.AsyncClient.exists_call |
THBaseService.AsyncClient.get_call |
THBaseService.AsyncClient.getMultiple_call |
THBaseService.AsyncClient.getScannerResults_call |
THBaseService.AsyncClient.getScannerRows_call |
THBaseService.AsyncClient.increment_call |
THBaseService.AsyncClient.mutateRow_call |
THBaseService.AsyncClient.openScanner_call |
THBaseService.AsyncClient.put_call |
THBaseService.AsyncClient.putMultiple_call |
THBaseService.AsyncIface |
THBaseService.checkAndDelete_args |
THBaseService.checkAndDelete_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.checkAndDelete_result |
THBaseService.checkAndDelete_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.checkAndPut_args |
THBaseService.checkAndPut_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.checkAndPut_result |
THBaseService.checkAndPut_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.Client |
THBaseService.closeScanner_args |
THBaseService.closeScanner_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.closeScanner_result |
THBaseService.closeScanner_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.deleteMultiple_args |
THBaseService.deleteMultiple_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.deleteMultiple_result |
THBaseService.deleteMultiple_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.deleteSingle_args |
THBaseService.deleteSingle_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.deleteSingle_result |
THBaseService.deleteSingle_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.exists_args |
THBaseService.exists_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.exists_result |
THBaseService.exists_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.get_args |
THBaseService.get_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.get_result |
THBaseService.get_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.getMultiple_args |
THBaseService.getMultiple_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.getMultiple_result |
THBaseService.getMultiple_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.getScannerResults_args |
THBaseService.getScannerResults_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.getScannerResults_result |
THBaseService.getScannerResults_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.getScannerRows_args |
THBaseService.getScannerRows_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.getScannerRows_result |
THBaseService.getScannerRows_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.Iface |
THBaseService.increment_args |
THBaseService.increment_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.increment_result |
THBaseService.increment_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.mutateRow_args |
THBaseService.mutateRow_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.mutateRow_result |
THBaseService.mutateRow_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.openScanner_args |
THBaseService.openScanner_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.openScanner_result |
THBaseService.openScanner_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.put_args |
THBaseService.put_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.put_result |
THBaseService.put_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.putMultiple_args |
THBaseService.putMultiple_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.putMultiple_result |
THBaseService.putMultiple_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TIllegalArgument
A TIllegalArgument exception indicates an illegal or invalid
argument was passed into a procedure.
|
TIllegalArgument._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TIncrement
Used to perform Increment operations for a single row.
|
TIncrement._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TIOError
A TIOError exception signals that an error occurred communicating
to the HBase master or a HBase region server.
|
TIOError._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TMutation
Atomic mutation for the specified row.
|
TMutation._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TPut
Used to perform Put operations for a single row.
|
TPut._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TResult
if no Result is found, row and columnValues will not be set.
|
TResult._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TRowMutations
A TRowMutations object is used to apply a number of Mutations to a single row.
|
TRowMutations._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TScan
Any timestamps in the columns are ignored, use timeRange to select by timestamp.
|
TScan._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TTimeRange |
TTimeRange._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.