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