Class GetOwnershipStateReply
java.lang.Object
org.opendaylight.controller.eos.akka.owner.checker.command.StateCheckerReply
org.opendaylight.controller.eos.akka.owner.checker.command.GetOwnershipStateReply
-
Constructor Summary
ConstructorsConstructorDescriptionGetOwnershipStateReply(org.opendaylight.mdsal.eos.common.api.EntityOwnershipState ownershipState) -
Method Summary
Modifier and TypeMethodDescription@Nullable org.opendaylight.mdsal.eos.common.api.EntityOwnershipState
-
Constructor Details
-
GetOwnershipStateReply
public GetOwnershipStateReply(org.opendaylight.mdsal.eos.common.api.EntityOwnershipState ownershipState)
-
-
Method Details
-
getOwnershipState
public @Nullable org.opendaylight.mdsal.eos.common.api.EntityOwnershipState getOwnershipState()
-