public class MinTransitDomainsInterLayerAlgorithm extends Object implements ComputingAlgorithm
| Constructor and Description |
|---|
MinTransitDomainsInterLayerAlgorithm(ComputingRequest pathReq,
es.tid.tedb.TEDB ted,
ChildPCERequestManager cprm,
es.tid.tedb.ReachabilityManager rm) |
| Modifier and Type | Method and Description |
|---|---|
void |
addXRO(es.tid.pce.pcep.objects.ExcludeRouteObject xro,
es.tid.pce.pcep.constructs.Request req) |
ComputingResponse |
call() |
AlgorithmReservation |
getReserv() |
public MinTransitDomainsInterLayerAlgorithm(ComputingRequest pathReq, es.tid.tedb.TEDB ted, ChildPCERequestManager cprm, es.tid.tedb.ReachabilityManager rm)
public ComputingResponse call() throws Exception
call in interface Callable<ComputingResponse>Exceptionpublic AlgorithmReservation getReserv()
getReserv in interface ComputingAlgorithmpublic void addXRO(es.tid.pce.pcep.objects.ExcludeRouteObject xro,
es.tid.pce.pcep.constructs.Request req)
Copyright © 2016. All rights reserved.