| Package | Description |
|---|---|
| org.opendaylight.openflowplugin.impl.datastore | |
| org.opendaylight.openflowplugin.impl.datastore.multipart |
| Modifier and Type | Method and Description |
|---|---|
Optional<AbstractMultipartWriter> |
MultipartWriterProvider.lookup(MultipartType type)
Lookup statistics writer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultipartWriterProvider.register(MultipartType type,
AbstractMultipartWriter writer)
Register statistics writer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DescMultipartWriter |
class |
FlowStatsMultipartWriter |
class |
GroupDescMultipartWriter |
class |
GroupFeaturesMultipartWriter |
class |
GroupStatsMultipartWriter |
class |
MeterConfigMultipartWriter |
class |
MeterFeaturesMultipartWriter |
class |
MeterStatsMultipartWriter |
class |
PortDescMultipartWriter |
class |
PortStatsMultipartWriter |
class |
QueueStatsMultipartWriter |
class |
TableFeaturesMultipartWriter |
class |
TableStatsMultipartWriter |
Copyright © 2019 OpenDaylight. All rights reserved.