protected class SpringOpenTTP.SpringOpenGroup extends Object implements org.onosproject.net.behaviour.NextGroup
| Constructor and Description |
|---|
SpringOpenGroup(org.onosproject.net.group.GroupKey key,
org.onosproject.net.flow.TrafficTreatment treatment)
Storage for a GroupKey or a TrafficTreatment.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
data() |
boolean |
dummy() |
org.onosproject.net.group.GroupKey |
key() |
org.onosproject.net.flow.TrafficTreatment |
treatment() |
public SpringOpenGroup(org.onosproject.net.group.GroupKey key,
org.onosproject.net.flow.TrafficTreatment treatment)
key - represents a GroupKeytreatment - represents flow actions in a dummy group