Interface | Description |
---|---|
THBaseService.AsyncIface | |
THBaseService.Iface |
Enum | Description |
---|---|
TAppend._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TAuthorization._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TCellVisibility._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TColumn._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TColumnIncrement._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TColumnValue._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
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._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.append_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.append_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.checkAndDelete_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.checkAndDelete_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.checkAndPut_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.checkAndPut_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.closeScanner_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.closeScanner_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.deleteMultiple_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.deleteMultiple_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.deleteSingle_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.deleteSingle_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.exists_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.exists_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.get_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.get_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.getMultiple_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.getMultiple_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.getScannerResults_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.getScannerResults_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.getScannerRows_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.getScannerRows_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.increment_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.increment_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.mutateRow_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.mutateRow_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.openScanner_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.openScanner_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.put_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.put_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.putMultiple_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
THBaseService.putMultiple_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TIllegalArgument._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TIncrement._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TIOError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TMutation._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TPut._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TResult._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TRowMutations._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TScan._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TTimeRange._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Exception | Description |
---|---|
TIllegalArgument |
A TIllegalArgument exception indicates an illegal or invalid
argument was passed into a procedure.
|
TIOError |
A TIOError exception signals that an error occurred communicating
to the HBase master or a HBase region server.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.