Package org.aksw.commons.io.hadoop.binseach.v2
package org.aksw.commons.io.hadoop.binseach.v2
-
ClassDescriptionBinary search implementation that finds lines matching a prefix in a 'block' source such as a bzip2 compressed file.Binary search over an non-encoded SeekableInputStreams.position: byte or block offset displacement: position in block; when not dealing with blocks it is always 0 data: The header data isDataConsumed: true if there is no more data beyond what is in the 'data' array