Searched refs:candidateOp (Results 1 – 1 of 1) sorted by relevance
1676 final HistoricalOps candidateOp = ops.get(candidateIdx); in normalizeSnapshotForSlotDuration() local1677 final long candidateSlotIntersectionMillis = candidateOp.getEndTimeMillis() in normalizeSnapshotForSlotDuration()1683 / (float) candidateOp.getDurationMillis(); in normalizeSnapshotForSlotDuration()1687 processedOp.merge(candidateOp); in normalizeSnapshotForSlotDuration()1689 final HistoricalOps endSplice = spliceFromEnd(candidateOp, in normalizeSnapshotForSlotDuration()1694 if (candidateOp.isEmpty()) { in normalizeSnapshotForSlotDuration()