public class AristaPipeliner extends DefaultSingleTablePipeline
| Modifier and Type | Field and Description |
|---|---|
protected org.onosproject.net.device.DeviceService |
deviceService |
| Constructor and Description |
|---|
AristaPipeliner() |
| Modifier and Type | Method and Description |
|---|---|
void |
forward(org.onosproject.net.flowobjective.ForwardingObjective forwardObjective) |
void |
init(org.onosproject.net.DeviceId deviceId,
org.onosproject.net.behaviour.PipelinerContext context) |
filter, getNextMappings, nexthandler, setHandlerpublic void init(org.onosproject.net.DeviceId deviceId,
org.onosproject.net.behaviour.PipelinerContext context)
init in interface org.onosproject.net.behaviour.Pipelinerinit in class DefaultSingleTablePipelinepublic void forward(org.onosproject.net.flowobjective.ForwardingObjective forwardObjective)
forward in interface org.onosproject.net.behaviour.Pipelinerforward in class DefaultSingleTablePipeline