public class PipesConfig extends PipesConfigBase
Modifier and Type | Method and Description |
---|---|
long |
getMaxWaitForClientMillis() |
static PipesConfig |
load(Path tikaConfig) |
void |
setMaxWaitForClientMillis(long maxWaitForClientMillis) |
getForkedJvmArgs, getJavaPath, getMaxFilesProcessed, getNumClients, getShutdownClientAfterMillis, getStartupTimeoutMillis, getTikaConfig, getTimeoutMillis, setForkedJvmArgs, setJavaPath, setMaxFilesProcessed, setNumClients, setShutdownClientAfterMillis, setTikaConfig, setTikaConfig, setTimeoutMillis
buildComposite, buildComposite, buildSingle, configure, handleSettings
public static PipesConfig load(Path tikaConfig) throws IOException, TikaConfigException
IOException
TikaConfigException
public long getMaxWaitForClientMillis()
public void setMaxWaitForClientMillis(long maxWaitForClientMillis)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.