Class NeutronHostRoute

    • Constructor Detail

      • NeutronHostRoute

        public NeutronHostRoute()
      • NeutronHostRoute

        public NeutronHostRoute​(String destination,
                                String nexthop)
    • Method Detail

      • getDestination

        public String getDestination()
        Gets the destination for the route
        Specified by:
        getDestination in interface HostRoute
        Returns:
        the destination host for this host route
      • getNexthop

        public String getNexthop()
        Gets the NextHop for this route
        Specified by:
        getNexthop in interface HostRoute
        Returns:
        the NextHop for this host route