public class GetMetaErrorHandlingSettingsImpl extends ErrorHandlingSettingsImpl implements GetMetaErrorHandlingSettings
Constructor and Description |
---|
GetMetaErrorHandlingSettingsImpl()
Instantiates a new gets the meta error handling settings impl.
|
GetMetaErrorHandlingSettingsImpl(int retryCount,
int timeout,
Action action)
Instantiates a new gets the meta 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 GetMetaErrorHandlingSettingsImpl()
public GetMetaErrorHandlingSettingsImpl(int retryCount, int timeout, Action action)
retryCount
- the retry counttimeout
- the timeoutaction
- the actionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.