public class SettingsContextNodeLocator extends NodeListNodeLocator
Modifier and Type | Field and Description |
---|---|
protected Map<String,String> |
baseUrlMap |
protected static Integer |
DEFAULT_TIMEOUT_SECONDS |
protected MultipartRestClient |
restClient |
nodeList
nodeMap
Constructor and Description |
---|
SettingsContextNodeLocator()
Creates a NodeLocator using default timeout settings (30 sec), and
using a DefaultHttpMultipartRestClient.
|
SettingsContextNodeLocator(Integer timeoutSeconds) |
SettingsContextNodeLocator(MultipartRestClient mrc) |
getCNode
getCNode, getCNode, getMNode, getMNode, listD1Nodes, listD1Nodes, putCNode, putMNode
protected MultipartRestClient restClient
protected static final Integer DEFAULT_TIMEOUT_SECONDS
public SettingsContextNodeLocator() throws NotImplemented, ServiceFailure, ClientSideException
public SettingsContextNodeLocator(Integer timeoutSeconds) throws NotImplemented, ServiceFailure, ClientSideException
public SettingsContextNodeLocator(MultipartRestClient mrc) throws NotImplemented, ServiceFailure, ClientSideException
Copyright © 2014. All Rights Reserved.