Uses of Interface
org.apache.solr.core.Diagnostics.Callable

Packages that use Diagnostics.Callable
org.apache.solr.core Core classes implementin Solr internals and the management of SolrCore
org.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
static void Diagnostics.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
static Diagnostics.Callable SolrCmdDistributor.testing_errorHook
           
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.