|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ICache
| Field Summary | |
|---|---|
static int |
REALTIME
the value to pass to setLevel() to turn off caching |
| Method Summary | |
|---|---|
void |
close()
|
void |
deleteFile()
delete the cache file |
IReader |
getReader()
Returns an object that can be used to read the cache file |
void |
setLevel(int level)
|
void |
stopCaching()
drain the queue and stop the thread. |
void |
stopCaching(boolean waitFlag)
drain the queue and stop the thread. |
boolean |
write(com.ibm.rational.test.lt.kernel.logging.impl.AbstractHistory.TrackedExecutionEvent trackedEvent,
int level)
accepts TrackedExecutionEvent object and queues it for writing to the file. |
| Field Detail |
|---|
static final int REALTIME
| Method Detail |
|---|
boolean write(com.ibm.rational.test.lt.kernel.logging.impl.AbstractHistory.TrackedExecutionEvent trackedEvent,
int level)
trackedEvent - the object to cachelevel - the level of this data
IReader getReader()
void deleteFile()
void stopCaching()
void stopCaching(boolean waitFlag)
waitFlag - void close()
void setLevel(int level)
|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||