Class AddPathBestNPathSelection

    • Constructor Detail

      • AddPathBestNPathSelection

        public AddPathBestNPathSelection​(int npaths)
    • Method Detail

      • createRouteEntry

        public <C extends Routes & org.opendaylight.yangtools.yang.binding.DataObject & org.opendaylight.yangtools.yang.binding.ChoiceIn<Tables>,​S extends org.opendaylight.yangtools.yang.binding.ChildOf<? super C>> RouteEntry<C,​S> createRouteEntry()
        Description copied from interface: PathSelectionMode
        Create a RouteEntry.
        Specified by:
        createRouteEntry in interface PathSelectionMode
        Returns:
        ComplexRouteEntry if is complex otherwise a SimpleRouteEntry