Package | Description |
---|---|
org.opendaylight.controller.cluster.access.commands |
This package defines the messages used to interact with the CDS backend implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLocalTransactionRequest<T extends AbstractLocalTransactionRequest<T>>
Abstract base class for
Request s involving specific transactions local to a member node. |
Modifier and Type | Class and Description |
---|---|
class |
AbortLocalTransactionRequest
Request to abort a local transaction.
|
class |
CommitLocalTransactionRequest
Request to commit a local transaction.
|
Copyright © 2019 OpenDaylight. All rights reserved.