Package | Description |
---|---|
org.opendaylight.controller.cluster.access.commands |
This package defines the messages used to interact with the CDS backend implementation.
|
Modifier and Type | Method and Description |
---|---|
static PersistenceProtocol |
PersistenceProtocol.readFrom(DataInput in) |
static PersistenceProtocol |
PersistenceProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistenceProtocol[] |
PersistenceProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Optional<PersistenceProtocol> |
ModifyTransactionRequest.getPersistenceProtocol() |
Copyright © 2019 OpenDaylight. All rights reserved.