public interface ComputationalAgent extends AlgorithmDescriptor
| Modifier and Type | Method and Description |
|---|---|
void |
compute() |
INFRASTRUCTURE |
getInfrastructure() |
String |
getResourceLoad() |
String |
getResources() |
float |
getStatus() |
void |
init() |
void |
setConfiguration(AlgorithmConfiguration config) |
void |
shutdown() |
getDescription, getInputParameters, getOutputString getResourceLoad()
String getResources()
float getStatus()
INFRASTRUCTURE getInfrastructure()
void setConfiguration(AlgorithmConfiguration config)
void shutdown()
Copyright © 2020. All Rights Reserved.