java.lang.Object
org.opendaylight.controller.eos.akka.owner.supervisor.command.OwnerSupervisorReply
org.opendaylight.controller.eos.akka.owner.supervisor.command.GetEntityBackendReply
All Implemented Interfaces:
Serializable

public final class GetEntityBackendReply extends OwnerSupervisorReply implements Serializable
See Also:
  • Constructor Details

    • GetEntityBackendReply

      public GetEntityBackendReply(@Nullable String owner, @Nullable Set<String> candidates)
  • Method Details

    • getCandidates

      public com.google.common.collect.ImmutableSet<String> getCandidates()
    • getOwner

      public String getOwner()