public class RestoreInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RestoreInfo.ComparatorReplicaInfo |
static class |
RestoreInfo.RestoreComparatorInput
Encapsulates information of an event produced as an output by
the comparator tool.
|
static class |
RestoreInfo.RestoreComparatorOutput
Encapsulates information of an event that's processed by the
TierPartitionStateRestoreTrigger class as input for a state
restoration action.
|
static class |
RestoreInfo.RestoreRawInput
Encapsulates information of an event that's processed by the
TierPartitionStateRestoreTrigger class as input for a state
restoration action.
|
static class |
RestoreInfo.RestoreRawOutput
Encapsulates information of an event that's produced by the
TierPartitionStateRestoreTrigger class in response to a
RestoreRawInput event.
|
static class |
RestoreInfo.UnfreezeTriggerOutput |
| Constructor and Description |
|---|
RestoreInfo() |