Package | Description |
---|---|
org.apache.tajo.storage |
Modifier and Type | Method and Description |
---|---|
int |
LineReader.readDefaultLine(NonSyncByteArrayOutputStream str,
ArrayList<Integer> offsets,
int maxLineLength,
int maxBytesToConsume)
Read a line terminated by one of CR, LF, or CRLF.
|
int |
CompressedSplitLineReader.readDefaultLine(NonSyncByteArrayOutputStream str,
ArrayList<Integer> offsets,
int maxLineLength,
int maxBytesToConsume) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.