public interface BestPathState
| Modifier and Type | Method and Description | 
|---|---|
| int | getAsPathLength() | 
| org.opendaylight.yangtools.yang.data.api.schema.ContainerNode | getAttributes() | 
| Long | getLocalPref() | 
| Long | getMultiExitDisc() | 
| BgpOrigin | getOrigin() | 
| Long | getPeerAs() | 
Copyright © 2018 OpenDaylight. All rights reserved.