接口 | 说明 |
---|---|
TKvdbService.AsyncIface | |
TKvdbService.Iface |
枚举 | 说明 |
---|---|
AuthExpire._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
AuthFailure._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
KeyPair._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.
|
TIOError._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TItem._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.auth_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.auth_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.deleteItem_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.deleteItem_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.getItem_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.getItem_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.getItems_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.getItems_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.getItemsByPrefix_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.getItemsByPrefix_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.prkget_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.prkget_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.rdel_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.rdel_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.rget_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.rget_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.setItem_args._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TKvdbService.setItem_result._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
异常错误 | 说明 |
---|---|
AuthExpire |
A auth failure exception indicates an token expire
|
AuthFailure |
A auth failure exception indicates an auth error
|
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 © 2016. All rights reserved.