Package | Description |
---|---|
org.opendaylight.mdsal.trace.impl | |
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908 |
Constructor and Description |
---|
TracingBroker(String type,
DOMDataBroker delegate,
Config config,
BindingNormalizedNodeSerializer codec) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Config>> |
ConfigBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Config |
ConfigBuilder.build() |
@Nullable Config |
MdsaltraceData.getConfig() |
Modifier and Type | Method and Description |
---|---|
ConfigBuilder |
ConfigBuilder.addAugmentation(Class<? extends Augmentation<Config>> augmentationType,
Augmentation<Config> augmentationValue) |
ConfigBuilder |
ConfigBuilder.addAugmentation(Class<? extends Augmentation<Config>> augmentationType,
Augmentation<Config> augmentationValue) |
ConfigBuilder |
ConfigBuilder.removeAugmentation(Class<? extends Augmentation<Config>> augmentationType) |
Constructor and Description |
---|
ConfigBuilder(Config base) |
Copyright © 2019 OpenDaylight. All rights reserved.