Uses of Class
uk.ac.manchester.spinnaker.alloc.compat.Command
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.compat |
Spalloc v1 compatibility interface.
|
-
Uses of Command in uk.ac.manchester.spinnaker.alloc.compat
Methods in uk.ac.manchester.spinnaker.alloc.compat that return Command Modifier and Type Method Description protected Command
V1CompatTask. parseCommand(byte[] msg)
Parse a command that was saved in the DB.protected Command
V1CompatTask. parseCommand(String msg)
Parse a command from a message.