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, setTimeoutMillisbuildComposite, buildComposite, buildSingle, configure, handleSettingspublic static PipesConfig load(Path tikaConfig) throws IOException, TikaConfigException
IOExceptionTikaConfigExceptionpublic long getMaxWaitForClientMillis()
public void setMaxWaitForClientMillis(long maxWaitForClientMillis)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.