java.lang.Object | |
↳ | com.microstrategy.web.objects.WebFenceClusterNodeImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebFenceClusterNodeImpl() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getNodeName()
Return the name of the node.
| ||||||||||
int |
getNodePort()
Return the port of the node.
| ||||||||||
void |
setNodeName(String name)
set the name of the node with given argument.
| ||||||||||
void |
setNodePort(int port)
set the port of the node with given argument.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||
![]()
|
Return the name of the node.
Return the port of the node.
set the name of the node with given argument.
set the port of the node with given argument.