| Package | Description |
|---|---|
| io.narayana.openshift.txrecovery | |
| io.narayana.openshift.txrecovery.logging |
| Modifier and Type | Method and Description |
|---|---|
Collection<ApplicationRecoveryPod> |
ApplicationRecoveryPodDAO.getRecords(String applicationPodName,
String recoveryPodName)
To get records that contains specified app pod name or recovery pod name.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ApplicationRecoveryPodDAO.deleteRecord(ApplicationRecoveryPod recordDto)
To delete a record.
|
| Modifier and Type | Method and Description |
|---|---|
void |
I18NLogger.error_cannotPersistRecord(ApplicationRecoveryPod record,
Throwable cause) |
void |
I18NLogger.error_cannotRemoveRecord(ApplicationRecoveryPod record,
Throwable cause) |
Copyright © 2018. All rights reserved.