Package com.powsybl.computation
Interface ComputationResourcesStatus
-
public interface ComputationResourcesStatus
- Author:
- Geoffroy Jamgotchian
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAvailableCores()
int
getBusyCores()
Map<String,Integer>
getBusyCoresPerApp()
org.joda.time.DateTime
getDate()
-