Searched refs:candidateOp (Results 1 – 1 of 1) sorted by relevance
1521 final HistoricalOps candidateOp = ops.get(candidateIdx); in normalizeSnapshotForSlotDuration() local1522 final long candidateSlotIntersectionMillis = candidateOp.getEndTimeMillis() in normalizeSnapshotForSlotDuration()1528 / (float) candidateOp.getDurationMillis(); in normalizeSnapshotForSlotDuration()1532 processedOp.merge(candidateOp); in normalizeSnapshotForSlotDuration()1534 final HistoricalOps endSplice = spliceFromEnd(candidateOp, in normalizeSnapshotForSlotDuration()1539 if (candidateOp.isEmpty()) { in normalizeSnapshotForSlotDuration()