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