Class ClearCandidatesResponse

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

public class ClearCandidatesResponse extends Object implements Serializable
Response sent from OwnerSupervisor to the ClearCandidatesForMember request, notifying the caller that removal has finished.
See Also:
  • Constructor Details

    • ClearCandidatesResponse

      public ClearCandidatesResponse()