public class CSVPipesIterator
extends org.apache.tika.pipes.pipesiterator.PipesIterator
implements org.apache.tika.config.Initializable
| Constructor and Description |
|---|
CSVPipesIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkInitialization(org.apache.tika.config.InitializableProblemHandler problemHandler) |
protected void |
enqueue() |
void |
setCsvPath(Path csvPath) |
void |
setCsvPath(String csvPath) |
void |
setEmitKeyColumn(String emitKeyColumn) |
void |
setFetchKeyColumn(String fetchKeyColumn) |
void |
setIdColumn(String idColumn) |
build, call, getEmitterName, getFetcherName, getHandlerConfig, getOnParseException, initialize, iterator, setEmitterName, setFetcherName, setHandlerType, setMaxEmbeddedResources, setMaxWaitMs, setOnParseException, setOnParseException, setParseMode, setParseMode, setQueueSize, setWriteLimit, tryToAddbuildComposite, buildComposite, buildSingle, buildSingle, configure, handleSettingsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliterator@Field public void setCsvPath(String csvPath)
@Field public void setFetchKeyColumn(String fetchKeyColumn)
@Field public void setEmitKeyColumn(String emitKeyColumn)
@Field public void setIdColumn(String idColumn)
@Field public void setCsvPath(Path csvPath)
protected void enqueue()
throws InterruptedException,
IOException,
TimeoutException
enqueue in class org.apache.tika.pipes.pipesiterator.PipesIteratorInterruptedExceptionIOExceptionTimeoutExceptionpublic void checkInitialization(org.apache.tika.config.InitializableProblemHandler problemHandler)
throws org.apache.tika.exception.TikaConfigException
checkInitialization in interface org.apache.tika.config.InitializablecheckInitialization in class org.apache.tika.pipes.pipesiterator.PipesIteratororg.apache.tika.exception.TikaConfigExceptionCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.