public final class IndexRecoveryResult extends Object
| Constructor and Description |
|---|
IndexRecoveryResult(int processedDeindexOperations,
int processedReindexOperations,
boolean durationIsLongerThanRetentionPeriod) |
| Modifier and Type | Method and Description |
|---|---|
int |
getProcessedDeindexOperations() |
int |
getProcessedReindexOperations() |
boolean |
isDurationIsLongerThanRetentionPeriod() |
Copyright © 2002-2022 Atlassian. All Rights Reserved.