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