Interface WebServiceComponentNames
public interface WebServiceComponentNames
Names of parts of this web service.
- Author:
- Donal Fellows
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringThe memory address query parameter name.static final StringThe boot path.static final StringThe P coordinate query parameter name.static final StringThe X coordinate query parameter name.static final StringThe Y coordinate query parameter name.static final StringThe Ethernet address query parameter name.static final StringThe X coordinate of the Ethernet chip of the chip.static final StringThe Y coordinate of the Ethernet chip of the chip.static final StringThe fast-data-read path.static final StringThe fast-data-write path.static final StringThe processor ID of the gather core.static final StringThe X coordinate of the gather core.static final StringThe Y coordinate of the gather core.static final StringThe ID path parameter name.static final StringThe IPTag query parameter name.static final StringThe job resource name component.static final StringThe job board-by-chip resource name component.static final StringThe job keep-alive resource name component.static final StringThe job machine resource name component.static final StringThe job power resource name component.static final StringThe machine resource name component.static final StringThe machine board IP address resource name component.static final StringThe machine chip resource name component.static final StringThe machine logical board resource name component.static final StringThe machine physical board resource name component.static final StringThe job memory to read or write.static final StringThe name path parameter name.static final StringThe job report-an-issue-with-a-board resource name component.static final StringThe overall service name in URL space.static final StringThe size to read or write query parameter name.static final StringThe wait-for-change query parameter name.
- 
Field Details- 
SERVThe overall service name in URL space.- See Also:
 
- 
MACHThe machine resource name component.- See Also:
 
- 
MACH_BOARD_BY_LOGICALThe machine logical board resource name component.- See Also:
 
- 
MACH_BOARD_BY_PHYSICALThe machine physical board resource name component.- See Also:
 
- 
MACH_BOARD_BY_CHIPThe machine chip resource name component.- See Also:
 
- 
MACH_BOARD_BY_ADDRESSThe machine board IP address resource name component.- See Also:
 
- 
JOBThe job resource name component.- See Also:
 
- 
JOB_KEEPALIVEThe job keep-alive resource name component.- See Also:
 
- 
JOB_MACHINEThe job machine resource name component.- See Also:
 
- 
JOB_MACHINE_POWERThe job power resource name component.- See Also:
 
- 
JOB_BOARD_BY_CHIPThe job board-by-chip resource name component.- See Also:
 
- 
REPORT_ISSUEThe job report-an-issue-with-a-board resource name component.- See Also:
 
- 
MEMORYThe job memory to read or write.- See Also:
 
- 
BOOTThe boot path.- See Also:
 
- 
FAST_DATA_WRITEThe fast-data-write path.- See Also:
 
- 
FAST_DATA_READThe fast-data-read path.- See Also:
 
- 
WAITThe wait-for-change query parameter name.- See Also:
 
- 
IDThe ID path parameter name.- See Also:
 
- 
NAMEThe name path parameter name.- See Also:
 
- 
CHIP_XThe X coordinate query parameter name.- See Also:
 
- 
CHIP_YThe Y coordinate query parameter name.- See Also:
 
- 
CHIP_PThe P coordinate query parameter name.- See Also:
 
- 
ETH_XThe X coordinate of the Ethernet chip of the chip.- See Also:
 
- 
ETH_YThe Y coordinate of the Ethernet chip of the chip.- See Also:
 
- 
GATHER_XThe X coordinate of the gather core.- See Also:
 
- 
GATHER_YThe Y coordinate of the gather core.- See Also:
 
- 
GATHER_PThe processor ID of the gather core.- See Also:
 
- 
ADDRESSThe memory address query parameter name.- See Also:
 
- 
SIZEThe size to read or write query parameter name.- See Also:
 
- 
ETH_ADDRESSThe Ethernet address query parameter name.- See Also:
 
- 
IPTAGThe IPTag query parameter name.- See Also:
 
 
-