| Modifier and Type | Class and Description |
|---|---|
class |
AddMdFlowTask
AddMdFlowTask describes the task that installs an MD-SAL flow entry
into the specified switch. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReadFlowFuture<T>
AbstractReadFlowFuture is a base class for future associated with
the read operation which fetches data flow information. |
class |
FlowCountFuture
FlowCountFuture describes a future associated with the task which
retrieves the number of data flows present in the specified VTN. |
class |
ReadDataFlowFuture
ReadDataFlowFuture describes a future associated with the task which
reads information about data flows present in the VTN. |
class |
ReadFlowFuture
ReadFlowFuture describes a future associated with the task which
reads data flow information. |
class |
ReadSingleFlowFuture
ReadSingleFlowFuture describes a future associated with the task
which reads a single data flow information. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClearNodeFlowsTask
ClearNodeFlowsTask describes a task which uninstalls VTN flow
entries present in the given switch. |
| Modifier and Type | Class and Description |
|---|---|
class |
CanceledFuture<T>
An implementation of
VTNFuture that cancels the task immediately. |
class |
RunnableVTNFuture<T>
|
class |
SettableVTNFuture<T>
An implementation of
VTNFuture that requires the task result to be
set externally. |
| Modifier and Type | Class and Description |
|---|---|
class |
RpcFuture<I,O>
RpcFuture describes an ongoing RPC request. |
| Modifier and Type | Class and Description |
|---|---|
class |
TxSyncFuture<T>
An implementation of
VTNFuture used to wait for completion of all
MD-SAL transaction tasks, including background tasks started by the target
task. |
| Modifier and Type | Class and Description |
|---|---|
class |
GetMacMappedHostFuture
GetMacMappedHostFuture describes a future associated with the task
that implements get-mac-mapped-host RPC. |
class |
GetVlanMapFuture
GetVlanMapFuture describes a future associated with the task that
implements get-vlan-map RPC. |
Copyright © 2018 OpenDaylight. All rights reserved.