Class GetEntitiesReply
java.lang.Object
org.opendaylight.controller.eos.akka.owner.checker.command.StateCheckerReply
org.opendaylight.controller.eos.akka.owner.checker.command.GetEntitiesReply
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGetEntitiesReply(Map<org.opendaylight.mdsal.eos.dom.api.DOMEntity, Set<String>> candidates, Map<org.opendaylight.mdsal.eos.dom.api.DOMEntity, String> owners) GetEntitiesReply(GetEntitiesBackendReply response) -
Method Summary
Modifier and TypeMethodDescription@NonNull GetEntitiesOutputtoOutput(org.opendaylight.mdsal.binding.dom.codec.api.BindingInstanceIdentifierCodec iidCodec)
-
Constructor Details
-
GetEntitiesReply
-
GetEntitiesReply
-
-
Method Details
-
toOutput
public @NonNull GetEntitiesOutput toOutput(org.opendaylight.mdsal.binding.dom.codec.api.BindingInstanceIdentifierCodec iidCodec)
-