Uses of Annotation Interface
uk.ac.manchester.spinnaker.storage.ResultColumn
Packages that use ResultColumn
-
Uses of ResultColumn in uk.ac.manchester.spinnaker.alloc.db
Fields in uk.ac.manchester.spinnaker.alloc.db with annotations of type ResultColumnModifier and TypeFieldDescriptionprotected static final StringSQLQueries.COUNT_FUNCTIONING_BOARDSCheck there is a single free board.protected static final StringSQLQueries.COUNT_POWERED_BOARDSCounts the number of powered-on boards of a job.protected ResourceSQLQueries.countConnectedCount the number of connected boards (i.e., have at least one path over enabled links to the root board of the allocation) within a rectangle of triads.protected static final StringSQLQueries.DELETE_GROUPDelete a single group record and returns the name of the deleted group.protected static final StringSQLQueries.FIND_EXPIRED_JOBSFind jobs that have expired their keepalive interval.protected static final StringSQLQueries.GET_ALL_LIVE_JOBSSelect all live jobs.protected static final StringSQLQueries.GET_AVAILABLE_BOARD_NUMBERSGet the boards that are available for allocation.protected static final StringSQLQueries.GET_BMP_ADDRESSGet the address of the BMP of the root board of the machine.protected static final StringSQLQueries.GET_BMP_BOARD_NUMBERSGet the boards of a BMP that can be used.protected static final StringSQLQueries.GET_BOARD_ADDRESSGet the address of the root chip of a board.protected static final StringSQLQueries.GET_BOARD_BY_COORDSGet a board's ID by its coordinates.protected static final StringSQLQueries.GET_BOARD_JOBGet What job is allocated to a board.protected static final StringSQLQueries.GET_BOARD_NUMBERSGet the boards of a machine that can be used.protected static final StringSQLQueries.GET_CURRENT_USAGEGet the current non-consolidated usage for a group.protected static final StringSQLQueries.GET_FUNCTIONING_FIELDGet the value of a board'sfunctioningcolumn.protected static final StringSQLQueries.GET_GROUP_BY_NAME_AND_MEMBERGet the ID of a particular group that a particular user must be a member of.protected static final StringSQLQueries.GET_GROUP_NAMES_OF_USERList all the groups that a user is a member of and that have quota left.protected static final StringSQLQueries.GET_GROUP_QUOTAGet the quota for a group.protected static final StringSQLQueries.GET_ROOT_BMP_ADDRESSGet the address of the BMP of the root board of the machine.protected static final StringSQLQueries.GET_SUM_BOARDS_POWEREDGet the number of boards that are allocated to a job that are switched on.protected static final StringSQLQueries.GET_TAGSGet a machine's tags.protected static final StringSQLQueries.GET_USER_IDGet the ID of a user.protected ResourceSQLQueries.getConnectedBoardsGet the set of boards at some coordinates within a triad rectangle that are connected (i.e., have at least one path over enableable links) to the root board.protected ResourceSQLQueries.getJobsWithChangesGet jobs on a machine that have changes that can be processed.protected static final StringSQLQueries.IS_BOARD_BLACKLIST_CURRENTAsks whether the blacklist model for a board is believed to be synchronised to the hardware.