public class StatementEndEvent extends StatementEvent
connectionId, serverId, statementId
Constructor and Description |
---|
StatementEndEvent(long timestamp,
int serverId,
int connectionId,
long statementId)
Creates a StatementStartEvent.
|
public StatementEndEvent(long timestamp, int serverId, int connectionId, long statementId)
timestamp
- TimestampserverId
- Server idconnectionId
- Connection idstatementId
- Statement id