QueryTraceEvent

constructor(timestampMs: Long, protocol: String, queryId: String, commandType: CommandType, phase: QueryTracePhase, attempt: Int, latencyMs: Long? = null, message: String? = null)(source)