Uses of Annotation Interface
uk.ac.manchester.spinnaker.storage.Parameter
Packages that use Parameter
-
Uses of Parameter in uk.ac.manchester.spinnaker.alloc.db
Fields in uk.ac.manchester.spinnaker.alloc.db with annotations of type ParameterModifier and TypeFieldDescriptionprotected static final StringSQLQueries.CLEAR_BLACKLISTED_CHIPSDelete all blacklist entries for chips on a board.protected static final StringSQLQueries.CLEAR_BLACKLISTED_CORESDelete all blacklist entries for cores on a board.protected static final StringSQLQueries.CLEAR_BLACKLISTED_LINKSDelete all blacklist entries for links on a board.protected static final StringSQLQueries.COMPLETED_BLACKLIST_WRITEMark a write of a blacklist as completed.protected static final StringSQLQueries.COMPLETED_GET_SERIAL_REQMark a read of serial data as completed.protected static final StringSQLQueries.COUNT_FUNCTIONING_BOARDSCheck there is a single free board.protected static final StringSQLQueries.COUNT_MACHINE_THINGSCount things on a machine.protected static final StringSQLQueries.COUNT_POWERED_BOARDSCounts the number of powered-on boards of a job.protected static final StringSQLQueries.CREATE_BLACKLIST_READInsert a request to read a board's blacklist.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.DELETE_ALLOC_RECORDActually delete an allocation record.protected static final StringSQLQueries.DELETE_BLACKLIST_OPDelete a blacklist request.protected static final StringSQLQueries.DELETE_GROUPDelete a single group record and returns the name of the deleted group.protected static final StringSQLQueries.DELETE_JOB_RECORDActually delete a job record.protected static final StringSQLQueries.DELETE_MACHINE_TAGSDelete all tags for a machine.protected static final StringSQLQueries.DELETE_NMPI_JOBActually delete an NMPI job record.protected static final StringSQLQueries.DELETE_NMPI_SESSIONActually delete an NMPI session record.protected static final StringSQLQueries.DELETE_TASKDelete an allocation task.protected static final StringSQLQueries.DELETE_USERDelete a user.protected static final StringSQLQueries.DESTROY_ALL_LIVE_JOBSDestroy all live jobs.protected static final StringSQLQueries.ERROR_PENDINGSet a request to change the power of a board to an error.protected static final StringSQLQueries.FIND_BOARD_BY_IDGet a board's full coordinate info given it's ID.protected static final StringSQLQueries.FIND_FREE_BOARDFind a single free board.protected static final StringSQLQueries.FINISHED_PENDINGDelete a request to change the power of a board.protected static final StringSQLQueries.GET_ALL_BMP_BOARDSGet all the boards of a BMP.protected static final StringSQLQueries.GET_ALL_BOARDSGet all the boards (and related info) of a machine.protected static final StringSQLQueries.GET_ALL_MACHINESGet basic information about all machines.protected static final StringSQLQueries.GET_AVAILABLE_BOARD_NUMBERSGet the boards that are available for allocation.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_ADDRESSGet the address of the root chip of a board.protected static final StringSQLQueries.GET_BOARD_CONNECT_INFOGet connection info for board allocated to a job.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_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_CURRENT_USAGEGet the current non-consolidated usage for a group.protected static final StringSQLQueries.GET_DEAD_BOARDSGet the boards (and related info) of a machine that have been disabled.protected static final StringSQLQueries.GET_FUNCTIONING_FIELDGet the value of a board'sfunctioningcolumn.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_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_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_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_LOCAL_USER_DETAILSGet a local user's basic details.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_ROOT_BMP_ADDRESSGet the address of the BMP of the root board of the 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_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_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_IDGet the ID of 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.getJobsWithChangesGet jobs on a machine that have changes that can be processed.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.GROUP_SYNC_ADD_GROUPSStep 3 of group synchronisation: add real missing groups.protected static final StringSQLQueries.GROUP_SYNC_REMOVE_GROUPSStep 4 of group synchronisation: remove real groups no longer wanted.protected static final StringSQLQueries.IS_BOARD_BLACKLIST_CURRENTAsks whether the blacklist model for a board is believed to be synchronised to the hardware.protected static final StringSQLQueries.IS_USER_LOCKEDTest if a user account is locked or disabled.protected static final StringSQLQueries.KILL_JOB_ALLOC_TASKDelete a request to allocate resources for a job.protected static final StringSQLQueries.LIST_ALL_GROUPS_OF_TYPEGet a list of all groups of a given type.protected static final StringSQLQueries.LIST_ALL_USERS_OF_TYPEGet a list of all users.protected static final StringSQLQueries.LIST_MACHINE_NAMESGet the machine names in alphabetical order.protected static final StringSQLQueries.MARK_BOARD_BLACKLIST_CHANGEDMark a board as having had its blacklist modified.protected static final StringSQLQueries.MARK_BOARD_BLACKLIST_SYNCHEDMark a board as having had its blacklist synchronised with the hardware.protected static final StringSQLQueries.MARK_CONSOLIDATEDMark a job as having had its resource usage consolidated.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.protected static final StringSQLQueries.SET_BOARD_POWER_OFFSet the power state of a board.protected static final StringSQLQueries.SET_BOARD_POWER_ONSet the power state of a board.protected static final StringSQLQueries.SET_STATE_DESTROYEDSet the state destroyed and number of pending changes for a job.protected static final StringSQLQueries.UNLOCK_LOCKED_USERSUnlock accounts.