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 StringSQLQueries.ADD_USER_TO_GROUPAdds a user to a group.protected static final StringSQLQueries.CREATE_BLACKLIST_READInsert a request to read a board's blacklist.protected static final StringSQLQueries.CREATE_BLACKLIST_WRITEInsert a request to write a board's blacklist.protected static final StringSQLQueries.CREATE_GROUPCreate a group record.protected static final StringSQLQueries.CREATE_SERIAL_READ_REQInsert a request to read a board's serial information.protected static final StringSQLQueries.CREATE_TEMP_READ_REQInsert a request to read a board's temperature data.protected static final StringSQLQueries.CREATE_USERCreate a user.protected static final StringSQLQueries.INSERT_BMPInsert a BMP.protected static final StringSQLQueries.INSERT_BOARDInsert a board.protected static final StringSQLQueries.INSERT_BOARD_REPORTCreate a board issue report.protected static final StringSQLQueries.INSERT_JOBCreate a job.protected static final StringSQLQueries.INSERT_LINKInsert a link.protected static final StringSQLQueries.INSERT_MACHINE_SPINN_5Insert a machine.protected static final StringSQLQueries.INSERT_REQ_BOARDCreate a request to allocate a specific board.protected static final StringSQLQueries.INSERT_REQ_N_BOARDSCreate a request to allocate a number of boards.protected static final StringSQLQueries.INSERT_REQ_SIZECreate a request to allocate a rectangle of boards.protected static final StringSQLQueries.INSERT_REQ_SIZE_BOARDCreate a request to allocate triads starting at a particular board.protected static final StringSQLQueries.INSERT_TAGInsert a tag.protected ResourceSQLQueries.issueChangeForJobCreate a request to change the power status of a board.protected static final StringSQLQueries.SET_BOARD_SERIAL_IDSSet the BMP and physical serial IDs based on the information actually read off the machine.