Interface RibReference
- All Superinterfaces:
InstanceReference<Rib>
- All Known Subinterfaces:
BGPPeerState
,BGPRibState
,RIB
- All Known Implementing Classes:
ApplicationPeer
,BGPPeer
,BGPPeerStateImpl
,BGPRibStateImpl
,DefaultRibReference
,RibImpl
,RIBImpl
A reference to a Rib instance.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the InstanceIdentifier of the object.
-
Method Details
-
getInstanceIdentifier
Description copied from interface:InstanceReference
Returns the InstanceIdentifier of the object.- Specified by:
getInstanceIdentifier
in interfaceInstanceReference<Rib>
- Returns:
- instance identifier
-