| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.events.dom | |
| com.qeagle.devtools.protocol.types.dom |
| Modifier and Type | Method and Description |
|---|---|
List<BackendNode> |
DistributedNodesUpdated.getDistributedNodes()
Distributed nodes for given insertion point.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistributedNodesUpdated.setDistributedNodes(List<BackendNode> distributedNodes)
Distributed nodes for given insertion point.
|
| Modifier and Type | Method and Description |
|---|---|
List<BackendNode> |
Node.getDistributedNodes()
Distributed nodes for given insertion point.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setDistributedNodes(List<BackendNode> distributedNodes)
Distributed nodes for given insertion point.
|
Copyright © 2020. All rights reserved.