| Package | Description |
|---|---|
| org.apache.solr.core |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection<CloseHook> |
SolrCore.closeHooks |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrCore.addCloseHook(CloseHook hook)
Add a close callback hook
|