public interface D1Node
Modifier and Type | Method and Description |
---|---|
String |
getLatestRequestUrl()
A method to provide information about the latestRequest from the D1Node
|
String |
getNodeBaseServiceUrl()
Get the base service URL for the associated Member or Coordinating Node.
|
NodeReference |
getNodeId()
Get the NodeId associated with the D1Node
|
NodeType |
getNodeType()
Get the NodeType associated with the D1Node
|
void |
setNodeId(NodeReference nodeId)
Set the NodeId associated with the D1Node
|
void |
setNodeType(NodeType nodeType)
Set the Nodetype for the D1Node
|
String getNodeBaseServiceUrl()
NodeReference getNodeId()
void setNodeId(NodeReference nodeId)
nodeId
- void setNodeType(NodeType nodeType)
nodeType
- NodeType getNodeType()
String getLatestRequestUrl()
Copyright © 2020. All Rights Reserved.