Package org.onosproject.net.behaviour
Interface NextGroup
-
- All Known Implementing Classes:
DefaultNextGroup
public interface NextGroup
Opaque data type for carrying group-like information. Only relevant to a pipeliner driver.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
data()
Serialized form of the next group.
-