public static final class PrefixedShardConfigUpdateHandler.ShardConfigHandler extends Object implements org.opendaylight.controller.md.sal.dom.api.ClusteredDOMDataTreeChangeListener
| Constructor and Description |
|---|
ShardConfigHandler(org.opendaylight.controller.cluster.access.concepts.MemberName memberName,
org.opendaylight.mdsal.common.api.LogicalDatastoreType type,
akka.actor.ActorRef handlingActor) |
| Modifier and Type | Method and Description |
|---|---|
void |
onDataTreeChanged(Collection<org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate> changes) |
String |
toString() |
public ShardConfigHandler(org.opendaylight.controller.cluster.access.concepts.MemberName memberName,
org.opendaylight.mdsal.common.api.LogicalDatastoreType type,
akka.actor.ActorRef handlingActor)
public void onDataTreeChanged(@Nonnull Collection<org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate> changes)
onDataTreeChanged in interface org.opendaylight.controller.md.sal.dom.api.DOMDataTreeChangeListenerCopyright © 2018 OpenDaylight. All rights reserved.