Uses of Annotation Interface
uk.ac.manchester.spinnaker.storage.ResultColumns
Packages that use ResultColumns
-
Uses of ResultColumns in uk.ac.manchester.spinnaker.alloc.db
Fields in uk.ac.manchester.spinnaker.alloc.db with annotations of type ResultColumnsModifier and TypeFieldDescriptionprotected static final StringSQLQueries.CHECK_LOCATIONCheck a board with a specific board ID is allocatable.protected SQLSQLQueries.checkRectangleCheck that a rectangle of triads of boards that may be allocated.protected SQLSQLQueries.checkRectangleAtFind a rectangle of triads of boards rooted at a specific board that may be allocated.protected static final StringSQLQueries.COUNT_CHANGES_FOR_JOBGet the number of changes that are not completed for a job.protected static final StringSQLQueries.COUNT_MACHINE_THINGSCount things on a machine.protected static final StringSQLQueries.FIND_BOARD_BY_IDGet a board's full coordinate info given it's ID.protected static final StringSQLQueries.FIND_BOARD_BY_NAME_AND_CFBGet a board's ID given it's physical coordinates.protected static final StringSQLQueries.FIND_BOARD_BY_NAME_AND_IP_ADDRESSGet a board's ID given it's IP address.protected static final StringSQLQueries.FIND_BOARD_BY_NAME_AND_XYZGet a board's ID given it's triad coordinates.protected static final StringSQLQueries.FIND_FREE_BOARDFind a single free board.protected static final StringSQLQueries.FIND_LOCATIONFind an allocatable board with a specific board ID.protected ResourceSQLQueries.findBoardByGlobalChipLocate a board (using a full set of coordinates) based on global chip coordinates.protected ResourceSQLQueries.findBoardByIPAddressLocate a board (using a full set of coordinates) based on the IP address of its ethernet chip.protected ResourceSQLQueries.findBoardByJobChipLocate a board (using a full set of coordinates) based on allocation-local chip coordinates.protected ResourceSQLQueries.findBoardByLogicalCoordsLocate a board (using a full set of coordinates) based on logical triad coordinates.protected ResourceSQLQueries.findBoardByPhysicalCoordsLocate a board (using a full set of coordinates) based on physical cabinet-frame-board coordinates.protected SQLSQLQueries.findRectangleFind a rectangle of triads of boards that may be allocated.protected SQLSQLQueries.findRectangleAtFind a rectangle of triads of boards rooted at a specific board that may be allocated.protected static final StringSQLQueries.GET_ALL_BMP_BOARDSGet all the boards of a BMP.protected static final StringSQLQueries.GET_ALL_BMPSGet all the BMPs.protected static final StringSQLQueries.GET_ALL_BOARDSGet all the boards (and related info) of a machine.protected static final StringSQLQueries.GET_ALL_BOARDS_OF_ALL_MACHINESGet all the boards (and related info) known to the service.protected static final StringSQLQueries.GET_ALL_MACHINESGet basic information about all machines.protected static final StringSQLQueries.GET_BLACKLIST_READSGet the list of reads (from the machine) of blacklist data to perform.protected static final StringSQLQueries.GET_BLACKLIST_WRITESGet the list of writes (to the machine) of blacklist data to perform.protected static final StringSQLQueries.GET_BLACKLISTED_CHIPSRead the blacklisted chips for a board.protected static final StringSQLQueries.GET_BLACKLISTED_CORESRead the blacklisted cores for a board.protected static final StringSQLQueries.GET_BLACKLISTED_LINKSRead the blacklisted links for a board.protected static final StringSQLQueries.GET_BOARD_CONNECT_INFOGet connection info for board allocated to a job.protected static final StringSQLQueries.GET_BOARD_POWER_INFOGet whether a board is powered.protected static final StringSQLQueries.GET_BOARD_REPORTSGet the problem reports about a board.protected static final StringSQLQueries.GET_CHANGESGet the requests to change the power of boards on a BMP.protected static final StringSQLQueries.GET_COMPLETED_BLACKLIST_OPRetrieve a completed request to read or write a BMP-related data for a board.protected static final StringSQLQueries.GET_CONSOLIDATION_TARGETSGet resource usage info about completed jobs that have yet to be consolidated into the main quota table.protected static final StringSQLQueries.GET_DEAD_BOARDSGet the boards (and related info) of a machine that have been disabled.protected static final StringSQLQueries.GET_GROUP_BY_IDGet a group by it's ID.protected static final StringSQLQueries.GET_GROUP_BY_NAMEGet a group by it's name.protected static final StringSQLQueries.GET_JOBGet basic information about a specific job.protected static final StringSQLQueries.GET_JOB_BOARD_COORDSGet the coords of boards assigned to a job.protected static final StringSQLQueries.GET_JOB_BOARDSGet what boards are allocated to a job.protected static final StringSQLQueries.GET_JOB_CHIP_DIMENSIONSGet the chip dimensions of a job.protected static final StringSQLQueries.GET_JOB_IDSGet basic information about jobs.protected static final StringSQLQueries.GET_JOB_NMPI_JOBGet the NMPI Job for a Job.protected static final StringSQLQueries.GET_JOB_SESSIONGet the NMPI Session for a Job.protected static final StringSQLQueries.GET_JOB_USAGE_AND_QUOTAGet usage of a job and the quota against which that applies.protected static final StringSQLQueries.GET_LIVE_BOARDSGet the boards (and related info) of a machine that are in service.protected static final StringSQLQueries.GET_LIVE_JOB_IDSGet basic information about live jobs.protected static final StringSQLQueries.GET_LOCAL_USER_DETAILSGet a local user's basic details.protected static final StringSQLQueries.GET_MACHINE_BY_IDGet basic information about a specific machine.protected static final StringSQLQueries.GET_MACHINE_JOBSGet basic info about active jobs on a machine.protected static final StringSQLQueries.GET_MACHINE_REPORTSGet the problem reports about boards in a machine.protected static final StringSQLQueries.GET_MACHINE_WRAPSGet whether a machine wraps in horizontal or vertical directions.protected static final StringSQLQueries.GET_MEMBERSHIPGet the details from a specific membership.protected static final StringSQLQueries.GET_MEMBERSHIPS_OF_USERGet the memberships of a user.protected static final StringSQLQueries.GET_NAMED_MACHINEGet basic information about a specific machine.protected static final StringSQLQueries.GET_ROOT_COORDSGet the coordinates of a board.protected static final StringSQLQueries.GET_ROOT_OF_BOARDGet the coordinates of the root chip of a board.protected static final StringSQLQueries.GET_SERIAL_INFO_REQSGet the list of reads (from the machine) of serial data to perform.protected static final StringSQLQueries.GET_TEMP_INFO_REQSGet the list of reads (from the machine) of temperature data to perform.protected static final StringSQLQueries.GET_USER_AUTHORITIESGet the permissions and encrypted password for a user.protected static final StringSQLQueries.GET_USER_DETAILSGet details about a user.protected static final StringSQLQueries.GET_USER_DETAILS_BY_NAMEGet details about a user.protected static final StringSQLQueries.GET_USER_DETAILS_BY_SUBJECTGet details about a user.protected static final StringSQLQueries.GET_USER_QUOTAGet the quota for a user.protected static final StringSQLQueries.GET_USERS_OF_GROUPList the members of a group.protected ResourceSQLQueries.getAllocationTasksGet the list of allocation tasks.protected ResourceSQLQueries.getDeadLinksGet the links of a machine that have been disabled.protected ResourceSQLQueries.getPerimeterLinksGet the links on the perimeter of the allocation to a job.protected ResourceSQLQueries.getReportedBoardsGet enabled boards with at least as many reported problems as a given threshold.protected static final StringSQLQueries.IS_USER_LOCKEDTest if a user account is locked or disabled.protected static final StringSQLQueries.LIST_ALL_GROUPSGet a list of all groups.protected static final StringSQLQueries.LIST_ALL_GROUPS_OF_TYPEGet a list of all groups of a given type.protected static final StringSQLQueries.LIST_ALL_USERSGet a list of all users.protected static final StringSQLQueries.LIST_ALL_USERS_OF_TYPEGet a list of all users.protected static final StringSQLQueries.LIST_LIVE_JOBSGets information about live jobs.protected static final StringSQLQueries.LIST_MACHINE_NAMESGet the machine names in alphabetical order.protected static final StringSQLQueries.LOAD_DIR_INFOGet descriptions of how to move from a board to its neighbours.protected static final StringSQLQueries.READ_HISTORICAL_ALLOCSRead historical allocations to be written to the historical data DB.protected static final StringSQLQueries.READ_HISTORICAL_JOBSRead historical jobs to be written to the historical data DB.