Package | Description |
---|---|
org.opendaylight.controller.configpusherfeature.internal |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Optional<FeatureConfigSnapshotHolder> |
AbstractFeatureWrapper.getFeatureConfigSnapshotHolder(org.apache.karaf.features.ConfigFileInfo configFileInfo) |
Set<FeatureConfigSnapshotHolder> |
AbstractFeatureWrapper.getFeatureConfigSnapshotHolders() |
Set<FeatureConfigSnapshotHolder> |
ChildAwareFeatureWrapper.getFeatureConfigSnapshotHolders() |
com.google.common.collect.LinkedHashMultimap<org.apache.karaf.features.Feature,FeatureConfigSnapshotHolder> |
FeatureConfigPusher.pushConfigs(List<org.apache.karaf.features.Feature> features) |
Modifier and Type | Method and Description |
---|---|
protected void |
ConfigPushingRunnable.logPushResult(com.google.common.collect.LinkedHashMultimap<org.apache.karaf.features.Feature,FeatureConfigSnapshotHolder> results) |
Constructor and Description |
---|
FeatureConfigSnapshotHolder(FeatureConfigSnapshotHolder holder,
org.apache.karaf.features.Feature feature) |
Copyright © 2019 OpenDaylight. All rights reserved.