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