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