| Class | Description |
|---|---|
| AbstractReadFlowFuture<T> |
AbstractReadFlowFuture is a base class for future associated with
the read operation which fetches data flow information. |
| FlowCountFuture |
FlowCountFuture describes a future associated with the task which
retrieves the number of data flows present in the specified VTN. |
| ReadDataFlowFuture |
ReadDataFlowFuture describes a future associated with the task which
reads information about data flows present in the VTN. |
| ReadFlowFuture |
ReadFlowFuture describes a future associated with the task which
reads data flow information. |
| ReadSingleFlowFuture |
ReadSingleFlowFuture describes a future associated with the task
which reads a single data flow information. |
Copyright © 2018 OpenDaylight. All rights reserved.