Class DhcpL2GwUtil


  • @Singleton
    public class DhcpL2GwUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DhcpL2GwUtil​(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, L2GatewayCache l2GatewayCache)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      @Nullable org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress getHwvtepNodeTunnelIp​(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node> nodeIid)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DhcpL2GwUtil

        @Inject
        public DhcpL2GwUtil​(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
                            L2GatewayCache l2GatewayCache)
    • Method Detail

      • getHwvtepNodeTunnelIp

        public @Nullable org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress getHwvtepNodeTunnelIp​(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node> nodeIid)