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