P
- Path TypeD
- Data Type@Deprecated public interface DataReader<P extends org.opendaylight.yangtools.concepts.Path<P>,D>
Modifier and Type | Method and Description |
---|---|
D |
readConfigurationData(P path)
Deprecated.
|
D |
readOperationalData(P path)
Deprecated.
Reads data from Operational data store located at provided path
|
Copyright © 2019 OpenDaylight. All rights reserved.