public class CapabilityStrippingConfigSnapshotHolder extends Object implements ConfigSnapshotHolder
Constructor and Description |
---|
CapabilityStrippingConfigSnapshotHolder(Element snapshot,
Set<String> capabilities) |
Modifier and Type | Method and Description |
---|---|
SortedSet<String> |
getCapabilities()
Get only required capabilities referenced by the snapshot.
|
String |
getConfigSnapshot()
Get XML node that should be pushed to netconf's edit-config.
|
public SortedSet<String> getCapabilities()
ConfigSnapshotHolder
getCapabilities
in interface ConfigSnapshotHolder
public String getConfigSnapshot()
ConfigSnapshotHolder
getConfigSnapshot
in interface ConfigSnapshotHolder
Copyright © 2019 OpenDaylight. All rights reserved.