Uses of Annotation Interface
uk.ac.manchester.spinnaker.storage.GeneratesID
Packages that use GeneratesID
-
Uses of GeneratesID in uk.ac.manchester.spinnaker.alloc.db
Fields in uk.ac.manchester.spinnaker.alloc.db with annotations of type GeneratesIDModifier and TypeFieldDescriptionprotected static final String
SQLQueries.ADD_USER_TO_GROUP
Adds a user to a group.protected static final String
SQLQueries.CREATE_BLACKLIST_READ
Insert a request to read a board's blacklist.protected static final String
SQLQueries.CREATE_BLACKLIST_WRITE
Insert a request to write a board's blacklist.protected static final String
SQLQueries.CREATE_GROUP
Create a group record.protected static final String
SQLQueries.CREATE_SERIAL_READ_REQ
Insert a request to read a board's serial information.protected static final String
SQLQueries.CREATE_TEMP_READ_REQ
Insert a request to read a board's temperature data.protected static final String
SQLQueries.CREATE_USER
Create a user.protected static final String
SQLQueries.INSERT_BMP
Insert a BMP.protected static final String
SQLQueries.INSERT_BOARD
Insert a board.protected static final String
SQLQueries.INSERT_BOARD_REPORT
Create a board issue report.protected static final String
SQLQueries.INSERT_JOB
Create a job.protected static final String
SQLQueries.INSERT_LINK
Insert a link.protected static final String
SQLQueries.INSERT_MACHINE_SPINN_5
Insert a machine.protected static final String
SQLQueries.INSERT_REQ_BOARD
Create a request to allocate a specific board.protected static final String
SQLQueries.INSERT_REQ_N_BOARDS
Create a request to allocate a number of boards.protected static final String
SQLQueries.INSERT_REQ_SIZE
Create a request to allocate a rectangle of boards.protected static final String
SQLQueries.INSERT_REQ_SIZE_BOARD
Create a request to allocate triads starting at a particular board.protected static final String
SQLQueries.INSERT_TAG
Insert a tag.protected Resource
SQLQueries.issueChangeForJob
Create a request to change the power status of a board.protected static final String
SQLQueries.SET_BOARD_SERIAL_IDS
Set the BMP and physical serial IDs based on the information actually read off the machine.