Trees | Indices | Help |
|
---|
|
Export an instance.
For local exports, the export destination is the node name. For remote exports, the export destination is a list of tuples, each consisting of hostname/IP address, port, magic, HMAC and HMAC salt. The HMAC is calculated using the cluster domain secret over the value "${index}:${hostname}:${port}". The destination X509 CA must be a signed certificate.
|
|||
Inherited from |
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from Inherited from |
|
|||
OP_DSC_FIELD = "instance_name" The name of a field whose value will be included in the string returned by Summary(); see the docstring of that method for details). |
|||
OP_PARAMS = [("instance_name", None, ht.TString, "A required i List of opcode attributes, the default values they should get if not already defined, and types they must match. |
|||
OP_RESULT = ht.TTupleOf(ht.TBool, ht.TListOf(ht.TBool)) Callable to verify opcode result |
|||
Inherited from |
|
|||
Inherited from |
|
OP_PARAMSList of opcode attributes, the default values they should get if not already defined, and types they must match.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:25 2016 | http://epydoc.sourceforge.net |