public class DefaultSinglePathComputing extends Object implements ComputingAlgorithm
| Constructor and Description |
|---|
DefaultSinglePathComputing(ComputingRequest pathReq,
es.tid.tedb.TEDB ted) |
| Modifier and Type | Method and Description |
|---|---|
ComputingResponse |
call() |
AlgorithmReservation |
getReserv() |
public DefaultSinglePathComputing(ComputingRequest pathReq, es.tid.tedb.TEDB ted)
public ComputingResponse call()
call in interface Callable<ComputingResponse>public AlgorithmReservation getReserv()
getReserv in interface ComputingAlgorithmCopyright © 2016. All rights reserved.