public class NodeListNodeLocator extends NodeLocator
| Modifier and Type | Field and Description |
|---|---|
protected MultipartRestClient |
client |
protected Deque<CNode> |
cnList |
protected NodeList |
nodeList |
nodeMap| Constructor and Description |
|---|
NodeListNodeLocator(NodeList nl,
MultipartRestClient mrc) |
| Modifier and Type | Method and Description |
|---|---|
CNode |
getCNode()
This method should return the favored CNode, so that a CN can be obtained
without NodeReference or serviceBaseUrl.
|
void |
initCnList()
Determines which CNodes will be part of the cnList.
|
getNode, getNode, listD1Nodes, listD1Nodes, putNodeprotected NodeList nodeList
protected MultipartRestClient client
public NodeListNodeLocator(NodeList nl, MultipartRestClient mrc) throws ClientSideException
ClientSideExceptionpublic CNode getCNode() throws ClientSideException
NodeLocatorgetCNode in class NodeLocatorClientSideExceptionpublic void initCnList()
throws ClientSideException
ClientSideExceptionCopyright © 2016. All Rights Reserved.