- DEFAULT_POLICY_PRIORITY - Static variable in class api.intent.Intent
-
- DefaultIntentStore - Class in api.intent.intentStore
-
- DefaultRestApiHelper - Class in utility
-
REST API helper functions.
- DefaultRestApiHelper() - Constructor for class utility.DefaultRestApiHelper
-
- deleteFlow(String, String) - Method in interface api.flowservice.FlowServiceInterface
-
- deleteFlow(String, String) - Method in class drivers.odl.flowservice.impl.OdlFlowService
-
Delete a flow rule from a given device.
- deleteFlow(String, String) - Method in class drivers.onos.flowservice.impl.OnosFlowService
-
Delete a flow from a network device.
- deleteFlows(List<Flow>) - Method in interface api.flowservice.FlowServiceInterface
-
- deleteFlows(List<Flow>) - Method in class drivers.odl.flowservice.impl.OdlFlowService
-
- deleteFlows(List<Flow>) - Method in class drivers.onos.flowservice.impl.OnosFlowService
-
- DeviceConstraint - Class in api.intent.constraints
-
- DeviceConstraint() - Constructor for class api.intent.constraints.DeviceConstraint
-
- deviceID(String) - Method in class api.flowservice.Flow.Builder
-
- deviceID - Variable in class api.flowservice.Flow
-
Flow rule device ID.
- drivers - package drivers
-
Implementation of programming APIs and drivers for different SDN controllers.
- drivers.controller - package drivers.controller
-
Generic abstractions for different SDN controllers.
- drivers.controller.notificationservice - package drivers.controller.notificationservice
-
- drivers.controller.packetService - package drivers.controller.packetService
-
- drivers.odl - package drivers.odl
-
Implementation of programming APIs and drivers for ODL controller.
- drivers.odl.flowservice - package drivers.odl.flowservice
-
ODL flow service driver.
- drivers.odl.flowservice.impl - package drivers.odl.flowservice.impl
-
ODL flow service implementation.
- drivers.odl.notificationService - package drivers.odl.notificationService
-
- drivers.odl.topostore - package drivers.odl.topostore
-
Topology storage APIs for OpenDayLight controller.
- drivers.odl.topostore.impl - package drivers.odl.topostore.impl
-
An implementation of topology storage APIs for OpenDayLight controller.
- drivers.onos - package drivers.onos
-
Implementation of programming APIs and drivers for ONOS controller.
- drivers.onos.flowservice - package drivers.onos.flowservice
-
ONOS flow service driver.
- drivers.onos.flowservice.impl - package drivers.onos.flowservice.impl
-
ONOS flow service API implementation.
- drivers.onos.topostore - package drivers.onos.topostore
-
Topology storage APIs for ONOS controller
- drivers.onos.topostore.impl - package drivers.onos.topostore.impl
-
An implementation of topology storage APIs for ONOS controller
- dstHostsList(List<TopoHost>) - Method in class api.intent.constraints.HostConstraint.Builder
-
- dstRegion - Variable in class api.intent.PolicyBasedIntent.Builder
-
- dstRegion(Region) - Method in class api.intent.PolicyBasedIntent.Builder
-