public static class AtomikosProperties.Recovery extends ObjectSE
| コンストラクターと説明 |
|---|
Recovery() |
| 修飾子と型 | メソッドと説明 |
|---|---|
DurationSE | getDelay() |
DurationSE | getForgetOrphanedLogEntriesDelay() |
int | getMaxRetries() |
DurationSE | getRetryInterval() |
void | setDelay(DurationSE delay) |
void | setForgetOrphanedLogEntriesDelay(DurationSE forgetOrphanedLogEntriesDelay) |
void | setMaxRetries(int maxRetries) |
void | setRetryInterval(DurationSE retryInterval) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic DurationSE getForgetOrphanedLogEntriesDelay()
public void setForgetOrphanedLogEntriesDelay(DurationSE forgetOrphanedLogEntriesDelay)
public DurationSE getDelay()
public void setDelay(DurationSE delay)
public int getMaxRetries()
public void setMaxRetries(int maxRetries)
public DurationSE getRetryInterval()
public void setRetryInterval(DurationSE retryInterval)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.