Modifier and Type | Interface and Description |
---|---|
interface |
EntityOwnershipCandidateRegistration
Binding version of
GenericEntityOwnershipCandidateRegistration . |
Modifier and Type | Method and Description |
---|---|
GenericEntityOwnershipCandidateRegistration<P,E> |
GenericEntityOwnershipService.registerCandidate(E entity)
Registers a candidate for ownership of the given entity.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGenericEntityOwnershipCandidateRegistration<P extends org.opendaylight.yangtools.concepts.Path<P>,E extends GenericEntity<P>>
Abstract base class for an EntityOwnershipCandidateRegistration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DOMEntityOwnershipCandidateRegistration
DOM version of
GenericEntityOwnershipCandidateRegistration . |
Copyright © 2019 OpenDaylight. All rights reserved.