Class VersionCommand
java.lang.Object
uk.ac.manchester.spinnaker.spalloc.messages.Command<Integer>
uk.ac.manchester.spinnaker.spalloc.messages.VersionCommand
public class VersionCommand extends Command<Integer>
Request the version of the spalloc server.
- See Also:
- Spalloc Server documentation
-
Constructor Summary
Constructors Constructor Description VersionCommand()
Create a request to get the version of the spalloc server. -
Method Summary
-
Constructor Details
-
VersionCommand
public VersionCommand()Create a request to get the version of the spalloc server.
-