Parallel
ClusterLocationInfo ¶
 Bases: BaseModel
Class that stores the mapping of batched jobs.
Parameters:
| Name | Type | Description | Default | 
|---|---|---|---|
| cluster_index | int | the index of the cluster a site belongs to | required | 
| global_location_index | int | the index of the site in the multplexed system | required | 
| cluster_location_index | int | the index of the site in the original system | required |