|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface is used to set the compression level for an EntityResult in a query
| Method Summary | |
int |
getDataCompressionThreshold(int sessionId)
Gets the value of the data compression threshold for the specified user |
void |
setDataCompressionThreshold(java.lang.String user,
int id,
int compression)
Sets the value of the user data compression threshold |
EntityResult |
testConnectionSpeed(int sizeInBytes,
boolean compressed)
This method test the connection speed an return an EntityResult to check the line |
| Method Detail |
public EntityResult testConnectionSpeed(int sizeInBytes,
boolean compressed)
throws java.lang.Exception
sizeInBytes - compressed -
java.lang.Exception
public void setDataCompressionThreshold(java.lang.String user,
int id,
int compression)
throws java.lang.Exception
user - User nameid - User session identifiercompression - Compression threshold value
java.lang.Exception
public int getDataCompressionThreshold(int sessionId)
throws java.lang.Exception
sessionId - User session identifier
java.lang.Exception
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||