public class LocalPrimaryShardFound extends Object
| Constructor and Description |
|---|
LocalPrimaryShardFound(String primaryPath,
org.opendaylight.yangtools.yang.data.api.schema.tree.DataTree localShardDataTree) |
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yangtools.yang.data.api.schema.tree.DataTree |
getLocalShardDataTree() |
String |
getPrimaryPath() |
String |
toString() |
Copyright © 2019 OpenDaylight. All rights reserved.