- activate() - Method in class org.onosproject.provider.isis.cfg.impl.IsisCfgProvider
-
- addConnectedRouter(IsisRouter) - Method in interface org.onosproject.isis.controller.topology.IsisAgent
-
Adds a router that has just connected to the system.
- addIsisLsp(String, LspWrapper) - Method in interface org.onosproject.isis.controller.IsisLspBin
-
Adds LSP to bin for aging.
- addLink(IsisLink) - Method in interface org.onosproject.isis.controller.topology.IsisAgent
-
Notifies that got a packet of link from network and need do processing.
- addLink(IsisLink) - Method in interface org.onosproject.isis.controller.topology.IsisLinkListener
-
Notifies that we got a link from network.
- addLinkListener(IsisLinkListener) - Method in interface org.onosproject.isis.controller.IsisController
-
Registers a listener for ISIS message events.
- addLsp(IsisMessage, boolean, IsisInterface) - Method in interface org.onosproject.isis.controller.IsisLsdb
-
Installs a new self-originated LSA in LSDB.
- addLspBin(int, IsisLspBin) - Method in interface org.onosproject.isis.controller.IsisLsdbAge
-
Adds LSP to bin.
- addRouterListener(IsisRouterListener) - Method in interface org.onosproject.isis.controller.IsisController
-
Registers a listener for router meta events.
- administrativeGroup() - Method in interface org.onosproject.isis.controller.topology.IsisLinkTed
-
Gets the administrative group.
- age2Bin(int) - Method in interface org.onosproject.isis.controller.IsisLsdbAge
-
Returns the bin number.
- ageCounter() - Method in interface org.onosproject.isis.controller.IsisLsdbAge
-
Returns the age counter.
- ageCounterRollOver() - Method in interface org.onosproject.isis.controller.IsisLsdbAge
-
Returns the age counter rollover.
- ageCounterRollOverWhenAdded() - Method in interface org.onosproject.isis.controller.LspWrapper
-
Returns the age counter roll over value when LSP was added to wrapper instance.
- ageCounterWhenReceived() - Method in interface org.onosproject.isis.controller.LspWrapper
-
Returns the age counter value when LSP was received.
- allConfiguredProcesses() - Method in interface org.onosproject.isis.controller.IsisController
-
Gets the all configured processes.
- allLspHeaders(boolean) - Method in interface org.onosproject.isis.controller.IsisLsdb
-
Returns all LSPs (L1 and L2).
- areaAddress() - Method in interface org.onosproject.isis.controller.IsisInterface
-
Returns area address.
- areaId() - Method in interface org.onosproject.isis.controller.topology.DeviceInformation
-
Gets area id.
- asBytes() - Method in interface org.onosproject.isis.controller.IsisMessage
-
Returns IsisMessage as byte array.
- initializeDb() - Method in interface org.onosproject.isis.controller.IsisLsdb
-
Initializes LSDB.
- interfaceId() - Method in interface org.onosproject.isis.controller.topology.DeviceInformation
-
Gets interface ids.
- interfaceId() - Method in interface org.onosproject.isis.controller.topology.IsisRouter
-
Returns IP address of the interface.
- interfaceIndex() - Method in interface org.onosproject.isis.controller.IsisInterface
-
Returns interface index.
- interfaceIndex() - Method in interface org.onosproject.isis.controller.IsisMessage
-
Returns the interface index on which the message received.
- interfaceIp() - Method in interface org.onosproject.isis.controller.topology.IsisLink
-
Returns IP address of the interface.
- interfaceIp() - Method in interface org.onosproject.isis.controller.topology.LinkInformation
-
Gets interface ip address.
- interfaceIpAddress() - Method in interface org.onosproject.isis.controller.IsisInterface
-
Returns the interface IP address.
- interfaceMac() - Method in interface org.onosproject.isis.controller.IsisMessage
-
Returns the interface mac address on which the message received.
- interfaceState() - Method in interface org.onosproject.isis.controller.IsisInterface
-
Returns the interface state.
- interfaceState() - Method in interface org.onosproject.isis.controller.IsisNeighbor
-
Returns the neighbor interface state.
- intermediateSystemName() - Method in interface org.onosproject.isis.controller.IsisInterface
-
Returns intermediate system name.
- ipAddress() - Method in class org.onosproject.isis.controller.topology.IsisRouterId
-
Returns the IP address.
- ipv4InterfaceAddress() - Method in interface org.onosproject.isis.controller.topology.IsisLinkTed
-
Provides the IPv4 interface address.
- ipv4NeighborAddress() - Method in interface org.onosproject.isis.controller.topology.IsisLinkTed
-
Provides the IPv4 neighbor address.
- isAlreadyCreated() - Method in interface org.onosproject.isis.controller.topology.DeviceInformation
-
Gets device information is already created or not.
- isAlreadyCreated() - Method in interface org.onosproject.isis.controller.topology.LinkInformation
-
Gets whether link information is already created or not.
- isDis() - Method in interface org.onosproject.isis.controller.topology.DeviceInformation
-
Gets device is dis or not.
- isDis() - Method in interface org.onosproject.isis.controller.topology.IsisRouter
-
Gets if the router id DIS or not.
- IsisAgent - Interface in org.onosproject.isis.controller.topology
-
Representation of an ISIS agent.
- IsisAppConfig - Class in org.onosproject.provider.isis.cfg.impl
-
Configuration object for ISIS.
- IsisAppConfig() - Constructor for class org.onosproject.provider.isis.cfg.impl.IsisAppConfig
-
- IsisCfgProvider - Class in org.onosproject.provider.isis.cfg.impl
-
ISIS config provider to validate and populate the configuration.
- IsisCfgProvider() - Constructor for class org.onosproject.provider.isis.cfg.impl.IsisCfgProvider
-
Creates an ISIS config provider.
- IsisController - Interface in org.onosproject.isis.controller
-
Representation of an ISIS controller.
- isisController - Variable in class org.onosproject.provider.isis.cfg.impl.IsisCfgProvider
-
- IsisInterface - Interface in org.onosproject.isis.controller
-
Representation of an ISIS interface.
- isisInterface() - Method in interface org.onosproject.isis.controller.LspWrapper
-
Returns ISIS interface instance.
- isisInterfaceList() - Method in interface org.onosproject.isis.controller.IsisProcess
-
Returns list of ISIS interface details.
- IsisInterfaceState - Enum in org.onosproject.isis.controller
-
Enum represents ISIS Interface state.
- IsisLink - Interface in org.onosproject.isis.controller.topology
-
Abstraction of an ISIS Link.
- IsisLinkListener - Interface in org.onosproject.isis.controller.topology
-
Abstraction of an ISIS link listener.
- IsisLinkTed - Interface in org.onosproject.isis.controller.topology
-
Representation of ISIS link traffic engineering parameters.
- isisLsdb() - Method in interface org.onosproject.isis.controller.IsisInterface
-
Returns the LSDB instance.
- IsisLsdb - Interface in org.onosproject.isis.controller
-
Representation of an ISIS link state database.
- isisLsdb() - Method in interface org.onosproject.isis.controller.IsisLsdb
-
Returns the ISIS LSDB.
- IsisLsdbAge - Interface in org.onosproject.isis.controller
-
Representation of an ISIS link state database aging.
- IsisLspBin - Interface in org.onosproject.isis.controller
-
Representation of an ISIS LSP bin which is part of LSP aging process.
- IsisMessage - Interface in org.onosproject.isis.controller
-
Representation of an ISIS Message.
- IsisNeighbor - Interface in org.onosproject.isis.controller
-
Representation of an ISIS neighbor.
- IsisNetworkType - Enum in org.onosproject.isis.controller
-
Represents ISIS network types.
- isisPduType() - Method in interface org.onosproject.isis.controller.IsisMessage
-
Returns the type of ISIS PDU.
- IsisPduType - Enum in org.onosproject.isis.controller
-
Representation of ISIS PDU types.
- IsisProcess - Interface in org.onosproject.isis.controller
-
Representation of an ISIS process.
- IsisRouter - Interface in org.onosproject.isis.controller.topology
-
Abstraction of an ISIS Router.
- IsisRouterId - Class in org.onosproject.isis.controller.topology
-
Represents an ISIS router id.
- IsisRouterId(String) - Constructor for class org.onosproject.isis.controller.topology.IsisRouterId
-
Creates an instance of ISIS router id.
- isisRouterId(String) - Static method in class org.onosproject.isis.controller.topology.IsisRouterId
-
Creates an instance from ip address.
- isisRouterId(URI) - Static method in class org.onosproject.isis.controller.topology.IsisRouterId
-
Creates ISIS router id instance from the URI.
- IsisRouterListener - Interface in org.onosproject.isis.controller.topology
-
Abstraction of an ISIS Router Listener.
- IsisRouterType - Enum in org.onosproject.isis.controller
-
Representation of ISIS router types.
- isNewerOrSameLsp(IsisMessage, IsisMessage) - Method in interface org.onosproject.isis.controller.IsisLsdb
-
Checks received LSP is latest, same or old.
- isSelfOriginated() - Method in interface org.onosproject.isis.controller.LspWrapper
-
Checks the contained LSP is self originated or not.
- isValid() - Method in class org.onosproject.provider.isis.cfg.impl.IsisAppConfig
-
- l1LanId() - Method in interface org.onosproject.isis.controller.IsisInterface
-
Returns LAN ID.
- l2LanId() - Method in interface org.onosproject.isis.controller.IsisInterface
-
Returns LAN ID.
- linkDestinationId() - Method in interface org.onosproject.isis.controller.topology.LinkInformation
-
Returns link destination ID.
- linkId() - Method in interface org.onosproject.isis.controller.topology.LinkInformation
-
Gets link id.
- LinkInformation - Interface in org.onosproject.isis.controller.topology
-
Representation of an ISIS link information.
- linkInformationMap() - Method in interface org.onosproject.isis.controller.topology.TopologyForDeviceAndLink
-
Gets the link information.
- linkInformationMapForPointToPoint() - Method in interface org.onosproject.isis.controller.topology.TopologyForDeviceAndLink
-
Gets linkInformation as map for PointToPoint.
- linkListener() - Method in interface org.onosproject.isis.controller.IsisController
-
Gets the list of listeners registered for link events.
- linkSourceId() - Method in interface org.onosproject.isis.controller.topology.LinkInformation
-
Gets link source id.
- linkTed() - Method in interface org.onosproject.isis.controller.topology.IsisLink
-
Returns the link TED details.
- listener() - Method in interface org.onosproject.isis.controller.IsisController
-
Gets the list of listeners registered for router events.
- listOfLsp() - Method in interface org.onosproject.isis.controller.IsisLspBin
-
Returns all the LSPs in the bin.
- localCircuitId() - Method in interface org.onosproject.isis.controller.IsisNeighbor
-
Returns neighbor circuit ID.
- localExtendedCircuitId() - Method in interface org.onosproject.isis.controller.IsisNeighbor
-
Returns neighbor extended circuit ID.
- localSystemId() - Method in interface org.onosproject.isis.controller.topology.IsisLink
-
Returns the local system ID.
- lookup(MacAddress) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Returns the ISIS neighbor instance if exists.
- lspAgeReceived() - Method in interface org.onosproject.isis.controller.LspWrapper
-
Returns the age of LSP when received.
- lsPdu() - Method in interface org.onosproject.isis.controller.LspWrapper
-
Returns the LSP instance stored in wrapper.
- lspKey(String) - Method in interface org.onosproject.isis.controller.IsisLsdb
-
Returns the LSDB LSP key.
- lspProcessing() - Method in interface org.onosproject.isis.controller.LspWrapper
-
Returns the LSP processing string.
- lspType() - Method in interface org.onosproject.isis.controller.LspWrapper
-
Returns the LSP type.
- LspWrapper - Interface in org.onosproject.isis.controller
-
Representation of a LSP wrapper.
- lsSequenceNumber(IsisPduType) - Method in interface org.onosproject.isis.controller.IsisLsdb
-
Returns the sequence number.
- readFrom(ChannelBuffer) - Method in interface org.onosproject.isis.controller.IsisMessage
-
Reads from channel buffer and initializes the type of PDU.
- remainingLifetime() - Method in interface org.onosproject.isis.controller.LspWrapper
-
Returns the LSPs remaining life time.
- remoteSystemId() - Method in interface org.onosproject.isis.controller.topology.IsisLink
-
Returns the remote system ID.
- removeConnectedRouter(IsisRouter) - Method in interface org.onosproject.isis.controller.topology.IsisAgent
-
Removes the router which got disconnected from the system.
- removeDeviceInformationMap(String) - Method in interface org.onosproject.isis.controller.topology.TopologyForDeviceAndLink
-
Removes device information.
- removeDeviceInformationMapFromDeleteMap(String) - Method in interface org.onosproject.isis.controller.topology.TopologyForDeviceAndLink
-
Removes Device Information from deviceInformationMapToDelete.
- removeIsisLsp(String, LspWrapper) - Method in interface org.onosproject.isis.controller.IsisLspBin
-
Removes LSP from bin.
- removeLinkInformationMap(String) - Method in interface org.onosproject.isis.controller.topology.TopologyForDeviceAndLink
-
Removes link information.
- removeLinkListener(IsisLinkListener) - Method in interface org.onosproject.isis.controller.IsisController
-
Unregisters a link listener.
- removeLinks(String) - Method in interface org.onosproject.isis.controller.topology.TopologyForDeviceAndLink
-
Removes links from linkInformationMap.
- removeLspFromBin(LspWrapper) - Method in interface org.onosproject.isis.controller.IsisLsdbAge
-
Removes LSP from bin.
- removeNeighbor(IsisNeighbor) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Removes neighbor from the interface neighbor map.
- removeNeighbors() - Method in interface org.onosproject.isis.controller.IsisInterface
-
Removes all the neighbors.
- removeRouterListener(IsisRouterListener) - Method in interface org.onosproject.isis.controller.IsisController
-
Unregisters a router listener.
- removeTopology(IsisNeighbor, IsisInterface) - Method in interface org.onosproject.isis.controller.IsisLsdb
-
Removes topology information when neighbor down.
- reservedPacketCircuitType() - Method in interface org.onosproject.isis.controller.IsisInterface
-
Returns reserved packet circuit type.
- routerAdded(IsisRouter) - Method in interface org.onosproject.isis.controller.topology.IsisRouterListener
-
Notifies that a router is added.
- routerRemoved(IsisRouter) - Method in interface org.onosproject.isis.controller.topology.IsisRouterListener
-
Notifies that a router is removed.
- routerType() - Method in interface org.onosproject.isis.controller.IsisNeighbor
-
Returns router type.
- setAdministrativeGroup(int) - Method in interface org.onosproject.isis.controller.topology.IsisLinkTed
-
Sets the administrative group.
- setAlreadyCreated(boolean) - Method in interface org.onosproject.isis.controller.topology.DeviceInformation
-
Sets device information is already created or not.
- setAlreadyCreated(boolean) - Method in interface org.onosproject.isis.controller.topology.LinkInformation
-
Sets link information is already created or not.
- setAreaAddress(String) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets area address.
- setAreaId(String) - Method in interface org.onosproject.isis.controller.topology.DeviceInformation
-
Sets area id.
- setAreaLength(int) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets area length.
- setBinNumber(int) - Method in interface org.onosproject.isis.controller.LspWrapper
-
Sets bin number into which the LSP wrapper is put for aging process.
- setCircuitId(String) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets circuit ID.
- setDeviceInformationMap(String, DeviceInformation) - Method in interface org.onosproject.isis.controller.topology.TopologyForDeviceAndLink
-
Sets the device information.
- setDeviceInformationMapForPointToPoint(String, DeviceInformation) - Method in interface org.onosproject.isis.controller.topology.TopologyForDeviceAndLink
-
Sets deviceInformation as map for Point-To-Point..
- setDeviceInformationMapToDelete(String, DeviceInformation) - Method in interface org.onosproject.isis.controller.topology.TopologyForDeviceAndLink
-
Sets deviceInformation as map.
- setDis(boolean) - Method in interface org.onosproject.isis.controller.topology.DeviceInformation
-
Sets device is dis or not.
- setDis(boolean) - Method in interface org.onosproject.isis.controller.topology.IsisRouter
-
Sets if the router id DIS or not.
- setHelloInterval(int) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets hello interval.
- setHoldingTime(int) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets holding time.
- setHoldingTime(int) - Method in interface org.onosproject.isis.controller.IsisNeighbor
-
Sets Holding time of neighbor.
- setIdLength(int) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets ID length.
- setInterfaceId(Ip4Address) - Method in interface org.onosproject.isis.controller.topology.DeviceInformation
-
Sets interface id.
- setInterfaceId(Ip4Address) - Method in interface org.onosproject.isis.controller.topology.IsisRouter
-
Gets IP address of the interface.
- setInterfaceIndex(int) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets interface index.
- setInterfaceIndex(int) - Method in interface org.onosproject.isis.controller.IsisMessage
-
Sets the interface index on which the message received.
- setInterfaceIp(Ip4Address) - Method in interface org.onosproject.isis.controller.topology.IsisLink
-
Sets IP address of the interface.
- setInterfaceIp(Ip4Address) - Method in interface org.onosproject.isis.controller.topology.LinkInformation
-
Sets interface ip address.
- setInterfaceIpAddress(Ip4Address) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets the interface IP address.
- setInterfaceMac(MacAddress) - Method in interface org.onosproject.isis.controller.IsisMessage
-
Sets the interface mac address on which the message received.
- setInterfaceMacAddress(MacAddress) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets the interface MAC address.
- setInterfaceState(IsisInterfaceState) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets the interface state.
- setIntermediateSystemName(String) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets intermediate system name.
- setIpv4InterfaceAddress(Ip4Address) - Method in interface org.onosproject.isis.controller.topology.IsisLinkTed
-
Sets the IPv4 interface address.
- setIpv4NeighborAddress(Ip4Address) - Method in interface org.onosproject.isis.controller.topology.IsisLinkTed
-
Sets the IPv4 neighbor address.
- setIsisInterfaceList(List<IsisInterface>) - Method in interface org.onosproject.isis.controller.IsisProcess
-
Sets list of ISIS interfaces.
- setL1LanId(String) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets LAN ID.
- setL1LanId(String) - Method in interface org.onosproject.isis.controller.IsisNeighbor
-
Sets the LAN ID.
- setL1LspSeqNo(int) - Method in interface org.onosproject.isis.controller.IsisLsdb
-
Sets the level 1 link state sequence number.
- setL2LanId(String) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets LAN ID.
- setL2LanId(String) - Method in interface org.onosproject.isis.controller.IsisNeighbor
-
Sets the LAN ID.
- setL2LspSeqNo(int) - Method in interface org.onosproject.isis.controller.IsisLsdb
-
Sets the level 2 link state sequence number.
- setLinkDestinationId(String) - Method in interface org.onosproject.isis.controller.topology.LinkInformation
-
Sets link destination id.
- setLinkId(String) - Method in interface org.onosproject.isis.controller.topology.LinkInformation
-
Sets link id.
- setLinkInformationMap(String, LinkInformation) - Method in interface org.onosproject.isis.controller.topology.TopologyForDeviceAndLink
-
Sets link information.
- setLinkInformationMapForPointToPoint(String, LinkInformation) - Method in interface org.onosproject.isis.controller.topology.TopologyForDeviceAndLink
-
Sets linkInformation as map for PointToPoint.
- setLinkSourceId(String) - Method in interface org.onosproject.isis.controller.topology.LinkInformation
-
Sets link source id.
- setLinkTed(IsisLinkTed) - Method in interface org.onosproject.isis.controller.topology.IsisLink
-
Sets the link TED information.
- setLocalExtendedCircuitId(int) - Method in interface org.onosproject.isis.controller.IsisNeighbor
-
Sets neighbor extended circuit ID.
- setLocalSystemId(String) - Method in interface org.onosproject.isis.controller.topology.IsisLink
-
Sets local system ID.
- setLspProcessing(String) - Method in interface org.onosproject.isis.controller.LspWrapper
-
Sets the LSP processing string based on LSP to process.
- setMaxAreaAddresses(int) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets max area addresses.
- setMaximumLinkBandwidth(Bandwidth) - Method in interface org.onosproject.isis.controller.topology.IsisLinkTed
-
Sets the maximum link bandwidth.
- setMaximumReservableLinkBandwidth(Bandwidth) - Method in interface org.onosproject.isis.controller.topology.IsisLinkTed
-
Sets max bandwidth that can be reservable on the link.
- setNeighborId(String) - Method in interface org.onosproject.isis.controller.topology.DeviceInformation
-
Sets neighbor id.
- setNeighborIp(Ip4Address) - Method in interface org.onosproject.isis.controller.topology.IsisLink
-
Sets IP address of the neighbor.
- setNeighborIp(Ip4Address) - Method in interface org.onosproject.isis.controller.topology.LinkInformation
-
Sets neighbor ip address.
- setNeighborRouterId(Ip4Address) - Method in interface org.onosproject.isis.controller.topology.IsisRouter
-
Sets the neighbour Id.
- setNeighborState(IsisInterfaceState) - Method in interface org.onosproject.isis.controller.IsisNeighbor
-
Sets the neighbor interface state.
- setNetworkMask(byte[]) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets the network mask.
- setNetworkType(IsisNetworkType) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets point to point.
- setPriority(int) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets priority.
- setProcessId(String) - Method in interface org.onosproject.isis.controller.IsisProcess
-
Sets process ID.
- setRemainingLifetime(int) - Method in interface org.onosproject.isis.controller.LspWrapper
-
Sets LSPs remaining life time.
- setRemoteSystemId(String) - Method in interface org.onosproject.isis.controller.topology.IsisLink
-
Sets remote system ID.
- setReservedPacketCircuitType(int) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets reserved packet circuit type.
- setSelfOriginated(boolean) - Method in interface org.onosproject.isis.controller.LspWrapper
-
Sets the contained LSP is self originated or not.
- setSourceMac(MacAddress) - Method in interface org.onosproject.isis.controller.IsisMessage
-
Sets the mac address of the message sender.
- setSystemId(String) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Sets system ID.
- setSystemId(String) - Method in interface org.onosproject.isis.controller.topology.DeviceInformation
-
Sets system id.
- setSystemId(String) - Method in interface org.onosproject.isis.controller.topology.IsisRouter
-
Sets system ID of the Router.
- setTeDefaultMetric(long) - Method in interface org.onosproject.isis.controller.topology.IsisLinkTed
-
Sets Traffic Engineering metric for the link.
- setUnreservedBandwidth(List<Bandwidth>) - Method in interface org.onosproject.isis.controller.topology.IsisLinkTed
-
Sets the bandwidth unreserved on the link.
- sourceMac() - Method in interface org.onosproject.isis.controller.IsisMessage
-
Returns the mac address of the message sender.
- startDbAging() - Method in interface org.onosproject.isis.controller.IsisLsdbAge
-
Starts the aging timer thread which gets invokes every second.
- startHelloSender(Channel) - Method in interface org.onosproject.isis.controller.IsisInterface
-
Starts the hello timer which sends hello packet every configured seconds.
- startInactivityTimeCheck() - Method in interface org.onosproject.isis.controller.IsisNeighbor
-
Starts the inactivity timer for this neighbor.
- stopHelloSender() - Method in interface org.onosproject.isis.controller.IsisInterface
-
Stops the hello timer which sends hello packet every configured seconds.
- stopHoldingTimeCheck() - Method in interface org.onosproject.isis.controller.IsisNeighbor
-
Stops the holding time check timer.
- stopInactivityTimeCheck() - Method in interface org.onosproject.isis.controller.IsisNeighbor
-
Stops the inactivity timer.
- systemId() - Method in interface org.onosproject.isis.controller.IsisInterface
-
Returns system ID.
- systemId() - Method in interface org.onosproject.isis.controller.topology.DeviceInformation
-
Gets system id.
- systemId() - Method in interface org.onosproject.isis.controller.topology.IsisRouter
-
Returns system ID for the router.
- value() - Method in enum org.onosproject.isis.controller.IsisInterfaceState
-
Gets the value representing interface state type.
- value() - Method in enum org.onosproject.isis.controller.IsisNetworkType
-
Gets the value representing network type.
- value() - Method in enum org.onosproject.isis.controller.IsisPduType
-
Gets the value representing PDU type.
- value() - Method in enum org.onosproject.isis.controller.IsisRouterType
-
Gets the value representing router type.
- valueOf(String) - Static method in enum org.onosproject.isis.controller.IsisInterfaceState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.isis.controller.IsisNetworkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.isis.controller.IsisPduType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.isis.controller.IsisRouterType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.onosproject.isis.controller.IsisInterfaceState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.isis.controller.IsisNetworkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.isis.controller.IsisPduType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.isis.controller.IsisRouterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.