github.com/filecoin-project/bacalhau@v0.3.23-0.20230228154132-45c989550ace/clients/python/docs/JobExecutionPlan.md (about) 1 # JobExecutionPlan 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **shards_total** | **int** | how many shards are there in total for this job we are expecting this number x concurrency total ShardState objects for this job | [optional] 7 8 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 9 10