Class GetOwnershipStateReply

java.lang.Object
org.opendaylight.controller.eos.akka.owner.checker.command.StateCheckerReply
org.opendaylight.controller.eos.akka.owner.checker.command.GetOwnershipStateReply

public final class GetOwnershipStateReply extends StateCheckerReply
  • 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()