- OchPort - Interface in org.onosproject.net.optical
-
OCh port (Optical Channel).
- ochPortDescription(PortNumber, boolean, OduSignalType, boolean, OchSignal) - Static method in class org.onosproject.net.optical.device.OchPortHelper
-
Creates OCh port DefaultPortDescription based on the supplied information.
- ochPortDescription(PortNumber, boolean, OduSignalType, boolean, OchSignal, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OchPortHelper
-
Creates OCh port DefaultPortDescription based on the supplied information.
- ochPortDescription(PortDescription, OduSignalType, boolean, OchSignal, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OchPortHelper
-
Creates OCh port DefaultPortDescription based on the supplied information.
- OchPortHelper - Class in org.onosproject.net.optical.device
-
OCh port related helpers.
- OchPortMapper - Class in org.onosproject.net.optical.device.port
-
- OchPortMapper() - Constructor for class org.onosproject.net.optical.device.port.OchPortMapper
-
- OchSignalCodec - Class in org.onosproject.net.optical.json
-
JSON codec for OchSignal.
- OchSignalCodec() - Constructor for class org.onosproject.net.optical.json.OchSignalCodec
-
- OduCltPort - Interface in org.onosproject.net.optical
-
ODU client port (Optical channel Data Unit).
- oduCltPortDescription(PortNumber, boolean, CltSignalType) - Static method in class org.onosproject.net.optical.device.OduCltPortHelper
-
Creates ODU client port description based on the supplied information.
- oduCltPortDescription(PortNumber, boolean, CltSignalType, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OduCltPortHelper
-
Creates ODU client port description based on the supplied information.
- oduCltPortDescription(PortDescription, CltSignalType, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OduCltPortHelper
-
Creates ODU client port description based on the supplied information.
- OduCltPortHelper - Class in org.onosproject.net.optical.device
-
ODU client port related helpers.
- OduCltPortMapper - Class in org.onosproject.net.optical.device.port
-
- OduCltPortMapper() - Constructor for class org.onosproject.net.optical.device.port.OduCltPortMapper
-
- OmsPort - Interface in org.onosproject.net.optical
-
OMS port (Optical Multiplexing Section).
- omsPortDescription(PortNumber, boolean, Frequency, Frequency, Frequency, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OmsPortHelper
-
Creates OMS port description based on the supplied information.
- omsPortDescription(PortNumber, boolean, Frequency, Frequency, Frequency) - Static method in class org.onosproject.net.optical.device.OmsPortHelper
-
Creates OMS port description based on the supplied information.
- omsPortDescription(PortDescription, Frequency, Frequency, Frequency, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OmsPortHelper
-
Creates OMS port description based on the supplied information.
- OmsPortHelper - Class in org.onosproject.net.optical.device
-
OMS port related helpers.
- OmsPortMapper - Class in org.onosproject.net.optical.device.port
-
- OmsPortMapper() - Constructor for class org.onosproject.net.optical.device.port.OmsPortMapper
-
- OpticalAnnotations - Class in org.onosproject.net.optical
-
Collection of keys for annotation for optical devices.
- OpticalCircuitIntentCompiler - Class in org.onosproject.net.optical.intent.impl.compiler
-
An intent compiler for OpticalCircuitIntent.
- OpticalCircuitIntentCompiler() - Constructor for class org.onosproject.net.optical.intent.impl.compiler.OpticalCircuitIntentCompiler
-
- OpticalConnectivityIntentCompiler - Class in org.onosproject.net.optical.intent.impl.compiler
-
An intent compiler for OpticalConnectivityIntent.
- OpticalConnectivityIntentCompiler() - Constructor for class org.onosproject.net.optical.intent.impl.compiler.OpticalConnectivityIntentCompiler
-
- OpticalDevice - Interface in org.onosproject.net.optical
-
Representation of a optical network infrastructure device.
- OpticalDeviceServiceView - Class in org.onosproject.net.optical.device
-
Decorator, which provides a DeviceService view, which returns
Ports in optical specific ports.
- OpticalDeviceServiceView(DeviceService) - Constructor for class org.onosproject.net.optical.device.OpticalDeviceServiceView
-
- OpticalIntentCompilationException - Exception in org.onosproject.net.optical.intent.impl.compiler
-
An exception thrown when an optical intent compilation fails.
- OpticalIntentCompilationException() - Constructor for exception org.onosproject.net.optical.intent.impl.compiler.OpticalIntentCompilationException
-
- OpticalIntentCompilationException(String) - Constructor for exception org.onosproject.net.optical.intent.impl.compiler.OpticalIntentCompilationException
-
- OpticalIntentCompilationException(String, Throwable) - Constructor for exception org.onosproject.net.optical.intent.impl.compiler.OpticalIntentCompilationException
-
- OpticalLinkProvider - Class in org.onosproject.optical
-
- OpticalLinkProvider() - Constructor for class org.onosproject.optical.OpticalLinkProvider
-
Deprecated.
- OpticalModelLoader - Class in org.onosproject.net.optical.internal
-
Loader which registers optical model related config, etc.
- OpticalModelLoader() - Constructor for class org.onosproject.net.optical.internal.OpticalModelLoader
-
- OpticalOduIntentCompiler - Class in org.onosproject.net.optical.intent.impl.compiler
-
An intent compiler for OpticalOduIntent.
- OpticalOduIntentCompiler() - Constructor for class org.onosproject.net.optical.intent.impl.compiler.OpticalOduIntentCompiler
-
- OpticalPathIntentCompiler - Class in org.onosproject.net.optical.intent.impl.compiler
-
- OpticalPathIntentCompiler() - Constructor for class org.onosproject.net.optical.intent.impl.compiler.OpticalPathIntentCompiler
-
- OpticalPathProvisioner - Class in org.onosproject.optical
-
- OpticalPathProvisioner() - Constructor for class org.onosproject.optical.OpticalPathProvisioner
-
Deprecated.
- OpticalPathProvisioner.InternalOpticalPathProvisioner - Class in org.onosproject.optical
-
Deprecated.
- OpticalPortConfig - Class in org.onosproject.net.optical.config
-
Configurations for an optical port on a device.
- OpticalPortConfig() - Constructor for class org.onosproject.net.optical.config.OpticalPortConfig
-
- OpticalPortOperator - Class in org.onosproject.net.optical.config
-
Implementations of merge policies for various sources of optical port
configuration information.
- OpticalPortOperator() - Constructor for class org.onosproject.net.optical.config.OpticalPortOperator
-
- OpticalPortsListCommand - Class in org.onosproject.net.optical.cli
-
Lists all ports or all ports of a device.
- OpticalPortsListCommand() - Constructor for class org.onosproject.net.optical.cli.OpticalPortsListCommand
-
- opticalView(DeviceService) - Static method in class org.onosproject.net.optical.device.OpticalDeviceServiceView
-
Wraps the given DeviceService to provide a view,
which returns port as optical specific Port class.
- org.onosproject.net.optical - package org.onosproject.net.optical
-
Optical augmentation classes.
- org.onosproject.net.optical.cli - package org.onosproject.net.optical.cli
-
Console command-line for interacting with the
optical network model & services.
- org.onosproject.net.optical.config - package org.onosproject.net.optical.config
-
Various optical model related configurations.
- org.onosproject.net.optical.device - package org.onosproject.net.optical.device
-
Optical device models.
- org.onosproject.net.optical.device.port - package org.onosproject.net.optical.device.port
-
Optical device port related utilities.
- org.onosproject.net.optical.impl - package org.onosproject.net.optical.impl
-
Implementation of Optical augmentation classes.
- org.onosproject.net.optical.intent.impl.compiler - package org.onosproject.net.optical.intent.impl.compiler
-
Implementations of optical intent compilers.
- org.onosproject.net.optical.internal - package org.onosproject.net.optical.internal
-
Internal tools for optical model.
- org.onosproject.net.optical.json - package org.onosproject.net.optical.json
-
JSON related utilities.
- org.onosproject.optical - package org.onosproject.optical
-
Packet/Optical application.
- org.onosproject.optical.testapp - package org.onosproject.optical.testapp
-
Packet/Optical sample forwarding applications.
- OtuPort - Interface in org.onosproject.net.optical
-
OTU port (Optical channel Transport Unit).
- otuPortDescription(PortNumber, boolean, OtuSignalType) - Static method in class org.onosproject.net.optical.device.OtuPortHelper
-
Creates OTU port description based on the supplied information.
- otuPortDescription(PortNumber, boolean, OtuSignalType, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OtuPortHelper
-
Creates OTU port description based on the supplied information.
- otuPortDescription(PortDescription, OtuSignalType, SparseAnnotations) - Static method in class org.onosproject.net.optical.device.OtuPortHelper
-
Creates OTU port description based on the supplied information.
- OtuPortHelper - Class in org.onosproject.net.optical.device
-
OTU port related helpers.
- OtuPortMapper - Class in org.onosproject.net.optical.device.port
-
- OtuPortMapper() - Constructor for class org.onosproject.net.optical.device.port.OtuPortMapper
-
- OUTPUT_PORT_STATUS - Static variable in class org.onosproject.net.optical.OpticalAnnotations
-
Annotation key for optical port's status in transmitting direction.
- OUTPUT_POWER - Static variable in class org.onosproject.net.optical.OpticalAnnotations
-
Annotation key for bidirectional optical port's transmitting power.
- signalType() - Method in class org.onosproject.net.optical.impl.DefaultOchPort
-
Returns ODU signal type.
- signalType() - Method in class org.onosproject.net.optical.impl.DefaultOduCltPort
-
- signalType() - Method in class org.onosproject.net.optical.impl.DefaultOtuPort
-
- signalType() - Method in interface org.onosproject.net.optical.OchPort
-
Returns ODU signal type.
- signalType() - Method in interface org.onosproject.net.optical.OduCltPort
-
Returns ODU client signal type.
- signalType() - Method in interface org.onosproject.net.optical.OtuPort
-
Returns OTU signal type.
- SPEED - Static variable in class org.onosproject.net.optical.config.OpticalPortConfig
-
- speed() - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Returns the port speed configured for this port.
- speed(Integer) - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Sets the port speed, or updates it if already set.
- STATIC_LAMBDA - Static variable in class org.onosproject.net.optical.config.OpticalPortConfig
-
- STATIC_PORT - Static variable in class org.onosproject.net.optical.config.OpticalPortConfig
-
- staticLambda() - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Returns the output lambda configured for this port.
- staticLambda(Long) - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Sets the output lambda center frequency, or updates it if already set.
- staticPort() - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Returns the string-representation of name of the output port.
- staticPort(String) - Method in class org.onosproject.net.optical.config.OpticalPortConfig
-
Sets the output port name, or updates it if already set.
- STATUS_IN_SERVICE - Static variable in class org.onosproject.net.optical.OpticalAnnotations
-
Annotation value for optical port's in-service status.
- STATUS_OUT_SERVICE - Static variable in class org.onosproject.net.optical.OpticalAnnotations
-
Annotation value for optical port's out-of-service status.
- stripHandledAnnotations(Annotations) - Static method in class org.onosproject.net.optical.device.OchPortHelper
-
Returns Annotations not used by the port type projection.
- stripHandledAnnotations(Annotations) - Static method in class org.onosproject.net.optical.device.OduCltPortHelper
-
Returns Annotations not used by the port type projection.
- stripHandledAnnotations(Annotations) - Static method in class org.onosproject.net.optical.device.OmsPortHelper
-
Returns Annotations not used by the port type projection.
- stripHandledAnnotations(Annotations) - Static method in class org.onosproject.net.optical.device.OtuPortHelper
-
Returns Annotations not used by the port type projection.