JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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 and Description
byte[]
data
()
Serialized form of the next group.
Method Detail
data
byte[] data()
Serialized form of the next group.
Returns:
a byte array.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method