Class HttpdLogBatchReader
java.lang.Object
org.apache.drill.exec.store.httpd.HttpdLogBatchReader
- All Implemented Interfaces:
ManagedReader
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.drill.exec.physical.impl.scan.v3.ManagedReader
ManagedReader.EarlyEofException -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionHttpdLogBatchReader(HttpdLogFormatConfig formatConfig, EasySubScan scan, FileSchemaNegotiator negotiator) -
Method Summary
-
Field Details
-
RAW_LINE_COL_NAME
- See Also:
-
MATCHED_COL_NAME
- See Also:
-
-
Constructor Details
-
HttpdLogBatchReader
public HttpdLogBatchReader(HttpdLogFormatConfig formatConfig, EasySubScan scan, FileSchemaNegotiator negotiator)
-
-
Method Details
-
next
public boolean next()- Specified by:
nextin interfaceManagedReader
-
close
public void close()- Specified by:
closein interfaceManagedReader
-