Searched refs:candidateOp (Results 1 – 1 of 1) sorted by relevance
1699 final HistoricalOps candidateOp = ops.get(candidateIdx); in normalizeSnapshotForSlotDuration() local1700 final long candidateSlotIntersectionMillis = candidateOp.getEndTimeMillis() in normalizeSnapshotForSlotDuration()1706 / (float) candidateOp.getDurationMillis(); in normalizeSnapshotForSlotDuration()1710 processedOp.merge(candidateOp); in normalizeSnapshotForSlotDuration()1712 final HistoricalOps endSplice = spliceFromEnd(candidateOp, in normalizeSnapshotForSlotDuration()1717 if (candidateOp.isEmpty()) { in normalizeSnapshotForSlotDuration()