Trees | Indices | Help |
|
---|
|
Abstracts connections to scalaris using JSON
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
Inherited from |
|
Creates a JSON connection to the given URL using the given TCP timeout
|
Processes the result of a read operation. Returns the read value on success. Raises the appropriate exception if the operation failed. |
Processes the result of a write operation. Raises the appropriate exception if the operation failed. |
Processes the result of a commit operation. Raises the appropriate exception if the operation failed. |
Processes the result of a add_del_on_list operation. Raises the appropriate exception if the operation failed. |
Processes the result of a add_on_nr operation. Raises the appropriate exception if the operation failed. |
Processes the result of a test_and_set operation. Raises the appropriate exception if the operation failed. |
Processes the result of a delete operation. Returns the tuple (<success (True | 'timeout')>, <number of deleted items>, <detailed results>) on success. Raises the appropriate exception if the operation failed. |
Processes the result of a req_list operation of the Transaction class. Returns the tuple (<tlog>, <result>) on success. Raises the appropriate exception if the operation failed. |
Processes the result of a req_list operation of the TransactionSingleOp class. Returns <result> on success. Raises the appropriate exception if the operation failed. |
Processes the result of a api_vm/get_version operation. Raises the appropriate exception if the operation failed. |
Processes the result of a api_vm/get_info operation. Raises the appropriate exception if the operation failed. |
Processes the result of a api_vm/number_of_nodes operation. Raises the appropriate exception if the operation failed. |
Processes the result of a api_vm/get_nodes operation. Raises the appropriate exception if the operation failed. |
Processes the result of a api_vm/add_nodes operation. Raises the appropriate exception if the operation failed. |
Processes the result of a api_vm/shutdown_node and api_vm/kill_node operations. Raises the appropriate exception if the operation failed. |
Processes the result of a api_vm/shutdown_nodes and api_vm/kill_nodes operations. Raises the appropriate exception if the operation failed. |
Processes the result of a api_vm/shutdown_nodes_by_name and api_vm/kill_nodes_by_name operations. Raises the appropriate exception if the operation failed. |
Processes the result of a api_vm/shutdown_vm and api_vm/kill_vm operations. Raises the appropriate exception if the operation failed. |
Processes the result of a api_vm/get_other_vms operation. Raises the appropriate exception if the operation failed. |
Processes the result of a nop operation. Raises the appropriate exception if the operation failed. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Sep 11 13:10:32 2020 | http://epydoc.sourceforge.net |