public interface RIBSupportContextRegistry
| Modifier and Type | Method and Description |
|---|---|
RIBSupportContext |
getRIBSupportContext(TablesKey key)
Acquire a RIB Support Context for a AFI/SAFI combination.
|
RIBSupportContext |
getRIBSupportContext(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates key)
Acquire a RIB Support Context for a AFI/SAFI combination.
|
@Nullable RIBSupportContext getRIBSupportContext(TablesKey key)
key - AFI/SAFI key@Nullable RIBSupportContext getRIBSupportContext(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates key)
key - Tables key with AFI/SAFI keyCopyright © 2019 OpenDaylight. All rights reserved.