Spring Data Solr

Uses of Interface
org.springframework.data.solr.core.SolrCallback

Packages that use SolrCallback
org.springframework.data.solr.core Provides the classes necessary for Solr support. 
 

Uses of SolrCallback in org.springframework.data.solr.core
 

Methods in org.springframework.data.solr.core with parameters of type SolrCallback
<T> T
SolrOperations.execute(SolrCallback<T> action)
          Execute action within callback
<T> T
SolrTemplate.execute(SolrCallback<T> action)
           
 


Spring Data Solr

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.