| Constructor and Description |
|---|
AZBlobPipesIterator() |
| 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) |
void |
setContainer(String container) |
void |
setEndpoint(String endpoint) |
void |
setPrefix(String prefix) |
void |
setSasToken(String sasToken) |
build, call, getEmitterName, getFetcherName, getHandlerConfig, getOnParseException, 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 setSasToken(String sasToken)
@Field public void setEndpoint(String endpoint)
@Field public void setContainer(String container)
@Field public void setPrefix(String prefix)
protected void enqueue()
throws InterruptedException,
IOException,
TimeoutException
enqueue in class org.apache.tika.pipes.pipesiterator.PipesIteratorInterruptedExceptionIOExceptionTimeoutExceptionpublic 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.PipesIteratororg.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.TikaConfigExceptionCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.