| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720 |
| Modifier and Type | Class and Description |
|---|---|
class |
UncancellableInstruction
The specified instruction is in process of being executed and cannot be
cancelled.
|
class |
UnknownInstruction
The specified instruction ID has not been found in the queue.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends CancelFailure> |
CancelInstructionOutputBuilder.getFailure() |
Class<? extends CancelFailure> |
CancelInstructionOutput.getFailure() |
| Modifier and Type | Method and Description |
|---|---|
CancelInstructionOutputBuilder |
CancelInstructionOutputBuilder.setFailure(Class<? extends CancelFailure> value) |
Copyright © 2017 OpenDaylight. All rights reserved.