|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A interface which represent a report server member in a cluster.
| Method Summary | |
int |
getConcurrentReports()
Returns the number of concurrent reports. |
int |
getMaxConcurrentReports()
Returns the number of max concurrent reports. |
int |
getPerformancePriority()
Returns the performance priority of the cluster server |
void |
setConcurrentReports(int concurrentReports)
set the number of concurrent reports. |
| Methods inherited from interface jet.server.api.cluster.Member |
equals, equals, getBackupPriority, getHost, getPort, getServerName, isAdmin, isBackupAdmin |
| Methods inherited from interface jet.server.api.PropertiesCreator |
toProperties |
| Method Detail |
public int getMaxConcurrentReports()
public int getConcurrentReports()
public void setConcurrentReports(int concurrentReports)
public int getPerformancePriority()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||