| Package | Description |
|---|---|
| org.apache.tika.eval.app | |
| org.apache.tika.eval.app.batch | |
| org.apache.tika.eval.app.io |
| Modifier and Type | Field and Description |
|---|---|
protected IDBWriter |
AbstractProfiler.writer |
| Constructor and Description |
|---|
AbstractProfiler(ArrayBlockingQueue<FileResource> fileQueue,
IDBWriter writer) |
ExtractComparer(ArrayBlockingQueue<FileResource> queue,
Path inputDir,
Path extractsA,
Path extractsB,
ExtractReader extractReader,
IDBWriter writer) |
ExtractProfiler(ArrayBlockingQueue<FileResource> queue,
Path inputDir,
Path extracts,
ExtractReader extractReader,
IDBWriter dbWriter) |
FileProfiler(ArrayBlockingQueue<FileResource> fileQueue,
Path inputDir,
IDBWriter dbWriter) |
| Modifier and Type | Method and Description |
|---|---|
protected IDBWriter |
EvalConsumerBuilder.getDBWriter(List<TableInfo> tableInfos) |
| Modifier and Type | Class and Description |
|---|---|
class |
DBWriter
This is still in its early stages.
|
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.