Searched refs:entryGroups (Results 1 – 1 of 1) sorted by relevance
56 val entryGroups = batchRows.groupBy { it.get("trace_entry_id") } in <lambda>() constant59 val rows = entryGroups[entryId]!! in <lambda>()