| Package | Description |
|---|---|
| org.apache.drill.exec.store.log |
| Modifier and Type | Method and Description |
|---|---|
LogFormatField |
LogFormatConfig.getField(int fieldIndex) |
| Modifier and Type | Method and Description |
|---|---|
List<LogFormatField> |
LogFormatConfig.getSchema() |
| Constructor and Description |
|---|
LogFormatConfig(String regex,
String extension,
Integer maxErrors,
List<LogFormatField> schema) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.