public class SinglePointToMultiPointIntentCompiler extends ConnectivityIntentCompiler<org.onosproject.net.intent.SinglePointToMultiPointIntent>
ConnectivityIntentCompiler.ConstraintBasedLinkWeigher| Modifier and Type | Field and Description |
|---|---|
protected org.onosproject.net.device.DeviceService |
deviceService |
intentManager, pathService, resourceService| Constructor and Description |
|---|
SinglePointToMultiPointIntentCompiler() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
List<org.onosproject.net.intent.Intent> |
compile(org.onosproject.net.intent.SinglePointToMultiPointIntent intent,
List<org.onosproject.net.intent.Intent> installable) |
void |
deactivate() |
allocateBandwidth, checkPath, getDisjointPath, getPath, getPathOrException, weigher