Package org.apache.solr.cloud
Interface RecoveryStrategy.RecoveryListener
-
- All Known Implementing Classes:
DefaultSolrCoreState
- Enclosing class:
- RecoveryStrategy
public static interface RecoveryStrategy.RecoveryListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
failed()
void
recovered()
-