public class MetadataExtracterLimits
extends java.lang.Object
| Constructor and Description |
|---|
MetadataExtracterLimits() |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeoutMs()
Gets the time in milliseconds after which the metadata extracter will be stopped.
|
void |
setTimeoutMs(long timeoutMs)
Sets the time in milliseconds after which the metadata extracter will be stopped.
|
public long getTimeoutMs()
public void setTimeoutMs(long timeoutMs)
timeoutMs - the timeoutCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.