| Constructor and Description |
|---|
GCSPipesIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkInitialization(org.apache.tika.config.InitializableProblemHandler problemHandler) |
protected void |
enqueue() |
void |
initialize(Map<String,org.apache.tika.config.Param> params)
This initializes the gcs client.
|
void |
setBucket(String bucket) |
void |
setPrefix(String prefix) |
void |
setProjectId(String projectId) |
build, call, getEmitterName, getFetcherName, getHandlerConfig, getOnParseException, iterator, setEmitterName, setFetcherName, setHandlerType, setMaxEmbeddedResources, setMaxWaitMs, setOnParseException, setOnParseException, setParseMode, setParseMode, setQueueSize, setWriteLimit, tryToAddbuildComposite, buildComposite, buildSingle, configure, handleSettingsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliterator@Field public void setBucket(String bucket)
@Field public void setPrefix(String prefix)
@Field public void setProjectId(String projectId)
public void initialize(Map<String,org.apache.tika.config.Param> params) throws org.apache.tika.exception.TikaConfigException
initialize in interface org.apache.tika.config.Initializableinitialize in class org.apache.tika.pipes.pipesiterator.PipesIteratorparams - params to use for initializationorg.apache.tika.exception.TikaConfigExceptionpublic 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.TikaConfigExceptionprotected void enqueue()
throws InterruptedException,
IOException,
TimeoutException
enqueue in class org.apache.tika.pipes.pipesiterator.PipesIteratorInterruptedExceptionIOExceptionTimeoutExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.