public static class AtomikosProperties.Recovery extends Object
| Constructor and Description | 
|---|
| Recovery() | 
| Modifier and Type | Method and Description | 
|---|---|
| Duration | getDelay() | 
| Duration | getForgetOrphanedLogEntriesDelay() | 
| int | getMaxRetries() | 
| Duration | getRetryInterval() | 
| void | setDelay(Duration delay) | 
| void | setForgetOrphanedLogEntriesDelay(Duration forgetOrphanedLogEntriesDelay) | 
| void | setMaxRetries(int maxRetries) | 
| void | setRetryInterval(Duration retryInterval) | 
public Duration getForgetOrphanedLogEntriesDelay()
public void setForgetOrphanedLogEntriesDelay(Duration forgetOrphanedLogEntriesDelay)
public Duration getDelay()
public void setDelay(Duration delay)
public int getMaxRetries()
public void setMaxRetries(int maxRetries)
public Duration getRetryInterval()
public void setRetryInterval(Duration retryInterval)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.