public class ContainerFlowChangeEvent extends Object implements Serializable
| Constructor and Description |
|---|
ContainerFlowChangeEvent(List<ContainerFlowConfig> configs,
org.opendaylight.controller.sal.core.UpdateType updateType) |
| Modifier and Type | Method and Description |
|---|---|
List<ContainerFlowConfig> |
getConfigList() |
org.opendaylight.controller.sal.core.UpdateType |
getUpdateType() |
String |
toString() |
public ContainerFlowChangeEvent(List<ContainerFlowConfig> configs, org.opendaylight.controller.sal.core.UpdateType updateType)
public List<ContainerFlowConfig> getConfigList()
public org.opendaylight.controller.sal.core.UpdateType getUpdateType()
Copyright © 2015. All Rights Reserved.