public class CollectionProcessCompleteErrorHandlingSettingsImpl extends ErrorHandlingSettingsImpl implements CollectionProcessCompleteErrorHandlingSettings
Constructor and Description |
---|
CollectionProcessCompleteErrorHandlingSettingsImpl(int timeout,
Action action)
Instantiates a new collection process complete error handling settings impl.
|
getAction, getMaxRetries, getTimeout, setAction, setMaxRetries, setTimeout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAction, getMaxRetries, getTimeout, setAction, setMaxRetries, setTimeout
public CollectionProcessCompleteErrorHandlingSettingsImpl(int timeout, Action action)
timeout
- the timeoutaction
- the actionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.