| Interface | Description |
|---|---|
| TransactionOperation |
| Class | Description |
|---|---|
| DeleteOperation |
Stores information that will be used for transaction configuration (.delete() case)
|
| MergeOperation |
Stores information that will be used for transaction configuration (.merge() case)
|
| PutOperation |
Stores information that will be used for transaction configuration (.put() case)
|
| ShutdownOperation |
Stores information that will be used for deleting overlay topology (as part of releasing allocated resources)
|
| TopologyWriter |
Copyright © 2017 OpenDaylight. All rights reserved.