|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServerStatus
This ServerStatus takes charge of recording a Report Server's information
in the whole Server Cluster.
| Method Summary | |
|---|---|
java.lang.String |
getHost()
Gets the physical IP address of the specified Report Server. |
int |
getMemberID()
Gets the specified server's member id in the cluster. |
java.lang.String |
getName()
Gets the specified Report Server's alias name. |
int |
getPort()
Gets running RMI port number of the specified Report Server. |
java.lang.String |
getStatus()
Gets the specified Report Server's status. |
java.lang.String |
getType()
Gets Report Server's type in a Cluster. |
boolean |
isStarted()
Judges whether or not the specified Report Server is started now. |
| Method Detail |
|---|
java.lang.String getName()
int getMemberID()
java.lang.String getStatus()
java.lang.String getHost()
int getPort()
java.lang.String getType()
boolean isStarted()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||