Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
protected void flushData(
int lineNumber,
str path,
int microSecs,
int sequenceNumber,
int parentSequenceNumber,
int selectCalls,
int selectBytes,
int selectRows,
int sqlWaitTime,
int aosWaitTime,
int sqlInserts,
int sqlUpdates,
int sqlDeletes,
int aosInCalls,
int aosOutCalls,
int aosInBytes,
int aosOutBytes,
[int sqlInsertBytes,
int sqlInsertRows,
int sqlUpdateBytes,
int sqlUpdateRows,
int sqlDeleteBytes,
int sqlDeleteRows])
Run On
Called
Parameters
- lineNumber
Type: int
- path
Type: str
- microSecs
Type: int
- sequenceNumber
Type: int
- parentSequenceNumber
Type: int
- selectCalls
Type: int
- selectBytes
Type: int
- selectRows
Type: int
- sqlWaitTime
Type: int
- aosWaitTime
Type: int
- sqlInserts
Type: int
- sqlUpdates
Type: int
- sqlDeletes
Type: int
- aosInCalls
Type: int
- aosOutCalls
Type: int
- aosInBytes
Type: int
- aosOutBytes
Type: int
- sqlInsertBytes
Type: int
- sqlInsertRows
Type: int
- sqlUpdateBytes
Type: int
- sqlUpdateRows
Type: int
- sqlDeleteBytes
Type: int
- sqlDeleteRows
Type: int