syft.core.node.abstract.node¶
Classes
|
|
|
- class syft.core.node.abstract.node.AbstractNode(name=None, network=None, domain=None, device=None, vm=None)[source]¶
Bases:
syft.core.io.address.Address
- lib_ast¶
- property id¶
This client points to an node, this returns the id of that node.
- class syft.core.node.abstract.node.AbstractNodeClient(name=None, network=None, domain=None, device=None, vm=None)[source]¶
Bases:
syft.core.io.address.Address
- in_memory_client_registry¶
- property id¶
This client points to an node, this returns the id of that node.