|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReportMember
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()
Deprecated. there is no use in V8.1 |
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 |
|---|
int getMaxConcurrentReports()
int getConcurrentReports()
void setConcurrentReports(int concurrentReports)
the - number of concurrent reports.int getPerformancePriority()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||