Uses of Interface
org.apache.solr.core.Diagnostics.Callable
-
Packages that use Diagnostics.Callable Package Description org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCoresorg.apache.solr.update APIs and classes for managing index updates -
-
Uses of Diagnostics.Callable in org.apache.solr.core
Methods in org.apache.solr.core with parameters of type Diagnostics.Callable Modifier and Type Method Description static voidDiagnostics. call(Diagnostics.Callable callable, Object... data) -
Uses of Diagnostics.Callable in org.apache.solr.update
Fields in org.apache.solr.update declared as Diagnostics.Callable Modifier and Type Field Description static Diagnostics.CallableSolrCmdDistributor. testing_errorHook
-