public class RecoveryConfig extends Object
Constructor and Description |
---|
RecoveryConfig(List<RecoveryConfigComponent> enabledComponents) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<RecoveryConfigComponent> |
getEnabledComponents() |
int |
hashCode() |
String |
toString() |
public RecoveryConfig(List<RecoveryConfigComponent> enabledComponents)
public List<RecoveryConfigComponent> getEnabledComponents()
Copyright © 2022 Apache Software Foundation. All rights reserved.