Uses of Annotation Interface
uk.ac.manchester.spinnaker.utils.UsedInJavadocOnly
Packages that use UsedInJavadocOnly
Package
Description
Allocation service for SpiNNaker.
The core allocation system.
The BMP control subsystem.
Spalloc v1 compatibility interface.
Database support for Spalloc server.
Miscellaneous model classes for spalloc.
SpiNNaker message proxying support code.
Application security services for new Spalloc.
The user-facing web interface to the new spalloc service.
Classes used to model types of connections that talk to SpiNNaker.
The buffer manager and support classes.
Beans used to describe a SpiNNaker machine in JSON.
Classes relating to boards in a SpiNNaker machine.
Describes IPtags and reverse IPtags.
Messages that talk to the BMP.
Model support classes for the communication messages.
The messages of SpiNNaker Control Protocol (SCP).
SpiNNaker old-style machine allocation client.
Storage management.
How to actually talk to a SpiNNaker machine.
General utilities for the SpiNNaker runtime.
-
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.alloc
Classes in uk.ac.manchester.spinnaker.alloc with annotations of type UsedInJavadocOnlyModifier and TypeClassDescriptionstatic class
The properties of aDataSource
, describing how to make a database connection. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.alloc.allocator
Classes in uk.ac.manchester.spinnaker.alloc.allocator with annotations of type UsedInJavadocOnlyModifier and TypeClassDescriptionstatic final class
A request for a rectangle of boards.Methods in uk.ac.manchester.spinnaker.alloc.allocator with annotations of type UsedInJavadocOnlyModifier and TypeMethodDescriptionvoid
SpallocAPI.reportProblem
(@IPAddress String address, HasChipLocation coreLocation, String description, Permit permit) Tells the service that there may be a problem with a board at a particular address. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.alloc.bmp
Classes in uk.ac.manchester.spinnaker.alloc.bmp with annotations of type UsedInJavadocOnlyModifier and TypeClassDescriptionenum
Non-boot operations that may be performed on a BMP. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.alloc.compat
Classes in uk.ac.manchester.spinnaker.alloc.compat with annotations of type UsedInJavadocOnlyModifier and TypeClassDescriptionclass
Implementation of the old style Spalloc interface. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.alloc.db
Classes in uk.ac.manchester.spinnaker.alloc.db with annotations of type UsedInJavadocOnlyModifier and TypeInterfaceDescriptionstatic interface
Wrapping a prepared query to be more suitable for Java 8 onwards.static interface
Wrapping a prepared update to be more suitable for Java 8 onwards.final class
A restricted form of result set.class
The literal SQL queries used in this package. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.alloc.model
Classes in uk.ac.manchester.spinnaker.alloc.model with annotations of type UsedInJavadocOnlyModifier and TypeClassDescriptionfinal class
Describes a connection by its chip and hostname.Constructors in uk.ac.manchester.spinnaker.alloc.model with annotations of type UsedInJavadocOnlyModifierConstructorDescriptionBoardIssueReport
(Row row) Create a record from a row.MachineTagging
(Row row) Build a basic instance (without tags, which need another query) from the result ofSQLQueries.GET_ALL_MACHINES
.UserRecord
(Row row) Inflate the result of aSQLQueries.GET_USER_DETAILS
query (or anything else that includes the same columns) into an object. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.alloc.proxy
Methods in uk.ac.manchester.spinnaker.alloc.proxy with annotations of type UsedInJavadocOnlyModifier and TypeMethodDescriptionprotected final void
SpinWSHandler.initProxyCore
(WebSocketSession session, SpallocAPI.Job job) Connection established and job looked up. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.alloc.security
Classes in uk.ac.manchester.spinnaker.alloc.security with annotations of type UsedInJavadocOnlyModifier and TypeClassDescriptionclass
A filter to apply authentication transformation as supplied by theLocalAuthenticationProvider
.class
The security and administration configuration of the service. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.alloc.web
Classes in uk.ac.manchester.spinnaker.alloc.web with annotations of type UsedInJavadocOnlyModifier and TypeClassDescription@interface
Describes what action a method is to take.class
Enables a web service class to move processing a request into a background task easily.Methods in uk.ac.manchester.spinnaker.alloc.web with annotations of type UsedInJavadocOnlyModifier and TypeMethodDescriptionSystemController.destroyJob
(int id, String reason) Delete a job.SystemController.getJobInfo
(int id) Get the view for some job details.SystemController.getJobList()
Get the view for the general job list.SystemController.getMachineInfo
(String machine) Get the view for some machine details.SystemController.getMachineList()
Get the view for the general machine list.SystemController.performLogout
(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) Log the user out.SystemController.powerJob
(int id, boolean power) Set the power of a job.static URI
Convert the result of calling a component builder delegate into a URL. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.connections
Classes in uk.ac.manchester.spinnaker.connections with annotations of type UsedInJavadocOnlyModifier and TypeClassDescriptionclass
An SDP connection to talk SCP (SpiNNaker Control Protocol) to SC&MP on a SpiNNaker system, and to the cores managed by it.class
A UDP socket connection that talks SDP (SpiNNaker Datagram Protocol) to SpiNNaker. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.front_end.download
Methods in uk.ac.manchester.spinnaker.front_end.download with annotations of type UsedInJavadocOnlyModifier and TypeMethodDescriptionprotected abstract BufferManagerStorage.Region
DataGatherer.getRecordingRegion
(Placement placement, int regionID) Work out exactly where is going to be downloaded. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.machine.bean
Classes in uk.ac.manchester.spinnaker.machine.bean with annotations of type UsedInJavadocOnly -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.machine.board
Classes in uk.ac.manchester.spinnaker.machine.board with annotations of type UsedInJavadocOnly -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.machine.tags
Classes in uk.ac.manchester.spinnaker.machine.tags with annotations of type UsedInJavadocOnlyModifier and TypeClassDescriptionfinal class
Used to hold data that is contained within a Reverse IP tag. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.messages.bmp
Classes in uk.ac.manchester.spinnaker.messages.bmp with annotations of type UsedInJavadocOnlyModifier and TypeClassDescriptionstatic class
Represents an SCP request thats tailored for the BMP connection.class
A request to alter the LEDs on a board managed by a BMP.class
The data in the serial vector. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.messages.model
Classes in uk.ac.manchester.spinnaker.messages.model with annotations of type UsedInJavadocOnly -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.messages.scp
Classes in uk.ac.manchester.spinnaker.messages.scp with annotations of type UsedInJavadocOnly -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.spalloc
Classes in uk.ac.manchester.spinnaker.spalloc with annotations of type UsedInJavadocOnlyModifier and TypeInterfaceDescriptioninterface
The interface exposed by the low-level Spalloc Client.Constructors in uk.ac.manchester.spinnaker.spalloc with annotations of type UsedInJavadocOnlyModifierConstructorDescriptionCreateJob
(@uk.ac.manchester.spinnaker.machine.board.ValidTriadX int x, @uk.ac.manchester.spinnaker.machine.board.ValidTriadY int y, @uk.ac.manchester.spinnaker.machine.board.ValidTriadZ int z) Build a request for a specific board. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.storage
Classes in uk.ac.manchester.spinnaker.storage with annotations of type UsedInJavadocOnlyModifier and TypeClassDescription@interface
Used to document that some DML is expected to generate an ID. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.transceiver
Methods in uk.ac.manchester.spinnaker.transceiver with annotations of type UsedInJavadocOnlyModifier and TypeMethodDescriptionTransceiverInterface.createScpConnection
(ChipLocation chip, InetAddress addr) Create a connection to a particular instance of SCAMP. -
Uses of UsedInJavadocOnly in uk.ac.manchester.spinnaker.utils
Methods in uk.ac.manchester.spinnaker.utils with annotations of type UsedInJavadocOnlyModifier and TypeMethodDescriptionstatic <T,
U> List<U> CollectionUtils.lmap
(Collection<T> list, Function<T, U> fun) LikeStream.map(Function)
, but for lists/collections.