id: 1 unit: protected void readHeader() file: src/main/java/com/hadoop/compression/lzo/LzopInputStream.java start line: 114 end line: 210 size: 92 LOC McCabe index: 21 number of parameters: 1 id: 2 unit: public static void createIndex() file: src/main/java/com/hadoop/compression/lzo/LzoIndex.java start line: 207 end line: 281 size: 56 LOC McCabe index: 10 number of parameters: 2 id: 3 unit: public int run() file: src/main/java/com/hadoop/compression/lzo/DistributedLzoIndexer.java start line: 94 end line: 156 size: 47 LOC McCabe index: 9 number of parameters: 1 id: 4 unit: public boolean nextKeyValue() file: src/main/java/com/hadoop/mapreduce/LzoSplitRecordReader.java start line: 81 end line: 142 size: 45 LOC McCabe index: 11 number of parameters: 0 id: 5 unit: private static File unpackBinaries() file: src/main/java/com/hadoop/compression/lzo/GPLNativeCodeLoader.java start line: 85 end line: 139 size: 41 LOC McCabe index: 11 number of parameters: 0 id: 6 unit: protected static void writeLzopHeader() file: src/main/java/com/hadoop/compression/lzo/LzopOutputStream.java start line: 44 end line: 82 size: 39 LOC McCabe index: 4 number of parameters: 3 id: 7 unit: static file: src/main/java/com/hadoop/compression/lzo/util/CompatibilityUtil.java start line: 31 end line: 73 size: 38 LOC McCabe index: 8 number of parameters: 0 id: 8 unit: protected int decompress() file: src/main/java/com/hadoop/compression/lzo/LzopInputStream.java start line: 233 end line: 277 size: 38 LOC McCabe index: 11 number of parameters: 3 id: 9 unit: public synchronized int compress() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 354 end line: 401 size: 35 LOC McCabe index: 7 number of parameters: 3 id: 10 unit: public synchronized int decompress() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 282 end line: 330 size: 35 LOC McCabe index: 7 number of parameters: 3 id: 11 unit: public void write() file: src/main/java/com/hadoop/compression/lzo/LzopOutputStream.java start line: 124 end line: 178 size: 35 LOC McCabe index: 13 number of parameters: 3 id: 12 unit: protected int getCompressedData() file: src/main/java/com/hadoop/compression/lzo/LzopInputStream.java start line: 283 end line: 329 size: 31 LOC McCabe index: 6 number of parameters: 0 id: 13 unit: public List getSplits() file: src/main/java/com/hadoop/mapreduce/LzoTextInputFormat.java start line: 100 end line: 143 size: 30 LOC McCabe index: 7 number of parameters: 1 id: 14 unit: private void indexInternal() file: src/main/java/com/hadoop/compression/lzo/LzoIndexer.java start line: 77 end line: 107 size: 28 LOC McCabe index: 6 number of parameters: 2 id: 15 unit: private void walkPath() file: src/main/java/com/hadoop/compression/lzo/DistributedLzoIndexer.java start line: 47 end line: 78 size: 28 LOC McCabe index: 7 number of parameters: 3 id: 16 unit: static long fastread() file: src/main/java/com/quicklz/QuickLZ.java start line: 201 end line: 227 size: 26 LOC McCabe index: 5 number of parameters: 3 id: 17 unit: public synchronized void setInput() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 203 end line: 230 size: 23 LOC McCabe index: 5 number of parameters: 3 id: 18 unit: static file: src/main/java/com/hadoop/compression/lzo/GPLNativeCodeLoader.java start line: 44 end line: 66 size: 22 LOC McCabe index: 4 number of parameters: 0 id: 19 unit: public void initialize() file: src/main/java/com/hadoop/mapreduce/LzoLineRecordReader.java start line: 88 end line: 117 size: 21 LOC McCabe index: 3 number of parameters: 2 id: 20 unit: static void fastwrite() file: src/main/java/com/quicklz/QuickLZ.java start line: 229 end line: 249 size: 21 LOC McCabe index: 4 number of parameters: 4 id: 21 unit: public void initialize() file: src/main/java/com/hadoop/mapreduce/LzoSplitRecordReader.java start line: 47 end line: 78 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 22 unit: private ByteBuffer realloc() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 239 end line: 262 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 23 unit: public static LzoIndex readIndex() file: src/main/java/com/hadoop/compression/lzo/LzoIndex.java start line: 170 end line: 196 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 24 unit: protected List listStatus() file: src/main/java/com/hadoop/mapreduce/LzoTextInputFormat.java start line: 59 end line: 86 size: 19 LOC McCabe index: 5 number of parameters: 1 id: 25 unit: static file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 167 end line: 186 size: 18 LOC McCabe index: 4 number of parameters: 0 id: 26 unit: public synchronized void setInput() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 292 end line: 311 size: 18 LOC McCabe index: 4 number of parameters: 3 id: 27 unit: static file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 145 end line: 164 size: 18 LOC McCabe index: 4 number of parameters: 0 id: 28 unit: protected void compress() file: src/main/java/com/hadoop/compression/lzo/LzopOutputStream.java start line: 190 end line: 215 size: 17 LOC McCabe index: 4 number of parameters: 0 id: 29 unit: public void initHeaderFlags() file: src/main/java/com/hadoop/compression/lzo/LzopDecompressor.java start line: 45 end line: 59 size: 15 LOC McCabe index: 5 number of parameters: 2 id: 30 unit: private void verifyChecksums() file: src/main/java/com/hadoop/compression/lzo/LzopInputStream.java start line: 216 end line: 230 size: 15 LOC McCabe index: 6 number of parameters: 0 id: 31 unit: static FARPROC WINAPI do_dlsym() file: src/main/native/impl/gpl-compression.h start line: 118 end line: 133 size: 14 LOC McCabe index: 5 number of parameters: 3 id: 32 unit: public static void main() file: src/main/java/com/hadoop/compression/lzo/LzoIndexer.java start line: 129 end line: 143 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 33 unit: private static String getDirectoryLocation() file: src/main/java/com/hadoop/compression/lzo/GPLNativeCodeLoader.java start line: 141 end line: 154 size: 14 LOC McCabe index: 2 number of parameters: 0 id: 34 unit: static file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 70 end line: 83 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 35 unit: public synchronized boolean needsInput() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 253 end line: 270 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 36 unit: public LzopOutputStream() file: src/main/java/com/hadoop/compression/lzo/LzopOutputStream.java start line: 90 end line: 105 size: 13 LOC McCabe index: 2 number of parameters: 5 id: 37 unit: public OutputCommitter getOutputCommitter() file: src/main/java/com/hadoop/mapreduce/LzoIndexOutputFormat.java start line: 27 end line: 39 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 38 unit: public boolean next() file: src/main/java/com/hadoop/mapred/DeprecatedLzoLineRecordReader.java start line: 79 end line: 93 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 39 unit: public CompressionOutputStream createOutputStream() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 114 end line: 149 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 40 unit: public long findNextPosition() file: src/main/java/com/hadoop/compression/lzo/LzoIndex.java start line: 95 end line: 108 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 41 unit: private static void readFully() file: src/main/java/com/hadoop/compression/lzo/LzopInputStream.java start line: 68 end line: 79 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 42 unit: public void close() file: src/main/java/com/hadoop/compression/lzo/LzopInputStream.java start line: 336 end line: 349 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 43 unit: public boolean nextKeyValue() file: src/main/java/com/hadoop/mapreduce/LzoLineRecordReader.java start line: 120 end line: 138 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 44 unit: private void init() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 264 end line: 279 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 45 unit: synchronized void setInputFromSavedData() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 318 end line: 331 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 46 unit: private static Object newInstance() file: src/main/java/com/hadoop/compression/lzo/util/CompatibilityUtil.java start line: 92 end line: 102 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 47 unit: public CompressionInputStream createInputStream() file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 139 end line: 150 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 48 unit: public void close() file: src/main/java/com/hadoop/compression/lzo/LzopOutputStream.java start line: 111 end line: 121 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 49 unit: public RecordReader getRecordReader() file: src/main/java/com/hadoop/mapred/DeprecatedLzoTextInputFormat.java start line: 151 end line: 161 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 50 unit: public synchronized void reset() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 403 end line: 412 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 51 unit: public CompressionOutputStream createIndexedOutputStream() file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 93 end line: 102 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 52 unit: public static String getRevisionHash() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 97 end line: 106 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 53 unit: public long alignSliceStartToIndex() file: src/main/java/com/hadoop/compression/lzo/LzoIndex.java start line: 128 end line: 139 size: 10 LOC McCabe index: 4 number of parameters: 2 id: 54 unit: synchronized void setInputFromSavedData() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 232 end line: 247 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 55 unit: public CompressionOutputStream createOutputStream() file: src/main/java/org/apache/hadoop/io/compress/LzoCodec.java start line: 52 end line: 60 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 56 unit: public void reinit() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 206 end line: 218 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 57 unit: private static Object invoke() file: src/main/java/com/hadoop/compression/lzo/util/CompatibilityUtil.java start line: 117 end line: 125 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 58 unit: static file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 58 end line: 66 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 59 unit: public CompressionInputStream createInputStream() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 178 end line: 187 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 60 unit: private boolean indexSingleFile() file: src/main/java/com/hadoop/compression/lzo/LzoIndexer.java start line: 115 end line: 123 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 61 unit: public long alignSliceEndToIndex() file: src/main/java/com/hadoop/compression/lzo/LzoIndex.java start line: 149 end line: 159 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 62 unit: static void setJobName() file: src/main/java/com/hadoop/compression/lzo/DistributedLzoIndexer.java start line: 80 end line: 92 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 63 unit: private static int readInt() file: src/main/java/com/hadoop/compression/lzo/LzopInputStream.java start line: 85 end line: 93 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 64 unit: private FSDataOutputStream setupOutputFile() file: src/main/java/com/hadoop/mapreduce/LzoIndexRecordWriter.java start line: 54 end line: 68 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 65 unit: public RecordReader createRecordReader() file: src/main/java/com/hadoop/mapreduce/LzoTextInputFormat.java start line: 146 end line: 155 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 66 unit: protected boolean isSplitable() file: src/main/java/com/hadoop/mapred/DeprecatedLzoTextInputFormat.java start line: 98 end line: 106 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 67 unit: public CompressionInputStream createInputStream() file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 105 end line: 113 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 68 unit: public synchronized int decompress() file: src/main/java/com/hadoop/compression/lzo/LzopDecompressor.java start line: 129 end line: 136 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 69 unit: public Decompressor createDecompressor() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 199 end line: 208 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 70 unit: public LzoDecompressor() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 182 end line: 194 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 71 unit: private static int readHeaderItem() file: src/main/java/com/hadoop/compression/lzo/LzopInputStream.java start line: 99 end line: 106 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 72 unit: public void finish() file: src/main/java/com/hadoop/compression/lzo/LzopOutputStream.java start line: 181 end line: 188 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 73 unit: protected boolean isSplitable() file: src/main/java/com/hadoop/mapreduce/LzoTextInputFormat.java start line: 89 end line: 97 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 74 unit: public float getProgress() file: src/main/java/com/hadoop/mapred/DeprecatedLzoLineRecordReader.java start line: 95 end line: 101 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 75 unit: public CompressionOutputStream createIndexedOutputStream() file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 77 end line: 85 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 76 unit: private Compressor getCompressor() file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 169 end line: 177 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 77 unit: public Compressor createCompressor() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 161 end line: 169 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 78 unit: private String getNesting() file: src/main/java/com/hadoop/compression/lzo/LzoIndexer.java start line: 61 end line: 67 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 79 unit: public synchronized void reset() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 332 end line: 338 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 80 unit: public void write() file: src/main/java/com/hadoop/mapreduce/LzoIndexRecordWriter.java start line: 33 end line: 40 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 81 unit: public void close() file: src/main/java/com/hadoop/mapreduce/LzoIndexRecordWriter.java start line: 43 end line: 52 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 82 unit: public float getProgress() file: src/main/java/com/hadoop/mapreduce/LzoSplitRecordReader.java start line: 155 end line: 161 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 83 unit: public float getProgress() file: src/main/java/com/hadoop/mapreduce/LzoLineRecordReader.java start line: 58 end line: 64 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 84 unit: static public long sizeDecompressed() file: src/main/java/com/quicklz/QuickLZ.java start line: 43 end line: 49 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 85 unit: static public long sizeCompressed() file: src/main/java/com/quicklz/QuickLZ.java start line: 51 end line: 57 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 86 unit: public Class getDecompressorType() file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 153 end line: 159 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 87 unit: public Decompressor createDecompressor() file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 162 end line: 167 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 88 unit: public synchronized void setInput() file: src/main/java/com/hadoop/compression/lzo/LzopDecompressor.java start line: 119 end line: 126 size: 6 LOC McCabe index: 3 number of parameters: 3 id: 89 unit: public Class getCompressorType() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 152 end line: 158 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 90 unit: public Class getDecompressorType() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 190 end line: 196 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 91 unit: private void rawWriteInt() file: src/main/java/com/hadoop/compression/lzo/LzopOutputStream.java start line: 217 end line: 222 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 92 unit: public synchronized void close() file: src/main/java/com/hadoop/mapred/DeprecatedLzoLineRecordReader.java start line: 107 end line: 111 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 93 unit: public boolean needsInput() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 338 end line: 342 size: 5 LOC McCabe index: 3 number of parameters: 0 id: 94 unit: private static Method getMethod() file: src/main/java/com/hadoop/compression/lzo/util/CompatibilityUtil.java start line: 78 end line: 82 size: 5 LOC McCabe index: 2 number of parameters: 3 id: 95 unit: public static TaskAttemptContext newTaskAttemptContext() file: src/main/java/com/hadoop/compression/lzo/util/CompatibilityUtil.java start line: 111 end line: 115 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 96 unit: public CompressionOutputStream createOutputStream() file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 69 end line: 75 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 97 unit: public static void setCompressionStrategy() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 243 end line: 247 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 98 unit: public static void setDecompressionStrategy() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 249 end line: 253 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 99 unit: public LzopInputStream() file: src/main/java/com/hadoop/compression/lzo/LzopInputStream.java start line: 51 end line: 55 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 100 unit: public LzopOutputStream() file: src/main/java/com/hadoop/compression/lzo/LzopOutputStream.java start line: 84 end line: 88 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 101 unit: public synchronized void close() file: src/main/java/com/hadoop/mapreduce/LzoLineRecordReader.java start line: 71 end line: 75 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 102 unit: public CompressionOutputStream createOutputStream() file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 88 end line: 91 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 103 unit: public WrappedOutputStream() file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 121 end line: 124 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 104 unit: public void close() file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 132 end line: 135 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 105 unit: public synchronized void resetChecksum() file: src/main/java/com/hadoop/compression/lzo/LzopDecompressor.java start line: 91 end line: 94 size: 4 LOC McCabe index: 3 number of parameters: 0 id: 106 unit: public static boolean isNativeLzoLoaded() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 92 end line: 95 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 107 unit: public CompressionInputStream createInputStream() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 172 end line: 175 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 108 unit: static int getCompressionLevel() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 233 end line: 236 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 109 unit: static int getBufferSize() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 238 end line: 241 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 110 unit: public static void setCompressionLevel() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 255 end line: 258 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 111 unit: public static void setBufferSize() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 260 end line: 263 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 112 unit: public LzoIndexer() file: src/main/java/com/hadoop/compression/lzo/LzoIndexer.java start line: 40 end line: 43 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 113 unit: public static void main() file: src/main/java/com/hadoop/compression/lzo/DistributedLzoIndexer.java start line: 158 end line: 161 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 114 unit: public void write() file: src/main/java/com/hadoop/compression/lzo/LzopOutputStream.java start line: 232 end line: 235 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 115 unit: public void write() file: src/main/java/com/hadoop/compression/lzo/LzopOutputStream.java start line: 237 end line: 240 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 116 unit: public RecordWriter getRecordWriter() file: src/main/java/com/hadoop/mapreduce/LzoIndexOutputFormat.java start line: 16 end line: 19 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 117 unit: public RecordReader createRecordReader() file: src/main/java/com/hadoop/mapreduce/LzoSplitInputFormat.java start line: 16 end line: 19 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 118 unit: public void close() file: src/main/java/com/hadoop/mapreduce/LzoSplitRecordReader.java start line: 164 end line: 167 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 119 unit: static int headerLen() file: src/main/java/com/quicklz/QuickLZ.java start line: 38 end line: 41 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 120 unit: static file: src/main/java/org/apache/hadoop/io/compress/LzoCodec.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 121 unit: public LongWritable createKey() file: src/main/java/com/hadoop/mapred/DeprecatedLzoLineRecordReader.java start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 122 unit: public Text createValue() file: src/main/java/com/hadoop/mapred/DeprecatedLzoLineRecordReader.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 123 unit: public synchronized long getPos() file: src/main/java/com/hadoop/mapred/DeprecatedLzoLineRecordReader.java start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 124 unit: private CompressionStrategy() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 125 unit: int getCompressor() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 159 end line: 161 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 126 unit: public static boolean isNativeLzoLoaded() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 194 end line: 196 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 127 unit: public LzoCompressor() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 128 unit: public LzoCompressor() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 129 unit: public LzoCompressor() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 284 end line: 286 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 130 unit: public int getCompressionLevel() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 288 end line: 290 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 131 unit: public synchronized void finish() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 344 end line: 346 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 132 unit: public synchronized boolean finished() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 348 end line: 352 size: 3 LOC McCabe index: 3 number of parameters: 0 id: 133 unit: public synchronized long getBytesRead() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 417 end line: 419 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 134 unit: public synchronized long getBytesWritten() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 424 end line: 426 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 135 unit: long getDirectBufferSize() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 442 end line: 444 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 136 unit: CompressionStrategy getStrategy() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 454 end line: 456 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 137 unit: public static boolean isVersion2x() file: src/main/java/com/hadoop/compression/lzo/util/CompatibilityUtil.java start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 138 unit: public static Configuration getConfiguration() file: src/main/java/com/hadoop/compression/lzo/util/CompatibilityUtil.java start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 139 unit: public static Counter getCounter() file: src/main/java/com/hadoop/compression/lzo/util/CompatibilityUtil.java start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 140 unit: public static void incrementCounter() file: src/main/java/com/hadoop/compression/lzo/util/CompatibilityUtil.java start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 141 unit: public static long getCounterValue() file: src/main/java/com/hadoop/compression/lzo/util/CompatibilityUtil.java start line: 162 end line: 164 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 142 unit: public void write() file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 143 unit: public String getDefaultExtension() file: src/main/java/com/hadoop/compression/lzo/LzopCodec.java start line: 180 end line: 182 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 144 unit: public LzopDecompressor() file: src/main/java/com/hadoop/compression/lzo/LzopDecompressor.java start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 145 unit: public int getChecksumsCount() file: src/main/java/com/hadoop/compression/lzo/LzopDecompressor.java start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 146 unit: public int getCompressedChecksumsCount() file: src/main/java/com/hadoop/compression/lzo/LzopDecompressor.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 147 unit: public int getDecompressedChecksumsCount() file: src/main/java/com/hadoop/compression/lzo/LzopDecompressor.java start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 148 unit: public synchronized boolean verifyDChecksum() file: src/main/java/com/hadoop/compression/lzo/LzopDecompressor.java start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 149 unit: public synchronized boolean verifyCChecksum() file: src/main/java/com/hadoop/compression/lzo/LzopDecompressor.java start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 150 unit: public void setConf() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 151 unit: public Configuration getConf() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 152 unit: public CompressionOutputStream createOutputStream() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 153 unit: public String getDefaultExtension() file: src/main/java/com/hadoop/compression/lzo/LzoCodec.java start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 154 unit: public void index() file: src/main/java/com/hadoop/compression/lzo/LzoIndexer.java start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 155 unit: public static void printUsage() file: src/main/java/com/hadoop/compression/lzo/LzoIndexer.java start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 156 unit: public LzoIndex() file: src/main/java/com/hadoop/compression/lzo/LzoIndex.java start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 157 unit: public void set() file: src/main/java/com/hadoop/compression/lzo/LzoIndex.java start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 158 unit: public int getNumberOfBlocks() file: src/main/java/com/hadoop/compression/lzo/LzoIndex.java start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 159 unit: public long getPosition() file: src/main/java/com/hadoop/compression/lzo/LzoIndex.java start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 160 unit: public boolean isEmpty() file: src/main/java/com/hadoop/compression/lzo/LzoIndex.java start line: 115 end line: 117 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 161 unit: public boolean accept() file: src/main/java/com/hadoop/compression/lzo/DistributedLzoIndexer.java start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 162 unit: public static void printUsage() file: src/main/java/com/hadoop/compression/lzo/DistributedLzoIndexer.java start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 163 unit: private CompressionStrategy() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 164 unit: int getDecompressor() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 165 unit: public static boolean isNativeLzoLoaded() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 166 unit: public LzoDecompressor() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 167 unit: public synchronized boolean needsDictionary() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 272 end line: 274 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 168 unit: public synchronized boolean finished() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 276 end line: 280 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 169 unit: public synchronized int getRemaining() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 344 end line: 346 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 170 unit: protected void finalize() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 349 end line: 351 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 171 unit: public synchronized void setCurrentBlockUncompressed() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 362 end line: 364 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 172 unit: protected synchronized boolean isCurrentBlockUncompressed() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 372 end line: 374 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 173 unit: public long getCompressedBytesRead() file: src/main/java/com/hadoop/compression/lzo/LzopInputStream.java start line: 331 end line: 333 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 174 unit: public static boolean getIgnoreNonLzoProperty() file: src/main/java/com/hadoop/compression/lzo/LzoInputFormatCommon.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 175 unit: public static boolean isLzoFile() file: src/main/java/com/hadoop/compression/lzo/LzoInputFormatCommon.java start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 176 unit: public static boolean isLzoIndexFile() file: src/main/java/com/hadoop/compression/lzo/LzoInputFormatCommon.java start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 177 unit: public int getHeaderMask() file: src/main/java/com/hadoop/compression/lzo/CChecksum.java start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 178 unit: public Class getChecksumClass() file: src/main/java/com/hadoop/compression/lzo/CChecksum.java start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 179 unit: public int getHeaderMask() file: src/main/java/com/hadoop/compression/lzo/DChecksum.java start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 180 unit: public Class getChecksumClass() file: src/main/java/com/hadoop/compression/lzo/DChecksum.java start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 181 unit: public static boolean isNativeCodeLoaded() file: src/main/java/com/hadoop/compression/lzo/GPLNativeCodeLoader.java start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 182 unit: private static boolean useBinariesOnLibPath() file: src/main/java/com/hadoop/compression/lzo/GPLNativeCodeLoader.java start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 183 unit: private static String getOsName() file: src/main/java/com/hadoop/compression/lzo/GPLNativeCodeLoader.java start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 184 unit: public CountingOutputStream() file: src/main/java/com/hadoop/compression/lzo/LzopOutputStream.java start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 185 unit: public LzoIndexRecordWriter() file: src/main/java/com/hadoop/mapreduce/LzoIndexRecordWriter.java start line: 28 end line: 30 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 186 unit: protected boolean isSplitable() file: src/main/java/com/hadoop/mapreduce/LzoSplitInputFormat.java start line: 22 end line: 26 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 187 unit: public Path getCurrentKey() file: src/main/java/com/hadoop/mapreduce/LzoSplitRecordReader.java start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 188 unit: public LongWritable getCurrentValue() file: src/main/java/com/hadoop/mapreduce/LzoSplitRecordReader.java start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 189 unit: public synchronized long getPos() file: src/main/java/com/hadoop/mapreduce/LzoLineRecordReader.java start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 190 unit: public LongWritable getCurrentKey() file: src/main/java/com/hadoop/mapreduce/LzoLineRecordReader.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 191 unit: public Text getCurrentValue() file: src/main/java/com/hadoop/mapreduce/LzoLineRecordReader.java start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 192 unit: public synchronized void setDictionary() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 333 end line: 335 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 193 unit: public synchronized void end() file: src/main/java/com/hadoop/compression/lzo/LzoCompressor.java start line: 449 end line: 451 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 194 unit: public synchronized void setDictionary() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 249 end line: 251 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 195 unit: public synchronized void end() file: src/main/java/com/hadoop/compression/lzo/LzoDecompressor.java start line: 340 end line: 342 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 196 unit: public LzoIndex() file: src/main/java/com/hadoop/compression/lzo/LzoIndex.java start line: 50 end line: 50 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 197 unit: public void checkOutputSpecs() file: src/main/java/com/hadoop/mapreduce/LzoIndexOutputFormat.java start line: 22 end line: 22 size: 1 LOC McCabe index: 1 number of parameters: 1