- generateInitializationColumns() - Method in class org.onosproject.ovsdb.rfc.schema.DatabaseSchema
-
generate initialization columns in each table namely _uuid and _version.
- generateInitializationColumns() - Method in class org.onosproject.ovsdb.rfc.schema.TableSchema
-
Refer to RFC 7047 Section 3.2.
- get(NetworkId, Class<T>) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns implementation of the specified service class for operating
in the context of the given network.
- get(Class<T>) - Method in interface org.onosproject.incubator.rpc.RemoteServiceContext
-
Returns implementation of the specified service class.
- get(URI) - Method in interface org.onosproject.incubator.rpc.RemoteServiceContextProvider
-
- get(URI) - Method in interface org.onosproject.incubator.rpc.RemoteServiceDirectory
-
Returns remote service context.
- getActiveAlarms() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns all of the ACTIVE alarms.
- getActiveTimeoutColumn() - Method in class org.onosproject.ovsdb.rfc.table.Netflow
-
Get the Column entity which column name is "active_timeout" from the Row
entity of attributes.
- getAddIdToInterfaceColumn() - Method in class org.onosproject.ovsdb.rfc.table.Netflow
-
Get the Column entity which column name is "add_id_to_interface" from the
Row entity of attributes.
- getAdjLabel(Link) - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Retrieves adjacency label for specified link.
- getAdjLabel(Link) - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- getAdjLabelCount() - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Retrieves the adjacency label count.
- getAdjLabelCount() - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- getAdjLabels() - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Retrieves link and label pairs collection from adjacency label store.
- getAdjLabels() - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- getAdminStateColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "admin_state" from the Row
entity of attributes.
- getAFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Returns A flag in LSP Object.
- getAFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Returns A flag in LSP Object.
- getAFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- getAFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- getAgentColumn() - Method in class org.onosproject.ovsdb.rfc.table.Sflow
-
Get the Column entity which column name is "agent" from the Row entity of
attributes.
- getAlarm(AlarmId) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns the alarm with the specified identifier.
- getAlarmCounts(DeviceId) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns summary of alarms on a given device.
- getAlarmCounts() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns summary of alarms on all devices.
- getAlarms() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns all of the alarms.
- getAlarms(Alarm.SeverityLevel) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns the alarms with the specified severity.
- getAlarms(DeviceId) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns the alarm matching a given device, regardless of source within that device.
- getAlarms(DeviceId, AlarmEntityId) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns the alarm for a given device and source.
- getAlarmsForFlow(DeviceId, long) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns the alarm affecting a given flow.
- getAlarmsForLink(ConnectPoint, ConnectPoint) - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.AlarmService
-
Returns the alarm affecting a given link.
- getAllRoutes() - Method in interface org.onosproject.incubator.net.routing.RouteService
-
Returns all routes for all route tables in the system.
- getAsNumber() - Method in class org.onosproject.pcepio.types.AutonomousSystemNumberSubObject
-
Returns value of AS number.
- getBandwidth() - Method in interface org.onosproject.pcepio.protocol.PcepBandwidthObject.Builder
-
Returns bandwidth value.
- getBandwidth() - Method in interface org.onosproject.pcepio.protocol.PcepBandwidthObject
-
Returns bandwidth value.
- getBandwidth() - Method in class org.onosproject.pcepio.protocol.ver1.PcepBandwidthObjectVer1.Builder
-
- getBandwidth() - Method in class org.onosproject.pcepio.protocol.ver1.PcepBandwidthObjectVer1
-
- getBandwidthObject() - Method in interface org.onosproject.pcepio.protocol.PcepAttribute.Builder
-
Returns PcepBandwidthObject.
- getBandwidthObject() - Method in interface org.onosproject.pcepio.protocol.PcepAttribute
-
Returns PcepBandwidthObject.
- getBandwidthObject() - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.PcepMsgPath
-
Returns PcepBandwidthObject.
- getBandwidthObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1.Builder
-
- getBandwidthObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
- getBandwidthObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.PcepMsgPath
-
- getBandwidthObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepBandwidthObject.Builder
-
Returns bandwidth object header.
- getBandwidthObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepBandwidthObjectVer1.Builder
-
- getBandwidthObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepBandwidthObjectVer1
-
Returns Object Header.
- getBaseTypeFromJson(JsonNode, String) - Static method in class org.onosproject.ovsdb.rfc.schema.type.BaseTypeFactory
-
Create a BaseType from the JsonNode.
- getBfdColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "bfd" from the Row entity of
attributes.
- getBfdStatusColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "bfd_status" from the Row
entity of attributes.
- getBFlag() - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Returns B flag in Metric Object.
- getBFlag() - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject
-
Returns B flag in Metric Object.
- getBFlag() - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Returns B flag in RP Object.
- getBFlag() - Method in interface org.onosproject.pcepio.protocol.PcepRPObject
-
Returns B flag in RP Object.
- getBFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- getBFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
- getBFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- getBFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- getBFlag() - Method in class org.onosproject.pcepio.types.NodeFlagBitsSubTlv
-
Returns B-flag.
- getbIFlag() - Method in interface org.onosproject.pcepio.protocol.PcepInterLayerObject.Builder
-
Returns I Flag in INTER Layer Object.
- getbIFlag() - Method in interface org.onosproject.pcepio.protocol.PcepInterLayerObject
-
Returns I Flag in INTER Layer Object.
- getbIFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1.Builder
-
- getbIFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1
-
- getbLFlag() - Method in class org.onosproject.pcepio.types.MplsProtocolMaskSubTlv
-
Returns L-flag.
- getbNFlag() - Method in interface org.onosproject.pcepio.protocol.PcepInterLayerObject.Builder
-
Returns N Flag in INTER Layer Object.
- getbNFlag() - Method in interface org.onosproject.pcepio.protocol.PcepInterLayerObject
-
Returns N Flag in INTER Layer Object.
- getbNFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1.Builder
-
- getbNFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1
-
- getBondDownDelayColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "bond_downdelay" from the Row
entity of attributes.
- getBondFakeInterfaceColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "bond_fake_iface" from the Row
entity of attributes.
- getBondModeColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "bond_mode" from the Row
entity of attributes.
- getBondTypeColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "bond_type" from the Row
entity of attributes.
- getBondUpDelayColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "bond_updelay" from the Row
entity of attributes.
- getBootstrapCaCertColumn() - Method in class org.onosproject.ovsdb.rfc.table.Ssl
-
Get the Column entity which column name is "bootstrap_ca_cert" from the
Row entity of attributes.
- getbRFlag() - Method in class org.onosproject.pcepio.types.MplsProtocolMaskSubTlv
-
Returns R-flag.
- getBridgeColumn() - Method in class org.onosproject.ovsdb.rfc.table.FlowSampleCollectorSet
-
Get the Column entity which column name is "bridge" from the Row entity
of attributes.
- getBridges() - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- getBridges() - Method in interface org.onosproject.ovsdb.controller.OvsdbClientService
-
Gets bridges of node.
- getBridgesColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "bridges" from the Row entity
of attributes.
- getBridgeUuid(String) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- getBridgeUuid(String) - Method in interface org.onosproject.ovsdb.controller.OvsdbClientService
-
Gets the Bridge uuid.
- getBType() - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Returns BType field in Metric Object.
- getBType() - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject
-
Returns BType field in Metric Object.
- getBType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- getBType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
- getBufStack() - Method in class org.onosproject.ovsdb.rfc.jsonrpc.JsonReadContext
-
Return bufStack.
- getBurstLimitColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "controller_burst_limit" from
the Row entity of attributes.
- getByte() - Method in class org.onosproject.pcepio.types.MplsProtocolMaskSubTlv
-
Returns raw value.
- getbyte() - Method in class org.onosproject.pcepio.types.NodeFlagBitsSubTlv
-
Returns raw value of NodeFlagBitsTlv.
- getBytes() - Method in class org.onosproject.pcepio.types.IPv6InterfaceAddressSubTlv
-
Returns value of IPv6 Interface Address.
- getBytes() - Method in class org.onosproject.pcepio.types.IPv6NeighborAddressSubTlv
-
Returns value of IPv6 Neighbor Address.
- getBytes() - Method in class org.onosproject.pcepio.types.IPv6RouterIdofLocalNodeSubTlv
-
Returns value of IPv6 TE Router Id of Local Node.
- getBytes() - Method in class org.onosproject.pcepio.types.IPv6RouterIdofRemoteNodeSubTlv
-
Returns value of IPv6 TE Router Id of Remote Node.
- getBytes() - Method in class org.onosproject.pcepio.types.NexthopIPv6addressTlv
-
Returns next hop IPv6 address.
- getCaCertColumn() - Method in class org.onosproject.ovsdb.rfc.table.Ssl
-
Get the Column entity which column name is "ca_cert" from the Row entity
of attributes.
- getCacheActiveTimeoutColumn() - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Get the Column entity which column name is "cache_active_timeout" from
the Row entity of attributes.
- getCacheMaxFlowsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Get the Column entity which column name is "cache_max_flows" from the Row
entity of attributes.
- getCapabilitiesColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "capabilities" from the Row
entity of attributes.
- getCertificateColumn() - Method in class org.onosproject.ovsdb.rfc.table.Ssl
-
Get the Column entity which column name is "certificate" from the Row
entity of attributes.
- getCFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Returns C flag in LSP Object.
- getCFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Returns C flag in LSP Object.
- getCFlag() - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Returns C flag in Metric Object.
- getCFlag() - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject
-
Returns C flag in Metric Object.
- getCFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- getCFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- getCFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- getCFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
- getCFlag() - Method in class org.onosproject.pcepio.types.SrEroSubObject
-
Returns bCFlag.
- getCfmFaultColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "cfm_fault" from the Row
entity of attributes.
- getCfmFaultStatusColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "cfm_fault_status" from the
Row entity of attributes.
- getCfmFlapCountColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "cfm_flap_count" from the Row
entity of attributes.
- getCfmHealthColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "cfm_health" from the Row
entity of attributes.
- getCfmMpidColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "cfm_mpid" from the Row entity
of attributes.
- getCfmRemoteMpidColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "cfm_remote_mpid" from the Row
entity of attributes.
- getCfmRemoteMpidsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "cfm_remote_mpids" from the
Row entity of attributes.
- getCfmRemoteOpStateColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "cfm_remote_opstate" from the
Row entity of attributes.
- getClassNum() - Method in interface org.onosproject.pcepio.types.PcepRsvpErrorSpec
-
Returns class number.
- getClassNum() - Method in class org.onosproject.pcepio.types.PcepRsvpIpv4ErrorSpec
-
- getClassNum() - Method in class org.onosproject.pcepio.types.PcepRsvpIpv6ErrorSpec
-
- getClassNum() - Method in class org.onosproject.pcepio.types.PcepRsvpUserErrorSpec
-
- getClassType() - Method in interface org.onosproject.pcepio.types.PcepRsvpErrorSpec
-
Returns class type.
- getClassType() - Method in class org.onosproject.pcepio.types.PcepRsvpIpv4ErrorSpec
-
- getClassType() - Method in class org.onosproject.pcepio.types.PcepRsvpIpv6ErrorSpec
-
- getClassType() - Method in class org.onosproject.pcepio.types.PcepRsvpUserErrorSpec
-
- getClient(PccId) - Method in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
- getClient(PccId) - Method in interface org.onosproject.pcep.controller.PcepClientController
-
Returns the actual pcc client for the given ip address.
- getClients() - Method in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
- getClients() - Method in interface org.onosproject.pcep.controller.PcepClientController
-
Returns list of pcc clients connected to this Pcep controller.
- getCloseObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg.Builder
-
Returns Close Object header.
- getColumn() - Method in class org.onosproject.ovsdb.rfc.notation.Condition
-
Returns column name.
- getColumn() - Method in class org.onosproject.ovsdb.rfc.notation.Mutation
-
Returns column name.
- getColumn(String) - Method in class org.onosproject.ovsdb.rfc.notation.Row
-
Returns Column by ColumnSchema.
- getColumnHandler(ColumnDescription) - Method in class org.onosproject.ovsdb.rfc.tableservice.AbstractOvsdbTableService
-
- getColumnHandler(ColumnDescription) - Method in interface org.onosproject.ovsdb.rfc.tableservice.OvsdbTableService
-
Get Column from row.
- getColumnNames() - Method in class org.onosproject.ovsdb.rfc.schema.TableSchema
-
Returns a set of column name.
- getColumns() - Method in class org.onosproject.ovsdb.rfc.message.MonitorRequest
-
Returns columns.
- getColumns() - Method in class org.onosproject.ovsdb.rfc.notation.Row
-
Returns Collection of Column.
- getColumns() - Method in class org.onosproject.ovsdb.rfc.operations.Select
-
Returns the columns member of select operation.
- getColumnSchema(String) - Method in class org.onosproject.ovsdb.rfc.schema.TableSchema
-
Returns the ColumnSchema whose name is the columnName.
- getColumnTypeFromJson(JsonNode) - Static method in class org.onosproject.ovsdb.rfc.schema.type.ColumnTypeFactory
-
JsonNode like
"flow_tables":{"type":{"key":{"maxInteger":254,"minInteger":0,"type":
"integer"},"min":0,"value":{"type":"uuid","refTable":"Flow_Table"},"max":
"unlimited"}}.
- getComment() - Method in class org.onosproject.ovsdb.rfc.operations.Comment
-
Returns the comment member of comment operation.
- getConnectionModeColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "connection_mode" from the Row
entity of attributes.
- getConnectionModeColumn() - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Get the Column entity which column name is "connection_mode" from the Row
entity of attributes.
- getContents() - Method in class org.onosproject.pcepio.types.LabelSubObject
-
Returns contents.
- getControllerColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "controller" from the Row
entity of attributes.
- getControllers(DeviceId) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- getControllers(DeviceId) - Method in interface org.onosproject.ovsdb.controller.OvsdbClientService
-
Gets controllers of node.
- getCount() - Method in class org.onosproject.ovsdb.rfc.message.OperationResult
-
Return count.
- getCriteria() - Method in interface org.onosproject.incubator.elasticcfg.ConfigFilter
-
Method to list all the ConfigNodePath criteria that are in place for a ConfigFilter.
- getCtype() - Method in class org.onosproject.pcepio.types.LabelSubObject
-
Returns cType.
- getCurrentConfigColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "cur_cfg" from the Row entity
of attributes.
- getDatabaseSchema(String) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- getDatabaseSchema(String) - Method in interface org.onosproject.ovsdb.controller.OvsdbClientService
-
Gets the OVSDB database schema from local.
- getDataFromTunnelDBQueue(TunnelId) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelApiMapper
-
Returns PcepTunnelData from the tunnel DB.
- getDataFromTunnelRequestQueue(int) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelApiMapper
-
Returns PcepTunnelData from the tunnel request queue.
- getDataHandler(ColumnDescription) - Method in class org.onosproject.ovsdb.rfc.tableservice.AbstractOvsdbTableService
-
- getDataHandler(ColumnDescription) - Method in interface org.onosproject.ovsdb.rfc.tableservice.OvsdbTableService
-
Get Data from row.
- getDatapathIdColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "datapath_id" from the Row
entity of attributes.
- getDatapathTypeColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "datapath_type" from the Row
entity of attributes.
- getDbVersionColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "db_version" from the Row
entity of attributes.
- getDeadTime() - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject.Builder
-
Returns Dead Time in Open Object.
- getDeadTime() - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject
-
Returns Dead Time in Open Object.
- getDeadTime() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1.Builder
-
- getDeadTime() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- getDestIpAddress() - Method in interface org.onosproject.pcepio.protocol.PcepEndPointsObject.Builder
-
Returns Destination IpAddress from End Points Object.
- getDestIpAddress() - Method in interface org.onosproject.pcepio.protocol.PcepEndPointsObject
-
Returns Destination IpAddress from End Points Object.
- getDestIpAddress() - Method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1.Builder
-
- getDestIpAddress() - Method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1
-
- getDetails() - Method in class org.onosproject.ovsdb.rfc.message.OperationResult
-
Return details.
- getDeviceId() - Method in class org.onosproject.pcep.api.PcepHopNodeDescription
-
Get the pcepdpid of a node.
- getDeviceLabelResourcePool(DeviceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Returns the label resource pool of a label resource by a specific device
id.
- getDeviceLabelResourcePool(DeviceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Returns the label resource pool by a specific device id.
- getDevices(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the list of devices in the specified virtual network.
- getDeviceType() - Method in interface org.onosproject.pcep.api.PcepSwitch
-
Gets the sub type of the device.
- getDFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Returns D flag in LSP Object.
- getDFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Returns D flag in LSP Object.
- getDFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- getDFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- getDFlag() - Method in class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
Returns D-flag.
- getDiscoverAcceptRegexColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "discover_accept_regex" from
the Row entity of attributes.
- getDiscoverUpdateResolvConfColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "discover_update_resolv_conf"
from the Row entity of attributes.
- getDomain(IntentDomainId) - Method in interface org.onosproject.incubator.net.domain.IntentDomainService
-
Returns the intent domain for the given id.
- getDomains() - Method in interface org.onosproject.incubator.net.domain.IntentDomainService
-
Returns a set of all intent domains.
- getDomains(DeviceId) - Method in interface org.onosproject.incubator.net.domain.IntentDomainService
-
Returns any network domains associated with the given device id.
- getDpiStatistics(int) - Method in interface org.onosproject.incubator.net.dpi.DpiStatisticsManagerService
-
Gets the last N(Max = 100) DpiStatistics in the Store list.
- getDpiStatistics(int, int, int) - Method in interface org.onosproject.incubator.net.dpi.DpiStatisticsManagerService
-
Gets the last N(Max = 100) DpiStatistics in the Store list.
- getDpiStatistics(String) - Method in interface org.onosproject.incubator.net.dpi.DpiStatisticsManagerService
-
Get the specified receivedTime DpiStatistics in the Store list.
- getDpiStatistics(String, int, int) - Method in interface org.onosproject.incubator.net.dpi.DpiStatisticsManagerService
-
Get the specified receivedTime DpiStatistics in the Store list.
- getDpiStatisticsLatest() - Method in interface org.onosproject.incubator.net.dpi.DpiStatisticsManagerService
-
Get the latest DpiStatistics in the Store list.
- getDpiStatisticsLatest(int, int) - Method in interface org.onosproject.incubator.net.dpi.DpiStatisticsManagerService
-
Get the latest DpiStatistics in the Store list.
- getDscpColumn() - Method in class org.onosproject.ovsdb.rfc.table.Queue
-
Get the Column entity which column name is "dscp" from the Row entity of
attributes.
- getDuplexColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "duplex" from the Row entity
of attributes.
- getEchoRequestStr(JsonNode) - Static method in class org.onosproject.ovsdb.rfc.utils.FromJsonUtil
-
Ovs send echo request to keep the heart, need we return echo result.
- getEFlag() - Method in class org.onosproject.pcepio.types.NodeFlagBitsSubTlv
-
Returns E-flag.
- getEnableAsyncMessagesColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "enable_async_messages" from
the Row entity of attributes.
- getEncoder() - Static method in class org.onosproject.ovsdb.rfc.utils.StringEncoderUtil
-
Returns StringEncoder of UTF_8 .
- getEndPointsObject() - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest.Builder
-
Returns object of PcepEndPointsObject.
- getEndPointsObject() - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest
-
Returns object of PcepEndPointsObject.
- getEndPointsObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1.Builder
-
- getEndPointsObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1
-
- getEndPointsObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepEndPointsObject.Builder
-
Returns End Points Object header.
- getEndPointsObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1.Builder
-
- getEngineIdColumn() - Method in class org.onosproject.ovsdb.rfc.table.Netflow
-
Get the Column entity which column name is "engine_id" from the Row
entity of attributes.
- getEngineTypeColumn() - Method in class org.onosproject.ovsdb.rfc.table.Netflow
-
Get the Column entity which column name is "engine_type" from the Row
entity of attributes.
- getEnums() - Method in class org.onosproject.ovsdb.rfc.schema.type.RealBaseType
-
Get enums.
- getEnums() - Method in class org.onosproject.ovsdb.rfc.schema.type.StringBaseType
-
Get enums.
- getEroObject() - Method in interface org.onosproject.pcepio.protocol.PcepMsgPath.Builder
-
Returns object of PcepEroObject.
- getEroObject() - Method in interface org.onosproject.pcepio.protocol.PcepMsgPath
-
Returns object of PcepEroObject.
- getEroObject() - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.PcepMsgPath
-
Returns PcepEroObject.
- getEroObject() - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest.Builder
-
Returns object of PcepEroObject.
- getEroObject() - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest
-
Returns object of PcepEroObject.
- getEroObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMsgPathVer1.Builder
-
- getEroObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMsgPathVer1
-
- getEroObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.PcepMsgPath
-
Returns PcepEroObject.
- getEroObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1.Builder
-
- getEroObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1
-
- getEroObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepEroObject.Builder
-
Returns ERO Object Header.
- getEroObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1.Builder
-
- getEroObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1
-
Returns ERO object header.
- getErrMsg(PcepFactory, byte, byte) - Method in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
Returns pcep error message with specific error type and value.
- getError() - Method in class org.onosproject.ovsdb.rfc.jsonrpc.JsonRpcResponse
-
Returns error.
- getError() - Method in class org.onosproject.ovsdb.rfc.message.OperationResult
-
Return error.
- getErrorColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "error" from the Row entity of
attributes.
- getErrorObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject.Builder
-
Returns Error Object header.
- getErrorObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1.Builder
-
- getErrorObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1
-
returns object header.
- getErrorObjList() - Method in interface org.onosproject.pcepio.protocol.PcepError.Builder
-
Returns the PcepErrorObject.
- getErrorObjList() - Method in interface org.onosproject.pcepio.protocol.PcepError
-
Returns the PcepErrorObject.
- getErrorObjList() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1.Builder
-
- getErrorObjList() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
- getErrorObjListWithOpen() - Method in interface org.onosproject.pcepio.protocol.PcepErrorMsg.Builder
-
Returns Object of ErrorObjListWithOpen.
- getErrorObjListWithOpen() - Method in interface org.onosproject.pcepio.protocol.PcepErrorMsg
-
Returns Object of ErrorObjListWithOpen.
- getErrorObjListWithOpen() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1.Builder
-
- getErrorObjListWithOpen() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1
-
- getErrorType() - Method in exception org.onosproject.pcepio.exceptions.PcepParseException
-
Returns error type for this exception.
- getErrorType() - Method in interface org.onosproject.pcepio.protocol.PcepErrorInfo
-
Returns Error Type in PCEP-ERROR Object.
- getErrorType() - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject.Builder
-
Returns Error Type in Error Object.
- getErrorType() - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject
-
Returns Error Type in Error Object.
- getErrorType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorInfoVer1
-
- getErrorType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1
-
Return list of Error types.
- getErrorType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1.Builder
-
- getErrorType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1
-
- getErrorType() - Method in class org.onosproject.pcepio.types.ErrorObjListWithOpen
-
Return list of Error Types.
- getErrorValue() - Method in exception org.onosproject.pcepio.exceptions.PcepParseException
-
Returns error value for this exception.
- getErrorValue() - Method in interface org.onosproject.pcepio.protocol.PcepErrorInfo
-
Returns Error Value in PCEP-ERROR Object.
- getErrorValue() - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject.Builder
-
Returns Error Value in Error Object.
- getErrorValue() - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject
-
Returns Error Value in Error Object.
- getErrorValue() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorInfoVer1
-
- getErrorValue() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1
-
Return list of Error values.
- getErrorValue() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1.Builder
-
- getErrorValue() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1
-
- getErrorValue() - Method in class org.onosproject.pcepio.types.ErrorObjListWithOpen
-
Return list of Error Values.
- getExcludeAny() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Returns Exclude Any field in LSPA Object.
- getExcludeAny() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Returns Exclude Any field in LSPA Object.
- getExcludeAny() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- getExcludeAny() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- getextendedTunnelId() - Method in class org.onosproject.pcepio.types.StatefulIPv4LspIdentifiersTlv
-
Returns extendedTunnelId.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.FlowSampleCollectorSet
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.FlowTable
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Netflow
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Qos
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Queue
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Sflow
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getExternalIdsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Ssl
-
Get the Column entity which column name is "external_ids" from the Row
entity of attributes.
- getFactory(PcepVersion) - Static method in class org.onosproject.pcepio.protocol.PcepFactories
-
Returns the instance of PCEP Version.
- getFailModeColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "fail_mode" from the Row
entity of attributes.
- getFakeBridgeColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "fake_bridge" from the Row
entity of attributes.
- getFecIpv4AdjacencyObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4Adjacency.Builder
-
Returns FEC Object IPv4 Adjacency header.
- getFecIpv4AdjacencyObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1.Builder
-
- getFecIpv4ObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4.Builder
-
Returns FEC Object IPv4 header.
- getFecIpv4ObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1.Builder
-
- getFecIpv4ObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1
-
Returns Object Header.
- getFecIpv4UnnumberedAdjacencyObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency.Builder
-
Returns FEC Unnumbered Adjacency with IPv4 header.
- getFecIpv4UnnumberedAdjacencyObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1.Builder
-
- getFecIpv4UnnumberedAdjacencyObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
Returns Object Header.
- getFecIpv6AdjacencyObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6Adjacency.Builder
-
Returns FEC Object IPv6 Adjacency header.
- getFecIpv6AdjacencyObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1.Builder
-
- getFecIpv6ObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6.Builder
-
Returns FEC Object IPv6 header.
- getFecIpv6ObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1.Builder
-
- getFecIpv6ObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1
-
Returns object header.
- getFecObject() - Method in class org.onosproject.pcepio.types.PcepLabelMap
-
Returns the PcepFecObject.
- getFFlag() - Method in class org.onosproject.pcepio.types.SrEroSubObject
-
Returns bFFlag.
- getFlags() - Method in class org.onosproject.pcepio.types.LabelSubObject
-
Returns Flags.
- getFloodVlansColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "flood_vlans" from the Row
entity of attributes.
- getFlowLimitColumn() - Method in class org.onosproject.ovsdb.rfc.table.FlowTable
-
Get the Column entity which column name is "flow_limit" from the Row
entity of attributes.
- getFlowTablesColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "flow_tables" from the Row
entity of attributes.
- getFormatData(Object) - Static method in class org.onosproject.ovsdb.rfc.utils.TransValueUtil
-
if the type is Set, convert into OvsdbSet, if Map, convert into OvsdbMap.
- getFreeNumOfDevicePool(DeviceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Returns the unused label number of a label resource pool by a specific device
id.
- getFreeNumOfDevicePool(DeviceId) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Returns the unused label number of a label resource pool by a specific device
id.
- getFreeNumOfGlobalPool() - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Returns the unused label number of a global label resource pool.
- getFreeNumOfGlobalPool() - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Returns the unused number of a global label resource pool.
- getFunction() - Method in class org.onosproject.ovsdb.rfc.notation.Condition
-
Returns Function.
- getGenericReader() - Static method in class org.onosproject.pcepio.protocol.PcepFactories
-
Returns GENERIC_READER.
- getGlobalLabelResourcePool() - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Returns the global label resource pool.
- getGlobalLabelResourcePool() - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Returns the global label resource pool.
- getGlobalNodeLabel(DeviceId) - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Retrieves node label for specified device id.
- getGlobalNodeLabel(DeviceId) - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- getGlobalNodeLabelCount() - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Retrieves the node label count.
- getGlobalNodeLabelCount() - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- getGlobalNodeLabels() - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Retrieves device id and label pairs collection from global node label store.
- getGlobalNodeLabels() - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- getGroupsColumn() - Method in class org.onosproject.ovsdb.rfc.table.FlowTable
-
Get the Column entity which column name is "groups" from the Row entity
of attributes.
- getHandlerRegistrations() - Method in interface org.onosproject.incubator.net.neighbour.NeighbourResolutionService
-
Gets the neighbour message handlers that have been registered with the
service.
- getHeaderColumn() - Method in class org.onosproject.ovsdb.rfc.table.Sflow
-
Get the Column entity which column name is "header" from the Row entity
of attributes.
- getHoldPriority() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Returns Hold Priority field in LSPA Object.
- getHoldPriority() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Returns Hold Priority field in LSPA Object.
- getHoldPriority() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- getHoldPriority() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- getHopList() - Method in interface org.onosproject.pcep.api.PcepTunnel
-
Returns the detail hop list of a tunnel.
- getHosts(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the list of hosts in the specified virtual network.
- getId() - Method in class org.onosproject.ovsdb.rfc.jsonrpc.JsonRpcRequest
-
Returns id.
- getId() - Method in class org.onosproject.ovsdb.rfc.jsonrpc.JsonRpcResponse
-
Returns id.
- getId() - Method in interface org.onosproject.pcep.api.PcepSwitch
-
Gets the datapathId of the switch.
- getIdColumn() - Method in class org.onosproject.ovsdb.rfc.table.FlowSampleCollectorSet
-
Get the Column entity which column name is "id" from the Row entity of
attributes.
- getIfIndexColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "ifindex" from the Row entity
of attributes.
- getIFlag() - Method in class org.onosproject.pcepio.types.PcepObjectHeader
-
Returns Object's i flag.
- getIFlag() - Method in class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
Returns I-flag.
- getInactivityProbeColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "inactivity_probe" from the
Row entity of attributes.
- getInactivityProbeColumn() - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Get the Column entity which column name is "inactivity_probe" from the
Row entity of attributes.
- getIncludeAll() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Returns Include All field in LSPA Object.
- getIncludeAll() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Returns Include All field in LSPA Object.
- getIncludeAll() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- getIncludeAll() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- getIncludeAny() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Returns Include Any field in LSPA Object.
- getIncludeAny() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Returns Include Any field in LSPA Object.
- getIncludeAny() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- getIncludeAny() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- getIngressPolicingBurstColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "ingress_policing_burst" from
the Row entity of attributes.
- getIngressPolicingRateColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "ingress_policing_rate" from
the Row entity of attributes.
- getInstance() - Method in interface org.onosproject.pcep.api.PcepTunnel
-
Returns the instance of a pcep tunnel,a instance is used to mark the times of
a tunnel created.
- getInstance() - Static method in class org.onosproject.pcep.controller.impl.BasicPceccHandler
-
Returns single instance of this class.
- getInstance() - Static method in class org.onosproject.pcep.controller.impl.PceccSrTeBeHandler
-
Returns single instance of this class.
- getInt() - Method in class org.onosproject.pcepio.types.AdministrativeGroupSubTlv
-
Returns raw value.
- getInt() - Method in class org.onosproject.pcepio.types.AutonomousSystemSubTlv
-
Returns opaque value.
- getInt() - Method in class org.onosproject.pcepio.types.BgpLsIdentifierSubTlv
-
Returns opaque value.
- getInt() - Method in class org.onosproject.pcepio.types.GmplsCapabilityTlv
-
Returns value of Flags.
- getInt() - Method in class org.onosproject.pcepio.types.IPv4InterfaceAddressSubTlv
-
Returns value of IPv4 Interface Address.
- getInt() - Method in class org.onosproject.pcepio.types.IPv4NeighborAddressSubTlv
-
Returns value of IPv4 Neighbor Address.
- getInt() - Method in class org.onosproject.pcepio.types.IPv4RouterIdOfLocalNodeSubTlv
-
Returns value of IPv4 Router Id Of Local Node.
- getInt() - Method in class org.onosproject.pcepio.types.IPv4RouterIdOfRemoteNodeSubTlv
-
Returns value of IPv4 Router Id Of Remote Node.
- getInt() - Method in class org.onosproject.pcepio.types.LsCapabilityTlv
-
- getInt() - Method in class org.onosproject.pcepio.types.MaximumLinkBandwidthSubTlv
-
Returns value of Maximum Link Bandwidth.
- getInt() - Method in class org.onosproject.pcepio.types.MaximumReservableLinkBandwidthSubTlv
-
Returns value of Maximum Reservable Link Bandwidth.
- getInt() - Method in class org.onosproject.pcepio.types.NexthopIPv4addressTlv
-
Returns next hop IPv4 address.
- getInt() - Method in class org.onosproject.pcepio.types.OspfAreaIdSubTlv
-
Returns RawValue opaque value of AreaID.
- getInt() - Method in class org.onosproject.pcepio.types.PathSetupTypeTlv
-
Returns parameters for path setup type tlv.
- getInt() - Method in class org.onosproject.pcepio.types.PceccCapabilityTlv
-
Returns the raw value.
- getInt() - Method in class org.onosproject.pcepio.types.StatefulLspErrorCodeTlv
-
Returns lsp error code value.
- getInt() - Method in class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
Returns raw value Flags.
- getInt() - Method in class org.onosproject.pcepio.types.TEDefaultMetricSubTlv
-
Returns raw value.
- getInt() - Method in class org.onosproject.pcepio.types.UnreservedBandwidthSubTlv
-
Returns Unreserved Bandwidth.
- getIntent(Key) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Return the intent for the specified intent key.
- getIntentData() - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Return the set of intent data.
- getIntentData(Key) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Return the intent data matching the intent key.
- getIntents() - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Return all intents.
- getInterfaceByName(ConnectPoint, String) - Method in interface org.onosproject.incubator.net.intf.InterfaceService
-
Returns the interface with the given name.
- getInterfaceID() - Method in class org.onosproject.pcepio.types.NexthopUnnumberedIPv4IDTlv
-
Returns Interface Id.
- getInterfaces() - Method in class org.onosproject.incubator.net.config.basics.InterfaceConfig
-
Retrieves all interfaces configured on this port.
- getInterfaces() - Method in interface org.onosproject.incubator.net.intf.InterfaceService
-
Returns the set of all interfaces in the system.
- getInterfacesByIp(IpAddress) - Method in interface org.onosproject.incubator.net.intf.InterfaceService
-
Returns the set of interfaces with the given IP address.
- getInterfacesByPort(ConnectPoint) - Method in interface org.onosproject.incubator.net.intf.InterfaceService
-
Returns the set of interfaces configured on the given port.
- getInterfacesByVlan(VlanId) - Method in interface org.onosproject.incubator.net.intf.InterfaceService
-
Returns the set of interfaces in the given VLAN.
- getInterfacesColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "interfaces" from the Row
entity of attributes.
- getInterLayerObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepInterLayerObject.Builder
-
Returns INTER Layer object header.
- getInterLayerObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1.Builder
-
- getInterLayerObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1
-
Returns object header.
- getIpAddress() - Method in class org.onosproject.ovsdb.controller.OvsdbNodeId
-
Get the IP address of the node.
- getIpAddress() - Method in class org.onosproject.pcepio.types.IPv4SubObject
-
Returns value of IPv4 IP address.
- getIpfixColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "ipfix" from the Row entity of
attributes.
- getIpfixColumn() - Method in class org.onosproject.ovsdb.rfc.table.FlowSampleCollectorSet
-
Get the Column entity which column name is "ipfix" from the Row entity of
attributes.
- getIpv4EgressAddress() - Method in class org.onosproject.pcepio.types.StatefulIPv4LspIdentifiersTlv
-
Returns ipv4EgressAddress.
- getIpv4IngressAddress() - Method in class org.onosproject.pcepio.types.StatefulIPv4LspIdentifiersTlv
-
Returns ipv4IngressAddress.
- getIroObject() - Method in interface org.onosproject.pcepio.protocol.PcepAttribute.Builder
-
Returns PcepIroObject.
- getIroObject() - Method in interface org.onosproject.pcepio.protocol.PcepAttribute
-
Returns PcepIroObject.
- getIroObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1.Builder
-
- getIroObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
- getIroObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepIroObject.Builder
-
Returns IRO object header.
- getIroObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1.Builder
-
- getIroObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1
-
Returns object header.
- getIsConnectedColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "is_connected" from the Row
entity of attributes.
- getIsConnectedColumn() - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Get the Column entity which column name is "is_connected" from the Row
entity of attributes.
- getKeepAliveTime() - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject.Builder
-
Returns KeepAlive Time in Open Object.
- getKeepAliveTime() - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject
-
Returns KeepAlive Time in Open Object.
- getKeepAliveTime() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1.Builder
-
- getKeepAliveTime() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- getLabel() - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject.Builder
-
Returns Label from Label Object.
- getLabel() - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject
-
Returns Label from Label Object.
- getLabel() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1.Builder
-
- getLabel() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
- getLabelBase() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject.Builder
-
Returns LabelBase field in LabelRange object.
- getLabelBase() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject
-
Returns LabelBase field in LabelRange object.
- getLabelBase() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1.Builder
-
- getLabelBase() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1
-
- getLabelDownload() - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdate.Builder
-
Returns the PcepLabelDownload object.
- getLabelDownload() - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdate
-
Returns the PcepLabelDownload object.
- getLabelDownload() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelUpdateVer1
-
- getLabelList() - Method in class org.onosproject.pcepio.types.PcepLabelDownload
-
Returns a list of labels.
- getLabelMap() - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdate.Builder
-
Returns the PcepLabelMap object.
- getLabelMap() - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdate
-
Returns the PcepLabelMap object.
- getLabelMap() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelUpdateVer1
-
- getLabelObject() - Method in class org.onosproject.pcepio.types.PcepLabelMap
-
Returns labelObject.
- getLabelObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject.Builder
-
Returns Label object header.
- getLabelObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1.Builder
-
- getLabelRange() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeResvMsg.Builder
-
Returns LabelRange field in Label Range Reservation message.
- getLabelRange() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeResvMsg
-
Returns LabelRange field in Label Range Reservation message.
- getLabelRangeList() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRange
-
Returns list of PcepLabelRangeObject.
- getLabelRangeList() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeVer1
-
- getLabelRangeObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject.Builder
-
Returns LabelRange object header.
- getLabelRangeObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject
-
Returns LabelRange object header.
- getLabelRangeObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1.Builder
-
- getLabelRangeObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1
-
- getLabelType() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject.Builder
-
Returns LabelType field in LabelRange object.
- getLabelType() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject
-
Returns LabelType field in LabelRange object.
- getLabelType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1.Builder
-
- getLabelType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1
-
- getLacpColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "lacp" from the Row entity of
attributes.
- getLacpCurrentColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "lacp_current" from the Row
entity of attributes.
- getLastReadBytes() - Method in class org.onosproject.ovsdb.rfc.jsonrpc.JsonReadContext
-
Return lastReadBytes.
- getLength() - Method in class org.onosproject.pcepio.types.AdministrativeGroupSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.AutonomousSystemNumberSubObject
-
- getLength() - Method in class org.onosproject.pcepio.types.AutonomousSystemSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.BgpLsIdentifierSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.GmplsCapabilityTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.IgpMetricSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.IgpRouterIdSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.IPv4InterfaceAddressSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.IPv4NeighborAddressSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.IPv4RouterIdOfLocalNodeSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.IPv4RouterIdOfRemoteNodeSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.IPv4SubObject
-
- getLength() - Method in class org.onosproject.pcepio.types.IPv6InterfaceAddressSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.IPv6NeighborAddressSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.IPv6RouterIdofLocalNodeSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.IPv6RouterIdofRemoteNodeSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.IPv6SubObject
-
- getLength() - Method in class org.onosproject.pcepio.types.IsisAreaIdentifierSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.LabelSubObject
-
- getLength() - Method in class org.onosproject.pcepio.types.LinkAttributesTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.LinkDescriptorsTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.LinkLocalRemoteIdentifiersSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.LinkNameAttributeSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.LinkProtectionTypeSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.LocalNodeDescriptorsTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.LsCapabilityTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.MaximumLinkBandwidthSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.MaximumReservableLinkBandwidthSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.MplsProtocolMaskSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.NexthopIPv4addressTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.NexthopIPv6addressTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.NexthopUnnumberedIPv4IDTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.NodeAttributesTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.NodeFlagBitsSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.NodeNameSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.OpaqueLinkAttributeSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.OpaqueNodePropertiesSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.OspfAreaIdSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.PathKeySubObject
-
- getLength() - Method in class org.onosproject.pcepio.types.PathSetupTypeTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.PceccCapabilityTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.PcepLabelDbVerTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.PcepRsvpIpv4ErrorSpec
-
- getLength() - Method in class org.onosproject.pcepio.types.PcepRsvpIpv6ErrorSpec
-
- getLength() - Method in class org.onosproject.pcepio.types.PcepRsvpUserErrorSpec
-
- getLength() - Method in interface org.onosproject.pcepio.types.PcepValueType
-
Returns the Length of PCEP Message.
- getLength() - Method in class org.onosproject.pcepio.types.RemoteNodeDescriptorsTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.RoutingUniverseTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.SharedRiskLinkGroupSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.SrEroSubObject
-
- getLength() - Method in class org.onosproject.pcepio.types.SrPceCapabilityTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.StatefulIPv4LspIdentifiersTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.StatefulLspDbVerTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.StatefulLspErrorCodeTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.StatefulRsvpErrorSpecTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.SymbolicPathNameTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.TEDefaultMetricSubTlv
-
- getLength() - Method in class org.onosproject.pcepio.types.UnreservedBandwidthSubTlv
-
- getLFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Returns L flag in LSPA Object.
- getLFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Returns L flag in LSPA Object.
- getLFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- getLFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- getLink(NetworkId, ConnectPoint, ConnectPoint) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the virtual link matching the network identifier, source connect point,
and destination connect point.
- getLinkLocalIdentifier() - Method in class org.onosproject.pcepio.types.LinkLocalRemoteIdentifiersSubTlv
-
Returns Link-Local-Identifier.
- getLinkRemoteIdentifier() - Method in class org.onosproject.pcepio.types.LinkLocalRemoteIdentifiersSubTlv
-
Returns Link-Remote-Identifier.
- getLinkResetsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "link_resets" from the Row
entity of attributes.
- getLinks(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the list of virtual links in the specified virtual network.
- getLinkSpeedColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "link_speed" from the Row
entity of attributes.
- getLinkStateColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "link_state" from the Row
entity of attributes.
- getllLinkAttributesSubTLVs() - Method in class org.onosproject.pcepio.types.LinkAttributesTlv
-
Returns linked list of Link Attribute of Sub TLV.
- getllLinkDescriptorsSubTLVs() - Method in class org.onosproject.pcepio.types.LinkDescriptorsTlv
-
Returns linked list of Link Attribute of Sub TLV.
- getllNodeAttributesSubTLVs() - Method in class org.onosproject.pcepio.types.NodeAttributesTlv
-
Returns Node Attributes Sub-TLVs.
- getllNodeDescriptorSubTLVs() - Method in class org.onosproject.pcepio.types.LocalNodeDescriptorsTlv
-
Returns Linked List of tlvs.
- getllRemoteTENodeDescriptorSubTLVs() - Method in class org.onosproject.pcepio.types.RemoteNodeDescriptorsTlv
-
Returns Remote TE Node Descriptor Sub TLVs.
- getLocalGatewayColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "local_gateway" from the Row
entity of attributes.
- getLocalInterfaceID() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency.Builder
-
Returns Local InterfaceID of FEC Object.
- getLocalInterfaceID() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency
-
Returns Local InterfaceID of FEC Object.
- getLocalInterfaceID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1.Builder
-
- getLocalInterfaceID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
- getLocalIpColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "local_ip" from the Row entity
of attributes.
- getLocalIpv4Addr() - Method in class org.onosproject.pcepio.types.PcepNaiIpv4Adjacency
-
- getLocalIPv4Address() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4Adjacency.Builder
-
Returns Local IPv4Address of FEC Object.
- getLocalIPv4Address() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4Adjacency
-
Returns Local IPv4Address of FEC Object.
- getLocalIPv4Address() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1.Builder
-
- getLocalIPv4Address() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1
-
- getLocalIPv6Address() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6Adjacency.Builder
-
Returns Local IPv6Address of FEC Object.
- getLocalIPv6Address() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6Adjacency
-
Returns Local IPv6Address of FEC Object.
- getLocalIPv6Address() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1.Builder
-
- getLocalIPv6Address() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1
-
- getLocalNetmaskColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "local_netmask" from the Row
entity of attributes.
- getLocalNodeID() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency.Builder
-
Returns Local NodeID of FEC Object.
- getLocalNodeID() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency
-
Returns Local NodeID of FEC Object.
- getLocalNodeID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1.Builder
-
- getLocalNodeID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
- getLocalPorts(Iterable<String>) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- getLocalPorts(Iterable<String>) - Method in interface org.onosproject.ovsdb.controller.OvsdbClientService
-
Gets OVSDB local ports.
- getLock() - Method in class org.onosproject.ovsdb.rfc.operations.Assert
-
Returns the lock member of assert operation.
- getLong() - Method in class org.onosproject.pcepio.types.PcepLabelDbVerTlv
-
Returns LSP State DB Version.
- getLong() - Method in class org.onosproject.pcepio.types.RoutingUniverseTlv
-
Returns raw value as Identifier.
- getLong() - Method in class org.onosproject.pcepio.types.StatefulLspDbVerTlv
-
Returns LSP State DB Version.
- getLSId() - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Returns LS ID in LS Object.
- getLSId() - Method in interface org.onosproject.pcepio.protocol.PcepLSObject
-
Returns LS ID in LS Object.
- getLSId() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- getLSId() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- getLSObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Returns LS object header.
- getLSObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepLSObject
-
Returns LS object header.
- getLSObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- getLSObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- getLSObjList() - Method in interface org.onosproject.pcepio.protocol.PcepError.Builder
-
Returns the PcepLSObject.
- getLSObjList() - Method in interface org.onosproject.pcepio.protocol.PcepError
-
Returns the PcepLSObject List.
- getLSObjList() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1.Builder
-
- getLSObjList() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
- getLspaObject() - Method in interface org.onosproject.pcepio.protocol.PcepAttribute.Builder
-
Returns PcepLspaObject.
- getLspaObject() - Method in interface org.onosproject.pcepio.protocol.PcepAttribute
-
Returns PcepLspaObject.
- getLspaObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1.Builder
-
- getLspaObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
- getLspaObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Returns LSPA object header.
- getLspaObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- getLspaObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
Returns lspa Object Header.
- getLspId() - Method in class org.onosproject.pcepio.types.StatefulIPv4LspIdentifiersTlv
-
Returns LSP id.
- getLspObject() - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.Builder
-
Returns PcepLspObject.
- getLspObject() - Method in interface org.onosproject.pcepio.protocol.PcepStateReport
-
Returns PcepLspObject.
- getLspObject() - Method in interface org.onosproject.pcepio.protocol.PcepUpdateRequest.Builder
-
Returns PcepLspObject.
- getLspObject() - Method in interface org.onosproject.pcepio.protocol.PcepUpdateRequest
-
Returns object of PCEP LSP Object.
- getLspObject() - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest.Builder
-
Returns object of PcepLspObject.
- getLspObject() - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest
-
Returns object of PcepLspObject.
- getLspObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.Builder
-
- getLspObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1
-
- getLspObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1.Builder
-
- getLspObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1
-
- getLspObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1.Builder
-
- getLspObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1
-
- getLspObject() - Method in class org.onosproject.pcepio.types.PcepLabelDownload
-
Returns LSP Object.
- getLspObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Returns LSP object header.
- getLspObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- getLspObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
Returns lsp object header.
- getLspStatusFromTunnelStatus(Tunnel.State) - Static method in enum org.onosproject.pcep.controller.PcepLspStatus
-
Returns the applicable PCEP LSP status corresponding to ONOS tunnel state.
- getLSReportList() - Method in interface org.onosproject.pcepio.protocol.PcepLSReportMsg.Builder
-
Returns list of LS Object in LS Report Message.
- getLSReportList() - Method in interface org.onosproject.pcepio.protocol.PcepLSReportMsg
-
Returns list of PCEP LS Objects.
- getLsrId(DeviceId) - Method in class org.onosproject.pcep.controller.impl.PceccSrTeBeHandler
-
Retrieve lsr-id from device annotation.
- getLsrIdDevice(String) - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Gets lsrid to device id mapping.
- getLsrIdDevice(String) - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- getMacColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "mac" from the Row entity of
attributes.
- getMacColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "mac" from the Row entity of
attributes.
- getMacInUseColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "mac_in_use" from the Row
entity of attributes.
- getManagerOptionsColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "manager_options" from the Row
entity of attributes.
- getManagersColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "managers" from the Row entity
of attributes.
- getMatchingInterface(IpAddress) - Method in interface org.onosproject.incubator.net.intf.InterfaceService
-
Returns an interface that has an address that is in the same subnet as
the given IP address.
- getMax() - Method in class org.onosproject.ovsdb.rfc.schema.type.RealBaseType
-
Get max.
- getMaxBackoffColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "max_backoff" from the Row
entity of attributes.
- getMaxBackoffColumn() - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Get the Column entity which column name is "max_backoff" from the Row
entity of attributes.
- getMaxLength() - Method in class org.onosproject.ovsdb.rfc.schema.type.StringBaseType
-
Get maxLength.
- getMemory() - Method in class org.onosproject.pcep.controller.impl.Controller
-
- getMethod() - Method in class org.onosproject.ovsdb.rfc.jsonrpc.JsonRpcRequest
-
Returns method.
- getMetricObjectList() - Method in interface org.onosproject.pcepio.protocol.PcepAttribute.Builder
-
Returns PcepMetricObject List.
- getMetricObjectList() - Method in interface org.onosproject.pcepio.protocol.PcepAttribute
-
Returns PcepMetricObject List.
- getMetricObjectList() - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1.Builder
-
- getMetricObjectList() - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
- getMetricObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Returns Metric object header.
- getMetricObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- getMetricObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
Returns metric Object Header.
- getMetricVal() - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Returns Metric value in Metric Object.
- getMetricVal() - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject
-
Returns Metric value in Metric Object.
- getMetricVal() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- getMetricVal() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
- getMFlag() - Method in class org.onosproject.pcepio.types.SrEroSubObject
-
Returns bMFlag.
- getMin() - Method in class org.onosproject.ovsdb.rfc.schema.type.RealBaseType
-
Get min.
- getMinLength() - Method in class org.onosproject.ovsdb.rfc.schema.type.StringBaseType
-
Get minLength.
- getMirroringStatistics(DeviceId) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
Gets mirrors of the device.
- getMirroringStatistics(DeviceId) - Method in interface org.onosproject.ovsdb.controller.OvsdbClientService
-
Gets mirroring statistics of the device.
- getMirrorsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "mirrors" from the Row entity
of attributes.
- getMirrorUuid(String) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
Gets the Mirror uuid.
- getMirrorUuid(String) - Method in interface org.onosproject.ovsdb.controller.OvsdbClientService
-
Gets the Mirror uuid.
- getMonitorColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "monitor" from the Row entity
of attributes.
- getMonitorParams(String, DatabaseSchema) - Static method in class org.onosproject.ovsdb.rfc.utils.ParamUtil
-
Returns params of monitor method, refer to RFC7047's Section 4.1.5.
- getMsgPath() - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.Builder
-
Returns PcepMsgPath.
- getMsgPath() - Method in interface org.onosproject.pcepio.protocol.PcepStateReport
-
Returns PcepMsgPath.
- getMsgPath() - Method in interface org.onosproject.pcepio.protocol.PcepUpdateRequest.Builder
-
Returns PcepMsgPath.
- getMsgPath() - Method in interface org.onosproject.pcepio.protocol.PcepUpdateRequest
-
Returns object of PCEP MSG PATH.
- getMsgPath() - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.Builder
-
- getMsgPath() - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1
-
- getMsgPath() - Method in class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1.Builder
-
- getMsgPath() - Method in class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1
-
- getMtuColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "mtu" from the Row entity of
attributes.
- getMutations() - Method in class org.onosproject.ovsdb.rfc.operations.Mutate
-
Returns the mutations member of mutate operation.
- getMutator() - Method in class org.onosproject.ovsdb.rfc.notation.Mutation
-
Returns Mutator.
- getNai() - Method in class org.onosproject.pcepio.types.SrEroSubObject
-
Returns nai.
- getName() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the column data which column name is "name" from the Row entity of
attributes.
- getName() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the column data which column name is "name" from the Row entity of
attributes.
- getName() - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Get the column data which column name is "name" from the Row entity of
attributes.
- getName() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "name" from the Row entity of
attributes.
- getNameColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "name" from the Row entity of
attributes.
- getNameColumn() - Method in class org.onosproject.ovsdb.rfc.table.FlowTable
-
Get the Column entity which column name is "name" from the Row entity of
attributes.
- getNameColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "name" from the Row entity of
attributes.
- getNameColumn() - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Get the Column entity which column name is "name" from the Row entity of
attributes.
- getNameColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "name" from the Row entity of
attributes.
- getNeId() - Method in interface org.onosproject.pcep.api.PcepSwitch
-
- getNetflowColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "netflow" from the Row entity
of attributes.
- getNetwork(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the virtual network for the given network identifier.
- getNetworks(TenantId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the list of networks.
- getNew(Uuid) - Method in class org.onosproject.ovsdb.rfc.message.TableUpdate
-
Return new row.
- getNextConfigColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "next_cfg" from the Row entity
of attributes.
- getNextHop(IpAddress) - Method in interface org.onosproject.incubator.net.routing.RouteStore
-
Returns the information of the given next hop.
- getNextHops() - Method in interface org.onosproject.incubator.net.routing.RouteService
-
Returns all next hops in the route store.
- getNextHops() - Method in interface org.onosproject.incubator.net.routing.RouteStore
-
Returns all next hops in the route store.
- getNode(ConfigStoreType, ConfigNodePath, TraversalMode, ConfigFilter) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigService
-
Returns a value node or subtree under the given path.
- getNode(ConfigStoreType, ConfigNodePath, TraversalMode, ConfigFilter) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigStore
-
Returns a value node or subtree under the given path.
- getNodeID() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4.Builder
-
Returns NodeID of FEC Object.
- getNodeID() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4
-
Returns NodeID of FEC Object.
- getNodeID() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6.Builder
-
Returns NodeID of FEC Object.
- getNodeID() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6
-
Returns NodeID of FEC Object.
- getNodeID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1.Builder
-
- getNodeID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1
-
- getNodeID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1.Builder
-
- getNodeID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1
-
- getNodeID() - Method in class org.onosproject.pcepio.types.NexthopUnnumberedIPv4IDTlv
-
Returns Node Id.
- getNodeIds() - Method in interface org.onosproject.ovsdb.controller.OvsdbController
-
Gets all the nodes information.
- getNumberOfChildren(ConfigStoreType, ConfigNodePath, ConfigFilter) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigService
-
Returns the number of children under the given path, excluding
the node at the path.
- getNumberOfChildren(ConfigStoreType, ConfigNodePath, ConfigFilter) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigStore
-
Returns the number of children under the given path, excluding
the node at the path.
- getObjClass() - Method in class org.onosproject.pcepio.types.PcepObjectHeader
-
Returns Object class.
- getObjClassNum() - Method in class org.onosproject.pcepio.types.PcepRsvpObjectHeader
-
Returns Object num.
- getObjClassNum() - Method in class org.onosproject.pcepio.types.PcepRsvpSpecObjHeader
-
Returns Object num.
- getObjClassType() - Method in class org.onosproject.pcepio.types.PcepRsvpObjectHeader
-
Returns Object type.
- getObjClassType() - Method in class org.onosproject.pcepio.types.PcepRsvpSpecObjHeader
-
Returns Object type.
- getObjectMapper() - Static method in class org.onosproject.ovsdb.rfc.utils.ObjectMapperUtil
-
get ObjectMapper entity.
- getObjectMapper(boolean) - Static method in class org.onosproject.ovsdb.rfc.utils.ObjectMapperUtil
-
get ObjectMapper entity.
- getObjectMapper(boolean, JsonInclude.Include) - Static method in class org.onosproject.ovsdb.rfc.utils.ObjectMapperUtil
-
get ObjectMapper entity.
- getObjLen() - Method in class org.onosproject.pcepio.types.PcepObjectHeader
-
Returns Object Length.
- getObjLen() - Method in class org.onosproject.pcepio.types.PcepRsvpObjectHeader
-
Returns Object Length.
- getObjLen() - Method in class org.onosproject.pcepio.types.PcepRsvpSpecObjHeader
-
Returns Object Length.
- getObjType() - Method in class org.onosproject.pcepio.types.PcepObjectHeader
-
Returns Object Type.
- getObsDomainIdColumn() - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Get the Column entity which column name is "obs_domain_id" from the Row
entity of attributes.
- getObsPointIdColumn() - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Get the Column entity which column name is "obs_point_id" from the Row
entity of attributes.
- getOFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject.Builder
-
Returns O flag in Label Object.
- getOFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject
-
Returns O flag in Label Object.
- getOFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Returns O flag in LSP Object.
- getOFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Returns O flag in LSP Object.
- getOFlag() - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Returns O flag in RP Object.
- getOFlag() - Method in interface org.onosproject.pcepio.protocol.PcepRPObject
-
Returns O flag in RP Object.
- getOFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1.Builder
-
- getOFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
- getOFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- getOFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- getOFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- getOFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- getOFlag() - Method in class org.onosproject.pcepio.types.NodeFlagBitsSubTlv
-
Returns O-flag.
- getOld(Uuid) - Method in class org.onosproject.ovsdb.rfc.message.TableUpdate
-
Return old row.
- getOp() - Method in class org.onosproject.ovsdb.rfc.operations.Abort
-
- getOp() - Method in class org.onosproject.ovsdb.rfc.operations.Assert
-
- getOp() - Method in class org.onosproject.ovsdb.rfc.operations.Comment
-
- getOp() - Method in class org.onosproject.ovsdb.rfc.operations.Commit
-
- getOp() - Method in class org.onosproject.ovsdb.rfc.operations.Delete
-
- getOp() - Method in class org.onosproject.ovsdb.rfc.operations.Insert
-
- getOp() - Method in class org.onosproject.ovsdb.rfc.operations.Mutate
-
- getOp() - Method in interface org.onosproject.ovsdb.rfc.operations.Operation
-
Returns the op member of update operation.
- getOp() - Method in class org.onosproject.ovsdb.rfc.operations.Select
-
- getOp() - Method in class org.onosproject.ovsdb.rfc.operations.Update
-
- getOpenFlowPortColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "ofport" from the Row entity
of attributes.
- getOpenFlowPortRequestColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "ofport_request" from the Row
entity of attributes.
- getOpenObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject.Builder
-
Returns Open object header.
- getOpenObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject
-
Returns Open object header.
- getOpenObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1.Builder
-
- getOpenObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- getOperationType() - Method in interface org.onosproject.pcep.api.PcepOperator
-
Get operate type of a event,such as device add ,device update.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg.Builder
-
Returns LinkedList of Optional Tlvs.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg
-
Returns LinkedList of Optional Tlv in Close Message.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject.Builder
-
Returns list of Optional Tlvs of Error Object.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject
-
Returns Optional Tlvs in Error Object.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject.Builder
-
Returns list of Optional Tlvs.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject
-
Returns list of Optional Tlvs.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Returns list of Optional Tlvs in LS Object.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepLSObject
-
Returns list of Optional Tlvs in LS Object.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Returns list of Optional Tlvs in LSPA Object.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Returns list of Optional Tlvs in LSPA Object.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Returns list of Optional Tlvs in LSP Object.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Returns list of Optional Tlvs in LSP Object.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject.Builder
-
Returns list of Optional Tlvs in Open Object.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject
-
Returns list of Optional Tlvs in Open Object.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Returns list of Optional Tlvs in RP Object.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepRPObject
-
Returns list of Optional Tlvs in RP Object.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject.Builder
-
Returns list of optional tlvs.
- getOptionalTlv() - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject
-
Returns list of optional tlvs.
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1.Builder
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1.Builder
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1.Builder
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1.Builder
-
- getOptionalTlv() - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
- getOptionsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "options" from the Row entity
of attributes.
- getOtherConfigColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "other_config" from the Row
entity of attributes.
- getOtherConfigColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "other_config" from the Row
entity of attributes.
- getOtherConfigColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "other_config" from the Row
entity of attributes.
- getOtherConfigColumn() - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Get the Column entity which column name is "other_config" from the Row
entity of attributes.
- getOtherConfigColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "other_config" from the Row
entity of attributes.
- getOtherConfigColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "other_config" from the Row
entity of attributes.
- getOtherConfigColumn() - Method in class org.onosproject.ovsdb.rfc.table.Qos
-
Get the Column entity which column name is "other_config" from the Row
entity of attributes.
- getOtherConfigColumn() - Method in class org.onosproject.ovsdb.rfc.table.Queue
-
Get the Column entity which column name is "other_config" from the Row
entity of attributes.
- getOutputPortColumn() - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Get the Column entity which column name is "output_port" from the Row
entity of attributes.
- getOutputVlanColumn() - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Get the Column entity which column name is "output_vlan" from the Row
entity of attributes.
- getOverflowPolicyColumn() - Method in class org.onosproject.ovsdb.rfc.table.FlowTable
-
Get the Column entity which column name is "overflow_policy" from the Row
entity of attributes.
- getOvsdbClient(OvsdbNodeId) - Method in interface org.onosproject.ovsdb.controller.OvsdbController
-
Gets an ovsdb client by node identifier.
- getOvsdbSchema(String) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- getOvsdbSchema(String) - Method in interface org.onosproject.ovsdb.controller.OvsdbClientService
-
Gets the OVSDB database schema.
- getOvsdbStore() - Method in class org.onosproject.ovsdb.controller.OvsdbStore
-
Gets the ovsdbStore.
- getOvsdbTableStore(String) - Method in class org.onosproject.ovsdb.controller.OvsdbStore
-
Gets the OvsdbTableStore.
- getOvsVersionColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "ovs_version" from the Row
entity of attributes.
- getParams() - Method in class org.onosproject.ovsdb.rfc.jsonrpc.JsonRpcRequest
-
Returns params.
- getPathKey() - Method in class org.onosproject.pcepio.types.PathKeySubObject
-
Returns Path Key.
- getPathState() - Method in interface org.onosproject.pcep.api.PcepTunnel
-
Returns the state of a path.
- getPathType() - Method in interface org.onosproject.pcep.api.PcepTunnel
-
Returns the path type of a path if the tunnel's ability is diamond .
- getPccId() - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- getPccId() - Method in interface org.onosproject.pcep.controller.PcepClient
-
Gets the ipAddress of the client.
- getPceId() - Method in class org.onosproject.pcepio.types.PathKeySubObject
-
Returns pceID.
- getPcepAttribute() - Method in interface org.onosproject.pcepio.protocol.PcepMsgPath.Builder
-
Returns object of PcepAttribute.
- getPcepAttribute() - Method in interface org.onosproject.pcepio.protocol.PcepMsgPath
-
Returns object of PcepAttribute.
- getPcepAttribute() - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.PcepMsgPath
-
Returns PcepAttribute.
- getPcepAttribute() - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest.Builder
-
Returns object of PcepAttribute.
- getPcepAttribute() - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest
-
Returns object of PcepAttribute.
- getPcepAttribute() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMsgPathVer1.Builder
-
- getPcepAttribute() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMsgPathVer1
-
- getPcepAttribute() - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.PcepMsgPath
-
Returns PCEP Attribute.
- getPcepAttribute() - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1.Builder
-
- getPcepAttribute() - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1
-
- getPcepClientImpl(IpAddress, PcepVersion) - Method in interface org.onosproject.pcep.controller.driver.PcepClientDriverFactory
-
Constructs the real Pcep Client representation.
- getPcepClientInstance(PccId, int, PcepVersion, PcepPacketStats) - Method in class org.onosproject.pcep.controller.impl.Controller
-
Creates instance of Pcep client.
- getPcepErrorInfo() - Method in interface org.onosproject.pcepio.protocol.PcepErrorMsg.Builder
-
Returns Object of PcepErrorInfo.
- getPcepErrorInfo() - Method in interface org.onosproject.pcepio.protocol.PcepErrorMsg
-
Returns Object of PcepErrorInfo.
- getPcepErrorInfo() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1.Builder
-
- getPcepErrorInfo() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1
-
- getPcepErrorList() - Method in interface org.onosproject.pcepio.protocol.PcepErrorInfo.Builder
-
Returns list of PcepError.
- getPcepErrorList() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorInfoVer1.Builder
-
- getPcepMessageFactory1() - Method in class org.onosproject.pcep.controller.impl.Controller
-
Returns factory version for processing pcep messages.
- getPcepOpenObj() - Method in interface org.onosproject.pcepio.protocol.PcepOpenMsg.Builder
-
Returns OpenObject in Open Message.
- getPcepOpenObject() - Method in interface org.onosproject.pcepio.protocol.PcepOpenMsg
-
Returns OpenObject in Open Message.
- getPcepOpenObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenMsgVer1
-
- getPcepRsvpErrorSpec() - Method in class org.onosproject.pcepio.types.StatefulRsvpErrorSpecTlv
-
Returns PcepRsvpErrorSpecObject.
- getPcInitiatedLspRequestList() - Method in interface org.onosproject.pcepio.protocol.PcepInitiateMsg.Builder
-
Returns list of PcInitiatedLspRequestList.
- getPcInitiatedLspRequestList() - Method in interface org.onosproject.pcepio.protocol.PcepInitiateMsg
-
Returns list of PcInitiatedLspRequestList.
- getPcLabelUpdateList() - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdateMsg.Builder
-
Returns list of PcLabelUpdateList.
- getPcLabelUpdateList() - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdateMsg
-
Returns list of PcLabelUpdateList.
- getPFlag() - Method in class org.onosproject.pcepio.types.PcepObjectHeader
-
Returns Object's P flag.
- getPipeline() - Method in class org.onosproject.pcep.controller.impl.PcepPipelineFactory
-
- getPlspId() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Returns PlspId of LSP Object.
- getPlspId() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Returns PlspId of LSP Object.
- getPlspId() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- getPlspId() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- getPollingColumn() - Method in class org.onosproject.ovsdb.rfc.table.Sflow
-
Get the Column entity which column name is "polling" from the Row entity
of attributes.
- getPortNum() - Method in class org.onosproject.pcep.api.PcepHopNodeDescription
-
Get the port number of a node.
- getPorts(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns the list of ports of the specified virtual device.
- getPorts() - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- getPorts() - Method in interface org.onosproject.ovsdb.controller.OvsdbClientService
-
Gets ports of bridge.
- getPortsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "ports" from the Row entity of
attributes.
- getPortUuid(String, String) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- getPortUuid(String, String) - Method in interface org.onosproject.ovsdb.controller.OvsdbClientService
-
Gets the Port uuid.
- getPrefixesColumn() - Method in class org.onosproject.ovsdb.rfc.table.FlowTable
-
Get the Column entity which column name is "prefixes" from the Row entity
of attributes.
- getPrefixLen() - Method in class org.onosproject.pcepio.types.IPv4SubObject
-
Returns prefixLen of IPv4 IP address.
- getPriFlag() - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Returns Priority Flag in RP Object.
- getPriFlag() - Method in interface org.onosproject.pcepio.protocol.PcepRPObject
-
Returns Priority Flag in RP Object.
- getPriFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- getPriFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- getPrivateKeyColumn() - Method in class org.onosproject.ovsdb.rfc.table.Ssl
-
Get the Column entity which column name is "private_key" from the Row
entity of attributes.
- getProtectionCap() - Method in class org.onosproject.pcepio.types.LinkProtectionTypeSubTlv
-
Returns Protection Cap.
- getProtocolId() - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Returns ProtocolId in LS Object.
- getProtocolId() - Method in interface org.onosproject.pcepio.protocol.PcepLSObject
-
Returns ProtocolId in LS Object.
- getProtocolId() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- getProtocolId() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- getProtocolsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "protocols" from the Row
entity of attributes.
- getProviders() - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualProviderRegistry
-
Returns a set of currently registered virtual providers.
- getPst() - Method in class org.onosproject.pcepio.types.PathSetupTypeTlv
-
Returns the pst value.
- getQosColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "qos" from the Row entity of
attributes.
- getQueuesColumn() - Method in class org.onosproject.ovsdb.rfc.table.Qos
-
Get the Column entity which column name is "queues" from the Row entity
of attributes.
- getRangeSize() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject.Builder
-
Returns RangeSize field in LabelRange object.
- getRangeSize() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject
-
Returns RangeSize field in LabelRange object.
- getRangeSize() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1.Builder
-
- getRangeSize() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1
-
- getRateLimitColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "controller_rate_limit" from
the Row entity of attributes.
- getReader() - Method in interface org.onosproject.pcepio.protocol.PcepFactory
-
Returns PCEP Message Reader.
- getReader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFactoryVer1
-
- getReason() - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg.Builder
-
Returns reason field in Close message.
- getReason() - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg
-
Returns reason field in Close message.
- getRefTable() - Method in class org.onosproject.ovsdb.rfc.schema.type.UuidBaseType
-
Get refTable.
- getRefType() - Method in class org.onosproject.ovsdb.rfc.schema.type.UuidBaseType
-
Get refType.
- getRemoteInterfaceID() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency.Builder
-
Returns Remote InterfaceID of FEC Object.
- getRemoteInterfaceID() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency
-
Returns Remote InterfaceID of FEC Object.
- getRemoteInterfaceID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1.Builder
-
- getRemoteInterfaceID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
- getRemoteIpv4Addr() - Method in class org.onosproject.pcepio.types.PcepNaiIpv4Adjacency
-
- getRemoteIPv4Address() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4Adjacency.Builder
-
Sets Remote IPv4Address with specified value.
- getRemoteIPv4Address() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4Adjacency
-
Returns Remote IPv4Address of FEC Object.
- getRemoteIPv4Address() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1.Builder
-
- getRemoteIPv4Address() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1
-
- getRemoteIPv6Address() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6Adjacency.Builder
-
Returns Remote IPv6Address of FEC Object.
- getRemoteIPv6Address() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6Adjacency
-
Returns Remote IPv6Address of FEC Object.
- getRemoteIPv6Address() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1.Builder
-
- getRemoteIPv6Address() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1
-
- getRemoteNodeID() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency.Builder
-
Returns Remote NodeID of FEC Object.
- getRemoteNodeID() - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency
-
Returns Remote NodeID of FEC Object.
- getRemoteNodeID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1.Builder
-
- getRemoteNodeID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
- getRemoveFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Returns R flag in LS Object.
- getRemoveFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLSObject
-
Returns R flag in LS Object.
- getRemoveFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- getRemoveFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- getRequestIdNum() - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Returns Request Id Number in RP Object.
- getRequestIdNum() - Method in interface org.onosproject.pcepio.protocol.PcepRPObject
-
Returns RequestId Number in RP Object.
- getRequestIdNum() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- getRequestIdNum() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- getResources() - Method in interface org.onosproject.incubator.net.domain.IntentDomainProvider
-
Returns all intent resources held by the provider.
- getResult() - Method in class org.onosproject.ovsdb.rfc.jsonrpc.JsonRpcResponse
-
Returns result.
- getRFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Returns A flag in LSP Object.
- getRFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Returns R flag in LSP Object.
- getRFlag() - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Returns R flag in RP Object.
- getRFlag() - Method in interface org.onosproject.pcepio.protocol.PcepRPObject
-
Returns R flag in RP Object.
- getRFlag() - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject.Builder
-
Returns R flag of SRP Object.
- getRFlag() - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject
-
Returns R flag of SRP Object.
- getRFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- getRFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- getRFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- getRFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- getRFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1.Builder
-
- getRFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
- getrFlag() - Method in class org.onosproject.pcepio.types.LsCapabilityTlv
-
Returns R-flag.
- getRoleColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "role" from the Row entity of
attributes.
- getRoutes() - Method in class org.onosproject.incubator.net.routing.RouteConfig
-
Returns all routes in this configuration.
- getRoutes(RouteTableId) - Method in interface org.onosproject.incubator.net.routing.RouteStore
-
Returns the routes for a particular route table.
- getRoutesForNextHop(IpAddress) - Method in interface org.onosproject.incubator.net.routing.RouteService
-
Returns the routes for the given next hop.
- getRoutesForNextHop(IpAddress) - Method in interface org.onosproject.incubator.net.routing.RouteStore
-
Returns the routes that point to the given next hop IP address.
- getRouteTables() - Method in interface org.onosproject.incubator.net.routing.RouteStore
-
Returns the IDs for all route tables in the store.
- getRow(String, String, String) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
Gets the ovsdb row.
- getRow(String, String, String) - Method in interface org.onosproject.ovsdb.controller.OvsdbClientService
-
Gets the OVSDB row from local OVSDB store.
- getRow(String) - Method in class org.onosproject.ovsdb.controller.OvsdbRowStore
-
Gets the row.
- getRow() - Method in class org.onosproject.ovsdb.rfc.operations.Insert
-
Returns the row member of insert operation.
- getRow() - Method in class org.onosproject.ovsdb.rfc.operations.Update
-
Returns the row member of update operation.
- getRow() - Method in class org.onosproject.ovsdb.rfc.tableservice.AbstractOvsdbTableService
-
Get Row entity.
- getRows(String) - Method in class org.onosproject.ovsdb.controller.OvsdbTableStore
-
Gets the ovsdbRowStore.
- getRows() - Method in class org.onosproject.ovsdb.rfc.message.OperationResult
-
Return rows.
- getRowStore() - Method in class org.onosproject.ovsdb.controller.OvsdbRowStore
-
Gets the rowStore.
- getRPObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Returns RP object header.
- getRPObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- getRPObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
Returns RP Object header.
- getRPObjList() - Method in interface org.onosproject.pcepio.protocol.PcepError.Builder
-
Returns the PcepRPObject.
- getRPObjList() - Method in interface org.onosproject.pcepio.protocol.PcepError
-
Returns the PcepRPObject List.
- getRPObjList() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1.Builder
-
- getRPObjList() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
- getRroObject() - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.PcepMsgPath
-
Returns PcepRroObject.
- getRroObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.PcepMsgPath
-
Returns PcepRroObject.
- getRroObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepRroObject.Builder
-
Returns RRO object header.
- getRroObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1.Builder
-
- getRroObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1
-
Returns PCEP RRO Object Header.
- getSamplingColumn() - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Get the Column entity which column name is "sampling" from the Row entity
of attributes.
- getSamplingColumn() - Method in class org.onosproject.ovsdb.rfc.table.Sflow
-
Get the Column entity which column name is "sampling" from the Row entity
of attributes.
- getSchema(List<String>) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- getSchema(List<String>) - Method in interface org.onosproject.ovsdb.rfc.jsonrpc.OvsdbRpc
-
This operation retrieves a database-schema that describes hosted database
db-name.
- getSchemaStr(String, List<String>) - Static method in class org.onosproject.ovsdb.rfc.utils.JsonRpcWriterUtil
-
Returns string of get_schema request.
- getSelect() - Method in class org.onosproject.ovsdb.rfc.message.MonitorRequest
-
Returns select.
- getSelectAllColumn() - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Get the Column entity which column name is "select_all" from the Row
entity of attributes.
- getSelectDstPortColumn() - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Get the Column entity which column name is "select_dst_port" from the Row
entity of attributes.
- getSelectSrcPortColumn() - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Get the Column entity which column name is "select_src_port" from the Row
entity of attributes.
- getSelectVlanColumn() - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Get the Column entity which column name is "select_vlan" from the Row
entity of attributes.
- getSessionId() - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject.Builder
-
Returns SessionId in Open Object.
- getSessionId() - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject
-
Returns SessionId in Open Object.
- getSessionId() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1.Builder
-
- getSessionId() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- getSetupPriority() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Returns Setup Priority field in LSPA Object.
- getSetupPriority() - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Returns Setup Priority field in LSPA Object.
- getSetupPriority() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- getSetupPriority() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- getSFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Returns S flag in LSP Object.
- getSFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Returns S flag in LSP Object.
- getSFlag() - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject.Builder
-
Returns S(sync) flag of SRP Object.
- getSFlag() - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject
-
Returns S flag of SRP Object.
- getSFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- getSFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- getSFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1.Builder
-
- getSFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
- getSFlag() - Method in class org.onosproject.pcepio.types.SrEroSubObject
-
Returns bSFlag.
- getSFlag() - Method in class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
Returns S-flag.
- getSflowColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "sflow" from the Row entity of
attributes.
- getSid() - Method in class org.onosproject.pcepio.types.SrEroSubObject
-
Returns sID.
- getSla() - Method in interface org.onosproject.pcep.api.PcepTunnel
-
Returns the ability of a tunnel.
- getSourceIpAddress() - Method in interface org.onosproject.pcepio.protocol.PcepEndPointsObject.Builder
-
Returns Source IpAddress from End Points Object.
- getSourceIpAddress() - Method in interface org.onosproject.pcepio.protocol.PcepEndPointsObject
-
Returns Source IpAddress from End Points Object.
- getSourceIpAddress() - Method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1.Builder
-
- getSourceIpAddress() - Method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1
-
- getSrpID() - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject.Builder
-
Returns SRP ID of SRP Object.
- getSrpID() - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject
-
Returns SRP ID of SRP Object.
- getSrpID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1.Builder
-
- getSrpID() - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
- getSrpObject() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRange
-
Returns object of PCEP SRP Object.
- getSrpObject() - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.Builder
-
Returns PcepSrpObject.
- getSrpObject() - Method in interface org.onosproject.pcepio.protocol.PcepStateReport
-
Returns PcepSrpObject.
- getSrpObject() - Method in interface org.onosproject.pcepio.protocol.PcepUpdateRequest.Builder
-
Returns PcepSrpObject.
- getSrpObject() - Method in interface org.onosproject.pcepio.protocol.PcepUpdateRequest
-
Returns object of PCEP SRP Object.
- getSrpObject() - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest.Builder
-
Returns object of PcepSrpObject.
- getSrpObject() - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest
-
Returns object of PcepSrpObject.
- getSrpObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeVer1
-
- getSrpObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.Builder
-
- getSrpObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1
-
- getSrpObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1.Builder
-
- getSrpObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1
-
- getSrpObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1.Builder
-
- getSrpObject() - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1
-
- getSrpObject() - Method in class org.onosproject.pcepio.types.PcepLabelDownload
-
Returns SRP Object.
- getSrpObject() - Method in class org.onosproject.pcepio.types.PcepLabelMap
-
Returns SRP Object.
- getSrpObjHeader() - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject.Builder
-
Returns SRP object header.
- getSrpObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1.Builder
-
- getSrpObjHeader() - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
Returns SRP object header.
- getSslColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "ssl" from the Row entity of
attributes.
- getSt() - Method in class org.onosproject.pcepio.types.SrEroSubObject
-
Returns SID type.
- getStateReportList() - Method in interface org.onosproject.pcepio.protocol.PcepReportMsg.Builder
-
Returns StateReportList.
- getStateReportList() - Method in interface org.onosproject.pcepio.protocol.PcepReportMsg
-
Returns PcepStateReport list.
- getStatisticsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "statistics" from the Row
entity of attributes.
- getStatisticsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Get the Column entity which column name is "statistics" from the Row
entity of attributes.
- getStatisticsColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "statistics" from the Row
entity of attributes.
- getStatisticsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "statistics" from the Row
entity of attributes.
- getStatusColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "status" from the Row entity
of attributes.
- getStatusColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "status" from the Row entity
of attributes.
- getStatusColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "status" from the Row entity
of attributes.
- getStatusColumn() - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Get the Column entity which column name is "status" from the Row entity
of attributes.
- getStatusColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "status" from the Row entity
of attributes.
- getStpEnableColumn() - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Get the Column entity which column name is "stpenable" from the Row
entity of attributes.
- getStringId() - Method in interface org.onosproject.pcep.api.PcepSwitch
-
Gets a string version of the ID for this switch.
- getStringId() - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- getStringId() - Method in interface org.onosproject.pcep.controller.PcepClient
-
Gets a string version of the ID for this pcc.
- getSubObjects() - Method in interface org.onosproject.pcepio.protocol.PcepEroObject.Builder
-
Returns LinkedList of SubObjects in ERO Objects.
- getSubObjects() - Method in interface org.onosproject.pcepio.protocol.PcepEroObject
-
Return LinkedList of SubObjects of ERO Object.
- getSubObjects() - Method in interface org.onosproject.pcepio.protocol.PcepIroObject.Builder
-
Returns list of SubObjects.
- getSubObjects() - Method in interface org.onosproject.pcepio.protocol.PcepIroObject
-
Returns list of SubObjects.
- getSubObjects() - Method in interface org.onosproject.pcepio.protocol.PcepRroObject.Builder
-
Returns list of SubObjects.
- getSubObjects() - Method in interface org.onosproject.pcepio.protocol.PcepRroObject
-
Returns list of SubObjects.
- getSubObjects() - Method in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1.Builder
-
- getSubObjects() - Method in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1
-
- getSubObjects() - Method in class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1.Builder
-
- getSubObjects() - Method in class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1
-
- getSubObjects() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1.Builder
-
- getSubObjects() - Method in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1
-
- getSwitch(PcepDpid) - Method in interface org.onosproject.pcep.api.PcepController
-
Return a switch with a specified did.
- getSwitch(PcepDpid) - Method in class org.onosproject.pcep.controller.impl.PcepControllerImpl
-
- getSwitches() - Method in interface org.onosproject.pcep.api.PcepController
-
Returns all switches known to this PCEP controller.
- getSwitches() - Method in class org.onosproject.pcep.controller.impl.PcepControllerImpl
-
- getSyncFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Returns sync flag in LS Object.
- getSyncFlag() - Method in interface org.onosproject.pcepio.protocol.PcepLSObject
-
Returns sync flag in LS Object.
- getSyncFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- getSyncFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- getSyncMsgList(PccId) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- getSyncMsgList(PccId) - Method in interface org.onosproject.pcep.controller.PcepClient
-
Returns the list of report messages received during LSPDB sync.
- getSystemStartTime() - Method in class org.onosproject.pcep.controller.impl.Controller
-
To get system start time.
- getSystemTypeColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "system_type" from the Row
entity of attributes.
- getSystemVersionColumn() - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Get the Column entity which column name is "system_version" from the Row
entity of attributes.
- getTable() - Method in class org.onosproject.ovsdb.rfc.operations.Delete
-
For the use of serialization.
- getTable() - Method in class org.onosproject.ovsdb.rfc.operations.Insert
-
For the use of serialization.
- getTable() - Method in class org.onosproject.ovsdb.rfc.operations.Mutate
-
For the use of serialization.
- getTable() - Method in class org.onosproject.ovsdb.rfc.operations.Select
-
For the use of serialization.
- getTable() - Method in class org.onosproject.ovsdb.rfc.operations.Update
-
For the use of serialization.
- getTable(DatabaseSchema, Row, OvsdbTable) - Static method in class org.onosproject.ovsdb.rfc.table.TableGenerator
-
Get table from Row.
- getTableName() - Method in class org.onosproject.ovsdb.rfc.message.MonitorRequest
-
Returns tableName.
- getTableNames() - Method in class org.onosproject.ovsdb.rfc.schema.DatabaseSchema
-
Returns a set of table name.
- getTableSchema() - Method in class org.onosproject.ovsdb.rfc.operations.Abort
-
- getTableSchema() - Method in class org.onosproject.ovsdb.rfc.operations.Assert
-
- getTableSchema() - Method in class org.onosproject.ovsdb.rfc.operations.Comment
-
- getTableSchema() - Method in class org.onosproject.ovsdb.rfc.operations.Commit
-
- getTableSchema() - Method in class org.onosproject.ovsdb.rfc.operations.Delete
-
- getTableSchema() - Method in class org.onosproject.ovsdb.rfc.operations.Insert
-
- getTableSchema() - Method in class org.onosproject.ovsdb.rfc.operations.Mutate
-
- getTableSchema() - Method in interface org.onosproject.ovsdb.rfc.operations.Operation
-
Returns TableSchema entity.
- getTableSchema() - Method in class org.onosproject.ovsdb.rfc.operations.Select
-
- getTableSchema() - Method in class org.onosproject.ovsdb.rfc.operations.Update
-
- getTableSchema(String) - Method in class org.onosproject.ovsdb.rfc.schema.DatabaseSchema
-
Returns the TableSchema whose name is the tableName.
- getTableStore() - Method in class org.onosproject.ovsdb.controller.OvsdbTableStore
-
Gets tableStore.
- getTableUuid() - Method in class org.onosproject.ovsdb.rfc.tableservice.AbstractOvsdbTableService
-
- getTableUuid() - Method in interface org.onosproject.ovsdb.rfc.tableservice.OvsdbTableService
-
Returns UUID which column name is _uuid.
- getTableUuidColumn() - Method in class org.onosproject.ovsdb.rfc.tableservice.AbstractOvsdbTableService
-
- getTableUuidColumn() - Method in interface org.onosproject.ovsdb.rfc.tableservice.OvsdbTableService
-
Returns UUID Column which column name is _uuid.
- getTableVersion() - Method in class org.onosproject.ovsdb.rfc.tableservice.AbstractOvsdbTableService
-
- getTableVersion() - Method in interface org.onosproject.ovsdb.rfc.tableservice.OvsdbTableService
-
Returns UUID which column name is _version.
- getTableVersionColumn() - Method in class org.onosproject.ovsdb.rfc.tableservice.AbstractOvsdbTableService
-
- getTableVersionColumn() - Method in interface org.onosproject.ovsdb.rfc.tableservice.OvsdbTableService
-
Returns UUID Column which column name is _version.
- getTagColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "tag" from the Row entity of
attributes.
- getTargetColumn() - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Get the Column entity which column name is "target" from the Row entity
of attributes.
- getTargetColumn() - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Get the Column entity which column name is "target" from the Row entity
of attributes.
- getTargetsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Get the Column entity which column name is "targets" from the Row entity
of attributes.
- getTargetsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Netflow
-
Get the Column entity which column name is "targets" from the Row entity
of attributes.
- getTargetsColumn() - Method in class org.onosproject.ovsdb.rfc.table.Sflow
-
Get the Column entity which column name is "targets" from the Row entity
of attributes.
- getTenantIds() - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Returns the set of tenant identifiers known to the system.
- getTenantIds() - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Returns set of registered tenant IDs.
- getTFlag() - Method in class org.onosproject.pcepio.types.NodeFlagBitsSubTlv
-
Returns T-flag.
- getTFlag() - Method in class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
Returns T-flag.
- getTime() - Method in class org.onosproject.pcep.controller.impl.PcepPacketStatsImpl
-
- getTime() - Method in interface org.onosproject.pcep.controller.PcepPacketStats
-
Returns the time value.
- getTransactParams(DatabaseSchema, List<Operation>) - Static method in class org.onosproject.ovsdb.rfc.utils.ParamUtil
-
Returns params of transact method, refer to RFC7047's Section 4.1.3.
- getTrunksColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "trunks" from the Row entity
of attributes.
- getTunnelId() - Method in class org.onosproject.pcepio.types.StatefulIPv4LspIdentifiersTlv
-
Returns tunnel id.
- getTunnelIds(Intent) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Return the set of tunnel identifiers store against the intent.
- getTunnelInfo(TunnelId) - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Retrieves local label info with tunnel consumer id from tunnel info store.
- getTunnelInfo(TunnelId) - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- getTunnelInfoCount() - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Retrieves the tunnel info count.
- getTunnelInfoCount() - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- getTunnelInfos() - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Retrieves tunnel id and pcecc tunnel info pairs collection from tunnel info store.
- getTunnelInfos() - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- getTunnels(DeviceId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Returns the collection of tunnels applied on the specified device.
- getTunnelStatistics(String) - Method in interface org.onosproject.pcep.api.PcepController
-
Send statistic request by tunnel id.
- getTunnelStatistics(String) - Method in class org.onosproject.pcep.controller.impl.PcepControllerImpl
-
- getTunnelStatusFromLspStatus(PcepLspStatus) - Static method in enum org.onosproject.pcep.controller.PcepLspStatus
-
Returns the applicable ONOS tunnel state corresponding to PCEP LSP status.
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg.Builder
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepErrorMsg.Builder
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepErrorMsg
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepFecObject
-
Returns FEC Object type.
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepInitiateMsg.Builder
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepInitiateMsg
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepKeepaliveMsg.Builder
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepKeepaliveMsg
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeResvMsg.Builder
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeResvMsg
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdateMsg.Builder
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdateMsg
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepLSReportMsg.Builder
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepLSReportMsg
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepMessage.Builder
-
Returns Type of PCEP Message.
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepMessage
-
Returns Type of PCEP Message.
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepNai
-
To get the ST type of the NAI information.
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepOpenMsg
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepReportMsg.Builder
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepReportMsg
-
- getType() - Method in enum org.onosproject.pcepio.protocol.PcepType
-
Returns iValue as type of PCEP message.
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepUpdateMsg.Builder
-
- getType() - Method in interface org.onosproject.pcepio.protocol.PcepUpdateMsg
-
- getType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1.Builder
-
- getType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1
-
- getType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1
-
- getType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
- getType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1
-
- getType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1
-
- getType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1
-
- getType() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenMsgVer1
-
- getType() - Method in class org.onosproject.pcepio.types.AdministrativeGroupSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.AutonomousSystemNumberSubObject
-
- getType() - Method in class org.onosproject.pcepio.types.AutonomousSystemSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.BgpLsIdentifierSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.GmplsCapabilityTlv
-
- getType() - Method in class org.onosproject.pcepio.types.IgpMetricSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.IgpRouterIdSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.IPv4InterfaceAddressSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.IPv4NeighborAddressSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.IPv4RouterIdOfLocalNodeSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.IPv4RouterIdOfRemoteNodeSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.IPv4SubObject
-
- getType() - Method in class org.onosproject.pcepio.types.IPv6InterfaceAddressSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.IPv6NeighborAddressSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.IPv6RouterIdofLocalNodeSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.IPv6RouterIdofRemoteNodeSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.IPv6SubObject
-
- getType() - Method in class org.onosproject.pcepio.types.IsisAreaIdentifierSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.LabelSubObject
-
- getType() - Method in class org.onosproject.pcepio.types.LinkAttributesTlv
-
- getType() - Method in class org.onosproject.pcepio.types.LinkDescriptorsTlv
-
- getType() - Method in class org.onosproject.pcepio.types.LinkLocalRemoteIdentifiersSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.LinkNameAttributeSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.LinkProtectionTypeSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.LocalNodeDescriptorsTlv
-
- getType() - Method in class org.onosproject.pcepio.types.LsCapabilityTlv
-
- getType() - Method in class org.onosproject.pcepio.types.MaximumLinkBandwidthSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.MaximumReservableLinkBandwidthSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.MplsProtocolMaskSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.NexthopIPv4addressTlv
-
- getType() - Method in class org.onosproject.pcepio.types.NexthopIPv6addressTlv
-
- getType() - Method in class org.onosproject.pcepio.types.NexthopUnnumberedIPv4IDTlv
-
- getType() - Method in class org.onosproject.pcepio.types.NodeAttributesTlv
-
- getType() - Method in class org.onosproject.pcepio.types.NodeFlagBitsSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.NodeNameSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.OpaqueLinkAttributeSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.OpaqueNodePropertiesSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.OspfAreaIdSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.PathKeySubObject
-
- getType() - Method in class org.onosproject.pcepio.types.PathSetupTypeTlv
-
- getType() - Method in class org.onosproject.pcepio.types.PceccCapabilityTlv
-
- getType() - Method in class org.onosproject.pcepio.types.PcepLabelDbVerTlv
-
- getType() - Method in class org.onosproject.pcepio.types.PcepNaiIpv4Adjacency
-
- getType() - Method in class org.onosproject.pcepio.types.PcepNaiIpv4NodeId
-
- getType() - Method in class org.onosproject.pcepio.types.PcepNaiIpv6Adjacency
-
- getType() - Method in class org.onosproject.pcepio.types.PcepNaiIpv6NodeId
-
- getType() - Method in class org.onosproject.pcepio.types.PcepNaiUnnumberedAdjacencyIpv4
-
- getType() - Method in class org.onosproject.pcepio.types.PcepRsvpIpv4ErrorSpec
-
- getType() - Method in class org.onosproject.pcepio.types.PcepRsvpIpv6ErrorSpec
-
- getType() - Method in class org.onosproject.pcepio.types.PcepRsvpUserErrorSpec
-
- getType() - Method in interface org.onosproject.pcepio.types.PcepValueType
-
Returns the Type of PCEP Message.
- getType() - Method in class org.onosproject.pcepio.types.RemoteNodeDescriptorsTlv
-
- getType() - Method in class org.onosproject.pcepio.types.RoutingUniverseTlv
-
- getType() - Method in class org.onosproject.pcepio.types.SharedRiskLinkGroupSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.SrEroSubObject
-
- getType() - Method in class org.onosproject.pcepio.types.SrPceCapabilityTlv
-
- getType() - Method in class org.onosproject.pcepio.types.StatefulIPv4LspIdentifiersTlv
-
- getType() - Method in class org.onosproject.pcepio.types.StatefulLspDbVerTlv
-
- getType() - Method in class org.onosproject.pcepio.types.StatefulLspErrorCodeTlv
-
- getType() - Method in class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
- getType() - Method in class org.onosproject.pcepio.types.StatefulRsvpErrorSpecTlv
-
- getType() - Method in class org.onosproject.pcepio.types.SymbolicPathNameTlv
-
- getType() - Method in class org.onosproject.pcepio.types.TEDefaultMetricSubTlv
-
- getType() - Method in class org.onosproject.pcepio.types.UnreservedBandwidthSubTlv
-
- getTypeColumn() - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Get the Column entity which column name is "type" from the Row entity of
attributes.
- getTypeColumn() - Method in class org.onosproject.ovsdb.rfc.table.Qos
-
Get the Column entity which column name is "type" from the Row entity of
attributes.
- getUFlag() - Method in class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
Returns U-flag.
- getUpdateRequestList() - Method in interface org.onosproject.pcepio.protocol.PcepUpdateMsg.Builder
-
Returns the update request list for the PCEP update message.
- getUpdateRequestList() - Method in interface org.onosproject.pcepio.protocol.PcepUpdateMsg
-
Returns the update request list for PCEP Update Message.
- getUptime() - Method in class org.onosproject.pcep.controller.impl.Controller
-
- getUuid() - Method in class org.onosproject.ovsdb.rfc.message.OperationResult
-
Return uuid.
- getUuidName() - Method in class org.onosproject.ovsdb.rfc.operations.Insert
-
Returns the uuid-name member of insert operation.
- getValue() - Method in class org.onosproject.ovsdb.rfc.notation.Condition
-
Returns column data.
- getValue() - Method in class org.onosproject.ovsdb.rfc.notation.Mutation
-
Returns column data.
- getValue() - Method in class org.onosproject.pcepio.types.IgpMetricSubTlv
-
Returns value of IGP Link Metric.
- getValue() - Method in class org.onosproject.pcepio.types.IgpRouterIdSubTlv
-
Returns raw value.
- getValue() - Method in class org.onosproject.pcepio.types.IPv6InterfaceAddressSubTlv
-
Returns value of IPv6 Interface Address.
- getValue() - Method in class org.onosproject.pcepio.types.IPv6NeighborAddressSubTlv
-
Returns value of IPv6 Neighbor Address.
- getValue() - Method in class org.onosproject.pcepio.types.IPv6RouterIdofLocalNodeSubTlv
-
Returns value of IPv6 TE Router Id of Local Node.
- getValue() - Method in class org.onosproject.pcepio.types.IPv6SubObject
-
Returns value of IPv6 Sub Object.
- getValue() - Method in class org.onosproject.pcepio.types.IsisAreaIdentifierSubTlv
-
Returns value of ISIS-Area-Identifier.
- getValue() - Method in class org.onosproject.pcepio.types.LinkNameAttributeSubTlv
-
Returns value of Link-Name.
- getValue() - Method in class org.onosproject.pcepio.types.NodeNameSubTlv
-
Returns RawValue for NodeName.
- getValue() - Method in class org.onosproject.pcepio.types.OpaqueLinkAttributeSubTlv
-
Returns raw value of Opaque Link Attribute Tlv.
- getValue() - Method in class org.onosproject.pcepio.types.OpaqueNodePropertiesSubTlv
-
Returns raw value of Opaque Node Attribute Tlv.
- getValue() - Method in class org.onosproject.pcepio.types.SharedRiskLinkGroupSubTlv
-
Returns SRLG Value.
- getValue() - Method in class org.onosproject.pcepio.types.SymbolicPathNameTlv
-
Returns Symbolic path name.
- getValueFromJson(JsonNode, ColumnType) - Static method in class org.onosproject.ovsdb.rfc.utils.TransValueUtil
-
Transform JsonNode to corresponding value.
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg.Builder
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepErrorMsg.Builder
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepErrorMsg
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepFactory
-
Returns PCEP version.
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepFecObject
-
Returns PCEP Version of FEC Object.
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepInitiateMsg.Builder
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepInitiateMsg
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepKeepaliveMsg.Builder
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepKeepaliveMsg
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeResvMsg.Builder
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeResvMsg
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdateMsg.Builder
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdateMsg
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepLSReportMsg.Builder
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepLSReportMsg
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepMessage.Builder
-
Returns Version of PCEP Message.
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepMessage
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepObject
-
Returns Version of PCEP Object.
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepOpenMsg
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject
-
Returns version of Open Object.
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepReportMsg.Builder
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepReportMsg
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepUpdateMsg.Builder
-
- getVersion() - Method in interface org.onosproject.pcepio.protocol.PcepUpdateMsg
-
- getVersion() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1.Builder
-
- getVersion() - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1
-
- getVersion() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFactoryVer1
-
- getVersion() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1
-
- getVersion() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
- getVersion() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1
-
- getVersion() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1
-
- getVersion() - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1
-
- getVersion() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenMsgVer1
-
- getVersion() - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- getVersion() - Method in class org.onosproject.pcepio.types.AdministrativeGroupSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.AutonomousSystemNumberSubObject
-
- getVersion() - Method in class org.onosproject.pcepio.types.AutonomousSystemSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.BgpLsIdentifierSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.GmplsCapabilityTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.IgpMetricSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.IgpRouterIdSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.IPv4InterfaceAddressSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.IPv4NeighborAddressSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.IPv4RouterIdOfLocalNodeSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.IPv4RouterIdOfRemoteNodeSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.IPv4SubObject
-
- getVersion() - Method in class org.onosproject.pcepio.types.IPv6InterfaceAddressSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.IPv6NeighborAddressSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.IPv6RouterIdofLocalNodeSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.IPv6RouterIdofRemoteNodeSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.IPv6SubObject
-
- getVersion() - Method in class org.onosproject.pcepio.types.IsisAreaIdentifierSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.LabelSubObject
-
- getVersion() - Method in class org.onosproject.pcepio.types.LinkAttributesTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.LinkDescriptorsTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.LinkLocalRemoteIdentifiersSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.LinkNameAttributeSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.LinkProtectionTypeSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.LocalNodeDescriptorsTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.LsCapabilityTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.MaximumLinkBandwidthSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.MaximumReservableLinkBandwidthSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.MplsProtocolMaskSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.NexthopIPv4addressTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.NexthopIPv6addressTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.NexthopUnnumberedIPv4IDTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.NodeAttributesTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.NodeFlagBitsSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.NodeNameSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.OpaqueLinkAttributeSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.OpaqueNodePropertiesSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.OspfAreaIdSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.PathKeySubObject
-
- getVersion() - Method in class org.onosproject.pcepio.types.PathSetupTypeTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.PceccCapabilityTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.PcepLabelDbVerTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.PcepRsvpIpv4ErrorSpec
-
- getVersion() - Method in class org.onosproject.pcepio.types.PcepRsvpIpv6ErrorSpec
-
- getVersion() - Method in class org.onosproject.pcepio.types.PcepRsvpUserErrorSpec
-
- getVersion() - Method in interface org.onosproject.pcepio.types.PcepValueType
-
Returns the Version Of PCEP Message.
- getVersion() - Method in class org.onosproject.pcepio.types.RemoteNodeDescriptorsTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.RoutingUniverseTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.SharedRiskLinkGroupSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.SrEroSubObject
-
- getVersion() - Method in class org.onosproject.pcepio.types.SrPceCapabilityTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.StatefulIPv4LspIdentifiersTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.StatefulLspDbVerTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.StatefulLspErrorCodeTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.StatefulRsvpErrorSpecTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.SymbolicPathNameTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.TEDefaultMetricSubTlv
-
- getVersion() - Method in class org.onosproject.pcepio.types.UnreservedBandwidthSubTlv
-
- getVirtualDevices(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns a collection of all virtual devices in the specified network.
- getVirtualHosts(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns a collection of all virtual hosts in the specified network.
- getVirtualLinks(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns collection of all virtual links in the specified network.
- getVirtualNetworks(TenantId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns a collection of all virtual networks created on behalf of the
specified tenant.
- getVirtualPorts(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
Returns list of all virtual ports of the specified device.
- getVlanModeColumn() - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Get the Column entity which column name is "vlan_mode" from the Row
entity of attributes.
- getWhere() - Method in class org.onosproject.ovsdb.rfc.operations.Delete
-
Returns the where member of delete operation.
- getWhere() - Method in class org.onosproject.ovsdb.rfc.operations.Mutate
-
Returns the where member of mutate operation.
- getWhere() - Method in class org.onosproject.ovsdb.rfc.operations.Select
-
Returns the where member of select operation.
- getWhere() - Method in class org.onosproject.ovsdb.rfc.operations.Update
-
Returns the where member of update operation.
- getWireVersion() - Method in enum org.onosproject.pcepio.protocol.PcepVersion
-
Returns Wire version of PCEP Message.
- getYFlag() - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Returns Flags in Metric Object.
- getYFlag() - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject
-
Returns Y flag in Metric Object.
- getYFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- getYFlag() - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
- GLOBAL_LABEL_SPACE_MAX - Static variable in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
- GLOBAL_LABEL_SPACE_MIN - Static variable in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
- GmplsCapabilityTlv - Class in org.onosproject.pcepio.types
-
Provides GMPLS Capability Tlv.
- GmplsCapabilityTlv(int) - Constructor for class org.onosproject.pcepio.types.GmplsCapabilityTlv
-
Constructor to initialize raw value.
- greaterThan(String, Object) - Static method in class org.onosproject.ovsdb.rfc.utils.ConditionUtil
-
Returns a Condition that means Function.GREATER_THAN .
- greaterThanOrEquals(String, Object) - Static method in class org.onosproject.ovsdb.rfc.utils.ConditionUtil
-
Returns a Condition that means Function.GREATER_THAN_OR_EQUALS .
- groupId() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- groupId() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- groupId() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
Returns group flow table id which a tunnel match up.
- groupId() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Returns group flow table id which a tunnel match up.
- guessedFlowProtos() - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
Returns DPI traffic the number of guessed flow protocols.
- OBJ_LENGTH - Static variable in class org.onosproject.pcepio.types.AutonomousSystemNumberSubObject
-
- OBJ_LENGTH - Static variable in class org.onosproject.pcepio.types.IPv4SubObject
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1
-
- OBJECT_HEADER_LENGTH - Static variable in class org.onosproject.pcepio.types.StatefulRsvpErrorSpecTlv
-
- OBJECT_TYPE_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.types.PcepObjectHeader
-
- OBJECT_TYPE_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.types.PcepRsvpObjectHeader
-
- ObjectMapperUtil - Class in org.onosproject.ovsdb.rfc.utils
-
ObjectMapper utility class.
- of(int) - Static method in class org.onosproject.pcepio.types.AdministrativeGroupSubTlv
-
Returns newly created AdministrativeGroupTlv object.
- of(short) - Static method in class org.onosproject.pcepio.types.AutonomousSystemNumberSubObject
-
Returns a new instance of AutonomousSystemNumberSubObject.
- of(int) - Static method in class org.onosproject.pcepio.types.AutonomousSystemSubTlv
-
Returns newly created AutonomousSystemTlv object.
- of(int) - Static method in class org.onosproject.pcepio.types.BgpLsIdentifierSubTlv
-
Returns newly created BGPLSidentifierTlv object.
- of(int) - Static method in class org.onosproject.pcepio.types.GmplsCapabilityTlv
-
Returns newly created GmplsCapabilityTlv object.
- of(byte[], short) - Static method in class org.onosproject.pcepio.types.IgpMetricSubTlv
-
Returns newly created IGPMetricTlv object.
- of(byte[], short) - Static method in class org.onosproject.pcepio.types.IgpRouterIdSubTlv
-
Returns object of Router ID Sub Tlv.
- of(int) - Static method in class org.onosproject.pcepio.types.IPv4InterfaceAddressSubTlv
-
Returns newly created IPv4InterfaceAddressTlv object.
- of(int) - Static method in class org.onosproject.pcepio.types.IPv4NeighborAddressSubTlv
-
Returns newly created IPv4NeighborAddressTlv object.
- of(int) - Static method in class org.onosproject.pcepio.types.IPv4RouterIdOfLocalNodeSubTlv
-
Returns newly created IPv4RouterIdOfLocalNodeTlv object.
- of(int) - Static method in class org.onosproject.pcepio.types.IPv4RouterIdOfRemoteNodeSubTlv
-
Returns newly created IPv4RouterIdOfRemoteNodeTlv object.
- of(int, byte, byte) - Static method in class org.onosproject.pcepio.types.IPv4SubObject
-
Returns a new instance of IPv4SubObject.
- of(byte[]) - Static method in class org.onosproject.pcepio.types.IPv6InterfaceAddressSubTlv
-
Returns newly created IPv6InterfaceAddressTlv object.
- of(byte[]) - Static method in class org.onosproject.pcepio.types.IPv6NeighborAddressSubTlv
-
Returns newly created IPv6NeighborAddressTlv object.
- of(byte[]) - Static method in class org.onosproject.pcepio.types.IPv6RouterIdofLocalNodeSubTlv
-
Returns newly created IPv6RouterIdofLocalNodeTlv object.
- of(byte[]) - Static method in class org.onosproject.pcepio.types.IPv6RouterIdofRemoteNodeSubTlv
-
Returns newly created IPv6RouterIdofRemoteNodeTlv object.
- of(byte[]) - Static method in class org.onosproject.pcepio.types.IPv6SubObject
-
To create instance of IPv6SubObject.
- of(byte[], short) - Static method in class org.onosproject.pcepio.types.IsisAreaIdentifierSubTlv
-
Returns newly created ISISAreaIdentifierTlv object.
- of(byte, byte, int) - Static method in class org.onosproject.pcepio.types.LabelSubObject
-
Return an object of LabelSubObject.
- of(List<PcepValueType>) - Static method in class org.onosproject.pcepio.types.LinkAttributesTlv
-
Returns object of TE Link Attributes TLV.
- of(List<PcepValueType>) - Static method in class org.onosproject.pcepio.types.LinkDescriptorsTlv
-
Returns object of LinkDescriptorsTlv.
- of(int, int) - Static method in class org.onosproject.pcepio.types.LinkLocalRemoteIdentifiersSubTlv
-
Retruns an object of Link Local Remote Identifiers Tlv.
- of(byte[], short) - Static method in class org.onosproject.pcepio.types.LinkNameAttributeSubTlv
-
Returns newly created LinkNameTlv object.
- of(List<PcepValueType>) - Static method in class org.onosproject.pcepio.types.LocalNodeDescriptorsTlv
-
Returns a new object of LocalNodeDescriptorsTLV.
- of(int) - Static method in class org.onosproject.pcepio.types.LsCapabilityTlv
-
Returns an object of LsCapabilityTlv.
- of(int) - Static method in class org.onosproject.pcepio.types.MaximumLinkBandwidthSubTlv
-
Returns newly created MaximumLinkBandwidthTlv object.
- of(int) - Static method in class org.onosproject.pcepio.types.MaximumReservableLinkBandwidthSubTlv
-
Returns newly created MaximumReservableLinkBandwidth object.
- of(byte) - Static method in class org.onosproject.pcepio.types.MplsProtocolMaskSubTlv
-
Returns newly created MPLSProtocolMaskTlv object.
- of(int) - Static method in class org.onosproject.pcepio.types.NexthopIPv4addressTlv
-
Return next hop IPv4 address tlv.
- of(byte[]) - Static method in class org.onosproject.pcepio.types.NexthopIPv6addressTlv
-
Creates next hop IPv6 address tlv.
- of(int, int) - Static method in class org.onosproject.pcepio.types.NexthopUnnumberedIPv4IDTlv
-
Returns new object of NexthopUnnumberedIPv4IDTlv.
- of(List<PcepValueType>) - Static method in class org.onosproject.pcepio.types.NodeAttributesTlv
-
Returns object of NodeAttributesTlv.
- of(byte) - Static method in class org.onosproject.pcepio.types.NodeFlagBitsSubTlv
-
Returns newly created NodeFlagBitsTlv object.
- of(byte[], short) - Static method in class org.onosproject.pcepio.types.NodeNameSubTlv
-
Returns newly created NodeNameTlv object.
- of(byte[], short) - Static method in class org.onosproject.pcepio.types.OpaqueLinkAttributeSubTlv
-
Returns newly created OpaqueLinkAttributeTlv object.
- of(byte[], short) - Static method in class org.onosproject.pcepio.types.OpaqueNodePropertiesSubTlv
-
Returns newly created OpaqueNodeAttributeTlv object.
- of(int) - Static method in class org.onosproject.pcepio.types.OspfAreaIdSubTlv
-
Returns newly created OSPFareaIDsubTlv object.
- of(short, int) - Static method in class org.onosproject.pcepio.types.PathKeySubObject
-
Creates Path Key sub Object which initializes pathKey and pceId.
- of(int) - Static method in class org.onosproject.pcepio.types.PathSetupTypeTlv
-
Returns Object of path setup type tlv.
- of(int) - Static method in class org.onosproject.pcepio.types.PceccCapabilityTlv
-
Returns newly created PceccCapabilityTlv object.
- of(long) - Static method in class org.onosproject.pcepio.types.PcepLabelDbVerTlv
-
Returns newly created PcepLabelDbVerTlv object.
- of(int, int) - Static method in class org.onosproject.pcepio.types.PcepNaiIpv4Adjacency
-
Returns Object of Pcep nai Ipv4 Adjacency.
- of(int) - Static method in class org.onosproject.pcepio.types.PcepNaiIpv4NodeId
-
Returns an object of PcepNaiIpv4NodeId.
- of(byte[], byte[]) - Static method in class org.onosproject.pcepio.types.PcepNaiIpv6Adjacency
-
Creates object of PcepNaiIpv6Adjacency with local ipv6 address and remote ipv6 address.
- of(byte[]) - Static method in class org.onosproject.pcepio.types.PcepNaiIpv6NodeId
-
Return object of Pcep Nai Ipv6 Node ID.
- of(int, int, int, int) - Static method in class org.onosproject.pcepio.types.PcepNaiUnnumberedAdjacencyIpv4
-
Returns PCEP Nai Unnumbered Adjacency Ipv4 object.
- of(List<PcepValueType>) - Static method in class org.onosproject.pcepio.types.RemoteNodeDescriptorsTlv
-
Returns object of Remote TE Node Descriptors TLV.
- of(long) - Static method in class org.onosproject.pcepio.types.RoutingUniverseTlv
-
Returns object of RoutingUniverseTLV.
- of(int[], short) - Static method in class org.onosproject.pcepio.types.SharedRiskLinkGroupSubTlv
-
Returns object of SharedRiskLinkGroupTlv.
- of(byte, boolean, boolean, boolean, boolean, int, PcepNai) - Static method in class org.onosproject.pcepio.types.SrEroSubObject
-
Creates object of SrEroSubObject.
- of(byte) - Static method in class org.onosproject.pcepio.types.SrPceCapabilityTlv
-
Obtains newly created SrPceCapabilityTlv object.
- of(int, short, short, int, int) - Static method in class org.onosproject.pcepio.types.StatefulIPv4LspIdentifiersTlv
-
Creates object of StatefulIPv4LspIdentidiersTlv.
- of(long) - Static method in class org.onosproject.pcepio.types.StatefulLspDbVerTlv
-
Returns object of StatefulLspDbVerTlv.
- of(int) - Static method in class org.onosproject.pcepio.types.StatefulLspErrorCodeTlv
-
Creates object of StatefulLspErrorCodeTlv.
- of(int) - Static method in class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
Returns object of StatefulPceCapabilityTlv.
- of(byte[], short) - Static method in class org.onosproject.pcepio.types.SymbolicPathNameTlv
-
Creates an object of SymbolicPathNameTlv.
- of(int) - Static method in class org.onosproject.pcepio.types.TEDefaultMetricSubTlv
-
Returns newly created TEDefaultMetricTlv object.
- of(int) - Static method in class org.onosproject.pcepio.types.UnreservedBandwidthSubTlv
-
Returns newly created UnreservedBandwidthTlv object.
- OFLAG_RESET - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
- OFLAG_SET - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
- OFLAG_SET - Static variable in class org.onosproject.pcepio.types.NodeFlagBitsSubTlv
-
- OFLAG_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- OFLAG_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- OFLAG_TEMP_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- OFLAG_TEMP_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- OFPORT - Static variable in class org.onosproject.ovsdb.controller.OvsdbConstant
-
Openflow port.
- oldRow() - Method in class org.onosproject.ovsdb.rfc.message.RowUpdate
-
Return oldRow.
- one() - Method in class org.onosproject.incubator.net.domain.TunnelPrimitive
-
The getter for the first connection point associated with a tunnel.
- op() - Method in enum org.onosproject.ovsdb.rfc.operations.Operation.Operations
-
Returns the op for Operations.
- OpaqueLinkAttributeSubTlv - Class in org.onosproject.pcepio.types
-
Provides Opaque Link Attribute.
- OpaqueLinkAttributeSubTlv(byte[], short) - Constructor for class org.onosproject.pcepio.types.OpaqueLinkAttributeSubTlv
-
constructor to initialize rawValue.
- OpaqueNodePropertiesSubTlv - Class in org.onosproject.pcepio.types
-
Provides Opaque node attributes.
- OpaqueNodePropertiesSubTlv(byte[], short) - Constructor for class org.onosproject.pcepio.types.OpaqueNodePropertiesSubTlv
-
constructor to initialize rawValue.
- OPEN_OBJ_CLASS - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- OPEN_OBJ_MINIMUM_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- OPEN_OBJ_TYPE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- OPEN_OBJECT_VERSION - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- OPENFLOW13 - Static variable in class org.onosproject.ovsdb.controller.OvsdbConstant
-
Openflow version.
- OpenVSwitch - Class in org.onosproject.ovsdb.rfc.table
-
This class provides operations of Open_vSwitch Table.
- OpenVSwitch(DatabaseSchema, Row) - Constructor for class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Constructs a OpenVSwitch object.
- OpenVSwitch.OpenVSwitchColumn - Enum in org.onosproject.ovsdb.rfc.table
-
OpenVSwitch table column name.
- Operation - Interface in org.onosproject.ovsdb.rfc.operations
-
Operation interface.
- Operation.Operations - Enum in org.onosproject.ovsdb.rfc.operations
-
Operations must be "insert", "select", "update", "mutate", "delete",
"commit", "abort", "comment", "assert".
- OperationResult - Class in org.onosproject.ovsdb.rfc.message
-
All results of ovs table operations.
- OperationResult() - Constructor for class org.onosproject.ovsdb.rfc.message.OperationResult
-
Constructs a OperationResult object.
- OperationResult(List<Row>) - Constructor for class org.onosproject.ovsdb.rfc.message.OperationResult
-
Constructs a OperationResult object.
- OperationResult(int, Uuid, List<Row>, String, String) - Constructor for class org.onosproject.ovsdb.rfc.message.OperationResult
-
Constructs a OperationResult object.
- OpticalLogicId - Class in org.onosproject.incubator.net.tunnel
-
Representation of a label Id, a logical port identifier.
- OpticalTunnelEndPoint - Interface in org.onosproject.incubator.net.tunnel
-
Generic representation of a logical port entity in a consistent way,
it is used to identify e.g., ODUk timeSlot, WDM lambda, etc.
- OpticalTunnelEndPoint.Type - Enum in org.onosproject.incubator.net.tunnel
-
Represents coarse tunnel point type classification.
- options(Map<String, String>) - Method in class org.onosproject.ovsdb.controller.OvsdbInterface.Builder
-
Returns OVSDB interface builder with given options.
- options() - Method in class org.onosproject.ovsdb.controller.OvsdbInterface
-
Returns optional configs of the interface.
- org.onosproject.incubator.component - package org.onosproject.incubator.component
-
Component management system.
- org.onosproject.incubator.elasticcfg - package org.onosproject.incubator.elasticcfg
-
Abstractions for interacting with the elastic configuration subsystem.
- org.onosproject.incubator.net - package org.onosproject.incubator.net
-
Incubating network model abstractions and APIs.
- org.onosproject.incubator.net.config.basics - package org.onosproject.incubator.net.config.basics
-
Various basic builtin network configurations.
- org.onosproject.incubator.net.domain - package org.onosproject.incubator.net.domain
-
Subsystem for network intent domains.
- org.onosproject.incubator.net.dpi - package org.onosproject.incubator.net.dpi
-
Subsystem for dpi statistics service.
- org.onosproject.incubator.net.faultmanagement.alarm - package org.onosproject.incubator.net.faultmanagement.alarm
-
Abstractions for interacting with alarms.
- org.onosproject.incubator.net.intf - package org.onosproject.incubator.net.intf
-
Interface Service.
- org.onosproject.incubator.net.neighbour - package org.onosproject.incubator.net.neighbour
-
Neighbour message (ARP, NDP) handling.
- org.onosproject.incubator.net.resource.label - package org.onosproject.incubator.net.resource.label
-
Service for reserving labels as network resources.
- org.onosproject.incubator.net.routing - package org.onosproject.incubator.net.routing
-
Unicast routing service.
- org.onosproject.incubator.net.tunnel - package org.onosproject.incubator.net.tunnel
-
Tunnel model related services and providers API definitions.
- org.onosproject.incubator.net.virtual - package org.onosproject.incubator.net.virtual
-
Network virtualization data models and services.
- org.onosproject.incubator.net.virtual.provider - package org.onosproject.incubator.net.virtual.provider
-
Network virtualization data models and services.
- org.onosproject.incubator.rpc - package org.onosproject.incubator.rpc
-
Incubating inter-cluster RPC APIs.
- org.onosproject.ovsdb.controller - package org.onosproject.ovsdb.controller
-
Ovsdb controller API.
- org.onosproject.ovsdb.controller.driver - package org.onosproject.ovsdb.controller.driver
-
Ovsdb controller node driver API.
- org.onosproject.ovsdb.rfc.exception - package org.onosproject.ovsdb.rfc.exception
-
Exceptions used by the OVSDB implementation.
- org.onosproject.ovsdb.rfc.jsonrpc - package org.onosproject.ovsdb.rfc.jsonrpc
-
RFC 7047 implementation.
- org.onosproject.ovsdb.rfc.message - package org.onosproject.ovsdb.rfc.message
-
OVSDB message definitions.
- org.onosproject.ovsdb.rfc.notation - package org.onosproject.ovsdb.rfc.notation
-
OVSDB primitives.
- org.onosproject.ovsdb.rfc.notation.json - package org.onosproject.ovsdb.rfc.notation.json
-
OVSDB JSON utilities.
- org.onosproject.ovsdb.rfc.operations - package org.onosproject.ovsdb.rfc.operations
-
OVSDB operations.
- org.onosproject.ovsdb.rfc.schema - package org.onosproject.ovsdb.rfc.schema
-
OVSDB schema.
- org.onosproject.ovsdb.rfc.schema.type - package org.onosproject.ovsdb.rfc.schema.type
-
OVSDB schema types.
- org.onosproject.ovsdb.rfc.table - package org.onosproject.ovsdb.rfc.table
-
OVSDB table definitions.
- org.onosproject.ovsdb.rfc.tableservice - package org.onosproject.ovsdb.rfc.tableservice
-
OVSDB table service definitions.
- org.onosproject.ovsdb.rfc.utils - package org.onosproject.ovsdb.rfc.utils
-
OVSDB utilities.
- org.onosproject.pcelabelstore - package org.onosproject.pcelabelstore
-
PCE store application.
- org.onosproject.pcelabelstore.api - package org.onosproject.pcelabelstore.api
-
PCE store service API.
- org.onosproject.pcep.api - package org.onosproject.pcep.api
-
PCEP controller API.
- org.onosproject.pcep.controller - package org.onosproject.pcep.controller
-
PCEP client controller API.
- org.onosproject.pcep.controller.driver - package org.onosproject.pcep.controller.driver
-
PCEP client controller driver API.
- org.onosproject.pcep.controller.impl - package org.onosproject.pcep.controller.impl
-
Implementation of the PCEP client controller subsystem.
- org.onosproject.pcep.tools - package org.onosproject.pcep.tools
-
tools for pcep app.
- org.onosproject.pcepio.exceptions - package org.onosproject.pcepio.exceptions
-
PCEP custom exceptions.
- org.onosproject.pcepio.protocol - package org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP messages.
- org.onosproject.pcepio.protocol.ver1 - package org.onosproject.pcepio.protocol.ver1
-
Implementation of PCEP messages.
- org.onosproject.pcepio.types - package org.onosproject.pcepio.types
-
Implementation of Tlvs and Pcep common objects.
- org.onosproject.pcepio.util - package org.onosproject.pcepio.util
-
Provides utility functionality for PCEP messages.
- org.onosproject.provider.pcep.tunnel.impl - package org.onosproject.provider.pcep.tunnel.impl
-
Provider that uses PCEP controller as a means of infrastructure tunnel discovery.
- OspfAreaIdSubTlv - Class in org.onosproject.pcepio.types
-
Provides area ID for OSPF area.
- OspfAreaIdSubTlv(int) - Constructor for class org.onosproject.pcepio.types.OspfAreaIdSubTlv
-
constructor to initialize rawValue.
- otherConfigs(Map<String, String>) - Method in class org.onosproject.ovsdb.controller.OvsdbBridge.Builder
-
Returns OVSDB bridge builder with given configs.
- otherConfigs() - Method in class org.onosproject.ovsdb.controller.OvsdbBridge
-
Returns other configurations of the bridge.
- OUT_LABEL_TYPE - Static variable in class org.onosproject.pcep.controller.impl.BasicPceccHandler
-
- outLabelId(LabelResourceId) - Method in interface org.onosproject.pcelabelstore.api.LspLocalLabelInfo.Builder
-
Returns builder object of out label.
- outLabelId() - Method in interface org.onosproject.pcelabelstore.api.LspLocalLabelInfo
-
Returns out label id of a device.
- outLabelId(LabelResourceId) - Method in class org.onosproject.pcelabelstore.DefaultLspLocalLabelInfo.Builder
-
- outLabelId() - Method in class org.onosproject.pcelabelstore.DefaultLspLocalLabelInfo
-
- outPacketCount() - Method in class org.onosproject.pcep.controller.impl.PcepPacketStatsImpl
-
- outPacketCount() - Method in interface org.onosproject.pcep.controller.PcepPacketStats
-
Returns the count for no of packets sent out.
- outPort(PortNumber) - Method in interface org.onosproject.pcelabelstore.api.LspLocalLabelInfo.Builder
-
Returns builder object of next hop of an outgoing label.
- outPort() - Method in interface org.onosproject.pcelabelstore.api.LspLocalLabelInfo
-
Returns next hop of an outgoing label.
- outPort(PortNumber) - Method in class org.onosproject.pcelabelstore.DefaultLspLocalLabelInfo.Builder
-
- outPort() - Method in class org.onosproject.pcelabelstore.DefaultLspLocalLabelInfo
-
- OvsdbAgent - Interface in org.onosproject.ovsdb.controller.driver
-
Responsible for keeping track of the current set of nodes connected to the
system.
- OvsdbBridge - Class in org.onosproject.ovsdb.controller
-
The class representing an OVSDB bridge.
- OvsdbBridge.Builder - Class in org.onosproject.ovsdb.controller
-
Builder of OVSDB bridge entities.
- OvsdbClientService - Interface in org.onosproject.ovsdb.controller
-
Represents to provider facing side of a node.
- OvsdbConstant - Class in org.onosproject.ovsdb.controller
-
Ovsdb related constants.
- OvsdbController - Interface in org.onosproject.ovsdb.controller
-
Abstraction of an ovsdb controller.
- OvsdbDatapathId - Class in org.onosproject.ovsdb.controller
-
The class representing a datapathid.
- OvsdbDatapathId(String) - Constructor for class org.onosproject.ovsdb.controller.OvsdbDatapathId
-
Constructor from a String.
- OvsdbEvent<S> - Class in org.onosproject.ovsdb.controller
-
The abstract event of ovsdb.
- OvsdbEvent(OvsdbEvent.Type, S) - Constructor for class org.onosproject.ovsdb.controller.OvsdbEvent
-
Creates an event of a given type and for the specified event subject.
- OvsdbEvent.Type - Enum in org.onosproject.ovsdb.controller
-
- OvsdbEventListener - Interface in org.onosproject.ovsdb.controller
-
Allows for providers interested in ovsdb events to be notified.
- OvsdbEventSubject - Interface in org.onosproject.ovsdb.controller
-
Represents for an entity that carry important information for listener.
- OvsdbIfaceId - Class in org.onosproject.ovsdb.controller
-
The class representing an ifaceid.
- OvsdbIfaceId(String) - Constructor for class org.onosproject.ovsdb.controller.OvsdbIfaceId
-
Constructor from a String.
- OvsdbInterface - Class in org.onosproject.ovsdb.controller
-
The class representing an OVSDB interface.
- OvsdbInterface.Builder - Class in org.onosproject.ovsdb.controller
-
Builder of OVSDB interface entities.
- OvsdbInterface.Type - Enum in org.onosproject.ovsdb.controller
-
- OvsdbMap - Class in org.onosproject.ovsdb.rfc.notation
-
OvsdbMap is a 2-element JSON array that represents a database map value.
- ovsdbMap(Map) - Static method in class org.onosproject.ovsdb.rfc.notation.OvsdbMap
-
convert Map into OvsdbMap.
- OvsdbMapSerializer - Class in org.onosproject.ovsdb.rfc.notation.json
-
OvsdbMap Serializer.
- OvsdbMapSerializer() - Constructor for class org.onosproject.ovsdb.rfc.notation.json.OvsdbMapSerializer
-
- OvsdbMirror - Class in org.onosproject.ovsdb.controller
-
The class representing an OVSDB mirror.
- OvsdbMirror.Builder - Class in org.onosproject.ovsdb.controller
-
Builder of OVSDB mirror entities.
- OvsdbNodeId - Class in org.onosproject.ovsdb.controller
-
The class representing a nodeId of node which using ovsdb connection.
- OvsdbNodeId(IpAddress, long) - Constructor for class org.onosproject.ovsdb.controller.OvsdbNodeId
-
Creates a new node identifier from an IpAddress ipAddress, a long port.
- OvsdbNodeListener - Interface in org.onosproject.ovsdb.controller
-
Allows for providers interested in node events to be notified.
- OVSDBPORT - Static variable in class org.onosproject.ovsdb.controller.OvsdbConstant
-
Ovsdb port.
- OvsdbPort - Class in org.onosproject.ovsdb.controller
-
The class representing a ovsdb port.
- OvsdbPort(OvsdbPortNumber, OvsdbPortName) - Constructor for class org.onosproject.ovsdb.controller.OvsdbPort
-
Constructor from OvsdbPortNumber portNumber, OvsdbPortName portName.
- OvsdbPortName - Class in org.onosproject.ovsdb.controller
-
The class representing a port number.
- OvsdbPortName(String) - Constructor for class org.onosproject.ovsdb.controller.OvsdbPortName
-
Constructor from a String.
- OvsdbPortNumber - Class in org.onosproject.ovsdb.controller
-
The class representing a port number.
- OvsdbPortNumber(long) - Constructor for class org.onosproject.ovsdb.controller.OvsdbPortNumber
-
Constructor from a long value.
- OvsdbPortType - Class in org.onosproject.ovsdb.controller
-
The class representing a port type.
- OvsdbPortType(String) - Constructor for class org.onosproject.ovsdb.controller.OvsdbPortType
-
Constructor from a String.
- OvsdbProviderService - Interface in org.onosproject.ovsdb.controller.driver
-
Represents the driver side of an ovsdb node.
- OvsdbRowStore - Class in org.onosproject.ovsdb.controller
-
The class representing a table data.
- OvsdbRowStore() - Constructor for class org.onosproject.ovsdb.controller.OvsdbRowStore
-
- OvsdbRpc - Interface in org.onosproject.ovsdb.rfc.jsonrpc
-
The following interface describe the RPC7047's methods that are supported.
- OvsdbSet - Class in org.onosproject.ovsdb.rfc.notation
-
OvsdbSet is either an atom, representing a set with exactly one element, or
a 2-element JSON array that represents a database set value.
- ovsdbSet(Set) - Static method in class org.onosproject.ovsdb.rfc.notation.OvsdbSet
-
convert Set into OvsdbSet.
- OvsdbSetSerializer - Class in org.onosproject.ovsdb.rfc.notation.json
-
OvsdbSet Serializer.
- OvsdbSetSerializer() - Constructor for class org.onosproject.ovsdb.rfc.notation.json.OvsdbSetSerializer
-
- OvsdbStore - Class in org.onosproject.ovsdb.controller
-
The cache for local ovsdb database.
- OvsdbStore() - Constructor for class org.onosproject.ovsdb.controller.OvsdbStore
-
- OvsdbTable - Enum in org.onosproject.ovsdb.rfc.table
-
Ovsdb table name.
- OvsdbTableService - Interface in org.onosproject.ovsdb.rfc.tableservice
-
Representation of conversion between Ovsdb table and Row.
- OvsdbTableStore - Class in org.onosproject.ovsdb.controller
-
The class representing a database data.
- OvsdbTableStore() - Constructor for class org.onosproject.ovsdb.controller.OvsdbTableStore
-
- packet() - Method in interface org.onosproject.incubator.net.neighbour.NeighbourMessageContext
-
Gets the full parsed representation of the packet.
- PACKET_MINIMUM_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1
-
- PACKET_MINIMUM_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepOpenMsgVer1
-
- PACKET_VERSION - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1
-
- PACKET_VERSION - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepMessageVer1
-
- PACKET_VERSION - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepOpenMsgVer1
-
- packetLossRate() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics
-
- packetLossRate() - Method in interface org.onosproject.incubator.net.tunnel.TunnelStatistics
-
Returns the packet loss ratio of a tunnel.
- packetLossRate() - Method in interface org.onosproject.pcep.api.PcepTunnelStatistics
-
Returns the flow loss rate of a tunnel.
- packets() - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
Returns DPI flow packets.
- packets() - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
Returns DPI protocol packets.
- packetVersion - Variable in enum org.onosproject.pcepio.protocol.PcepVersion
-
- packOptionalTlv(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1
-
Pack the Optional tlvs.
- packOptionalTlv(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
Returns the writer index.
- packOptionalTlv(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1
-
Pack optional tlvs.
- packOptionalTlv(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
Returns the writer index.
- packOptionalTlv(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
Writes optional tlvs to channel buffer.
- packOptionalTlv(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
returns writer index.
- packOptionalTlv(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
Returns writer index.
- packOptionalTlv(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
Returns optional tlvs.
- packOptionalTlv(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
Writes optional tlvs to channel buffer.
- ParamUtil - Class in org.onosproject.ovsdb.rfc.utils
-
Params utility class.
- parentKey() - Method in class org.onosproject.incubator.elasticcfg.ConfigNodePath
-
Returns the parent key.
- parentPoint() - Method in class org.onosproject.incubator.net.tunnel.DefaultOpticalTunnelEndPoint
-
- parentPoint() - Method in interface org.onosproject.incubator.net.tunnel.OpticalTunnelEndPoint
-
Returns the parent tunnel point to which this tunnel point belongs, optional.
- parseErrObjList(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
parseErrObjList from the channel buffer.
- parseErrorObjectList(List<PcepErrorObject>, ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1.Reader
-
Parse error-obj-list.
- parseLSList(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
Parse LS List from the channel buffer.
- parseMetricList(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
Parse list for MeticObject.
- parseOptionalTlv(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1
-
returns Linked list of optional tlvs.
- parseOptionalTlv(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
Returns list of optional tlvs.
- parseOptionalTlv(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1
-
Returns list of optional tlvs.
- parseOptionalTlv(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
Returns Linked list of PCEP Value Type.
- parseOptionalTlv(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
Parse list of optional tlvs.
- parseOptionalTlv(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
Returns Linked list of optional tlvs.
- parseOptionalTlv(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
Returns linkedlist of optional tlvs.
- parseOptionalTlv(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
Returns list of optional tlvs.
- parseOptionalTlv(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
Parse Optional TLvs from the channel buffer.
- parsePCErrMsg(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1.Reader
-
Parsing PCErr Message.
- parseRPList(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
Parse RP List from the channel buffer.
- parseSubObjects(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1
-
Parse list of Sub Objects.
- parseSubObjects(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1
-
Returns linked list of sub objects.
- parseSubObjects(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1
-
Returns list of sub objects.
- PATCH_PEER - Static variable in class org.onosproject.ovsdb.controller.OvsdbConstant
-
- path() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- path() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- path() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
Returns the path of the tunnel.
- path() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Returns the path of the tunnel.
- path() - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
To get Path.
- PATH_KEY_32_BIT_SUB_OBJ_TYPE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1
-
- PathKeySubObject - Class in org.onosproject.pcepio.types
-
Path Key SubObject: When a PCC needs to expand a path-key in order to expand a CPS, it
issues a Path Computation Request (PCReq) to the PCE identified in
the PKS in the RSVP-TE ERO that it is processing.
- PathKeySubObject(short, int) - Constructor for class org.onosproject.pcepio.types.PathKeySubObject
-
Constructor for Path Key sub Object which initializes pathKey and pceId.
- PathSetupTypeTlv - Class in org.onosproject.pcepio.types
-
Provides PcepSetup type tlv.
- PathSetupTypeTlv(int) - Constructor for class org.onosproject.pcepio.types.PathSetupTypeTlv
-
Constructor to initialize parameters for path setup type tlv.
- PathSetupTypeTlv(byte) - Constructor for class org.onosproject.pcepio.types.PathSetupTypeTlv
-
Constructor to initialize pst.
- pathToString(List<Link>) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelProvider
-
- PCC_TUNNEL_ID - Static variable in class org.onosproject.pcep.controller.PcepAnnotationKeys
-
Annotation key for the PCC tunnel id.
- PccId - Class in org.onosproject.pcep.controller
-
The class representing a network client pc ip.
- pccId(IpAddress) - Static method in class org.onosproject.pcep.controller.PccId
-
Create a PccId from ip address.
- pccid(URI) - Static method in class org.onosproject.pcep.controller.PccId
-
Returns PccId created from the given client URI.
- PCE_INIT - Static variable in class org.onosproject.pcep.controller.PcepAnnotationKeys
-
Annotation key for the identification of initiated LSP.
- pceccCapability() - Method in class org.onosproject.pcep.controller.ClientCapability
-
Obtains PCECC capability.
- PceccCapabilityTlv - Class in org.onosproject.pcepio.types
-
Provides PceccCapabilityTlv.
- PceccCapabilityTlv(int) - Constructor for class org.onosproject.pcepio.types.PceccCapabilityTlv
-
Constructor to initialize raw Value.
- PceccCapabilityTlv(boolean) - Constructor for class org.onosproject.pcepio.types.PceccCapabilityTlv
-
Constructor to initialize G-flag L-flag.
- PceccSrTeBeHandler - Class in org.onosproject.pcep.controller.impl
-
PCE SR-BE and SR-TE functionality.
- PceLabelStore - Interface in org.onosproject.pcelabelstore.api
-
Abstraction of an entity providing pool of available labels to devices, links and tunnels.
- PcepAgent - Interface in org.onosproject.pcep.controller.driver
-
Responsible for keeping track of the current set Pcep clients
connected to the system.
- PcepAnnotationKeys - Class in org.onosproject.pcep.controller
-
Collection of keys for annotation for PCEP tunnels.
- PcepAttribute - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity which Provides List of PCEP Attributes.
- PcepAttribute.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build PcepAttribute.
- PcepAttributeVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP Attribute List.
- PcepAttributeVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
Default constructor to initialize member variables.
- PcepAttributeVer1(PcepLspaObject, PcepBandwidthObject, LinkedList<PcepMetricObject>, PcepIroObject) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
Constructor to initialize all parameters for PCEP attribute.
- PcepAttributeVer1(PcepBandwidthObject) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
constructor to initialize bandwidthObject.
- PcepAttributeVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP attributes.
- PcepBandwidthObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Bandwidth Object.
- PcepBandwidthObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build bandwidth object.
- PcepBandwidthObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PcepBandwidthObject.
- PcepBandwidthObjectVer1(PcepObjectHeader, float) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepBandwidthObjectVer1
-
Constructor to bandwidth object header and bandwidth.
- PcepBandwidthObjectVer1(float) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepBandwidthObjectVer1
-
Constructor to initialize bandwidth.
- PcepBandwidthObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
builder class for PCEP bandwidth object.
- PcepClient - Interface in org.onosproject.pcep.controller
-
Represents to provider facing side of a path computation client(pcc).
- PcepClientAgent() - Constructor for class org.onosproject.pcep.controller.impl.PcepClientControllerImpl.PcepClientAgent
-
- PcepClientController - Interface in org.onosproject.pcep.controller
-
Abstraction of an Pcep client controller.
- pcepClientController - Variable in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelProvider
-
- PcepClientControllerImpl - Class in org.onosproject.pcep.controller.impl
-
Implementation of PCEP client controller.
- PcepClientControllerImpl() - Constructor for class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
- PcepClientControllerImpl.PcepClientAgent - Class in org.onosproject.pcep.controller.impl
-
Implementation of an Pcep Agent which is responsible for
keeping track of connected clients and the state in which
they are.
- PcepClientDriver - Interface in org.onosproject.pcep.controller.driver
-
Represents the driver side of an Path computation client(pcc).
- PcepClientDriverFactory - Interface in org.onosproject.pcep.controller.driver
-
Pcc Client factory which returns concrete pcc client objects for the
physical pcc client in use.
- PcepClientImpl - Class in org.onosproject.pcep.controller.impl
-
An abstract representation of an OpenFlow switch.
- PcepClientImpl() - Constructor for class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- pcepClientListener - Variable in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
- PcepClientListener - Interface in org.onosproject.pcep.controller
-
Allows for providers interested in PCC client events to be notified.
- PcepCloseMsg - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Close Message.
- PcepCloseMsg.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build Close message.
- PcepController - Interface in org.onosproject.pcep.api
-
Abstraction of an PCEP controller.
- PcepControllerImpl - Class in org.onosproject.pcep.controller.impl
-
Implementation of PCEP controller [protocol].
- PcepControllerImpl() - Constructor for class org.onosproject.pcep.controller.impl.PcepControllerImpl
-
- PcepDpid - Class in org.onosproject.pcep.api
-
The class representing a network switch PCEPDid.
- PcepDpid() - Constructor for class org.onosproject.pcep.api.PcepDpid
-
Default constructor.
- PcepDpid(long) - Constructor for class org.onosproject.pcep.api.PcepDpid
-
Constructor from a long value.
- PcepDpid(String) - Constructor for class org.onosproject.pcep.api.PcepDpid
-
Constructor from a String.
- PcepEndPointsObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP End Points Object.
- PcepEndPointsObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build EndPoints object.
- PcepEndPointsObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP Endpoints Object.
- PcepEndPointsObjectVer1(PcepObjectHeader, int, int) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1
-
Constructor to initialize all variables.
- PcepEndPointsObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP end points objects.
- PcepEroObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP ERO Object.
- PcepEroObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build ERO object.
- PcepEroObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP Ero Object.
- PcepEroObjectVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1
-
reset variables.
- PcepEroObjectVer1(PcepObjectHeader, LinkedList<PcepValueType>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1
-
Constructor to initialize parameters of ERO object.
- PcepEroObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP ERO object.
- PcepError - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity which provides PCEP error for PCEP error message.
- PcepError.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build PcepError.
- PcepErrorDetailInfo - Class in org.onosproject.pcepio.types
-
Provide the PCEP Error Info Details.
- PcepErrorInfo - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity which provides PCEP Error Info.
- PcepErrorInfo.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build ErrorInfo.
- PcepErrorInfoVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP Error Info.
- PcepErrorInfoVer1(List<PcepRPObject>, List<PcepLSObject>, List<PcepErrorObject>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepErrorInfoVer1
-
Constructor to add PCEP error object to the list.
- PcepErrorInfoVer1(List<PcepError>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepErrorInfoVer1
-
Constructor to initialize error info.
- PcepErrorInfoVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP error info.
- PcepErrorMsg - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Error Message.
- PcepErrorMsg.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build PCEP Error message.
- PcepErrorMsgVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP Error Message.
- PcepErrorMsgVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1
-
Constructor to initialize variables.
- PcepErrorMsgVer1(ErrorObjListWithOpen, PcepErrorInfo) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1
-
Constructor to initialize variables.
- PcepErrorMsgVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP error message.
- PcepErrorMsgVer1.Reader - Class in org.onosproject.pcepio.protocol.ver1
-
Reader class for reading PCEP error Message from channel buffer.
- PcepErrorObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Error Object.
- PcepErrorObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build Error object.
- PcepErrorObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP Error Object.
- PcepErrorObjectVer1(PcepObjectHeader, byte, byte, LinkedList<PcepValueType>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1
-
Constructor to initialize variables.
- PcepErrorObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP error object.
- PcepErrorVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PcepError list which contains RP or LS objects.
- PcepErrorVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
Constructor to initialize variable.
- PcepErrorVer1(List<PcepRPObject>, List<PcepLSObject>, List<PcepErrorObject>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
Constructor to initialize variable.
- PcepErrorVer1(List<PcepErrorObject>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
Constructor to initialize PcepError.
- PcepErrorVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder for error part of PCEP-ERROR.
- pcepEventListener - Variable in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
- PcepEventListener - Interface in org.onosproject.pcep.controller
-
Notifies providers about PCEP message events.
- PcepFactories - Class in org.onosproject.pcepio.protocol
-
Abstraction to provide the version for PCEP.
- PcepFactory - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an Message factory providing Builder functions to PCEP Messages and Objects.
- PcepFactoryVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP Factory and returns builder classes for all objects and messages.
- PcepFactoryVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepFactoryVer1
-
- PcepFecObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP FEC Object.
- PcepFecObjectIPv4 - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP FEC Object of Type 1 IPv4 Node ID.
- PcepFecObjectIPv4.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build FEC object.
- PcepFecObjectIPv4Adjacency - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing FEC Object of Type 3 IPv4 Adjacency.
- PcepFecObjectIPv4Adjacency.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build FEC object.
- PcepFecObjectIPv4AdjacencyVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP fec Object IPv4 Adjacency object.
- PcepFecObjectIPv4AdjacencyVer1(PcepObjectHeader, int, int) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1
-
Constructor to initialize parameters for PCEP fec object .
- PcepFecObjectIPv4AdjacencyVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP fec object IPv4 Adjacency.
- PcepFecObjectIPv4UnnumberedAdjacency - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP FEC Object of Type is 5 Unnumbered Adjacency with IPv4 NodeIDs.
- PcepFecObjectIPv4UnnumberedAdjacency.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build bandwidth object.
- PcepFecObjectIPv4UnnumberedAdjacencyVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides Pcep Fec Object IPv4 Unnumbered Adjacency object.
- PcepFecObjectIPv4UnnumberedAdjacencyVer1(PcepObjectHeader, int, int, int, int) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
Constructor to initialize parameter for PCEP fec object.
- PcepFecObjectIPv4UnnumberedAdjacencyVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP Fec object IPv4 unnumbered Adjacency.
- PcepFecObjectIPv4Ver1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides Pcep Fec Object IPv4 object.
- PcepFecObjectIPv4Ver1(PcepObjectHeader, int) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1
-
Constructor to initialize parameters for PCEP fec object.
- PcepFecObjectIPv4Ver1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP fec pobject IPv4.
- PcepFecObjectIPv6 - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing FEC Object of Type is 2 IPv6 Node ID.
- PcepFecObjectIPv6.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build FEC object.
- PcepFecObjectIPv6Adjacency - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing FEC Object of Type is 4 IPv6 Adjacency.
- PcepFecObjectIPv6Adjacency.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build FEC object.
- PcepFecObjectIPv6AdjacencyVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides Pcep Fec Object IPv6 Adjacency object.
- PcepFecObjectIPv6AdjacencyVer1(PcepObjectHeader, byte[], byte[]) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1
-
Constructor to initialize parameters for PCEP fec object.
- PcepFecObjectIPv6AdjacencyVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP fec object IPv6 Adjacency.
- PcepFecObjectIPv6Ver1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides Pcep Fec Object IPv6 object.
- PcepFecObjectIPv6Ver1(PcepObjectHeader, byte[]) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1
-
Constructor to initialize parameters for PCEP fec object.
- PcepFecObjectIPv6Ver1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP fec object IPv6.
- pcepHexDump(ChannelBuffer) - Static method in class org.onosproject.pcepio.util.HexDump
-
- PcepHopNodeDescription - Class in org.onosproject.pcep.api
-
Description of a pcep tunnel hop node.a hop list consists of a number of hop
node.
- PcepHopNodeDescription() - Constructor for class org.onosproject.pcep.api.PcepHopNodeDescription
-
- PcepInitiateMsg - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Initiate Message.
- PcepInitiateMsg.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build Initiate message.
- PcepInterLayerObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP INTER Layer Object.
- PcepInterLayerObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build INTER Layer object.
- PcepInterLayerObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP inter layer object.
- PcepInterLayerObjectVer1(PcepObjectHeader, boolean, boolean) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1
-
Constructor to initialize all parameters for Pcep Inter Layer Object.
- PcepInterLayerObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP inter layer object.
- PcepIroObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP IRO Object.
- PcepIroObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build IRO object.
- PcepIroObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP iro object.
- PcepIroObjectVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1
-
Default constructor.
- PcepIroObjectVer1(PcepObjectHeader, LinkedList<PcepValueType>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1
-
Constructor to initialize member variables.
- PcepIroObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP iro object.
- PcepKeepaliveMsg - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Keepalive Message.
- PcepKeepaliveMsg.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build Keepalive message.
- PcepLabelDbVerTlv - Class in org.onosproject.pcepio.types
-
Provides CEP LABEL DB VERSION TLV which contains LSP State DB Version (32 Bit ).
- PcepLabelDbVerTlv(long) - Constructor for class org.onosproject.pcepio.types.PcepLabelDbVerTlv
-
constructor to initialize rawValue.
- PcepLabelDownload - Class in org.onosproject.pcepio.types
-
Provides Pcep Label.
- PcepLabelDownload() - Constructor for class org.onosproject.pcepio.types.PcepLabelDownload
-
- PcepLabelMap - Class in org.onosproject.pcepio.types
-
Provide PCEP Label Map.
- PcepLabelMap() - Constructor for class org.onosproject.pcepio.types.PcepLabelMap
-
- PcepLabelObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Label Object.
- PcepLabelObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build Label object.
- PcepLabelObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP label object.
- PcepLabelObjectVer1(PcepObjectHeader, boolean, int, LinkedList<PcepValueType>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
Constructor to initialize parameters for PCEP label object.
- PcepLabelObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP label object.
- PcepLabelOp - Enum in org.onosproject.pcelabelstore
-
Representation of label operation over PCEP.
- PcepLabelRange - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Label Range.
- PcepLabelRangeObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP LabelRange Object.
- PcepLabelRangeObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build LabelRange object.
- PcepLabelRangeObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP label range object.
- PcepLabelRangeObjectVer1(PcepObjectHeader, byte, int, int, LinkedList<PcepValueType>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1
-
Constructor to initialize parameters for PCEP label range object.
- PcepLabelRangeObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP label range object.
- PcepLabelRangeResvMsg - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Label Range Reservation Message.
- PcepLabelRangeResvMsg.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build Label Range Reservation message.
- PcepLabelRangeVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP Label Range.
- PcepLabelRangeVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeVer1
-
Default Constructor.
- PcepLabelUpdate - Interface in org.onosproject.pcepio.protocol
-
Abstraction to provide PCEP Label Updates.
- PcepLabelUpdate.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build Label Update message.
- PcepLabelUpdateMsg - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Label Update Message.
- PcepLabelUpdateMsg.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build Label Update message.
- PcepLabelUpdateVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP LABEL update .
- PcepLabelUpdateVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepLabelUpdateVer1
-
Constructor to reset parameters.
- PcepLabelUpdateVer1(PcepLabelDownload) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepLabelUpdateVer1
-
Constructor to initialize PCEP label download.
- PcepLabelUpdateVer1(PcepLabelMap) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepLabelUpdateVer1
-
Constructor to initialize PCEP label map.
- PcepLink - Interface in org.onosproject.pcep.api
-
Abstraction of a network infrastructure link.
- PcepLink.PortType - Enum in org.onosproject.pcep.api
-
- PcepLink.SubType - Enum in org.onosproject.pcep.api
-
- PcepLinkListener - Interface in org.onosproject.pcep.api
-
Allows for providers interested in Link events to be notified.
- pcepLinkListener - Variable in class org.onosproject.pcep.controller.impl.PcepControllerImpl
-
- PcepLSObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP LS Object.
- PcepLSObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build LS object.
- PcepLSObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP LS (link-state) object.
- PcepLSObjectVer1(PcepObjectHeader, byte, boolean, boolean, long, List<PcepValueType>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
Constructor to initialize variables.
- PcepLSObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP LS (link-state) object.
- PcepLspaObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP LSPA Object.
- PcepLspaObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build bandwidth object.
- PcepLspaObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP label Object .
- PcepLspaObjectVer1(PcepObjectHeader, boolean, int, int, int, byte, byte, LinkedList<PcepValueType>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
Constructor to initialize member variables.
- PcepLspaObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP lspa object.
- PcepLspObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP LSP Object.
- PcepLspObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build LSP object.
- PcepLspObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP lsp object.
- PcepLspObjectVer1(PcepObjectHeader, int, byte, boolean, boolean, boolean, boolean, boolean, LinkedList<PcepValueType>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
Constructor to initialize all the member variables.
- PcepLspObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP lsp Object.
- PcepLspStatus - Enum in org.onosproject.pcep.controller
-
Representation of the PCEP LSP state.
- PcepLspSyncAction - Enum in org.onosproject.pcep.controller
-
Representation of actions to be taken for LSPs on end of LSP-DB sync.
- PcepLSReportMsg - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP LS-Report Message.
- PcepLSReportMsg.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build LS-Report message.
- PcepMessage - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Messages.
- PcepMessage.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build PCEP Message.
- PcepMessageDecoder - Class in org.onosproject.pcep.controller.impl
-
Decode an pcep message from a Channel, for use in a netty pipeline.
- PcepMessageDecoder() - Constructor for class org.onosproject.pcep.controller.impl.PcepMessageDecoder
-
- PcepMessageEncoder - Class in org.onosproject.pcep.controller.impl
-
Encode an pcep message for output into a ChannelBuffer, for use in a
netty pipeline.
- PcepMessageEncoder() - Constructor for class org.onosproject.pcep.controller.impl.PcepMessageEncoder
-
- PcepMessageReader<T> - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Message Reader.
- PcepMessageVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP messages.
- PcepMessageVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepMessageVer1
-
- PcepMessageWriter<T> - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Message Writer.
- PcepMetricObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Metric Object.
- PcepMetricObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build Metric object.
- PcepMetricObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP metric object.
- PcepMetricObjectVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
Default constructor.
- PcepMetricObjectVer1(PcepObjectHeader, int, byte, boolean, boolean, byte) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
Constructor to initialize all member variables.
- PcepMetricObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP metric object.
- PcepMsgPath - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity Provides PCEP Message PAth for update message.
- PcepMsgPath() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.PcepMsgPath
-
Constructor to reset the parameters.
- PcepMsgPath(PcepEroObject, PcepAttribute, PcepRroObject, PcepBandwidthObject) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.PcepMsgPath
-
Constructor to initialize the parameters from PCEP Message path.
- PcepMsgPath.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build PcepMsgPath.
- PcepMsgPathVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP Message PAth for update message.
- PcepMsgPathVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepMsgPathVer1
-
constructor to initialize objects.
- PcepMsgPathVer1(PcepEroObject, PcepAttribute) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepMsgPathVer1
-
constructor to initialize member variables.
- PcepMsgPathVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP Message path.
- PcepNai - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity provides NAI information in SR ERO Object.
- PcepNaiIpv4Adjacency - Class in org.onosproject.pcepio.types
-
Provides Pcep Nai Ipv4 Adjacency.
- PcepNaiIpv4Adjacency(int, int) - Constructor for class org.onosproject.pcepio.types.PcepNaiIpv4Adjacency
-
Constructor to initialize variables.
- PcepNaiIpv4NodeId - Class in org.onosproject.pcepio.types
-
Provides Pcep Nai Ipv4 Node Id.
- PcepNaiIpv4NodeId(int) - Constructor for class org.onosproject.pcepio.types.PcepNaiIpv4NodeId
-
Constructor to initialize ipv4NodeId.
- PcepNaiIpv6Adjacency - Class in org.onosproject.pcepio.types
-
Provides Pcep Nai Ipv6 Adjacency.
- PcepNaiIpv6Adjacency(byte[], byte[]) - Constructor for class org.onosproject.pcepio.types.PcepNaiIpv6Adjacency
-
Constructor to initialize local ipv6 and remote ipv6.
- PcepNaiIpv6NodeId - Class in org.onosproject.pcepio.types
-
Provides Pcep Nai Ipv6 Node Id.
- PcepNaiIpv6NodeId(byte[]) - Constructor for class org.onosproject.pcepio.types.PcepNaiIpv6NodeId
-
Constructor to initialize ipv6NodeId.
- PcepNaiUnnumberedAdjacencyIpv4 - Class in org.onosproject.pcepio.types
-
Provides Pcep Nai Unnumbered Adjacency Ipv4.
- PcepNaiUnnumberedAdjacencyIpv4(int, int, int, int) - Constructor for class org.onosproject.pcepio.types.PcepNaiUnnumberedAdjacencyIpv4
-
Constructor to initialize all the member variables.
- pcepNodeListener - Variable in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
- PcepNodeListener - Interface in org.onosproject.pcep.controller
-
Notifies providers about PCEP node events.
- PcepObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Object.
- PcepObjectHeader - Class in org.onosproject.pcepio.types
-
Provides PCEP Object Header which is common for all the objects.
- PcepObjectHeader(byte, byte, boolean, boolean, short) - Constructor for class org.onosproject.pcepio.types.PcepObjectHeader
-
Constructor to initialize all the variables in object header.
- PcepOpenMsg - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Open Message.
- PcepOpenMsg.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build Open message.
- PcepOpenMsgVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP open message.
- PcepOpenMsgVer1(PcepOpenObject) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepOpenMsgVer1
-
Constructor to initialize PcepOpenObject.
- PcepOpenMsgVer1.Reader - Class in org.onosproject.pcepio.protocol.ver1
-
Reader class for reading PCEP open message from channel buffer.
- PcepOpenMsgVer1.Writer - Class in org.onosproject.pcepio.protocol.ver1
-
Writer class for writing PCEP opne message to channel buffer.
- PcepOpenObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Open Object.
- PcepOpenObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build Open object.
- PcepOpenObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP open object.
- PcepOpenObjectVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
Default constructor.
- PcepOpenObjectVer1(PcepObjectHeader, byte, byte, byte, LinkedList<PcepValueType>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
Constructor to initialize all member variables.
- PcepOpenObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCPE open object.
- PcepOperator - Interface in org.onosproject.pcep.api
-
A interface defined operator type, and provide a method to get the operator
type.
- PcepOperator.OperationType - Enum in org.onosproject.pcep.api
-
- PcepOutOfBoundMessageException - Exception in org.onosproject.pcepio.exceptions
-
Custom exception for message out-of-bound.
- PcepOutOfBoundMessageException() - Constructor for exception org.onosproject.pcepio.exceptions.PcepOutOfBoundMessageException
-
Default constructor to create a new exception.
- PcepOutOfBoundMessageException(String, Throwable) - Constructor for exception org.onosproject.pcepio.exceptions.PcepOutOfBoundMessageException
-
Constructor to create exception from message and cause.
- PcepOutOfBoundMessageException(String) - Constructor for exception org.onosproject.pcepio.exceptions.PcepOutOfBoundMessageException
-
Constructor to create exception from message.
- PcepOutOfBoundMessageException(Throwable) - Constructor for exception org.onosproject.pcepio.exceptions.PcepOutOfBoundMessageException
-
Constructor to create exception from cause.
- PcepPacketStats - Interface in org.onosproject.pcep.controller
-
The representation for PCEP packet statistics.
- PcepPacketStatsImpl - Class in org.onosproject.pcep.controller.impl
-
The implementation for PCEP packet statistics.
- PcepPacketStatsImpl() - Constructor for class org.onosproject.pcep.controller.impl.PcepPacketStatsImpl
-
Default constructor.
- PcepParseException - Exception in org.onosproject.pcepio.exceptions
-
Custom Exception for PCEP IO.
- PcepParseException() - Constructor for exception org.onosproject.pcepio.exceptions.PcepParseException
-
Default constructor to create a new exception.
- PcepParseException(String, Throwable) - Constructor for exception org.onosproject.pcepio.exceptions.PcepParseException
-
Constructor to create exception from message and cause.
- PcepParseException(String) - Constructor for exception org.onosproject.pcepio.exceptions.PcepParseException
-
Constructor to create exception from message.
- PcepParseException(byte, byte) - Constructor for exception org.onosproject.pcepio.exceptions.PcepParseException
-
Constructor to create exception from error type and error value.
- PcepParseException(Throwable) - Constructor for exception org.onosproject.pcepio.exceptions.PcepParseException
-
Constructor to create exception from cause.
- PcepPipelineFactory - Class in org.onosproject.pcep.controller.impl
-
Creates a ChannelPipeline for a server-side pcep channel.
- PcepPipelineFactory(Controller) - Constructor for class org.onosproject.pcep.controller.impl.PcepPipelineFactory
-
- PcepReportMsg - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Report Message.
- PcepReportMsg.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build Report message.
- PcepRPObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP RP Object.
- PcepRPObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build bandwidth object.
- PcepRPObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP RP object.
- PcepRPObjectVer1(PcepObjectHeader, int, boolean, boolean, boolean, byte, LinkedList<PcepValueType>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
Constructor to initialize variables.
- PcepRPObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP rp object.
- PcepRroObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP RRO Object.
- PcepRroObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build RRO object.
- PcepRroObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP RRO object.
- PcepRroObjectVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1
-
Reset variables.
- PcepRroObjectVer1(PcepObjectHeader, LinkedList<PcepValueType>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1
-
constructor to initialize parameters for RRO object.
- PcepRroObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP RRO object.
- PcepRsvpErrorSpec - Interface in org.onosproject.pcepio.types
-
Abstraction of an entity which provides PCPE RSVP error spec.
- PcepRsvpIpv4ErrorSpec - Class in org.onosproject.pcepio.types
-
Provides Pcep Rsvp Ipv4 Error Spec.
- PcepRsvpIpv4ErrorSpec(PcepRsvpSpecObjHeader, int, byte, byte, short) - Constructor for class org.onosproject.pcepio.types.PcepRsvpIpv4ErrorSpec
-
Constructor to initialize obj header, ipv4 addr, flags, err code and err value.
- PcepRsvpIpv4ErrorSpec(int, byte, byte, short) - Constructor for class org.onosproject.pcepio.types.PcepRsvpIpv4ErrorSpec
-
Constructor to initialize ipv4 address, flags, err code and err value.
- PcepRsvpIpv6ErrorSpec - Class in org.onosproject.pcepio.types
-
Provides Pcep Rsvp Ipv6 Error Spec.
- PcepRsvpIpv6ErrorSpec(PcepRsvpSpecObjHeader, byte[], byte, byte, short) - Constructor for class org.onosproject.pcepio.types.PcepRsvpIpv6ErrorSpec
-
Constructor to initialize obj header, ipv6 addr, flags, err code and err value.
- PcepRsvpIpv6ErrorSpec(byte[], byte, byte, short) - Constructor for class org.onosproject.pcepio.types.PcepRsvpIpv6ErrorSpec
-
Constructor to initialize ipv6 addr, flags, err code and err value.
- PcepRsvpObjectHeader - Class in org.onosproject.pcepio.types
-
Provides PcepRsvpObjectHeader.
- PcepRsvpObjectHeader(byte, byte, short) - Constructor for class org.onosproject.pcepio.types.PcepRsvpObjectHeader
-
Constructor to initialize class num, length and type.
- PcepRsvpSpecObjHeader - Class in org.onosproject.pcepio.types
-
Provides PcepRsvpObjectHeader.
- PcepRsvpSpecObjHeader(short, byte, byte) - Constructor for class org.onosproject.pcepio.types.PcepRsvpSpecObjHeader
-
Constructor to initialize length, class num and type.
- PcepRsvpUserErrorSpec - Class in org.onosproject.pcepio.types
-
Provides Pcep Rsvp User Error Spec.
- PcepRsvpUserErrorSpec(PcepRsvpSpecObjHeader, int, byte, byte, short, byte[], LinkedList<PcepValueType>) - Constructor for class org.onosproject.pcepio.types.PcepRsvpUserErrorSpec
-
Default constructor.
- PcepSrpObject - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP SRP Object.
- PcepSrpObject.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build SRP object.
- PcepSrpObjectVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP SRP obejct.
- PcepSrpObjectVer1(PcepObjectHeader, boolean, boolean, int, LinkedList<PcepValueType>) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
Constructor to initialize member variables.
- PcepSrpObjectVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP srp Object.
- PcepStateReport - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity provides State Report for PCEP Report Message.
- PcepStateReport.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build PcepStateReport.
- PcepStateReport.PcepMsgPath - Interface in org.onosproject.pcepio.protocol
-
Provides PCEP Message path for report message.
- PcepStateReportVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provide the State Report for the Pcep Report Message.
- PcepStateReportVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1
-
Constructor to reset objects.
- PcepStateReportVer1(PcepSrpObject, PcepLspObject, PcepStateReport.PcepMsgPath) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1
-
- PcepStateReportVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP state report.
- PcepStateReportVer1.PcepMsgPath - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP Message path for report message.
- PcepSwitch - Interface in org.onosproject.pcep.api
-
- PcepSwitch.DeviceType - Enum in org.onosproject.pcep.api
-
- PcepSwitchListener - Interface in org.onosproject.pcep.api
-
Notifies providers about switch in events.
- pcepSwitchListener - Variable in class org.onosproject.pcep.controller.impl.PcepControllerImpl
-
- PcepSyncStatus - Enum in org.onosproject.pcep.controller
-
Representation of PCEP database sync status on session establishment.
- PcepTools - Class in org.onosproject.pcep.tools
-
tools fo pcep app.
- PcepTunnel - Interface in org.onosproject.pcep.api
-
Abstraction of a generalized PCEP Tunnel entity (bandwidth pipe) for L2
networks or L1/L0 networks, representation of e.g., VLAN, L1 ODUk connection,
WDM OCH, etc..
- PcepTunnel.Ability - Enum in org.onosproject.pcep.api
-
The ability of a tunnel.
- PcepTunnel.PathState - Enum in org.onosproject.pcep.api
-
Represents state of the path, work normally or broken down.
- PcepTunnel.PathType - Enum in org.onosproject.pcep.api
-
- PcepTunnel.Type - Enum in org.onosproject.pcep.api
-
Describe the type of a tunnel.
- PcepTunnelApiMapper - Class in org.onosproject.provider.pcep.tunnel.impl
-
Entity to provide tunnel DB and mapping for request/response between CORE to PCEP
and PCEP to PCC.
- PcepTunnelApiMapper() - Constructor for class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelApiMapper
-
Default constructor.
- pcepTunnelApiMapper - Variable in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelProvider
-
- PcepTunnelAttributeException - Exception in org.onosproject.pcepio.exceptions
-
Custom exception for Tunnel Attributes.
- PcepTunnelAttributeException() - Constructor for exception org.onosproject.pcepio.exceptions.PcepTunnelAttributeException
-
Default constructor to create a new exception.
- PcepTunnelAttributeException(String, Throwable) - Constructor for exception org.onosproject.pcepio.exceptions.PcepTunnelAttributeException
-
Constructor to create exception from message and cause.
- PcepTunnelAttributeException(String) - Constructor for exception org.onosproject.pcepio.exceptions.PcepTunnelAttributeException
-
Constructor to create exception from message.
- PcepTunnelAttributeException(Throwable) - Constructor for exception org.onosproject.pcepio.exceptions.PcepTunnelAttributeException
-
Constructor to create exception from cause.
- PcepTunnelData - Class in org.onosproject.provider.pcep.tunnel.impl
-
To store all tunnel related information from Core and Path computation client.
- PcepTunnelData() - Constructor for class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Default constructor.
- PcepTunnelData(Tunnel, Path, RequestType) - Constructor for class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Constructor to initialize Tunnel, Path and Request type.
- PcepTunnelData(ElementId, Tunnel, Path, RequestType) - Constructor for class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Constructor to initialize ElemendId, Tunnel, Path and Request type.
- PcepTunnelData(Tunnel, RequestType) - Constructor for class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Constructor to initialize Tunnel and Request type.
- PcepTunnelData(ElementId, Tunnel, RequestType) - Constructor for class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Constructor to initialize ElementId, Tunnel and Request type.
- PcepTunnelListener - Interface in org.onosproject.pcep.api
-
Allows for providers interested in tunnel events to be notified.
- pcepTunnelListener - Variable in class org.onosproject.pcep.controller.impl.PcepControllerImpl
-
- PcepTunnelProvider - Class in org.onosproject.provider.pcep.tunnel.impl
-
Provider which uses an PCEP controller to detect, update, create network
tunnels.
- PcepTunnelProvider() - Constructor for class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelProvider
-
Creates a Tunnel provider.
- PcepTunnelStatistics - Interface in org.onosproject.pcep.api
-
Statistics of a PCEP tunnel.
- PcepType - Enum in org.onosproject.pcepio.protocol
-
Enum to Provide the Different types of PCEP messages.
- PcepUpdateMsg - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Update Message.
- PcepUpdateMsg.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with Get and Set Functions to build the PCEP update Message.
- PcepUpdateRequest - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity providing PCEP Update Request List.
- PcepUpdateRequest.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build PcepUpdateRequest.
- PcepUpdateRequestVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PCEP Update Request List.
- PcepUpdateRequestVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1
-
Default constructor.
- PcepUpdateRequestVer1(PcepSrpObject, PcepLspObject, PcepMsgPath) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1
-
Constructor to initialize all member variables.
- PcepUpdateRequestVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PCEP update request.
- PcepValueType - Interface in org.onosproject.pcepio.types
-
Abstraction which Provides the PCEP Values of Type, Length ,Version.
- PcepVersion - Enum in org.onosproject.pcepio.protocol
-
Enum to provide PCEP Message Version.
- pceStore - Variable in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
- PcInitiatedLspRequest - Interface in org.onosproject.pcepio.protocol
-
Abstraction of an entity Provides PcInitiatedLspRequest for PCEP Initiate message.
- PcInitiatedLspRequest.Builder - Interface in org.onosproject.pcepio.protocol
-
Builder interface with get and set functions to build PcInitiatedLspRequest.
- PcInitiatedLspRequestVer1 - Class in org.onosproject.pcepio.protocol.ver1
-
Provides PcInitiatedLspRequest for PCEP Initiate message.
- PcInitiatedLspRequestVer1() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1
-
Default constructor.
- PcInitiatedLspRequestVer1(PcepSrpObject, PcepLspObject, PcepEndPointsObject, PcepEroObject, PcepAttribute) - Constructor for class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1
-
Constructor to initialize all parameters of PC initiated lsp request.
- PcInitiatedLspRequestVer1.Builder - Class in org.onosproject.pcepio.protocol.ver1
-
Builder class for PC initiated lsp reuqest.
- pcInstantiationCapability() - Method in class org.onosproject.pcep.controller.ClientCapability
-
Obtains PC initiation capability.
- PFLAG_SET - Static variable in class org.onosproject.pcepio.types.PcepObjectHeader
-
- PHYSICAL - Static variable in class org.onosproject.incubator.net.virtual.NetworkId
-
Represents the underlying physical network.
- PID - Static variable in class org.onosproject.incubator.net.virtual.DefaultVirtualLink
-
- PLSP_ID - Static variable in class org.onosproject.pcep.controller.PcepAnnotationKeys
-
Annotation key for the LSP id assigned per tunnel per session.
- plspId() - Method in class org.onosproject.pcep.controller.LspKey
-
Obtains PLSP id.
- plspId() - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
To get pLspId.
- PLSPID_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- PLSPID_TEMP_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- PORT - Static variable in class org.onosproject.ovsdb.controller.OvsdbConstant
-
Port table.
- Port - Class in org.onosproject.ovsdb.rfc.table
-
This class provides operations of Port Table.
- Port(DatabaseSchema, Row) - Constructor for class org.onosproject.ovsdb.rfc.table.Port
-
Constructs a Port object.
- Port.PortColumn - Enum in org.onosproject.ovsdb.rfc.table
-
Port table column name.
- portName() - Method in class org.onosproject.ovsdb.controller.DefaultEventSubject
-
- portName() - Method in interface org.onosproject.ovsdb.controller.OvsdbEventSubject
-
Returns the Port name associated with the host.
- portName() - Method in class org.onosproject.ovsdb.controller.OvsdbPort
-
Gets the port name of port.
- portNumber() - Method in class org.onosproject.incubator.net.tunnel.DefaultOpticalTunnelEndPoint
-
- portNumber() - Method in interface org.onosproject.incubator.net.tunnel.OpticalTunnelEndPoint
-
Returns the parent network port to which this tunnel point belongs, can not be be null.
- portNumber() - Method in class org.onosproject.ovsdb.controller.DefaultEventSubject
-
- portNumber() - Method in interface org.onosproject.ovsdb.controller.OvsdbEventSubject
-
Returns the Port number associated with the host.
- portNumber() - Method in class org.onosproject.ovsdb.controller.OvsdbPort
-
Gets the port number of port.
- PORTS - Static variable in class org.onosproject.ovsdb.controller.OvsdbConstant
-
- PortStatisticsService - Interface in org.onosproject.incubator.net
-
Service for obtaining statistic information about device ports.
- portType() - Method in class org.onosproject.ovsdb.controller.DefaultEventSubject
-
- portType() - Method in interface org.onosproject.ovsdb.controller.OvsdbEventSubject
-
Returns the Port type associated with the host.
- portType() - Method in interface org.onosproject.pcep.api.PcepLink
-
Returns the link endpoint port type.
- prefix() - Method in class org.onosproject.incubator.net.routing.ResolvedRoute
-
Returns the IP prefix.
- prefix() - Method in class org.onosproject.incubator.net.routing.Route
-
Returns the IP prefix of the route.
- prevSubject() - Method in class org.onosproject.incubator.net.intf.InterfaceEvent
-
Returns the previous interface subject.
- prevSubject() - Method in class org.onosproject.incubator.net.routing.RouteEvent
-
Returns the previous subject of the event.
- PRIFLAG_TEMP_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- primitive() - Method in class org.onosproject.incubator.net.domain.IntentResource
-
Returns the intent primitive associated with this resource at creation.
- priority(int) - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkIntent.Builder
-
- processClientMessage(PccId, PcepMessage) - Method in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
- processClientMessage(PccId, PcepMessage) - Method in interface org.onosproject.pcep.controller.PcepClientController
-
Process a message and notify the appropriate listeners.
- processPcepMessage(PccId, PcepMessage) - Method in interface org.onosproject.pcep.controller.driver.PcepAgent
-
Process a message coming from a pcc client.
- processPcepMessage(PccId, PcepMessage) - Method in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl.PcepClientAgent
-
- processRequest(JsonNode) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- processRequest(JsonNode) - Method in interface org.onosproject.ovsdb.controller.driver.OvsdbProviderService
-
processes request from ovsdb.
- processResult(JsonNode) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- processResult(JsonNode) - Method in interface org.onosproject.ovsdb.controller.driver.OvsdbProviderService
-
Processes result from ovsdb.
- producerName() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- producerName() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Returns tunnel producer name.
- product(String, Object) - Static method in class org.onosproject.ovsdb.rfc.utils.MutationUtil
-
Returns a Mutation that means *= .
- protocol() - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
Returns DPI flow protocol.
- protocol() - Method in interface org.onosproject.incubator.net.neighbour.NeighbourMessageContext
-
Gets the protocol of the packet.
- ProtocolStatInfo - Class in org.onosproject.incubator.net.dpi
-
Protocol statistic information.
- ProtocolStatInfo() - Constructor for class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
Constructor for default ProtocolStatInfo class.
- ProtocolStatInfo(String, String, long, long, int) - Constructor for class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
Constructor for ProtocolStatInfo class specified with protocol statistic parameters.
- ProtocolStatInfoCodec - Class in org.onosproject.incubator.net.dpi
-
Implementation of encoder for ProtocolStatInfo codec.
- ProtocolStatInfoCodec() - Constructor for class org.onosproject.incubator.net.dpi.ProtocolStatInfoCodec
-
- provider() - Method in class org.onosproject.incubator.net.domain.IntentDomain
-
Returns the provider for the intent domain.
- provider() - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualProviderService
-
Returns the virtual provider to which this service has been issued.
- providerId() - Method in class org.onosproject.incubator.net.resource.label.DefaultLabelResource
-
- pushFlowMetrics(NetworkId, DeviceId, Iterable<FlowEntry>) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualFlowRuleProviderService
-
Pushes the collection of flow entries currently applied on the given
virtual device.
- pushFlowMetricsWithoutFlowMissing(NetworkId, DeviceId, Iterable<FlowEntry>) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualFlowRuleProviderService
-
Pushes the collection of flow entries currently applied on the given
device without flowMissing process.
- pushTableStatistics(NetworkId, DeviceId, List<TableStatisticsEntry>) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualFlowRuleProviderService
-
Pushes the collection of table statistics entries currently extracted
from the given virtual device.
- read(ChannelBuffer) - Method in interface org.onosproject.pcepio.protocol.PcepErrorInfo
-
Reads from channel buffer for TE and RP objects.
- read(ChannelBuffer) - Method in interface org.onosproject.pcepio.protocol.PcepMsgPath
-
reads ERO object and attribute list.
- read(ChannelBuffer) - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.PcepMsgPath
-
Reads all the Objects for PCEP Message Path.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
Reads lspa , bandwidth , Metriclist and Iro objects and sets the objects.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepBandwidthObjectVer1
-
Reads from channel buffer and returns object of PcepBandwidthObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1
-
Reads from channel buffer and returns object of PcepEndPointsObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1
-
Reads from channel buffer and returns object of PcepEroObject.
- read(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorInfoVer1
-
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1
-
Reads from channel buffer and returns object of PcepErrorObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
Reads the byte stream of PcepError from channel buffer.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1
-
Reads from channel buffer and Returns object of PcepFecObjectIPv4Adjacency.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
Reads from channel buffer and returns object of PcepFecObjectIPv4UnnumberedAdjacency.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1
-
Reads from channel buffer and returns object of PcepFecObjectIPv4.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1
-
Reads channel buffer and Returns object of PcepFecObjectIPv6Adjacency.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1
-
reads the channel buffer and returns object of PcepFecObjectIPv6.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1
-
Reads channel buffer and returns object of PcepInterLayerObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1
-
Reads from channel buffer and return object of PcepIroObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
Reads form channel buffer and returns objects of PcepLabelObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1
-
Reads from the channel buffer and returns object of PcepLabelRangeObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeVer1
-
Reads channel buffer and returns object of PcepLabelRange.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepLabelUpdateVer1
-
Reads PcepLabels from the byte stream received from channel buffer.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
Reads from the channel buffer and returns Object of PcepLSObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
Reads channel buffer and returns object of PcepLspaObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
Parse channel buffer and returns object of PcepLspObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
Reads from channel buffer and returns object of PcepMetricObject.
- read(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMsgPathVer1
-
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
Reads from channel buffer and returns object of PcepOpenObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
Reads the channel buffer and returns the object of PcepRPObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1
-
Reads the channel buffer and returns object of PcepRroObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
Reads from channel buffer and returns instance of PCEP SRP object.
- read(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.PcepMsgPath
-
Reads all the Objects for PCEP Message Path.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.AdministrativeGroupSubTlv
-
Reads the channel buffer and returns object of Administrative-Group-Tlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.AutonomousSystemNumberSubObject
-
Reads the channel buffer and returns object of AutonomousSystemNumberSubObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.AutonomousSystemSubTlv
-
Reads the channel buffer and returns object of AutonomousSystemTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.BgpLsIdentifierSubTlv
-
Reads the channel buffer and returns object of BGPLSidentifierTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.GmplsCapabilityTlv
-
Reads the channel buffer and returns object of Gmpls-Capability-Tlv.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.IgpMetricSubTlv
-
Reads the channel buffer and returns object of IGPMetricTlv.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.IgpRouterIdSubTlv
-
Reads channel buffer and returns object of IgpRouterIDTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.IPv4InterfaceAddressSubTlv
-
Reads the channel buffer and returns object of IPv4InterfaceAddressTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.IPv4NeighborAddressSubTlv
-
Reads the channel buffer and returns object of IPv4-Neighbor-Address-Tlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.IPv4RouterIdOfLocalNodeSubTlv
-
Reads the channel buffer and returns object of IPv4RouterIdOfLocalNodeTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.IPv4RouterIdOfRemoteNodeSubTlv
-
Reads the channel buffer and returns object of IPv4RouterIdOfRemoteNodeTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.IPv4SubObject
-
Reads the channel buffer and returns object of IPv4SubObject.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.IsisAreaIdentifierSubTlv
-
Reads the channel buffer and returns object of ISISAreaIdentifierTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.LabelSubObject
-
Reads the channel buffer and returns object of LabelSubObject.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.LinkAttributesTlv
-
Reads channel buffer and returns object of TE Link Attributes TLV.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.LinkDescriptorsTlv
-
Reads channel buffer and returns object of LinkDescriptorsTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.LinkLocalRemoteIdentifiersSubTlv
-
Reads the channel buffer and returns object of LinkLocalRemoteIdentifiersTlv.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.LinkNameAttributeSubTlv
-
Reads the channel buffer and returns object of LinkNameTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.LinkProtectionTypeSubTlv
-
Reads the channel buffer and returns object of LinkProtectionTypeTlv.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.LocalNodeDescriptorsTlv
-
Reads the channel buffer and returns object of AutonomousSystemTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.LsCapabilityTlv
-
Reads channel buffer and returns object of LsCapabilityTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.MaximumLinkBandwidthSubTlv
-
Reads the channel buffer and returns object of MaximumLinkBandwidthTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.MaximumReservableLinkBandwidthSubTlv
-
Reads the channel buffer and returns object of MaximumReservableLinkBandwidthTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.MplsProtocolMaskSubTlv
-
Reads the channel buffer and returns object of MPLS Protocol Mask Tlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.NexthopIPv4addressTlv
-
Reads the channel buffer and returns object of NexthopIPv4addressTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.NexthopIPv6addressTlv
-
Reads the channel buffer and returns object of NexthopIPv6addressTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.NexthopUnnumberedIPv4IDTlv
-
Reads the channel buffer and returns object of NexthopUnnumberedIPv4IDTlv.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.NodeAttributesTlv
-
Reads the channel buffer and returns object of NodeAttributesTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.NodeFlagBitsSubTlv
-
Reads the channel buffer and returns object of NodeFlagBitsTlv.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.NodeNameSubTlv
-
Reads the channel buffer and returns object of NodeNameTlv.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.OpaqueLinkAttributeSubTlv
-
Reads the channel buffer and returns object of OpaqueLinkAttributeTlv.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.OpaqueNodePropertiesSubTlv
-
Reads the channel buffer and returns object of Opaque Node Attribute Tlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.OspfAreaIdSubTlv
-
Reads the channel buffer and returns object of OSPFAreaIdSubTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PathKeySubObject
-
Reads the channel buffer and returns new path key sub objects.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PathSetupTypeTlv
-
Returns the object of type PathSetupTypeTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PceccCapabilityTlv
-
Reads channel buffer and returns object of PceccCapabilityTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PcepLabelDbVerTlv
-
Reads the channel buffer and returns object of PcepLabelDbVerTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PcepNaiIpv4Adjacency
-
Reads the channel buffer and returns object of PcepNAIIpv4AdjacencyVer1.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PcepNaiIpv4NodeId
-
Reads from the channel buffer and returns object of PcepNAIIpv4NodeIdVer1.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PcepNaiIpv6Adjacency
-
Reads from channel buffer and returns object of PcepNAIIpv6AdjacencyVer1.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PcepNaiIpv6NodeId
-
Reads from the channel buffer and returns object of PcepNAIIpv6NodeId.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PcepNaiUnnumberedAdjacencyIpv4
-
Reads from channel buffer and return object of PcepNAIUnnumberedAdjacencyIpv4.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PcepObjectHeader
-
Read from channel buffer and Returns PCEP Objects header.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PcepRsvpIpv4ErrorSpec
-
Reads PCPE RSVP error spec from channel buffer and returns PCEP rsvp IPv4 error spec object.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PcepRsvpIpv6ErrorSpec
-
Returns PCEP rsvp IPv6 error spce object.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PcepRsvpObjectHeader
-
Reads the PcepRsvpObjectHeader.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PcepRsvpSpecObjHeader
-
Reads the PcepRsvpObjectHeader.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.PcepRsvpUserErrorSpec
-
Reads the channel buffer and returns object of PcepRsvpErrorSpec.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.RemoteNodeDescriptorsTlv
-
Reads channel buffer and returns object of Remote TE Node Descriptors TLV.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.RoutingUniverseTlv
-
Reads from channel buffer and returns object of RoutingUniverseTLV.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.SharedRiskLinkGroupSubTlv
-
Reads from channel buffer and returns object of SharedRiskLinkGroupTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.SrEroSubObject
-
Reads the channel buffer and returns object of SrEroSubObject.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.SrPceCapabilityTlv
-
Reads the channel buffer and returns object of SrPceCapabilityTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.StatefulIPv4LspIdentifiersTlv
-
Reads the channel buffer and returns object of StatefulIPv4LspIdentidiersTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.StatefulLspDbVerTlv
-
Reads the channel buffer and returns object of StatefulLspDbVerTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.StatefulLspErrorCodeTlv
-
Reads the channel buffer and returns object of StatefulLspErrorCodeTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
Reads from channel buffer and returns object of StatefulPceCapabilityTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.StatefulRsvpErrorSpecTlv
-
Reads channel buffer and returns object of StatefulRsvpErrorSpecTlv.
- read(ChannelBuffer, short) - Static method in class org.onosproject.pcepio.types.SymbolicPathNameTlv
-
Reads channel buffer and returns object of SymbolicPathNameTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.TEDefaultMetricSubTlv
-
Reads channel buffer and returns object of TEDefaultMetricTlv.
- read(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.UnreservedBandwidthSubTlv
-
Reads byte stream from channel buffer and returns object of UnreservedBandwidthTlv.
- read20Bytes(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.IPv6InterfaceAddressSubTlv
-
Reads the channel buffer and returns object of IPv6InterfaceAddressTlv.
- read20Bytes(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.IPv6NeighborAddressSubTlv
-
Reads the channel buffer and returns object of IPv6NeighborAddressTlv.
- read20Bytes(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.IPv6RouterIdofLocalNodeSubTlv
-
Reads the channel buffer and returns object of IPv6RouterIdofLocalNodeTlv.
- read20Bytes(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.IPv6RouterIdofRemoteNodeSubTlv
-
Reads the channel buffer and returns object of IPv6RouterIdofRemoteNodeTlv.
- read20Bytes(ChannelBuffer) - Static method in class org.onosproject.pcepio.types.IPv6SubObject
-
Reads the channel buffer and returns object of IPv6SubObject.
- READER - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1
-
- Reader() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1.Reader
-
- READER - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepMessageVer1
-
- READER - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepOpenMsgVer1
-
- Reader() - Constructor for class org.onosproject.pcepio.protocol.ver1.PcepOpenMsgVer1.Reader
-
- readFrom(ChannelBuffer) - Method in interface org.onosproject.pcepio.protocol.PcepMessageReader
-
Reads the Objects in the PCEP Message and Returns PCEP Message.
- readFrom(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1.Reader
-
- readFrom(ChannelBuffer) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenMsgVer1.Reader
-
- readTimeoutHandler - Variable in class org.onosproject.pcep.controller.impl.PcepPipelineFactory
-
- readToJsonNode(ByteBuf, List<Object>, JsonReadContext) - Static method in class org.onosproject.ovsdb.rfc.utils.JsonRpcReaderUtil
-
Decode the bytes to Json object.
- RealBaseType - Class in org.onosproject.ovsdb.rfc.schema.type
-
One of the strings "integer", "real", "boolean", "string", or "uuid",
representing the specified scalar type.
- RealBaseType() - Constructor for class org.onosproject.ovsdb.rfc.schema.type.RealBaseType
-
Constructs a RealBaseType object.
- RealBaseType(double, double, Set<Double>) - Constructor for class org.onosproject.ovsdb.rfc.schema.type.RealBaseType
-
Constructs a RealBaseType object.
- realizedBy() - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualPort
-
- realizedBy() - Method in interface org.onosproject.incubator.net.virtual.VirtualPort
-
Returns the underlying port using which this port is realized.
- receivedTime() - Method in class org.onosproject.incubator.net.dpi.DpiStatistics
-
Returns DPI statistics received time.
- refTable() - Method in class org.onosproject.ovsdb.rfc.notation.RefTableRow
-
Returns refTable.
- RefTableRow - Class in org.onosproject.ovsdb.rfc.notation
-
The RefTable type that can be expanded to Row.
- RefTableRow(String, JsonNode) - Constructor for class org.onosproject.ovsdb.rfc.notation.RefTableRow
-
RefTableRow constructor.
- refType() - Method in enum org.onosproject.ovsdb.rfc.schema.type.UuidBaseType.RefType
-
Returns the refType for RefType.
- register(P) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualProviderRegistry
-
Registers the supplied virtual provider with the virtual core.
- registerNeighbourHandler(ConnectPoint, NeighbourMessageHandler, ApplicationId) - Method in interface org.onosproject.incubator.net.neighbour.NeighbourResolutionService
-
Registers a neighbour message handler for all neighbour messages
incoming on the given connect point.
- registerNeighbourHandler(Interface, NeighbourMessageHandler, ApplicationId) - Method in interface org.onosproject.incubator.net.neighbour.NeighbourResolutionService
-
Registers a neighbour message handler for all neighbour messages incoming
on the given interface.
- registerTenantId(TenantId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Registers the specified, externally generated tenant identifier.
- release(IntentResource) - Method in interface org.onosproject.incubator.net.domain.IntentDomainProvider
-
Requests that the provider release an intent resource.
- releaseAdjacencyLabel(Link) - Method in class org.onosproject.pcep.controller.impl.PceccSrTeBeHandler
-
Releases unused adjacency labels from device pools.
- releaseAdjacencyLabel(Link) - Method in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
Releases allocated adjacency label of a link.
- releaseCollection() - Method in class org.onosproject.incubator.net.resource.label.LabelResourceRequest
-
Returns the collection of release labels.
- releaseExternalResources() - Method in class org.onosproject.pcep.controller.impl.PcepPipelineFactory
-
- releaseLabel(Tunnel) - Method in class org.onosproject.pcep.controller.impl.BasicPceccHandler
-
Deallocates unused labels to device pools.
- releaseLabelId() - Method in class org.onosproject.incubator.net.resource.label.LabelResourcePool
-
Returns the Set of released label before.
- releaseNodeLabel(DeviceId, String) - Method in class org.onosproject.pcep.controller.impl.PceccSrTeBeHandler
-
Releases assigned node label of specific device from global node label pool and pce store.
- releaseNodeLabel(Device) - Method in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
Releases node label of a specific device.
- releaseToDevicePool(Multimap<DeviceId, LabelResource>) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Releases unused labels to device pools .
- releaseToDevicePool(Multimap<DeviceId, LabelResource>) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Releases unused labels to device pools .
- releaseToGlobalPool(Set<LabelResourceId>) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceService
-
Releases unused labels to the global resource pool.
- releaseToGlobalPool(Set<LabelResourceId>) - Method in interface org.onosproject.incubator.net.resource.label.LabelResourceStore
-
Releases unused labels to the global resource pool.
- releaseTunnel(Tunnel) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProvider
-
Instructs the provider to release a tunnel.
- releaseTunnel(ElementId, Tunnel) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProvider
-
Instructs the provider to release a tunnel given the respective device.
- releaseTunnel(Tunnel) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelProvider
-
- releaseTunnel(ElementId, Tunnel) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelProvider
-
- remainder(String, Object) - Static method in class org.onosproject.ovsdb.rfc.utils.MutationUtil
-
Returns a Mutation that means %= .
- RemoteNodeDescriptorsTlv - Class in org.onosproject.pcepio.types
-
Provides Remote TE Node Descriptors TLV.
- RemoteNodeDescriptorsTlv(List<PcepValueType>) - Constructor for class org.onosproject.pcepio.types.RemoteNodeDescriptorsTlv
-
Constructor to initialize llRemoteTENodeDescriptorSubTLVs.
- RemoteServiceContext - Interface in org.onosproject.incubator.rpc
-
Context for Remote service.
- RemoteServiceContextProvider - Interface in org.onosproject.incubator.rpc
-
Abstraction of a remote service implementation provider.
- RemoteServiceContextProviderService - Interface in org.onosproject.incubator.rpc
-
- RemoteServiceDirectory - Interface in org.onosproject.incubator.rpc
-
- RemoteServiceProviderRegistry - Interface in org.onosproject.incubator.rpc
-
Abstraction of a remote service provider registry.
- remove(ConnectPoint, String) - Method in interface org.onosproject.incubator.net.intf.InterfaceAdminService
-
Removes an interface configuration from the system.
- removeAdjLabel(Link) - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Removes adjacency label from adjacency label store for specified link information.
- removeAdjLabel(Link) - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- removeConfigListener(ElasticConfigListener) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigService
-
Unregisters a previously added listener.
- removeConnectedClient(PccId) - Method in interface org.onosproject.pcep.controller.driver.PcepAgent
-
Clear all state in controller client maps for a pcc client that has
disconnected from the local controller.
- removeConnectedClient() - Method in interface org.onosproject.pcep.controller.driver.PcepClientDriver
-
Remove this pcc client from the Pcep agent.
- removeConnectedClient(PccId) - Method in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl.PcepClientAgent
-
- removeConnectedClient() - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- removeConnectedNode(OvsdbNodeId) - Method in interface org.onosproject.ovsdb.controller.driver.OvsdbAgent
-
Clear all state in controller node maps for a node that has disconnected
from the local controller.
- removeCriteria(Set<ConfigNodePath>) - Method in interface org.onosproject.incubator.elasticcfg.ConfigFilter.Builder
-
Removes the given ConfigNodePath filtering criteria from a ConfigFilter object.
- removeDevice(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Removes the specified virtual device from the given network.
- removeEventListener(PcepEventListener) - Method in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
- removeEventListener(PcepEventListener) - Method in interface org.onosproject.pcep.controller.PcepClientController
-
Unregister a listener.
- removeFlowRule(NetworkId, FlowRule...) - Method in interface org.onosproject.incubator.net.virtual.provider.VirtualFlowRuleProvider
-
Instructs the provider to remove the specified flow rules to their
respective virtual devices.
- removeFromCoreTunnelRequestQueue(TunnelId) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelApiMapper
-
Removes tunnels from the core tunnel request queue.
- removeGlobalNodeLabel(DeviceId) - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Removes device label from global node label store for specified device id.
- removeGlobalNodeLabel(DeviceId) - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- removeHost(NetworkId, HostId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Removes the specified virtual host from the store.
- removeIntent(Key) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Remove the virtual intent from the store.
- removeInterface(String) - Method in class org.onosproject.incubator.net.config.basics.InterfaceConfig
-
Removes an interface from the config.
- removeLink(NetworkId, ConnectPoint, ConnectPoint) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Removes the specified link from the store.
- removeLinkListener(PcepLinkListener) - Method in interface org.onosproject.pcep.api.PcepController
-
Unregister a link listener.
- removeLinkListener(PcepLinkListener) - Method in class org.onosproject.pcep.controller.impl.PcepControllerImpl
-
- removeListener(PcepSwitchListener) - Method in interface org.onosproject.pcep.api.PcepController
-
Unregister a listener.
- removeListener(PcepClientListener) - Method in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
- removeListener(PcepSwitchListener) - Method in class org.onosproject.pcep.controller.impl.PcepControllerImpl
-
- removeListener(PcepClientListener) - Method in interface org.onosproject.pcep.controller.PcepClientController
-
Unregister a listener.
- removeLsrIdDevice(String) - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Removes lsrid to device id mapping.
- removeLsrIdDevice(String) - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- removeNetwork(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Removes the specified virtual network from the store.
- removeNextHop(IpAddress, NextHopData) - Method in interface org.onosproject.incubator.net.routing.RouteStore
-
Removes a next hop information from the store.
- removeNode(ConfigStoreType, ConfigNodePath) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigService
-
Removes a node from the elastic config store.
- removeNode(ConfigStoreType, ConfigNodePath) - Method in interface org.onosproject.incubator.elasticcfg.ElasticConfigStore
-
Removes a node from the ElasticConfigStore.
- removeNodeListener(OvsdbNodeListener) - Method in interface org.onosproject.ovsdb.controller.OvsdbController
-
Removes Node Event Listener.
- removeNodeListener(PcepNodeListener) - Method in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl
-
- removeNodeListener(PcepNodeListener) - Method in interface org.onosproject.pcep.controller.PcepClientController
-
Unregister a listener.
- removeOvsdbEventListener(OvsdbEventListener) - Method in interface org.onosproject.ovsdb.controller.OvsdbController
-
Removes ovsdb event listener.
- removePccLsr(DeviceId) - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Removes lsrId of the PCC in form of device id for the PCC for which pending sync is done.
- removePccLsr(DeviceId) - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- removePort(NetworkId, DeviceId, PortNumber) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Removes the specified port from the given device and network.
- removeRoute(Route) - Method in interface org.onosproject.incubator.net.routing.RouteStore
-
Removes the given route from the store.
- removeRow(String, String, String) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- removeRow(String, String, String) - Method in interface org.onosproject.ovsdb.controller.OvsdbClientService
-
Removes the OVSDB row from local OVSDB store.
- removeSyncMsgList(PccId) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- removeSyncMsgList(PccId) - Method in interface org.onosproject.pcep.controller.PcepClient
-
Removes the list of report messages received during LSPDB sync.
- removeTenantId(TenantId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Removes the specified tenant ID from the store.
- removeTunnel(TunnelId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelAdminService
-
Removes the provisioned tunnel.
- removeTunnelId(Intent, TunnelId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkStore
-
Removes the intent to tunnel identifier mapping from the store.
- removeTunnelInfo(TunnelId) - Method in interface org.onosproject.pcelabelstore.api.PceLabelStore
-
Removes local label info with tunnel consumer id from tunnel info store for specified tunnel id.
- removeTunnelInfo(TunnelId) - Method in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- removeTunnelListener(PcepTunnelListener) - Method in interface org.onosproject.pcep.api.PcepController
-
Unregister a tunnel listener.
- removeTunnelListener(PcepTunnelListener) - Method in class org.onosproject.pcep.controller.impl.PcepControllerImpl
-
- removeTunnels(TunnelEndPoint, TunnelEndPoint, ProviderId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelAdminService
-
Removes the provisioned tunnel leading to and from the
specified labels.
- removeTunnels(TunnelEndPoint, TunnelEndPoint, Tunnel.Type, ProviderId) - Method in interface org.onosproject.incubator.net.tunnel.TunnelAdminService
-
Removes all provisioned tunnels leading to and from the
specified connection point.
- removeVirtualDevice(NetworkId, DeviceId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Removes the specified virtual device and all its ports and affiliated links.
- removeVirtualHost(NetworkId, HostId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Removes the specified virtual host.
- removeVirtualLink(NetworkId, ConnectPoint, ConnectPoint) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Removes the specified virtual link.
- removeVirtualNetwork(NetworkId) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Removes the specified virtual network and all its devices and links.
- removeVirtualPort(NetworkId, DeviceId, PortNumber) - Method in interface org.onosproject.incubator.net.virtual.VirtualNetworkAdminService
-
Removes the specified virtual port.
- reply(NeighbourMessageContext, MacAddress) - Method in interface org.onosproject.incubator.net.neighbour.NeighbourMessageActions
-
Replies to an incoming request with the given MAC address.
- reply(MacAddress) - Method in interface org.onosproject.incubator.net.neighbour.NeighbourMessageContext
-
Replies to the request message with a given MAC address.
- REQ_OBJ_MUST_PROCESS - Static variable in class org.onosproject.pcepio.types.PcepObjectHeader
-
- REQ_OBJ_MUST_PROCESS - Static variable in class org.onosproject.pcepio.types.PcepRsvpObjectHeader
-
- REQ_OBJ_OPTIONAL_PROCESS - Static variable in class org.onosproject.pcepio.types.PcepObjectHeader
-
- REQ_OBJ_OPTIONAL_PROCESS - Static variable in class org.onosproject.pcepio.types.PcepRsvpObjectHeader
-
- request(IntentDomain, IntentPrimitive) - Method in interface org.onosproject.incubator.net.domain.IntentDomainProvider
-
Requests that the provider attempt to satisfy the intent primitive.
- request(IntentDomainId, IntentPrimitive) - Method in interface org.onosproject.incubator.net.domain.IntentDomainService
-
Requests an intent primitive from the intent domain.
- requestType() - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
To get request type.
- RequestType - Enum in org.onosproject.provider.pcep.tunnel.impl
-
Enum of request types between pcc and pcep.
- reserveGlobalPool(long, long) - Method in class org.onosproject.pcep.controller.impl.PceccSrTeBeHandler
-
Reserves the global label pool.
- resetWrongPacket() - Method in class org.onosproject.pcep.controller.impl.PcepPacketStatsImpl
-
Resets wrong packet count.
- ResolvedRoute - Class in org.onosproject.incubator.net.routing
-
Represents a route with the next hop MAC address resolved.
- ResolvedRoute(Route, MacAddress, ConnectPoint) - Constructor for class org.onosproject.incubator.net.routing.ResolvedRoute
-
Creates a new resolved route.
- ResolvedRoute(IpPrefix, IpAddress, MacAddress, ConnectPoint) - Constructor for class org.onosproject.incubator.net.routing.ResolvedRoute
-
Creates a new resolved route.
- resource() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- resource() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- resource() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
Network resource backing the tunnel, e.g.
- resource() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Returns the network resource backing the tunnel, e.g.
- result() - Method in class org.onosproject.ovsdb.rfc.message.TableUpdates
-
Return the map of TableUpdate.
- returnTunnel(ApplicationId, TunnelId, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Returns back a specific tunnel to store.
- returnTunnel(ApplicationId, TunnelName, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Returns all specific name tunnel back store.
- returnTunnel(ApplicationId, TunnelEndPoint, TunnelEndPoint, Tunnel.Type, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Returns all specific type tunnels between source and destination back
store.
- returnTunnel(ApplicationId, TunnelEndPoint, TunnelEndPoint, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Returns all tunnels between source and destination back the store.
- returnTunnel(ApplicationId, TunnelId, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Returns back a specific tunnel to store.
- returnTunnel(ApplicationId, TunnelName, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Returns all specific name tunnel back store.
- returnTunnel(ApplicationId, TunnelEndPoint, TunnelEndPoint, Tunnel.Type, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Returns all specific type tunnels between source and destination back
store.
- returnTunnel(ApplicationId, TunnelEndPoint, TunnelEndPoint, Annotations...) - Method in interface org.onosproject.incubator.net.tunnel.TunnelStore
-
Returns all tunnels between source and destination back the store.
- RFLAG_CHECK - Static variable in class org.onosproject.pcepio.types.LsCapabilityTlv
-
- RFLAG_SET - Static variable in class org.onosproject.pcepio.types.MplsProtocolMaskSubTlv
-
- RFLAG_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- RFLAG_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- RFLAG_TEMP_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- RFLAG_TEMP_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- RIGHT_FIRST_FLAG - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- RIGHT_SHIFT_ONE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- Route - Class in org.onosproject.incubator.net.routing
-
Represents a route.
- Route(Route.Source, IpPrefix, IpAddress) - Constructor for class org.onosproject.incubator.net.routing.Route
-
Creates a route.
- Route.Source - Enum in org.onosproject.incubator.net.routing
-
Source of the route.
- RouteAdminService - Interface in org.onosproject.incubator.net.routing
-
Service allowing mutation of unicast routing state.
- RouteConfig - Class in org.onosproject.incubator.net.routing
-
Route configuration object for Route Service.
- RouteConfig() - Constructor for class org.onosproject.incubator.net.routing.RouteConfig
-
- RouteEvent - Class in org.onosproject.incubator.net.routing
-
Describes an event about a route.
- RouteEvent(RouteEvent.Type, ResolvedRoute) - Constructor for class org.onosproject.incubator.net.routing.RouteEvent
-
Creates a new route event without specifying previous subject.
- RouteEvent(RouteEvent.Type, ResolvedRoute, long) - Constructor for class org.onosproject.incubator.net.routing.RouteEvent
-
Creates a new route event.
- RouteEvent(RouteEvent.Type, ResolvedRoute, ResolvedRoute) - Constructor for class org.onosproject.incubator.net.routing.RouteEvent
-
Creates a new route event with previous subject.
- RouteEvent.Type - Enum in org.onosproject.incubator.net.routing
-
Route event type.
- RouteListener - Interface in org.onosproject.incubator.net.routing
-
Listener for route events.
- RouteService - Interface in org.onosproject.incubator.net.routing
-
Unicast IP route service.
- RouteStore - Interface in org.onosproject.incubator.net.routing
-
Unicast route store.
- RouteStoreDelegate - Interface in org.onosproject.incubator.net.routing
-
Route store delegate abstraction.
- RouteTableId - Class in org.onosproject.incubator.net.routing
-
Identifier for a routing table.
- RouteTableId(String) - Constructor for class org.onosproject.incubator.net.routing.RouteTableId
-
Creates a new route table ID.
- RoutingUniverseTlv - Class in org.onosproject.pcepio.types
-
Provides RoutingUniverseTLV identifiers.
- RoutingUniverseTlv(long) - Constructor for class org.onosproject.pcepio.types.RoutingUniverseTlv
-
Constructor to initialize raw value.
- Row - Class in org.onosproject.ovsdb.rfc.notation
-
Row is the basic element of the OpenVswitch's table.
- Row() - Constructor for class org.onosproject.ovsdb.rfc.notation.Row
-
Row constructor.
- Row(String, Uuid, Map<String, Column>) - Constructor for class org.onosproject.ovsdb.rfc.notation.Row
-
Row constructor.
- rows() - Method in class org.onosproject.ovsdb.rfc.message.TableUpdate
-
Return rows.
- RowUpdate - Class in org.onosproject.ovsdb.rfc.message
-
A TableUpdate is an object that maps from the row's UUID to a RowUpdate object.
- RowUpdate(Uuid, Row, Row) - Constructor for class org.onosproject.ovsdb.rfc.message.RowUpdate
-
Constructs a RowUpdate object.
- RP_OBJ_CLASS - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- RP_OBJ_MINIMUM_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- RP_OBJ_TYPE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- RP_OBJECT_VERSION - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- rptFlag() - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
To get report flag.
- RRO_OBJ_CLASS - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1
-
- RRO_OBJ_MINIMUM_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1
-
- RRO_OBJ_TYPE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1
-
- RRO_OBJECT_VERSION - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1
-
- RSP_OBJ_IGNORED - Static variable in class org.onosproject.pcepio.types.PcepObjectHeader
-
- RSP_OBJ_IGNORED - Static variable in class org.onosproject.pcepio.types.PcepRsvpObjectHeader
-
- RSP_OBJ_PROCESSED - Static variable in class org.onosproject.pcepio.types.PcepObjectHeader
-
- RSP_OBJ_PROCESSED - Static variable in class org.onosproject.pcepio.types.PcepRsvpObjectHeader
-
- run() - Method in class org.onosproject.pcep.controller.impl.Controller
-
Tell controller that we're ready to accept pcc connections.
- run(Timeout) - Method in class org.onosproject.provider.pcep.tunnel.impl.TunnelStatsCollector
-
- sBit() - Method in class org.onosproject.pcepio.types.PceccCapabilityTlv
-
Returns sBit.
- SBIT_CHECK - Static variable in class org.onosproject.pcepio.types.PceccCapabilityTlv
-
- SCHEMES - Static variable in class org.onosproject.incubator.net.faultmanagement.alarm.AlarmEntityId
-
- Select - Class in org.onosproject.ovsdb.rfc.operations
-
select operation.Refer to RFC 7047 Section 5.2.
- Select(TableSchema, List<Condition>, List<String>) - Constructor for class org.onosproject.ovsdb.rfc.operations.Select
-
Constructs a Select object.
- selectAll(boolean) - Method in class org.onosproject.ovsdb.controller.OvsdbMirror.Builder
-
Returns OVSDB mirror builder with select all.
- selectAll() - Method in class org.onosproject.ovsdb.controller.OvsdbMirror
-
Returns selectAll value.
- selector(TrafficSelector) - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkIntent.Builder
-
- seLocalIPv4Address(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4Adjacency.Builder
-
Sets Local IPv4Address and returns its builder.
- seLocalIPv4Address(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4Adjacency
-
Sets Local IPv4Address with specified value.
- seLocalIPv4Address(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1.Builder
-
- seLocalIPv4Address(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1
-
- seLocalIPv6Address(byte[]) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6Adjacency
-
Sets Local IPv6Address with specified value.
- seLocalIPv6Address(byte[]) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1
-
- sender() - Method in interface org.onosproject.incubator.net.neighbour.NeighbourMessageContext
-
Gets the source IP address of the message.
- sendMessage(PcepMessage) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- sendMessage(List<PcepMessage>) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- sendMessage(PcepMessage) - Method in interface org.onosproject.pcep.controller.PcepClient
-
Writes the message to the driver.
- sendMessage(List<PcepMessage>) - Method in interface org.onosproject.pcep.controller.PcepClient
-
Writes the PcepMessage list to the driver.
- seRemoteIPv4Address(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4Adjacency.Builder
-
Sets Remote IPv4Address and returns its builder.
- seRemoteIPv4Address(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4Adjacency
-
Sets Remote IPv4Address with specified value.
- seRemoteIPv4Address(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1.Builder
-
- seRemoteIPv4Address(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1
-
- seRemoteIPv6Address(byte[]) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6Adjacency
-
Sets Remote IPv6Address with specified value.
- seRemoteIPv6Address(byte[]) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1
-
- serialize(Condition, JsonGenerator, SerializerProvider) - Method in class org.onosproject.ovsdb.rfc.notation.json.ConditionSerializer
-
- serialize(Mutation, JsonGenerator, SerializerProvider) - Method in class org.onosproject.ovsdb.rfc.notation.json.MutationSerializer
-
- serialize(OvsdbMap, JsonGenerator, SerializerProvider) - Method in class org.onosproject.ovsdb.rfc.notation.json.OvsdbMapSerializer
-
- serialize(OvsdbSet, JsonGenerator, SerializerProvider) - Method in class org.onosproject.ovsdb.rfc.notation.json.OvsdbSetSerializer
-
- serialize(Uuid, JsonGenerator, SerializerProvider) - Method in class org.onosproject.ovsdb.rfc.notation.json.UuidSerializer
-
- serialNumber() - Method in interface org.onosproject.pcep.api.PcepSwitch
-
fetch the serial number.
- serviceAffecting() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns true if alarm is service affecting Note: Whilst X.733 combines
service-affecting state with severity (where severities of critical and
major are deemed service-affecting) ONOS keeps these attributes separate.
- serviceAffecting() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- set() - Method in class org.onosproject.ovsdb.rfc.notation.OvsdbSet
-
Returns set.
- SET - Static variable in class org.onosproject.pcep.controller.impl.BasicPceccHandler
-
- SET - Static variable in class org.onosproject.pcepio.types.LsCapabilityTlv
-
- SET - Static variable in class org.onosproject.pcepio.types.NodeFlagBitsSubTlv
-
- SET - Static variable in class org.onosproject.pcepio.types.PceccCapabilityTlv
-
- SET - Static variable in class org.onosproject.pcepio.types.PcepObjectHeader
-
- SET - Static variable in class org.onosproject.pcepio.types.SrEroSubObject
-
- SET - Static variable in class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
- SET - Static variable in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelProvider
-
- setActiveTimeout(Long) - Method in class org.onosproject.ovsdb.rfc.table.Netflow
-
Add a Column entity which column name is "active_timeout" to the Row
entity of attributes.
- setAddIdToInterface(Boolean) - Method in class org.onosproject.ovsdb.rfc.table.Netflow
-
Add a Column entity which column name is "add_id_to_interface" to the Row
entity of attributes.
- setAdminState(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "admin_state" to the Row entity
of attributes.
- setAFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Sets A flag with specific value and return its builder.
- setAFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Sets A flag with specified value.
- setAFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- setAFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- setAgent(OvsdbAgent) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- setAgent(OvsdbAgent) - Method in interface org.onosproject.ovsdb.controller.driver.OvsdbProviderService
-
Sets the ovsdb agent to be used.
- setAgent(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Sflow
-
Add a Column entity which column name is "agent" to the Row entity of
attributes.
- setAgent(PcepAgent) - Method in interface org.onosproject.pcep.controller.driver.PcepClientDriver
-
Sets the Pcep agent to be used.
- setAgent(PcepAgent) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- setAlarms(List<String>) - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics.Builder
-
Set alarms.
- setAvgPktSize(int) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setBandwidth(float) - Method in interface org.onosproject.pcepio.protocol.PcepBandwidthObject.Builder
-
Sets bandwidth value and return its builder.
- setBandwidth(float) - Method in interface org.onosproject.pcepio.protocol.PcepBandwidthObject
-
Sets bandwidth with specified value.
- setBandwidth(float) - Method in class org.onosproject.pcepio.protocol.ver1.PcepBandwidthObjectVer1.Builder
-
- setBandwidth(float) - Method in class org.onosproject.pcepio.protocol.ver1.PcepBandwidthObjectVer1
-
- setBandwidthObject(PcepBandwidthObject) - Method in interface org.onosproject.pcepio.protocol.PcepAttribute.Builder
-
Sets the PcepBandwidthObject.
- setBandwidthObject(PcepBandwidthObject) - Method in interface org.onosproject.pcepio.protocol.PcepAttribute
-
Sets the PcepBandwidthObject.
- setBandwidthObject(PcepBandwidthObject) - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.PcepMsgPath
-
Sets PcepBandwidthObject.
- setBandwidthObject(PcepBandwidthObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1.Builder
-
- setBandwidthObject(PcepBandwidthObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
- setBandwidthObject(PcepBandwidthObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.PcepMsgPath
-
- setBandwidthObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepBandwidthObject.Builder
-
Sets bandwidth object header and returns its builder.
- setBandwidthObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepBandwidthObjectVer1.Builder
-
- setBandwidthObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepBandwidthObjectVer1
-
Sets Object Header.
- setBfd(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "bfd" to the Row entity of
attributes.
- setBfdStatus(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "bfd_status" to the Row entity
of attributes.
- setBFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Sets B flag in Metric Object and returns its builder.
- setBFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject
-
Sets B flag in Metric Object with specified value.
- setBFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Sets B flag and returns its builder.
- setBFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject
-
Sets B flag with specified value.
- setBFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- setBFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
- setBFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- setBFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- setbIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepInterLayerObject.Builder
-
Sets I flag and return its builder.
- setbIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepInterLayerObject
-
Sets I Flag in INTER Layer Object with specified value.
- setbIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1.Builder
-
- setbIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1
-
- setbNFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepInterLayerObject.Builder
-
Sets N flag and return its builder.
- setbNFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepInterLayerObject
-
Sets N Flag in INTER Layer Object with specified value.
- setbNFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1.Builder
-
- setbNFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1
-
- setBondDownDelay(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "bond_downdelay" to the Row
entity of attributes.
- setBondFakeInterface(Set<Boolean>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "bond_fake_iface" to the Row
entity of attributes.
- setBondMode(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "bond_mode" to the Row entity of
attributes.
- setBondType(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "bond_type" to the Row entity of
attributes.
- setBondUpDelay(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "bond_updelay" to the Row entity
of attributes.
- setBootstrapCaCert(Boolean) - Method in class org.onosproject.ovsdb.rfc.table.Ssl
-
Add a Column entity which column name is "bootstrap_ca_cert" to the Row
entity of attributes.
- setBreed(String) - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
- setBridge(Uuid) - Method in class org.onosproject.ovsdb.rfc.table.FlowSampleCollectorSet
-
Add a Column entity which column name is "bridge" to the Row entity of
attributes.
- setBridges(Set<Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "bridges" to the Row entity of
attributes.
- setBType(byte) - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Sets B Type field in Metric Object and returns its builder.
- setBType(byte) - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject
-
Sets BType field in Metric Object with specified value.
- setBType(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- setBType(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
- setBufStack(Stack<Byte>) - Method in class org.onosproject.ovsdb.rfc.jsonrpc.JsonReadContext
-
Set bufStack, used for match the braces and double quotes.
- setBurstLimit(Long) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "controller_burst_limit" to the
Row entity of attributes.
- setBwUtilization(double) - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics.Builder
-
set bandwidth utilization.
- setBytes(long) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setBytes(long) - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
- setCaCert(String) - Method in class org.onosproject.ovsdb.rfc.table.Ssl
-
Add a Column entity which column name is "ca_cert" to the Row entity of
attributes.
- setCacheActiveTimeout(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Add a Column entity which column name is "cache_active_timeout" to the
Row entity of attributes.
- setCacheMaxFlows(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Add a Column entity which column name is "cache_max_flows" to the Row
entity of attributes.
- setCallback(Callback) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- setCallback(Callback) - Method in interface org.onosproject.ovsdb.controller.driver.OvsdbProviderService
-
Sets call back.
- setCapabilities(Map<String, Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "capabilities" to the Row entity
of attributes.
- setCapability(ClientCapability) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- setCapability(ClientCapability) - Method in interface org.onosproject.pcep.controller.PcepClient
-
Sets capability negotiated during open message exchange.
- setCertificate(String) - Method in class org.onosproject.ovsdb.rfc.table.Ssl
-
Add a Column entity which column name is "certificate" to the Row entity
of attributes.
- setCFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Sets C flag with specific value and return its builder.
- setCFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Sets C flag with specified value.
- setCFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Sets C flag in Metric Object and returns its builder.
- setCFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject
-
Sets C flag in Metric Object with specified value.
- setCFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- setCFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- setCFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- setCFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
- setCfmFault(Set<Boolean>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "cfm_fault" to the Row entity of
attributes.
- setCfmFaultStatus(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "cfm_fault_status" to the Row
entity of attributes.
- setCfmFlapCount(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "cfm_flap_count" to the Row
entity of attributes.
- setCfmHealth(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "cfm_health" to the Row entity
of attributes.
- setCfmMpid(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "cfm_mpid" to the Row entity of
attributes.
- setCfmRemoteMpid(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "cfm_remote_mpid" to the Row
entity of attributes.
- setCfmRemoteMpids(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "cfm_remote_mpids" to the Row
entity of attributes.
- setCfmRemoteOpState(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "cfm_remote_opstate" to the Row
entity of attributes.
- setChannel(Channel) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- setChannel(Channel) - Method in interface org.onosproject.ovsdb.controller.driver.OvsdbProviderService
-
Sets the associated Netty channel for this node.
- setChannel(Channel) - Method in interface org.onosproject.pcep.controller.driver.PcepClientDriver
-
Sets the associated Netty channel for this pcc.
- setChannel(Channel) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- setCloseObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg.Builder
-
Sets close object header and returns its builder.
- setConnected(boolean) - Method in interface org.onosproject.pcep.controller.driver.PcepClientDriver
-
Sets whether the pcc is connected.
- setConnected(boolean) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- setConnection(boolean) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- setConnection(boolean) - Method in interface org.onosproject.ovsdb.controller.driver.OvsdbProviderService
-
Sets whether the node is connected.
- setConnectionMode(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "connection_mode" to the Row
entity of attributes.
- setConnectionMode(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Add a Column entity which column name is "connection_mode" to the Row
entity of attributes.
- setController(OvsdbSet) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "controller" to the Row entity
of attributes.
- setControllersWithDeviceId(DeviceId, List<ControllerInfo>) - Method in class org.onosproject.ovsdb.controller.driver.DefaultOvsdbClient
-
- setControllersWithDeviceId(DeviceId, List<ControllerInfo>) - Method in interface org.onosproject.ovsdb.controller.OvsdbClientService
-
Sets the Controllers for the specified device.
- setCount(int) - Method in class org.onosproject.ovsdb.rfc.message.OperationResult
-
Set count value.
- setCurrentConfig(Long) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "cur_cfg" to the Row entity of
attributes.
- setDataHandler(ColumnDescription, Object) - Method in class org.onosproject.ovsdb.rfc.tableservice.AbstractOvsdbTableService
-
- setDataHandler(ColumnDescription, Object) - Method in interface org.onosproject.ovsdb.rfc.tableservice.OvsdbTableService
-
Set column data of row.
- setDatapathId(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "datapath_id" to the Row entity
of attributes.
- setDatapathType(String) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "datapath_type" to the Row
entity of attributes.
- setDbVersion(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "db_version" to the Row entity
of attributes.
- setDeadTime(byte) - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject.Builder
-
Sets Dead Time and returns its builder.
- setDeadTime(byte) - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject
-
Sets Dead Time in Open Object with specified value.
- setDeadTime(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1.Builder
-
- setDeadTime(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- setDestIpAddress(int) - Method in interface org.onosproject.pcepio.protocol.PcepEndPointsObject.Builder
-
Sets Destination IpAddress in End Points Object.
- setDestIpAddress(int) - Method in interface org.onosproject.pcepio.protocol.PcepEndPointsObject
-
Sets Destination IpAddress in End Points Object.
- setDestIpAddress(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1.Builder
-
- setDestIpAddress(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1
-
- setDetails(String) - Method in class org.onosproject.ovsdb.rfc.message.OperationResult
-
Set details value.
- setDetectedProtocol(int) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setDetectedProtocolName(String) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setDetectedProtos(List<ProtocolStatInfo>) - Method in class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Sets the detected protocols statistic information.
- setDeviceId(PcepDpid) - Method in class org.onosproject.pcep.api.PcepHopNodeDescription
-
Set the pcepdpid of a node.
- setDFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Sets D flag with specific value and return its builder.
- setDFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Sets D flag with specified value.
- setDFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- setDFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- setDiscardedBytes(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setDiscoverAcceptRegex(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "discover_accept_regex" to the
Row entity of attributes.
- setDiscoverUpdateResolvConf(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "discover_update_resolv_conf" to
the Row entity of attributes.
- setDpiThroughputBps(double) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setDpiThroughputPps(double) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setDscp(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Queue
-
Add a Column entity which column name is "dscp" to the Row entity of
attributes.
- setDuplex(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "duplex" to the Row entity of
attributes.
- setEgressVlan(VlanId) - Method in class org.onosproject.incubator.net.config.basics.McastConfig
-
Sets egress VLAN of multicast traffic.
- setElementId(ElementId) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Sets ip element id.
- setEnableAsyncMessages(Set<Boolean>) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "enable_async_messages" to the
Row entity of attributes.
- setEndPointsObject(PcepEndPointsObject) - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest.Builder
-
Sets PcepEndPointsObject.
- setEndPointsObject(PcepEndPointsObject) - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest
-
Sets PcepEndPointsObject.
- setEndPointsObject(PcepEndPointsObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1.Builder
-
- setEndPointsObject(PcepEndPointsObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1
-
- setEndPointsObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepEndPointsObject.Builder
-
Sets End Points Object header and returns its builder.
- setEndPointsObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1.Builder
-
- setEndPointsObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1
-
Sets End Points Object Header.
- setEngineId(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Netflow
-
Add a Column entity which column name is "engine_id" to the Row entity of
attributes.
- setEngineType(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Netflow
-
Add a Column entity which column name is "engine_type" to the Row entity
of attributes.
- setEroObject(PcepEroObject) - Method in interface org.onosproject.pcepio.protocol.PcepMsgPath.Builder
-
Sets PcepEroObject.
- setEroObject(PcepEroObject) - Method in interface org.onosproject.pcepio.protocol.PcepMsgPath
-
Sets PcepEroObject.
- setEroObject(PcepEroObject) - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.PcepMsgPath
-
Sets PcepEroObject.
- setEroObject(PcepEroObject) - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest.Builder
-
Sets PcepEroObject.
- setEroObject(PcepEroObject) - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest
-
Sets PcepEroObject.
- setEroObject(PcepEroObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMsgPathVer1.Builder
-
- setEroObject(PcepEroObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMsgPathVer1
-
- setEroObject(PcepEroObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.PcepMsgPath
-
- setEroObject(PcepEroObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1.Builder
-
- setEroObject(PcepEroObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1
-
- setEroObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepEroObject.Builder
-
Sets ERO Object header and returns its builder.
- setEroObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1.Builder
-
- setEroObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1
-
Sets Object Header.
- setError(String) - Method in class org.onosproject.ovsdb.rfc.message.OperationResult
-
Set error value.
- setError(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "error" to the Row entity of
attributes.
- setErrorObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject.Builder
-
Sets Error Object header and returns its Builder.
- setErrorObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1.Builder
-
- setErrorObjList(List<PcepErrorObject>) - Method in interface org.onosproject.pcepio.protocol.PcepError.Builder
-
Sets Error Object lists and returns its builder.
- setErrorObjList(List<PcepErrorObject>) - Method in interface org.onosproject.pcepio.protocol.PcepError
-
Sets the Error Objects lists.
- setErrorObjList(List<PcepErrorObject>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1.Builder
-
- setErrorObjList(List<PcepErrorObject>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
- setErrorObjListWithOpen(ErrorObjListWithOpen) - Method in interface org.onosproject.pcepio.protocol.PcepErrorMsg.Builder
-
Sets errObjListWithOpen object.
- setErrorObjListWithOpen(ErrorObjListWithOpen) - Method in interface org.onosproject.pcepio.protocol.PcepErrorMsg
-
Sets errObjListWithOpen object.
- setErrorObjListWithOpen(ErrorObjListWithOpen) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1.Builder
-
- setErrorObjListWithOpen(ErrorObjListWithOpen) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1
-
- setErrorType(byte) - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject.Builder
-
Sets Error Type and returns its builder.
- setErrorType(byte) - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject
-
Sets Error Type in Error Object.
- setErrorType(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1.Builder
-
- setErrorType(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1
-
- setErrorValue(byte) - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject.Builder
-
Sets Error Value and returns its builder.
- setErrorValue(byte) - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject
-
Sets Error Value in Error Object.
- setErrorValue(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1.Builder
-
- setErrorValue(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1
-
- setEthernetBytes(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setExcludeAny(int) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Sets Exclude Any field in LSPA Object and return its builder.
- setExcludeAny(int) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Sets Exclude Any field in LSPA Object.
- setExcludeAny(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- setExcludeAny(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.FlowSampleCollectorSet
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.FlowTable
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Netflow
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Qos
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Queue
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Sflow
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExternalIds(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Ssl
-
Add a Column entity which column name is "external_ids" to the Row entity
of attributes.
- setExtTunnelId(int) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Sets extended tunnel id from PCC.
- setFailMode(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "fail_mode" to the Row entity of
attributes.
- setFakeBridge(Set<Boolean>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "fake_bridge" to the Row entity
of attributes.
- setFecIpv4AdjacencyObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4Adjacency.Builder
-
Sets FEC Object IPv4 Adjacency header and returns its builder.
- setFecIpv4AdjacencyObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1.Builder
-
- setFecIpv4ObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4.Builder
-
Sets FEC Object IPv4 header and returns its builder.
- setFecIpv4ObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1
-
Sets Object header.
- setFecIpv4ObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1.Builder
-
- setFecIpv4ObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1
-
Sets the Object Header.
- setFecIpv4ObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1
-
Sets Object Header.
- setFecIpv4UnnumberedAdjacencyObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency.Builder
-
Sets FEC Unnumbered Adjacency with IPv4 header and returns its builder.
- setFecIpv4UnnumberedAdjacencyObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1.Builder
-
- setFecIpv4UnnumberedAdjacencyObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
Sets Object Header.
- setFecIpv6AdjacencyObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6Adjacency.Builder
-
Sets FEC Object IPv6 Adjacency header and returns its builder.
- setFecIpv6AdjacencyObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1.Builder
-
- setFecIpv6ObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6.Builder
-
Sets FEC Object IPv6 header and returns its builder.
- setFecIpv6ObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1.Builder
-
- setFecIpv6ObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1
-
Sets the Object header.
- setFecObject(PcepFecObject) - Method in class org.onosproject.pcepio.types.PcepLabelMap
-
Sets Fec Object.
- setFloodVlans(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "flood_vlans" to the Row entity
of attributes.
- setFlowDelay(Duration) - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics.Builder
-
Set flow delay.
- setFlowLimit(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.FlowTable
-
Add a Column entity which column name is "flow_limit" to the Row entity
of attributes.
- setFlows(int) - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
- setFlowTables(Map<Long, Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "flow_tables" to the Row entity
of attributes.
- setGroups(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.FlowTable
-
Add a Column entity which column name is "groups" to the Row entity of
attributes.
- setGuessedFlowProtos(int) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setHeader(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Sflow
-
Add a Column entity which column name is "header" to the Row entity of
attributes.
- setHoldPriority(byte) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Sets Hold Priority field in LSPA Object and return its builder.
- setHoldPriority(byte) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Sets Hold Priority field in LSPA Object.
- setHoldPriority(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- setHoldPriority(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- setHostAName(String) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setHostAPort(int) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setHostBName(String) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setHostBPort(int) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setHostServerName(String) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setId(Long) - Method in class org.onosproject.ovsdb.rfc.table.FlowSampleCollectorSet
-
Add a Column entity which column name is "id" to the Row entity of
attributes.
- setIfIndex(Long) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "ifindex" to the Row entity of
attributes.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepBandwidthObject.Builder
-
Sets I flag in Bandwidth object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg.Builder
-
Sets I flag in Close object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepEndPointsObject.Builder
-
Sets I flag in Bandwidth object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepEroObject.Builder
-
Sets I flag in ERO object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject.Builder
-
Sets I flag in Error object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4.Builder
-
Sets I flag in FEC object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4Adjacency.Builder
-
Sets I flag in FEC object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency.Builder
-
Sets I flag in FEC object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6.Builder
-
Sets I flag in FEC object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6Adjacency.Builder
-
Sets I flag in FEC object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepInterLayerObject.Builder
-
Sets I flag in INTER Layer object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepIroObject.Builder
-
Sets I flag in IRO object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject.Builder
-
Sets I flag in Label object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject.Builder
-
Sets I flag in TE object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Sets Ignore flag in LS object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Sets I flag in LSPA object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Sets I flag in LSP object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Sets I flag in Metric object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject.Builder
-
Sets I flag in Open object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Sets I flag in RP object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepRroObject.Builder
-
Sets I flag in RRO object header and returns its builder.
- setIFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject.Builder
-
Sets I flag in SRP object header and returns its builder.
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepBandwidthObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1.Builder
-
- setIFlag(boolean) - Method in class org.onosproject.pcepio.types.PcepObjectHeader
-
Sets the Object I flag.
- setInactivityProbe(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "inactivity_probe" to the Row
entity of attributes.
- setInactivityProbe(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Add a Column entity which column name is "inactivity_probe" to the Row
entity of attributes.
- setIncludeAll(int) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Sets Include All field in LSPA Object and return its builder.
- setIncludeAll(int) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Sets Include All field in LSPA Object.
- setIncludeAll(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- setIncludeAll(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- setIncludeAny(int) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Sets Include Any field in LSPA Object and return its builder.
- setIncludeAny(int) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Sets Include Any field in LSPA Object.
- setIncludeAny(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- setIncludeAny(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- setIngressPolicingBurst(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "ingress_policing_burst" to the
Row entity of attributes.
- setIngressPolicingRate(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "ingress_policing_rate" to the
Row entity of attributes.
- setIngressVlan(VlanId) - Method in class org.onosproject.incubator.net.config.basics.McastConfig
-
Sets ingress VLAN of multicast traffic.
- setInterfaces(Set<Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "interfaces" to the Row entity
of attributes.
- setInterLayerObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepInterLayerObject.Builder
-
Sets INTER Layer object header and returns its builder.
- setInterLayerObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1.Builder
-
- setInterLayerObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1
-
Sets Object Header.
- setIpBytes(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setIpfix(Set<Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "ipfix" to the Row entity of
attributes.
- setIpfix(Uuid) - Method in class org.onosproject.ovsdb.rfc.table.FlowSampleCollectorSet
-
Add a Column entity which column name is "ipfix" to the Row entity of
attributes.
- setIpPackets(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setIroObject(PcepIroObject) - Method in interface org.onosproject.pcepio.protocol.PcepAttribute.Builder
-
Sets the PcepIroObject.
- setIroObject(PcepIroObject) - Method in interface org.onosproject.pcepio.protocol.PcepAttribute
-
Sets the PcepIroObject.
- setIroObject(PcepIroObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1.Builder
-
- setIroObject(PcepIroObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
- setIroObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepIroObject.Builder
-
Sets IRO object header and returns its builder.
- setIroObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1.Builder
-
- setIroObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1
-
Sets IRO Object Header.
- setIsConnected(Boolean) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "is_connected" to the Row entity
of attributes.
- setIsConnected(Boolean) - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Add a Column entity which column name is "is_connected" to the Row entity
of attributes.
- setKeepAliveTime(byte) - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject.Builder
-
Sets KeepAlive Time and returns its builder.
- setKeepAliveTime(byte) - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject
-
Sets KeepAlive Time in Open Object with specified value.
- setKeepAliveTime(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1.Builder
-
- setKeepAliveTime(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- setKnownFlows(List<FlowStatInfo>) - Method in class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Sets the known flows information.
- setLabel(int) - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject.Builder
-
Sets Label field and return its builder.
- setLabel(int) - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject
-
Sets Label field in Label Object with specified value.
- setLabel(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1.Builder
-
- setLabel(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
- setLabelBase(int) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject.Builder
-
Sets LabelBase field and returns its builder.
- setLabelBase(int) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject
-
Sets LabelBase in LabelRange Object.
- setLabelBase(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1.Builder
-
- setLabelBase(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1
-
- setLabelDbSyncStatus(PcepSyncStatus) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- setLabelDbSyncStatus(PcepSyncStatus) - Method in interface org.onosproject.pcep.controller.PcepClient
-
Sets the status of label DB synchronization.
- setLabelDownload(PcepLabelDownload) - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdate.Builder
-
Sets the Label Download object.
- setLabelDownload(PcepLabelDownload) - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdate
-
Sets the Label Download object.
- setLabelDownload(PcepLabelDownload) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelUpdateVer1
-
- setLabelList(LinkedList<PcepLabelObject>) - Method in class org.onosproject.pcepio.types.PcepLabelDownload
-
set the llLabelList list of type PcepLableObject.
- setLabelMap(PcepLabelMap) - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdate.Builder
-
Sets the Label map object.
- setLabelMap(PcepLabelMap) - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdate
-
Sets the Label map object.
- setLabelMap(PcepLabelMap) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelUpdateVer1
-
- setLabelObject(PcepLabelObject) - Method in class org.onosproject.pcepio.types.PcepLabelMap
-
Sets the Pcep labelObject.
- setLabelObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject.Builder
-
Sets Label object header and returns its builder.
- setLabelObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1.Builder
-
- setLabelRange(PcepLabelRange) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeResvMsg.Builder
-
Sets LabelRange field and returns its Builder.
- setLabelRange(PcepLabelRange) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeResvMsg
-
Sets LabelRange field in Label Range Reservation message with specified value.
- setLabelRangeList(LinkedList<PcepLabelRangeObject>) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRange
-
Sets list of PcepLabelRangeObject.
- setLabelRangeList(LinkedList<PcepLabelRangeObject>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeVer1
-
- setLabelRangeObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject.Builder
-
Sets LabelRange object header and returns its builder.
- setLabelRangeObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject
-
Sets LabelRange Object header.
- setLabelRangeObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1.Builder
-
- setLabelRangeObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1
-
- setLabelStackCap(boolean) - Method in class org.onosproject.pcep.api.DeviceCapability
-
Sets the label stack capability of the router.
- setLabelType(byte) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject.Builder
-
Sets LabelType field and returns its builder.
- setLabelType(byte) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject
-
Sets LabelType in LabelRange Object.
- setLabelType(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1.Builder
-
- setLabelType(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1
-
- setLacp(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "lacp" to the Row entity of
attributes.
- setLacpCurrent(Set<Boolean>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "lacp_current" to the Row entity
of attributes.
- setLastReadBytes(int) - Method in class org.onosproject.ovsdb.rfc.jsonrpc.JsonReadContext
-
Set lastReadBytes.
- setLFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Sets L flag in LSPA Object and return its builder.
- setLFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Sets L flag in LSPA Object.
- setLFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- setLFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- setLinkResets(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "link_resets" to the Row entity
of attributes.
- setLinkSpeed(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "link_speed" to the Row entity
of attributes.
- setLinkState(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "link_state" to the Row entity
of attributes.
- setLocalGateway(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "local_gateway" to the Row
entity of attributes.
- setLocalInterfaceID(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency.Builder
-
Sets Local InterfaceID and returns its builder.
- setLocalInterfaceID(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency
-
Sets Local InterfaceID with specified value.
- setLocalInterfaceID(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1.Builder
-
- setLocalInterfaceID(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
- setLocalIp(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "local_ip" to the Row entity of
attributes.
- setLocalIPv6Address(byte[]) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6Adjacency.Builder
-
Sets Local IPv6Address and returns its builder.
- setLocalIPv6Address(byte[]) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1.Builder
-
- setLocalLabelCap(boolean) - Method in class org.onosproject.pcep.api.DeviceCapability
-
Sets the local label capability of the router.
- setLocalNetmask(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "local_netmask" to the Row
entity of attributes.
- setLocalNodeID(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency.Builder
-
Sets Local NodeID and returns its builder.
- setLocalNodeID(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency
-
Sets Local NodeID with specified value.
- setLocalNodeID(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1.Builder
-
- setLocalNodeID(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
- setLSId(long) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Sets LS ID in LS Object and returns its builder.
- setLSId(long) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject
-
Sets LS ID in LS Object.
- setLSId(long) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- setLSId(long) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- setLSObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Sets LS object header and returns its builder.
- setLSObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject
-
Sets LS Object header.
- setLSObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- setLSObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- setLSObjList(List<PcepLSObject>) - Method in interface org.onosproject.pcepio.protocol.PcepError.Builder
-
Sets LS Object lists and returns its builder.
- setLSObjList(List<PcepLSObject>) - Method in interface org.onosproject.pcepio.protocol.PcepError
-
Sets the LS Objects lists.
- setLSObjList(List<PcepLSObject>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1.Builder
-
- setLSObjList(List<PcepLSObject>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
- setLspAFlag(boolean) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Sets A flag from lsp object.
- setLspAndDelegationInfo(LspKey, boolean) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- setLspAndDelegationInfo(LspKey, boolean) - Method in interface org.onosproject.pcep.controller.PcepClient
-
Sets D flag for the given LSP and its LSP info.
- setLspaObject(PcepLspaObject) - Method in interface org.onosproject.pcepio.protocol.PcepAttribute.Builder
-
Sets the PcepLspaObject.
- setLspaObject(PcepLspaObject) - Method in interface org.onosproject.pcepio.protocol.PcepAttribute
-
Sets the PcepLspaObject.
- setLspaObject(PcepLspaObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1.Builder
-
- setLspaObject(PcepLspaObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
- setLspaObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Sets LSPA object header and returns its builder.
- setLspaObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- setLspaObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
Sets Object Header.
- setLspDbSyncStatus(PcepSyncStatus) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- setLspDbSyncStatus(PcepSyncStatus) - Method in interface org.onosproject.pcep.controller.PcepClient
-
Sets the status of LSP state synchronization.
- setLspDFlag(boolean) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Sets D flag from lsp object.
- setLspId(short) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Sets lsp id from pcc.
- setLspObject(PcepLspObject) - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.Builder
-
Sets the LSP Object.
- setLspObject(PcepLspObject) - Method in interface org.onosproject.pcepio.protocol.PcepStateReport
-
Sets the LSP Object.
- setLspObject(PcepLspObject) - Method in interface org.onosproject.pcepio.protocol.PcepUpdateRequest.Builder
-
Sets the LSP Object.
- setLspObject(PcepLspObject) - Method in interface org.onosproject.pcepio.protocol.PcepUpdateRequest
-
Sets the PCEP LSP Object.
- setLspObject(PcepLspObject) - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest.Builder
-
Sets PcepLspObject.
- setLspObject(PcepLspObject) - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest
-
Sets PcepLspObject.
- setLspObject(PcepLspObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.Builder
-
- setLspObject(PcepLspObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1
-
- setLspObject(PcepLspObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1.Builder
-
- setLspObject(PcepLspObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1
-
- setLspObject(PcepLspObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1.Builder
-
- setLspObject(PcepLspObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1
-
- setLspObject(PcepLspObject) - Method in class org.onosproject.pcepio.types.PcepLabelDownload
-
Sets the Pcep LSP Object.
- setLspObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Sets LSP object header and returns its builder.
- setLspObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1
-
sets Object Header.
- setLspObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- setLspObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
Sets lsp Object Header.
- setLspOFlag(byte) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Sets OF flag from lsp object.
- setLSReportList(List<PcepLSObject>) - Method in interface org.onosproject.pcepio.protocol.PcepLSReportMsg.Builder
-
Sets list of LS Objects and returns its builder.
- setLSReportList(List<PcepLSObject>) - Method in interface org.onosproject.pcepio.protocol.PcepLSReportMsg
-
Sets list of Optional Tlvs in LS-Report Message.
- setMac(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "mac" to the Row entity of
attributes.
- setMac(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "mac" to the Row entity of
attributes.
- setMacInUse(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "mac_in_use" to the Row entity
of attributes.
- setManagerOptions(Set<Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "manager_options" to the Row
entity of attributes.
- setManagers(Set<Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "managers" to the Row entity of
attributes.
- setMaxBackoff(Long) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "max_backoff" to the Row entity
of attributes.
- setMaxBackoff(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Add a Column entity which column name is "max_backoff" to the Row entity
of attributes.
- setMetricObjectList(LinkedList<PcepMetricObject>) - Method in interface org.onosproject.pcepio.protocol.PcepAttribute.Builder
-
Sets PcepMetricObject List.
- setMetricObjectList(LinkedList<PcepMetricObject>) - Method in interface org.onosproject.pcepio.protocol.PcepAttribute
-
Sets PcepMetricObject List.
- setMetricObjectList(LinkedList<PcepMetricObject>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1.Builder
-
- setMetricObjectList(LinkedList<PcepMetricObject>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepAttributeVer1
-
- setMetricObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Sets Metric object header and returns its builder.
- setMetricObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- setMetricObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
Sets metric Object Header.
- setMetricVal(int) - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Sets Metric Value in Metric Object and returns its builder.
- setMetricVal(int) - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject
-
Sets Metric value in Metric Object with specified value.
- setMetricVal(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- setMetricVal(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
- setMirrors(Set<Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "mirrors" to the Row entity of
attributes.
- setMonitor(String) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "monitor" to the Row entity of
attributes.
- setMsgPath(PcepStateReport.PcepMsgPath) - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.Builder
-
Sets the Path Object.
- setMsgPath(PcepStateReport.PcepMsgPath) - Method in interface org.onosproject.pcepio.protocol.PcepStateReport
-
Sets the Path Object.
- setMsgPath(PcepMsgPath) - Method in interface org.onosproject.pcepio.protocol.PcepUpdateRequest.Builder
-
Sets the Path Object.
- setMsgPath(PcepMsgPath) - Method in interface org.onosproject.pcepio.protocol.PcepUpdateRequest
-
sets the PCEP MSG PATH.
- setMsgPath(PcepStateReport.PcepMsgPath) - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.Builder
-
- setMsgPath(PcepStateReport.PcepMsgPath) - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1
-
- setMsgPath(PcepMsgPath) - Method in class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1.Builder
-
- setMsgPath(PcepMsgPath) - Method in class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1
-
- setMtu(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "mtu" to the Row entity of
attributes.
- setName(String) - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
- setName(String) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "name" to the Row entity of
attributes.
- setName(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.FlowTable
-
Add a Column entity which column name is "name" to the Row entity of
attributes.
- setName(String) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "name" to the Row entity of
attributes.
- setName(String) - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Add a Column entity which column name is "name" to the Row entity of
attributes.
- setName(String) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "name" to the Row entity of
attributes.
- setNetflow(Set<Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "netflow" to the Row entity of
attributes.
- setNextConfig(Long) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "next_cfg" to the Row entity of
attributes.
- setNodeID(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4.Builder
-
Sets NodeID and returns its builder.
- setNodeID(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4
-
Sets NodeID with specified value.
- setNodeID(byte[]) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6.Builder
-
Sets NodeID and returns its builder.
- setNodeID(byte[]) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6
-
Sets NodeID with specified value.
- setNodeID(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1.Builder
-
- setNodeID(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1
-
- setNodeID(byte[]) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1.Builder
-
- setNodeID(byte[]) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1
-
- setObjClass(byte) - Method in class org.onosproject.pcepio.types.PcepObjectHeader
-
Sets the Object class.
- setObjClassNum(byte) - Method in class org.onosproject.pcepio.types.PcepRsvpObjectHeader
-
Sets the Class-Num.
- setObjClassNum(byte) - Method in class org.onosproject.pcepio.types.PcepRsvpSpecObjHeader
-
Sets the Class num.
- setObjClassType(byte) - Method in class org.onosproject.pcepio.types.PcepRsvpObjectHeader
-
Sets the Class type.
- setObjClassType(byte) - Method in class org.onosproject.pcepio.types.PcepRsvpSpecObjHeader
-
Sets the Class type.
- setObjLen(short) - Method in class org.onosproject.pcepio.types.PcepObjectHeader
-
Sets the Object Length.
- setObjLen(short) - Method in class org.onosproject.pcepio.types.PcepRsvpObjectHeader
-
Sets the Class Length.
- setObjLen(short) - Method in class org.onosproject.pcepio.types.PcepRsvpSpecObjHeader
-
Sets the Class Length.
- setObjType(byte) - Method in class org.onosproject.pcepio.types.PcepObjectHeader
-
Sets the Object TYPE.
- setObsDomainId(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Add a Column entity which column name is "obs_domain_id" to the Row
entity of attributes.
- setObsPointId(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Add a Column entity which column name is "obs_point_id" to the Row entity
of attributes.
- setOFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject.Builder
-
Sets O flag and return its builder.
- setOFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject
-
Sets O flag in Label Object with specified value.
- setOFlag(byte) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Sets O flag with specific value and return its builder.
- setOFlag(byte) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Sets O flag with specified value.
- setOFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Sets O flag and returns its builder.
- setOFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject
-
Sets O flag with specified value.
- setOFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1.Builder
-
- setOFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
- setOFlag(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- setOFlag(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- setOFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- setOFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- setOpenFlowPort(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "ofport" to the Row entity of
attributes.
- setOpenFlowPortRequest(String) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "ofport_request" to the Row
entity of attributes.
- setOpenObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject.Builder
-
Sets Open object header and returns its builder.
- setOpenObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject
-
Sets Open object header in Open Object.
- setOpenObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1.Builder
-
- setOpenObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg.Builder
-
Sets LinkedList of Optional Tlvs in Close Message.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg
-
Sets LinkedList of Optional Tlvs in Close Message.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject.Builder
-
Sets Optional Tlvs of Error Object and returns its Builder.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject
-
Sets Optional Tlvs in Error Object.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject.Builder
-
Sets list of Optional Tlvs and return its builder.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject
-
Sets Optional Tlvs in Label Object.
- setOptionalTlv(List<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Sets list of Optional Tlvs in LS Object and returns its builder.
- setOptionalTlv(List<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject
-
Sets list of Optional Tlvs in LS Object.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Sets list of Optional Tlvs in LSPA Object.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Sets Optional Tlvs in LSPA Object.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Sets list of Optional Tlvs and return its builder.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Sets list of Optional Tlvs in LSP Object.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject.Builder
-
Sets list of Optional Tlvs and return its Builder.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject
-
Sets list of Optional Tlvs in Open Object.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Sets list of Optional Tlvs and returns its builder.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject
-
Sets list of Optional Tlvs in RP Object and returns its builder.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject.Builder
-
sets the optional TLvs.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject
-
sets the optional TLvs.
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1.Builder
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1.Builder
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
- setOptionalTlv(List<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- setOptionalTlv(List<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1.Builder
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1.Builder
-
- setOptionalTlv(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
- setOptions(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "options" to the Row entity of
attributes.
- setOtherConfig(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "other_config" to the Row entity
of attributes.
- setOtherConfig(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "other_config" to the Row entity
of attributes.
- setOtherConfig(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "other_config" to the Row entity
of attributes.
- setOtherConfig(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Add a Column entity which column name is "other_config" to the Row entity
of attributes.
- setOtherConfig(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "other_config" to the Row entity
of attributes.
- setOtherConfig(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "other_config" to the Row entity
of attributes.
- setOtherConfig(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Qos
-
Add a Column entity which column name is "other_config" to the Row entity
of attributes.
- setOtherConfig(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Queue
-
Add a Column entity which column name is "other_config" to the Row entity
of attributes.
- setOutputPort(Uuid) - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Add a Column entity which column name is "output_port" to the Row entity
of attributes.
- setOutputVlan(Short) - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Add a Column entity which column name is "output_vlan" to the Row entity
of attributes.
- setOverflowPolicy(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.FlowTable
-
Add a Column entity which column name is "overflow_policy" to the Row
entity of attributes.
- setOvsVersion(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "ovs_version" to the Row entity
of attributes.
- setPacketLossRatio(double) - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics.Builder
-
Set packet loss ratio.
- setPackets(long) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setPackets(long) - Method in class org.onosproject.incubator.net.dpi.ProtocolStatInfo
-
- setPath(Path) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Sets Path.
- setPcDeadTime(byte) - Method in interface org.onosproject.pcep.controller.driver.PcepClientDriver
-
Sets the dead time for this pcc.
- setPcDeadTime(byte) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- setPcepAttribute(PcepAttribute) - Method in interface org.onosproject.pcepio.protocol.PcepMsgPath.Builder
-
Sets PcepAttribute.
- setPcepAttribute(PcepAttribute) - Method in interface org.onosproject.pcepio.protocol.PcepMsgPath
-
Sets PcepAttribute.
- setPcepAttribute(PcepAttribute) - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.PcepMsgPath
-
Sets PcepAttribute.
- setPcepAttribute(PcepAttribute) - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest.Builder
-
Sets PcepAttribute.
- setPcepAttribute(PcepAttribute) - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest
-
Sets PcepAttribute.
- setPcepAttribute(PcepAttribute) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMsgPathVer1.Builder
-
- setPcepAttribute(PcepAttribute) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMsgPathVer1
-
- setPcepAttribute(PcepAttribute) - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.PcepMsgPath
-
- setPcepAttribute(PcepAttribute) - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1.Builder
-
- setPcepAttribute(PcepAttribute) - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1
-
- setPcepErrorInfo(PcepErrorInfo) - Method in interface org.onosproject.pcepio.protocol.PcepErrorMsg.Builder
-
Sets errInfo Object.
- setPcepErrorInfo(PcepErrorInfo) - Method in interface org.onosproject.pcepio.protocol.PcepErrorMsg
-
Sets errInfo Object.
- setPcepErrorInfo(PcepErrorInfo) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1.Builder
-
- setPcepErrorInfo(PcepErrorInfo) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorMsgVer1
-
- setPcepErrorList(List<PcepError>) - Method in interface org.onosproject.pcepio.protocol.PcepErrorInfo.Builder
-
Sets PcepError lists and returns its builder.
- setPcepErrorList(List<PcepError>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorInfoVer1.Builder
-
- setPcepOpenObj(PcepOpenObject) - Method in interface org.onosproject.pcepio.protocol.PcepOpenMsg.Builder
-
Sets Open Object in Open Message and return its builder.
- setPcepOpenObject(PcepOpenObject) - Method in interface org.onosproject.pcepio.protocol.PcepOpenMsg
-
Sets OpenObject in Open Message with Specified Obj.
- setPcepOpenObject(PcepOpenObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenMsgVer1
-
- setPcInitiatedLspRequestList(LinkedList<PcInitiatedLspRequest>) - Method in interface org.onosproject.pcepio.protocol.PcepInitiateMsg.Builder
-
Sets PcInitiatedLspRequestList.
- setPcInitiatedLspRequestList(LinkedList<PcInitiatedLspRequest>) - Method in interface org.onosproject.pcepio.protocol.PcepInitiateMsg
-
Sets list of PcInitiatedLspRequestList.
- setPcKeepAliveTime(byte) - Method in interface org.onosproject.pcep.controller.driver.PcepClientDriver
-
Sets the keep alive time for this pcc.
- setPcKeepAliveTime(byte) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- setPcLabelUpdateList(LinkedList<PcepLabelUpdate>) - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdateMsg.Builder
-
Sets list of PcLabelUpdateList.
- setPcLabelUpdateList(LinkedList<PcepLabelUpdate>) - Method in interface org.onosproject.pcepio.protocol.PcepLabelUpdateMsg
-
Sets list of PcLabelUpdateList.
- setPcSessionId(byte) - Method in interface org.onosproject.pcep.controller.driver.PcepClientDriver
-
Sets the session id for this pcc.
- setPcSessionId(byte) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- setPcVersion(PcepVersion) - Method in interface org.onosproject.pcep.controller.driver.PcepClientDriver
-
Sets the PCEP version for this pcc.
- setPcVersion(PcepVersion) - Method in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepBandwidthObject.Builder
-
Sets P flag in Bandwidth object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg.Builder
-
Sets P flag in Close object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepEndPointsObject.Builder
-
Sets P flag in Bandwidth object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepEroObject.Builder
-
Sets P flag in ERO object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepErrorObject.Builder
-
Sets P flag in Error object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4.Builder
-
Sets P flag in FEC object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4Adjacency.Builder
-
Sets P flag in FEC object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency.Builder
-
Sets P flag in FEC object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6.Builder
-
Sets P flag in FEC object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6Adjacency.Builder
-
Sets P flag in FEC object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepInterLayerObject.Builder
-
Sets P flag in INTER Layer object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepIroObject.Builder
-
Sets P flag in IRO object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLabelObject.Builder
-
Sets P flag in Label object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject.Builder
-
Sets P flag in TE object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Sets Processing rule flag in LS object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Sets P flag in LSPA object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Sets P flag in LSP object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Sets P flag in Metric object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject.Builder
-
Sets P flag in Open object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Sets P flag in RP object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepRroObject.Builder
-
Sets P flag in RRO object header and returns its builder.
- setPFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject.Builder
-
Sets P flag in SRP object header and returns its builder.
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepBandwidthObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4AdjacencyVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4Ver1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6Ver1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepInterLayerObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1.Builder
-
- setPFlag(boolean) - Method in class org.onosproject.pcepio.types.PcepObjectHeader
-
Sets the Object P flag.
- setPlspId(int) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Sets PlspId with specific value and return its builder.
- setPlspId(int) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Sets PlspId with specified value.
- setPlspId(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- setPlspId(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- setPlspId(int) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Sets plspid generated from pcc.
- setPolling(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Sflow
-
Add a Column entity which column name is "polling" to the Row entity of
attributes.
- setPortNum(long) - Method in class org.onosproject.pcep.api.PcepHopNodeDescription
-
Set the port number of a node.
- setPorts(Set<Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "ports" to the Row entity of
attributes.
- setPrefixes(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.FlowTable
-
Add a Column entity which column name is "prefixes" to the Row entity of
attributes.
- setPriFlag(byte) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Sets Priority Flag and returns its builder.
- setPriFlag(byte) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject
-
Sets Priority Flag with specified value.
- setPriFlag(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- setPriFlag(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- setPrivateKey(String) - Method in class org.onosproject.ovsdb.rfc.table.Ssl
-
Add a Column entity which column name is "private_key" to the Row entity
of attributes.
- setProtocol(String) - Method in class org.onosproject.incubator.net.dpi.FlowStatInfo
-
- setProtocolId(byte) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Sets ProtocolId in LS Object and returns its builder.
- setProtocolId(byte) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject
-
Sets ProtocolId in LS Object.
- setProtocolId(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- setProtocolId(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- setProtocols(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "protocols" to the Row entity of
attributes.
- setProvider(IntentDomainProvider) - Method in class org.onosproject.incubator.net.domain.IntentDomain
-
Sets the provider for the intent domain if one is not already set.
- setQos(Set<Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "qos" to the Row entity of
attributes.
- setQueues(Map<Long, Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.Qos
-
Add a Column entity which column name is "queues" to the Row entity of
attributes.
- setRangeSize(int) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject.Builder
-
Sets RangeSize field and returns its builder.
- setRangeSize(int) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRangeObject
-
Sets RangeSize in LabelRange Object.
- setRangeSize(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1.Builder
-
- setRangeSize(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeObjectVer1
-
- setRateLimit(Long) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "controller_rate_limit" to the
Row entity of attributes.
- setReason(byte) - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg.Builder
-
Sets reason field and return its builder.
- setReason(byte) - Method in interface org.onosproject.pcepio.protocol.PcepCloseMsg
-
Sets reason field in Close message with specified value.
- setRemoteInterfaceID(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency.Builder
-
Sets Remote InterfaceID and returns its builder.
- setRemoteInterfaceID(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency
-
Sets Remote InterfaceID with specified value.
- setRemoteInterfaceID(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1.Builder
-
- setRemoteInterfaceID(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
- setRemoteIPv6Address(byte[]) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv6Adjacency.Builder
-
Sets Remote IPv6Address and returns its builder.
- setRemoteIPv6Address(byte[]) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv6AdjacencyVer1.Builder
-
- setRemoteNodeID(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency.Builder
-
Sets Remote NodeID and returns its builder.
- setRemoteNodeID(int) - Method in interface org.onosproject.pcepio.protocol.PcepFecObjectIPv4UnnumberedAdjacency
-
Sets Remote NodeID with specified value.
- setRemoteNodeID(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1.Builder
-
- setRemoteNodeID(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepFecObjectIPv4UnnumberedAdjacencyVer1
-
- setRemoveFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Sets R flag in LS Object and returns its builder.
- setRemoveFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject
-
Sets R flag in LS Object.
- setRemoveFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- setRemoveFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- setRequestIdNum(int) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Sets Request Id Number and returns its builder.
- setRequestIdNum(int) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject
-
Sets RequestId Number with specified value.
- setRequestIdNum(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- setRequestIdNum(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- setRequestType(RequestType) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Request type for tunnel.
- setRFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Sets R flag with specific value and return its builder.
- setRFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Sets R flag with specified value.
- setRFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Sets R flag and returns its builder.
- setRFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject
-
Sets R flag with specified value.
- setRFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject.Builder
-
Sets R flag and returns its builder.
- setRFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject
-
Sets R flag with specified value.
- setRFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- setRFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- setRFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- setRFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
- setRFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1.Builder
-
- setRFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
- setRole(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "role" to the Row entity of
attributes.
- setRows(List<Row>) - Method in class org.onosproject.ovsdb.rfc.message.OperationResult
-
Set rows value.
- setRPObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepRPObject.Builder
-
Sets RP object header and returns its builder.
- setRPObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1.Builder
-
- setRPObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRPObjectVer1
-
Sets RP Object header.
- setRPObjList(List<PcepRPObject>) - Method in interface org.onosproject.pcepio.protocol.PcepError.Builder
-
Sets RP Object lists and returns its builder.
- setRPObjList(List<PcepRPObject>) - Method in interface org.onosproject.pcepio.protocol.PcepError
-
Sets the RP Objects lists.
- setRPObjList(List<PcepRPObject>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1.Builder
-
- setRPObjList(List<PcepRPObject>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepErrorVer1
-
- setRptFlag(boolean) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Sets report flag.
- setRroObject(PcepRroObject) - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.PcepMsgPath
-
Sets PcepRroObject.
- setRroObject(PcepRroObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.PcepMsgPath
-
- setRroObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepRroObject.Builder
-
Sets RRO object header and returns its builder.
- setRroObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1.Builder
-
- setRroObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1
-
Sets PCEP RRO Object Header.
- setSampling(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Add a Column entity which column name is "sampling" to the Row entity of
attributes.
- setSampling(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Sflow
-
Add a Column entity which column name is "sampling" to the Row entity of
attributes.
- setSelectAll(Boolean) - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Add a Column entity which column name is "select_all" to the Row entity
of attributes.
- setSelectDstPort(Set<Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Add a Column entity which column name is "select_dst_port" to the Row
entity of attributes.
- setSelectSrcPort(Set<Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Add a Column entity which column name is "select_src_port" to the Row
entity of attributes.
- setSelectVlan(Set<Short>) - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Add a Column entity which column name is "select_vlan" to the Row entity
of attributes.
- setSessionId(byte) - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject.Builder
-
Sets SessionId and returns its builder.
- setSessionId(byte) - Method in interface org.onosproject.pcepio.protocol.PcepOpenObject
-
Sets SessionId in Open Object with specified value.
- setSessionId(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1.Builder
-
- setSessionId(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepOpenObjectVer1
-
- setSetupPriority(byte) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject.Builder
-
Sets Setup Priority field in LSPA Object and return its builder.
- setSetupPriority(byte) - Method in interface org.onosproject.pcepio.protocol.PcepLspaObject
-
Sets Setup Priority field in LSPA Object.
- setSetupPriority(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1.Builder
-
- setSetupPriority(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- setSFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject.Builder
-
Sets S flag with specific value and return its builder.
- setSFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLspObject
-
Sets S flag with specified value.
- setSFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject.Builder
-
Sets S flag and returns its builder.
- setSFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject
-
Sets S(sync) flag with specified value.
- setSFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1.Builder
-
- setSFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- setSFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1.Builder
-
- setSFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
- setSflow(Set<Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "sflow" to the Row entity of
attributes.
- setSourceIpAddress(int) - Method in interface org.onosproject.pcepio.protocol.PcepEndPointsObject.Builder
-
Sets Source IpAddress in End Points Object and returns builder.
- setSourceIpAddress(int) - Method in interface org.onosproject.pcepio.protocol.PcepEndPointsObject
-
Sets Source IpAddress in End Points Object.
- setSourceIpAddress(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1.Builder
-
- setSourceIpAddress(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1
-
- setSrCap(boolean) - Method in class org.onosproject.pcep.api.DeviceCapability
-
Sets the SR capability of the router.
- setSrpID(int) - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject.Builder
-
Sets SRP ID and returns its builder.
- setSrpID(int) - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject
-
Sets SRP ID with specified value.
- setSrpID(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1.Builder
-
- setSrpID(int) - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
- setSrpObject(PcepSrpObject) - Method in interface org.onosproject.pcepio.protocol.PcepLabelRange
-
Sets PCEP SRP Object.
- setSrpObject(PcepSrpObject) - Method in interface org.onosproject.pcepio.protocol.PcepStateReport.Builder
-
Sets the SRP Object.
- setSrpObject(PcepSrpObject) - Method in interface org.onosproject.pcepio.protocol.PcepStateReport
-
Sets the SRP Object.
- setSrpObject(PcepSrpObject) - Method in interface org.onosproject.pcepio.protocol.PcepUpdateRequest.Builder
-
Sets the SRP Object.
- setSrpObject(PcepSrpObject) - Method in interface org.onosproject.pcepio.protocol.PcepUpdateRequest
-
Sets the PCEP SRP Object.
- setSrpObject(PcepSrpObject) - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest.Builder
-
Sets PcepSrpObject.
- setSrpObject(PcepSrpObject) - Method in interface org.onosproject.pcepio.protocol.PcInitiatedLspRequest
-
Sets PcepSrpObject.
- setSrpObject(PcepSrpObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLabelRangeVer1
-
- setSrpObject(PcepSrpObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1.Builder
-
- setSrpObject(PcepSrpObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepStateReportVer1
-
- setSrpObject(PcepSrpObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1.Builder
-
- setSrpObject(PcepSrpObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcepUpdateRequestVer1
-
- setSrpObject(PcepSrpObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1.Builder
-
- setSrpObject(PcepSrpObject) - Method in class org.onosproject.pcepio.protocol.ver1.PcInitiatedLspRequestVer1
-
- setSrpObject(PcepSrpObject) - Method in class org.onosproject.pcepio.types.PcepLabelDownload
-
Sets the Pcep SRP Object.
- setSrpObject(PcepSrpObject) - Method in class org.onosproject.pcepio.types.PcepLabelMap
-
Sets the PCEP Srp Object.
- setSrpObjHeader(PcepObjectHeader) - Method in interface org.onosproject.pcepio.protocol.PcepSrpObject.Builder
-
Sets SRP object header and returns its builder.
- setSrpObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1.Builder
-
- setSrpObjHeader(PcepObjectHeader) - Method in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
sets the SRP object header.
- setSsl(Set<Uuid>) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "ssl" to the Row entity of
attributes.
- setStartMatch(boolean) - Method in class org.onosproject.ovsdb.rfc.jsonrpc.JsonReadContext
-
Set isStartMatch.
- setStatefulIpv4IndentifierTlv(StatefulIPv4LspIdentifiersTlv) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Sets statefulIpv4Identifiers tlv.
- setStateReportList(LinkedList<PcepStateReport>) - Method in interface org.onosproject.pcepio.protocol.PcepReportMsg.Builder
-
Sets list of PcepStateReport and returns builder.
- setStateReportList(LinkedList<PcepStateReport>) - Method in interface org.onosproject.pcepio.protocol.PcepReportMsg
-
Sets StateReportList.
- setStatistics(Map<String, Long>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "statistics" to the Row entity
of attributes.
- setStatistics(Map<String, Long>) - Method in class org.onosproject.ovsdb.rfc.table.Mirror
-
Add a Column entity which column name is "statistics" to the Row entity
of attributes.
- setStatistics(Map<String, Long>) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "statistics" to the Row entity
of attributes.
- setStatistics(Map<String, Long>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "statistics" to the Row entity
of attributes.
- setStatus(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "status" to the Row entity of
attributes.
- setStatus(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "status" to the Row entity of
attributes.
- setStatus(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "status" to the Row entity of
attributes.
- setStatus(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Add a Column entity which column name is "status" to the Row entity of
attributes.
- setStatus(Map<String, String>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "status" to the Row entity of
attributes.
- setStpEnable(Boolean) - Method in class org.onosproject.ovsdb.rfc.table.Bridge
-
Add a Column entity which column name is "stpenable" to the Row entity of
attributes.
- setSubObjects(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepEroObject.Builder
-
Sets LinkedList of SubObjects and returns its builder.
- setSubObjects(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepEroObject
-
Sets LinkedList of SubObjects in ERO Object.
- setSubObjects(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepIroObject.Builder
-
Sets list of SubObjects in IRO Object and returns its builder.
- setSubObjects(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepIroObject
-
Sets list of SubObjects.
- setSubObjects(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepRroObject.Builder
-
Sets list of SubObjects in RRO Object and returns its builder.
- setSubObjects(LinkedList<PcepValueType>) - Method in interface org.onosproject.pcepio.protocol.PcepRroObject
-
Sets list of SubObjects and return its builder.
- setSubObjects(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1.Builder
-
- setSubObjects(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1
-
- setSubObjects(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1.Builder
-
- setSubObjects(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepIroObjectVer1
-
- setSubObjects(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1.Builder
-
- setSubObjects(LinkedList<PcepValueType>) - Method in class org.onosproject.pcepio.protocol.ver1.PcepRroObjectVer1
-
- setSyncFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject.Builder
-
Sets sync flag in LS Object and returns its builder.
- setSyncFlag(boolean) - Method in interface org.onosproject.pcepio.protocol.PcepLSObject
-
Sets sync flag in LS Object.
- setSyncFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1.Builder
-
- setSyncFlag(boolean) - Method in class org.onosproject.pcepio.protocol.ver1.PcepLSObjectVer1
-
- setSystemType(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "system_type" to the Row entity
of attributes.
- setSystemVersion(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.OpenVSwitch
-
Add a Column entity which column name is "system_version" to the Row
entity of attributes.
- setTableName(String) - Method in class org.onosproject.ovsdb.rfc.notation.Row
-
Set tableName value.
- setTag(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "tag" to the Row entity of
attributes.
- setTarget(String) - Method in class org.onosproject.ovsdb.rfc.table.Controller
-
Add a Column entity which column name is "target" to the Row entity of
attributes.
- setTarget(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Manager
-
Add a Column entity which column name is "target" to the Row entity of
attributes.
- setTargets(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Ipfix
-
Add a Column entity which column name is "targets" to the Row entity of
attributes.
- setTargets(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Netflow
-
Add a Column entity which column name is "targets" to the Row entity of
attributes.
- setTargets(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Sflow
-
Add a Column entity which column name is "targets" to the Row entity of
attributes.
- setTcpPackets(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setTime(long) - Method in class org.onosproject.pcep.controller.impl.PcepPacketStatsImpl
-
Sets the time value.
- setTotalPackets(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setTrafficDurationSec(double) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setTrafficStatistics(TrafficStatInfo) - Method in class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Sets the traffic statistic information.
- setTrafficThroughputBps(double) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setTrafficThroughputPps(double) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setTrunks(Set<Long>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "trunks" to the Row entity of
attributes.
- setTunnel(Tunnel) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Sets tunnel.
- setTunnelId(TunnelId) - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelStatistics.Builder
-
Set tunnel id.
- setTunnelId(short) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
Sets tunnel id from PCC.
- setType(String) - Method in class org.onosproject.ovsdb.rfc.table.Interface
-
Add a Column entity which column name is "type" to the Row entity of
attributes.
- setType(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Qos
-
Add a Column entity which column name is "type" to the Row entity of
attributes.
- setUdpPackets(long) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setUniqueFlows(int) - Method in class org.onosproject.incubator.net.dpi.TrafficStatInfo
-
- setUnknownFlows(List<FlowStatInfo>) - Method in class org.onosproject.incubator.net.dpi.DpiStatInfo
-
Sets the unknown flows information.
- SETUP_PRIORITY_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLspaObjectVer1
-
- setUpdateRequestList(LinkedList<PcepUpdateRequest>) - Method in interface org.onosproject.pcepio.protocol.PcepUpdateMsg.Builder
-
Sets the update request list for the PCEP update message.
- setUpdateRequestList(LinkedList<PcepUpdateRequest>) - Method in interface org.onosproject.pcepio.protocol.PcepUpdateMsg
-
Sets the update request list for PCEP update message.
- setupTunnel(Tunnel, Path) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProvider
-
Instructs the provider to setup a tunnel.
- setupTunnel(ElementId, Tunnel, Path) - Method in interface org.onosproject.incubator.net.tunnel.TunnelProvider
-
Instructs the provider to setup a tunnel given the respective device.
- setupTunnel(ApplicationId, ElementId, Tunnel, Path) - Method in interface org.onosproject.incubator.net.tunnel.TunnelService
-
Creates a tunnel with given path and default initial state.
- setupTunnel(Tunnel, Path) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelProvider
-
- setupTunnel(ElementId, Tunnel, Path) - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelProvider
-
- setUuid(Uuid) - Method in class org.onosproject.ovsdb.rfc.message.OperationResult
-
Set uuid value.
- setUuid(Uuid) - Method in class org.onosproject.ovsdb.rfc.notation.Row
-
Sets uuid value.
- setVlanMode(Set<String>) - Method in class org.onosproject.ovsdb.rfc.table.Port
-
Add a Column entity which column name is "vlan_mode" to the Row entity of
attributes.
- setYFlag(byte) - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject.Builder
-
Sets Flags in Metric Object and returns its builder.
- setYFlag(byte) - Method in interface org.onosproject.pcepio.protocol.PcepMetricObject
-
Sets Y flag in Metric Object with specified value.
- setYFlag(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1.Builder
-
- setYFlag(byte) - Method in class org.onosproject.pcepio.protocol.ver1.PcepMetricObjectVer1
-
- severity() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns the severity.
- severity() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- SFLAG_SET - Static variable in class org.onosproject.pcepio.types.SrEroSubObject
-
- SFLAG_SET - Static variable in class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
- SFLAG_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- SFLAG_TEMP_SHIFT_VALUE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLspObjectVer1
-
- Sflow - Class in org.onosproject.ovsdb.rfc.table
-
This class provides operations of Sflow Table.
- Sflow(DatabaseSchema, Row) - Constructor for class org.onosproject.ovsdb.rfc.table.Sflow
-
Constructs a Sflow object.
- Sflow.SflowColumn - Enum in org.onosproject.ovsdb.rfc.table
-
Sflow table column name.
- SharedRiskLinkGroupSubTlv - Class in org.onosproject.pcepio.types
-
Provides SharedRiskLinkGroupTlv.
- SharedRiskLinkGroupSubTlv(int[], short) - Constructor for class org.onosproject.pcepio.types.SharedRiskLinkGroupSubTlv
-
Constructor to initialize SRLG value.
- SHIFT_FLAG - Static variable in class org.onosproject.pcepio.protocol.PcepFactories
-
- SHIFT_FLAG - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepMessageVer1
-
- SHIFT_LABEL - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepLabelObjectVer1
-
- SHIFT_LBIT_POSITION - Static variable in class org.onosproject.pcepio.types.AutonomousSystemNumberSubObject
-
- SHIFT_LBIT_POSITION - Static variable in class org.onosproject.pcepio.types.IPv4SubObject
-
- SHIFT_ST - Static variable in class org.onosproject.pcepio.types.SrEroSubObject
-
- softwareDescription() - Method in interface org.onosproject.pcep.api.PcepSwitch
-
fetch the software description.
- source() - Method in interface org.onosproject.incubator.net.faultmanagement.alarm.Alarm
-
Returns an entity within the context of this alarm's device.
- source() - Method in class org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm
-
- source() - Method in class org.onosproject.incubator.net.routing.Route
-
Returns the route source.
- sourceIpAddress - Variable in class org.onosproject.pcepio.protocol.ver1.PcepEndPointsObjectVer1
-
- SR_ERO_SUB_OBJ_TYPE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepEroObjectVer1
-
- src() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- src() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnelDescription
-
- src() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
the origin of a tunnel.
- src() - Method in interface org.onosproject.incubator.net.tunnel.TunnelDescription
-
Returns the connection point source.
- src() - Method in class org.onosproject.incubator.net.tunnel.TunnelSubscription
-
Returns source point of tunnel.
- src(ConnectPoint) - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualLink.Builder
-
Sets the source connect point to be used by the builder.
- SRCAP - Static variable in class org.onosproject.pcep.api.DeviceCapability
-
- srCap() - Method in class org.onosproject.pcep.api.DeviceCapability
-
Gets the SR capability of the router.
- srCapability() - Method in class org.onosproject.pcep.controller.ClientCapability
-
Obtains segment routing capability.
- srcDeviceID() - Method in interface org.onosproject.pcep.api.PcepTunnel
-
Returns the device id of destination endpoint of a tunnel.
- srcMac() - Method in interface org.onosproject.incubator.net.neighbour.NeighbourMessageContext
-
Gets the source MAC address of the message.
- srcPort() - Method in interface org.onosproject.pcep.api.PcepTunnel
-
Returns source port of a tunnel.
- SrEroSubObject - Class in org.onosproject.pcepio.types
-
Provides SrEroSubObject.
- SrEroSubObject(byte, boolean, boolean, boolean, boolean, int, PcepNai) - Constructor for class org.onosproject.pcepio.types.SrEroSubObject
-
Constructor to initialize member variables.
- SRP_OBJ_CLASS - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
- SRP_OBJ_MINIMUM_LENGTH - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
- SRP_OBJ_TYPE - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
- SRP_OBJECT_VERSION - Static variable in class org.onosproject.pcepio.protocol.ver1.PcepSrpObjectVer1
-
- SrPceCapabilityTlv - Class in org.onosproject.pcepio.types
-
Provides SR PCE Capability Tlv.
- SrPceCapabilityTlv(byte) - Constructor for class org.onosproject.pcepio.types.SrPceCapabilityTlv
-
Constructor to initialize its parameter.
- SrpIdGenerators - Class in org.onosproject.pcep.controller
-
Unique Srp Id generator for pcep messages.
- Ssl - Class in org.onosproject.ovsdb.rfc.table
-
This class provides operations of Ssl Table.
- Ssl(DatabaseSchema, Row) - Constructor for class org.onosproject.ovsdb.rfc.table.Ssl
-
Constructs a Ssl object.
- Ssl.SslColumn - Enum in org.onosproject.ovsdb.rfc.table
-
Ssl table column name.
- ST_TYPE - Static variable in class org.onosproject.pcepio.types.PcepNaiIpv4Adjacency
-
- ST_TYPE - Static variable in class org.onosproject.pcepio.types.PcepNaiIpv4NodeId
-
- ST_TYPE - Static variable in class org.onosproject.pcepio.types.PcepNaiIpv6Adjacency
-
- ST_TYPE - Static variable in class org.onosproject.pcepio.types.PcepNaiIpv6NodeId
-
- ST_TYPE - Static variable in class org.onosproject.pcepio.types.PcepNaiUnnumberedAdjacencyIpv4
-
draft-ietf-pce-segment-routing-03 section 5.3.2.
- start(PcepAgent) - Method in class org.onosproject.pcep.controller.impl.Controller
-
Starts the pcep controller.
- start() - Method in class org.onosproject.provider.pcep.tunnel.impl.TunnelStatsCollector
-
Starts the collector.
- startDriverHandshakeCalled - Variable in class org.onosproject.pcep.controller.impl.PcepClientImpl
-
- state() - Method in class org.onosproject.incubator.net.tunnel.DefaultTunnel
-
- state() - Method in interface org.onosproject.incubator.net.tunnel.Tunnel
-
Returns the tunnel state.
- state(Link.State) - Method in class org.onosproject.incubator.net.virtual.DefaultVirtualLink.Builder
-
Sets the link state to be used by the builder.
- statefulIpv4IndentifierTlv() - Method in class org.onosproject.provider.pcep.tunnel.impl.PcepTunnelData
-
To get statefulIpv4Indentifier tlv.
- StatefulIPv4LspIdentifiersTlv - Class in org.onosproject.pcepio.types
-
Provides StatefulIPv4LspIdentidiersTlv.
- StatefulIPv4LspIdentifiersTlv(int, short, short, int, int) - Constructor for class org.onosproject.pcepio.types.StatefulIPv4LspIdentifiersTlv
-
Constructor to initialize member variables.
- StatefulLspDbVerTlv - Class in org.onosproject.pcepio.types
-
Provides StatefulLspDbVerTlv.
- StatefulLspDbVerTlv(long) - Constructor for class org.onosproject.pcepio.types.StatefulLspDbVerTlv
-
Constructor to initialize rawValue.
- StatefulLspErrorCodeTlv - Class in org.onosproject.pcepio.types
-
Provides StatefulLspErrorCodeTlv.
- StatefulLspErrorCodeTlv(int) - Constructor for class org.onosproject.pcepio.types.StatefulLspErrorCodeTlv
-
Constructor to initialize raw Value.
- statefulPceCapability() - Method in class org.onosproject.pcep.controller.ClientCapability
-
Obtains stateful PCE capability.
- StatefulPceCapabilityTlv - Class in org.onosproject.pcepio.types
-
Provides StatefulPceCapabilityTlv.
- StatefulPceCapabilityTlv(int) - Constructor for class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
Constructor to initialize variables.
- StatefulPceCapabilityTlv(boolean, boolean, boolean, boolean, boolean) - Constructor for class org.onosproject.pcepio.types.StatefulPceCapabilityTlv
-
Constructor to initialize variables.
- StatefulRsvpErrorSpecTlv - Class in org.onosproject.pcepio.types
-
Provides StatefulRsvpErrorSpecTlv.
- StatefulRsvpErrorSpecTlv(PcepRsvpErrorSpec) - Constructor for class org.onosproject.pcepio.types.StatefulRsvpErrorSpecTlv
-
Constructor to initialize errSpecObj.
- stolen(List<String>) - Method in interface org.onosproject.ovsdb.rfc.jsonrpc.Callback
-
The "stolen" notification is provided to notify a client, which had
previously obtained a lock, that another client has stolen ownership of
that lock.
- stop() - Method in class org.onosproject.pcep.controller.impl.Controller
-
Stops the pcep controller.
- stop() - Method in class org.onosproject.provider.pcep.tunnel.impl.TunnelStatsCollector
-
Stops the collector.
- storageService - Variable in class org.onosproject.pcelabelstore.DistributedPceLabelStore
-
- StringBaseType - Class in org.onosproject.ovsdb.rfc.schema.type
-
One of the strings "integer", "real", "boolean", "string", or "uuid",
representing the specified scalar type.
- StringBaseType() - Constructor for class org.onosproject.ovsdb.rfc.schema.type.StringBaseType
-
Constructs a StringBaseType object.
- StringBaseType(int, int, Set<String>) - Constructor for class org.onosproject.ovsdb.rfc.schema.type.StringBaseType
-
Constructs a StringBaseType object.
- StringEncoderUtil - Class in org.onosproject.ovsdb.rfc.utils
-
StringEncoder utility class.Only UTF-8 encoding is supported refer to
RFC7047's Section 3.1.
- stringToIp(String) - Static method in class org.onosproject.pcep.tools.PcepTools
-
convert a string to the form of ip address.
- subject() - Method in class org.onosproject.ovsdb.controller.OvsdbEvent
-
Returns the subject of event.
- submit(IntentDomainId, IntentResource) - Method in interface org.onosproject.incubator.net.domain.IntentDomainService
-
Submits an intent resource to the intent domain for installation.
- sum(String, Object) - Static method in class org.onosproject.ovsdb.rfc.utils.MutationUtil
-
Returns a Mutation that means += .
- switchAdded(PcepDpid) - Method in interface org.onosproject.pcep.api.PcepSwitchListener
-
Notify that the switch was added.
- switchChanged(PcepDpid) - Method in interface org.onosproject.pcep.api.PcepSwitchListener
-
Notify that the switch has changed in some way.
- switchRemoved(PcepDpid) - Method in interface org.onosproject.pcep.api.PcepSwitchListener
-
Notify that the switch was removed.
- SymbolicPathNameTlv - Class in org.onosproject.pcepio.types
-
Provides SymbolicPathNameTlv.
- SymbolicPathNameTlv(byte[]) - Constructor for class org.onosproject.pcepio.types.SymbolicPathNameTlv
-
Constructor to initialize raw Value.
- SymbolicPathNameTlv(byte[], short) - Constructor for class org.onosproject.pcepio.types.SymbolicPathNameTlv
-
Constructor to initialize raw Value.
- validActivation(PccId) - Method in interface org.onosproject.pcep.controller.driver.PcepAgent
-
Checks if the activation for this pcc client is valid.
- validActivation(PccId) - Method in class org.onosproject.pcep.controller.impl.PcepClientControllerImpl.PcepClientAgent
-
- value() - Method in interface org.onosproject.incubator.elasticcfg.ConfigNode
-
Returns the value of the instance node.
- value() - Method in class org.onosproject.incubator.elasticcfg.ElasticConfigEvent
-
Returns the config node value.
- value() - Method in class org.onosproject.incubator.net.tunnel.TunnelName
-
The string of tunnel name.
- value() - Method in class org.onosproject.ovsdb.controller.OvsdbDatapathId
-
Gets the value of datapathid.
- value() - Method in class org.onosproject.ovsdb.controller.OvsdbIfaceId
-
Gets the value of ifaceid.
- value() - Method in class org.onosproject.ovsdb.controller.OvsdbPortName
-
Gets the value of port name.
- value() - Method in class org.onosproject.ovsdb.controller.OvsdbPortNumber
-
Gets the value of port number.
- value() - Method in class org.onosproject.ovsdb.controller.OvsdbPortType
-
Gets the value of port type.
- value() - Method in class org.onosproject.ovsdb.rfc.notation.Uuid
-
Returns value.
- value() - Method in class org.onosproject.pcep.api.PcepDpid
-
Return a device id with the form of long.
- VALUE_LENGTH - Static variable in class org.onosproject.pcepio.types.AutonomousSystemNumberSubObject
-
- VALUE_LENGTH - Static variable in class org.onosproject.pcepio.types.IPv4SubObject
-
- VALUE_LENGTH - Static variable in class org.onosproject.pcepio.types.IPv6InterfaceAddressSubTlv
-
- VALUE_LENGTH - Static variable in class org.onosproject.pcepio.types.IPv6NeighborAddressSubTlv
-
- VALUE_LENGTH - Static variable in class org.onosproject.pcepio.types.IPv6RouterIdofLocalNodeSubTlv
-
- VALUE_LENGTH - Static variable in class org.onosproject.pcepio.types.IPv6RouterIdofRemoteNodeSubTlv
-
- VALUE_LENGTH - Static variable in class org.onosproject.pcepio.types.IPv6SubObject
-
- VALUE_LENGTH - Static variable in class org.onosproject.pcepio.types.NexthopIPv4addressTlv
-
- VALUE_LENGTH - Static variable in class org.onosproject.pcepio.types.NexthopIPv6addressTlv
-
- VALUE_LENGTH - Static variable in class org.onosproject.pcepio.types.SrEroSubObject
-
- VALUE_LENGTH - Static variable in class org.onosproject.pcepio.types.StatefulIPv4LspIdentifiersTlv
-
- valueOf(String) - Static method in enum org.onosproject.incubator.elasticcfg.ConfigStoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.elasticcfg.ElasticConfigEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.elasticcfg.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.elasticcfg.TraversalMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.domain.IntentDomainEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.onosproject.incubator.net.domain.IntentDomainId
-
Creates an intent domain identifier from the specified string representation.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.faultmanagement.alarm.Alarm.SeverityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.faultmanagement.alarm.AlarmEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.intf.InterfaceEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.neighbour.NeighbourMessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.neighbour.NeighbourProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.resource.label.LabelResourceEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.resource.label.LabelResourceRequest.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.routing.Route.Source
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.routing.RouteEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(long) - Static method in class org.onosproject.incubator.net.tunnel.DomainTunnelId
-
Creates a tunnel identifier from the specified tunnel.
- valueOf(String) - Static method in class org.onosproject.incubator.net.tunnel.DomainTunnelId
-
Creates a tunnel identifier from the specified tunnel.
- valueOf(long) - Static method in class org.onosproject.incubator.net.tunnel.NetworkTunnelId
-
Creates an tunnel identifier from the specified tunnel.
- valueOf(String) - Static method in class org.onosproject.incubator.net.tunnel.NetworkTunnelId
-
- valueOf(String) - Static method in enum org.onosproject.incubator.net.tunnel.OpticalTunnelEndPoint.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.tunnel.Tunnel.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.tunnel.Tunnel.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.tunnel.TunnelEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.onosproject.incubator.net.tunnel.TunnelId
-
Creates an tunnel identifier from the specified tunnel.
- valueOf(String) - Static method in enum org.onosproject.incubator.net.virtual.VirtualNetworkEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.controller.OvsdbEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.controller.OvsdbInterface.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.notation.Condition.Function
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.notation.Mutation.Mutator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.operations.Operation.Operations
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.schema.type.ColumnTypeFactory.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.schema.type.UuidBaseType.RefType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.Bridge.BridgeColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.Controller.ControllerColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.FlowSampleCollectorSet.FlowSampleCollectorSetColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.FlowTable.FlowTableColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.Interface.InterfaceColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.Ipfix.IpfixColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.Manager.ManagerColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.Mirror.MirrorColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.Netflow.NetflowColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.OpenVSwitch.OpenVSwitchColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.OvsdbTable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.Port.PortColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.Qos.QosColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.Queue.QueueColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.Sflow.SflowColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.Ssl.SslColumn
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.ovsdb.rfc.table.VersionNum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcelabelstore.PcepLabelOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcep.api.PcepLink.PortType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcep.api.PcepLink.SubType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcep.api.PcepOperator.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcep.api.PcepSwitch.DeviceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcep.api.PcepTunnel.Ability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcep.api.PcepTunnel.PathState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcep.api.PcepTunnel.PathType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcep.api.PcepTunnel.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcep.controller.impl.LabelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcep.controller.LspType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcep.controller.PcepLspStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcep.controller.PcepLspSyncAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcep.controller.PcepSyncStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcepio.protocol.PcepType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.pcepio.protocol.PcepVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.provider.pcep.tunnel.impl.RequestType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.onosproject.incubator.elasticcfg.ConfigStoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.elasticcfg.ElasticConfigEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.elasticcfg.NodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.elasticcfg.TraversalMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.domain.IntentDomainEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.faultmanagement.alarm.Alarm.SeverityLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.faultmanagement.alarm.AlarmEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.intf.InterfaceEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.neighbour.NeighbourMessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.neighbour.NeighbourProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.resource.label.LabelResourceEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.resource.label.LabelResourceRequest.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.routing.Route.Source
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.routing.RouteEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.tunnel.OpticalTunnelEndPoint.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.tunnel.Tunnel.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.tunnel.Tunnel.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.tunnel.TunnelEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.incubator.net.virtual.VirtualNetworkEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.controller.OvsdbEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.controller.OvsdbInterface.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.notation.Condition.Function
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.notation.Mutation.Mutator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.operations.Operation.Operations
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.schema.type.ColumnTypeFactory.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.schema.type.UuidBaseType.RefType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.Bridge.BridgeColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.Controller.ControllerColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.FlowSampleCollectorSet.FlowSampleCollectorSetColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.FlowTable.FlowTableColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.Interface.InterfaceColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.Ipfix.IpfixColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.Manager.ManagerColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.Mirror.MirrorColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.Netflow.NetflowColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.OpenVSwitch.OpenVSwitchColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.OvsdbTable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.Port.PortColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.Qos.QosColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.Queue.QueueColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.Sflow.SflowColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.Ssl.SslColumn
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.ovsdb.rfc.table.VersionNum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcelabelstore.PcepLabelOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcep.api.PcepLink.PortType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcep.api.PcepLink.SubType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcep.api.PcepOperator.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcep.api.PcepSwitch.DeviceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcep.api.PcepTunnel.Ability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcep.api.PcepTunnel.PathState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcep.api.PcepTunnel.PathType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcep.api.PcepTunnel.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcep.controller.impl.LabelType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcep.controller.LspType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcep.controller.PcepLspStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcep.controller.PcepLspSyncAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcep.controller.PcepSyncStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcepio.protocol.PcepType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.pcepio.protocol.PcepVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.provider.pcep.tunnel.impl.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueType() - Method in class org.onosproject.ovsdb.rfc.schema.type.KeyValuedColumnType
-
Get valueType.
- version() - Method in class org.onosproject.ovsdb.rfc.schema.DatabaseSchema
-
Returns the version of database.
- versionCompare(String, String) - Static method in class org.onosproject.ovsdb.rfc.utils.VersionUtil
-
Compare fromVersion and toVersion.
- versionMatch(String) - Static method in class org.onosproject.ovsdb.rfc.utils.VersionUtil
-
Match version by the format.
- VersionMismatchException - Exception in org.onosproject.ovsdb.rfc.exception
-
This exception is used when the a table or row is accessed though a typed
interface and the version requirements are not met.
- VersionMismatchException(String) - Constructor for exception org.onosproject.ovsdb.rfc.exception.VersionMismatchException
-
Constructs a VersionMismatchException object.
- VersionMismatchException(String, Throwable) - Constructor for exception org.onosproject.ovsdb.rfc.exception.VersionMismatchException
-
Constructs a VersionMismatchException object.
- VersionNum - Enum in org.onosproject.ovsdb.rfc.table
-
The version number of tables and columns.
- versionNum() - Method in enum org.onosproject.ovsdb.rfc.table.VersionNum
-
Returns the version number for VersionNum.
- VersionUtil - Class in org.onosproject.ovsdb.rfc.utils
-
Version utility class.
- VIRTUAL_NETWORK_TOPIC - Static variable in interface org.onosproject.incubator.net.virtual.VirtualNetworkService
-
The topic used for obtaining globally unique ids.
- VirtualDevice - Interface in org.onosproject.incubator.net.virtual
-
Abstraction of a virtual device.
- virtualDevice() - Method in class org.onosproject.incubator.net.virtual.VirtualNetworkEvent
-
Returns virtual device affected by event - may be null (for events relating to
tenants and virtual networks).
- VirtualElement - Interface in org.onosproject.incubator.net.virtual
-
Abstraction of a virtual element.
- VirtualFlowRuleProvider - Interface in org.onosproject.incubator.net.virtual.provider
-
Abstraction of a virtual flow rule provider.
- VirtualFlowRuleProviderRegistry - Interface in org.onosproject.incubator.net.virtual.provider
-
Abstraction for a flow rule provider registry.
- VirtualFlowRuleProviderService - Interface in org.onosproject.incubator.net.virtual.provider
-
Service through which virtual flow rule providers can inject information into
the core.
- VirtualHost - Interface in org.onosproject.incubator.net.virtual
-
Abstraction of a virtual end-station host.
- VirtualLink - Interface in org.onosproject.incubator.net.virtual
-
Abstraction of a virtual link.
- VirtualNetwork - Interface in org.onosproject.incubator.net.virtual
-
Representation of a virtual network.
- VirtualNetworkAdminService - Interface in org.onosproject.incubator.net.virtual
-
Service for managing the inventory of virtual networks.
- VirtualNetworkEvent - Class in org.onosproject.incubator.net.virtual
-
Describes virtual network event.
- VirtualNetworkEvent(VirtualNetworkEvent.Type, NetworkId) - Constructor for class org.onosproject.incubator.net.virtual.VirtualNetworkEvent
-
Creates an event of a given type and for the specified subject.
- VirtualNetworkEvent(VirtualNetworkEvent.Type, NetworkId, VirtualDevice) - Constructor for class org.onosproject.incubator.net.virtual.VirtualNetworkEvent
-
Creates an event of a given type and for the specified subject and the
virtual device.
- VirtualNetworkEvent(VirtualNetworkEvent.Type, NetworkId, long) - Constructor for class org.onosproject.incubator.net.virtual.VirtualNetworkEvent
-
Creates an event of a given type and for the specified subject and time.
- VirtualNetworkEvent(VirtualNetworkEvent.Type, NetworkId, VirtualDevice, long) - Constructor for class org.onosproject.incubator.net.virtual.VirtualNetworkEvent
-
Creates an event of a given type and for the specified subject, virtual device and time.
- VirtualNetworkEvent.Type - Enum in org.onosproject.incubator.net.virtual
-
Type of virtual network events.
- VirtualNetworkIntent - Class in org.onosproject.incubator.net.virtual
-
Abstraction of VirtualNetworkIntent connectivity.
- VirtualNetworkIntent() - Constructor for class org.onosproject.incubator.net.virtual.VirtualNetworkIntent
-
Constructor for serializer.
- VirtualNetworkIntent.Builder - Class in org.onosproject.incubator.net.virtual
-
Builder of a point to point intent.
- VirtualNetworkListener - Interface in org.onosproject.incubator.net.virtual
-
Represents entity capable of receiving virtual network events.
- VirtualNetworkProvider - Interface in org.onosproject.incubator.net.virtual
-
Entity capable of providing traffic isolation constructs for use in
implementation of virtual devices and virtual links.
- VirtualNetworkProviderRegistry - Interface in org.onosproject.incubator.net.virtual
-
Abstraction of a virtual network provider registry.
- VirtualNetworkProviderService - Interface in org.onosproject.incubator.net.virtual
-
Service through which virtual network providers can inject information into
the core.
- VirtualNetworkService - Interface in org.onosproject.incubator.net.virtual
-
Service for querying virtual network inventory.
- VirtualNetworkStore - Interface in org.onosproject.incubator.net.virtual
-
Mechanism for distributing and storing virtual network model information.
- VirtualNetworkStoreDelegate - Interface in org.onosproject.incubator.net.virtual
-
Network configuration store delegate abstraction.
- VirtualPort - Interface in org.onosproject.incubator.net.virtual
-
Representation of a virtual port.
- VirtualProvider - Interface in org.onosproject.incubator.net.virtual.provider
-
Abstraction of a provider of information about virtual network environment.
- VirtualProviderRegistry<P extends VirtualProvider,S extends VirtualProviderService<P>> - Interface in org.onosproject.incubator.net.virtual.provider
-
Registry for tracking information virtual providers with the core.
- VirtualProviderService<P extends VirtualProvider> - Interface in org.onosproject.incubator.net.virtual.provider
-
Abstraction of a service through which virtual providers can inject information
about the network environment into the virtual core.
- VLAN - Static variable in class org.onosproject.incubator.net.config.basics.InterfaceConfig
-
- vlan() - Method in class org.onosproject.incubator.net.intf.Interface
-
Retrieves the VLAN ID that is assigned to the interface.
- vlan() - Method in interface org.onosproject.incubator.net.neighbour.NeighbourMessageContext
-
Gets the vlan of the packet, if any.
- VnetService - Interface in org.onosproject.incubator.net.virtual
-
Virtual network service interface.