| Package | Description |
|---|---|
| org.opendaylight.controller.cluster.access.concepts |
This package defines basic concepts used to interact with the CDS backend implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FailureEnvelope |
class |
SuccessEnvelope |
| Modifier and Type | Method and Description |
|---|---|
ResponseEnvelope<?> |
RequestEnvelope.newSuccessEnvelope(RequestSuccess<?,?> success,
long executionTimeNanos)
Creates a successful ResponseEnvelope that wraps the given successful Request response message.
|
Copyright © 2019 OpenDaylight. All rights reserved.