| Package | Description |
|---|---|
| es.tid.pce.computingEngine |
| Modifier and Type | Field and Description |
|---|---|
AlgorithmRule |
MapAlgoRule.ar |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestProcessorThread.registerAlgorithm(AlgorithmRule rule,
ComputingAlgorithmManager algortithmManager)
Method to register an algorithm
|
void |
RequestDispatcher.registerAlgorithm(AlgorithmRule rule,
ComputingAlgorithmManager algortithmManager) |
void |
RequestProcessorThread.registerAlgorithmSSON(AlgorithmRule rule,
ComputingAlgorithmManagerSSON algortithmManager)
Method to register an algorithm
|
void |
RequestDispatcher.registerAlgorithmSSON(AlgorithmRule rule,
ComputingAlgorithmManagerSSON algortithmManager) |
void |
RequestProcessorThread.removeAlgorithm(AlgorithmRule rule,
ComputingAlgorithmManager algortithmManager)
Method to delete an algorithm
|
Copyright © 2016. All rights reserved.