public class Multilayer_VNTMProv_Algorithm extends Object implements ComputingAlgorithm
| Constructor and Description |
|---|
Multilayer_VNTMProv_Algorithm(ComputingRequest pathReq,
es.tid.tedb.TEDB ted,
ReservationManager reservationManager,
OperationsCounter OPcounter) |
| Modifier and Type | Method and Description |
|---|---|
ComputingResponse |
call() |
AlgorithmReservation |
getReserv() |
void |
notifyWavelengthReservation(LinkedList<Object> sourceVertexList,
LinkedList<Object> targetVertexList,
int wavelength) |
void |
setPreComp(Multilayer_VNTMProv_AlgorithmPreComputation preComp) |
public Multilayer_VNTMProv_Algorithm(ComputingRequest pathReq, es.tid.tedb.TEDB ted, ReservationManager reservationManager, OperationsCounter OPcounter)
public ComputingResponse call()
call in interface Callable<ComputingResponse>public void setPreComp(Multilayer_VNTMProv_AlgorithmPreComputation preComp)
public AlgorithmReservation getReserv()
getReserv in interface ComputingAlgorithmpublic void notifyWavelengthReservation(LinkedList<Object> sourceVertexList, LinkedList<Object> targetVertexList, int wavelength)
Copyright © 2016. All rights reserved.