public class DistributedNodesUpdated extends Object
Constructor | Description |
---|---|
DistributedNodesUpdated() |
Modifier and Type | Method | Description |
---|---|---|
List<BackendNode> |
getDistributedNodes() |
Distributed nodes for given insertion point.
|
Integer |
getInsertionPointId() |
Insertion point where distrubuted nodes were updated.
|
void |
setDistributedNodes(List<BackendNode> distributedNodes) |
Distributed nodes for given insertion point.
|
void |
setInsertionPointId(Integer insertionPointId) |
Insertion point where distrubuted nodes were updated.
|
public Integer getInsertionPointId()
public void setInsertionPointId(Integer insertionPointId)
public List<BackendNode> getDistributedNodes()
public void setDistributedNodes(List<BackendNode> distributedNodes)
Copyright © 2017, 2018–2018 WebFolder OÜ. All rights reserved.