Package | Description |
---|---|
org.opennms.netmgt.enlinkd.service.api | |
org.opennms.netmgt.enlinkd.service.impl |
Modifier and Type | Method and Description |
---|---|
static <L,R> TopologyConnection<L,R> |
TopologyConnection.of(L left,
R right) |
Modifier and Type | Method and Description |
---|---|
List<TopologyConnection<OspfLinkTopologyEntity,OspfLinkTopologyEntity>> |
OspfTopologyService.match() |
List<TopologyConnection<LldpLinkTopologyEntity,LldpLinkTopologyEntity>> |
LldpTopologyService.match() |
List<TopologyConnection<CdpLinkTopologyEntity,CdpLinkTopologyEntity>> |
CdpTopologyService.match() |
List<TopologyConnection<IsIsLinkTopologyEntity,IsIsLinkTopologyEntity>> |
IsisTopologyService.match() |
Modifier and Type | Method and Description |
---|---|
List<TopologyConnection<OspfLinkTopologyEntity,OspfLinkTopologyEntity>> |
OspfTopologyServiceImpl.match() |
List<TopologyConnection<CdpLinkTopologyEntity,CdpLinkTopologyEntity>> |
CdpTopologyServiceImpl.match() |
List<TopologyConnection<LldpLinkTopologyEntity,LldpLinkTopologyEntity>> |
LldpTopologyServiceImpl.match() |
List<TopologyConnection<IsIsLinkTopologyEntity,IsIsLinkTopologyEntity>> |
IsisTopologyServiceImpl.match() |
Copyright © 2021. All rights reserved.