Class HashedRunFinder

java.lang.Object
com.illumon.iris.db.v2.hashing.HashedRunFinder

public class HashedRunFinder
extends Object
Finds runs of the same slot, and fills in the chunkPositions, runStarts, and runLengths arrays. The slots are not in order; like slots are simply grouped together such that each slot is only represented in the chunk one time.