public class CombinedLogReader extends ParsingReader
DataEndpoint.State
lineNumber, parser, valueBuffer
currentRecord, fieldNames, lastRow, startingRow
fieldLineage, recordLineage
lastRecord, PRODUCT, PRODUCT_VERSION, VENDOR, XML_INPUT_FACTORY_KEY
BUFFER_SIZE, captureElapsedTime, DEFAULT_READ_BUFFER_SIZE
id, log, name, TIMESTAMP_FORMAT
Constructor and Description |
---|
CombinedLogReader(File file) |
CombinedLogReader(Reader reader) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
fillRecord(Record record) |
addExceptionProperties, addLineage, available, getCharsetName, getLineNumber, isDigit, isLetter, isLineageSupported, isNewLine, match, matchCHARACTER, matchDIGIT, matchDIGITS, matchDOUBLE, matchINTEGER, matchLINE, matchNEWLINE, matchNEWLINES, open, peekCHARACTER
getFieldNames, getLastRow, getStartingRow, isFieldNamesInFirstRow, isSkipEmptyRows, read, readImpl, setFieldNames, setFieldNames, setFieldNamesInFirstRow, setLastRow, setSkipEmptyRows, setStartingRow
getBufferSize, getNestedEndpoint, getNestedReader, getRootEndpoint, getRootReader, isExhausted, isSaveLineage, peek, pop, push, setSaveLineage, skip
close, decrementRecordCount, enableJmx, getLastRecord, getRecordCount, getRecordCountAsBigInteger, getRecordCountAsString, incrementRecordCount, isRecordCountBigInteger, resetRecordCount, toString
addElapsedtime, assertClosed, assertNotOpened, assertOpened, finalize, getClosedOn, getDescription, getElapsedTime, getElapsedTimeAsString, getOpenedOn, getOpenElapsedTime, getOpenElapsedTimeAsString, getSelfTime, getSelfTimeAsString, getState, isCaptureElapsedTime, isClosed, isOpen, setCaptureElapsedTime, setDescription
public CombinedLogReader(File file) throws FileNotFoundException
FileNotFoundException
public CombinedLogReader(Reader reader)
protected boolean fillRecord(Record record) throws Throwable
fillRecord
in class ParsingReader
Throwable
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.