Class AllocatedMachine.ConnectionInfo
java.lang.Object
uk.ac.manchester.spinnaker.alloc.client.AllocatedMachine.ConnectionInfo
- Enclosing class:
- AllocatedMachine
Information about a connection to a board.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConnectionInfo
- Parameters:
chip
- Which root chip (of a board) is this about?hostname
- What's the IP address of the chip?
-
-
Method Details
-
getChip
- Returns:
- Which root chip (of a board) is this about?
-
getHostname
- Returns:
- What's the IP address of the chip?
-