Uses of Interface
org.hibernate.search.backend.impl.StreamingOperationSelectionDelegate

Packages that use StreamingOperationSelectionDelegate
org.hibernate.search.backend.impl   
 

Uses of StreamingOperationSelectionDelegate in org.hibernate.search.backend.impl
 

Methods in org.hibernate.search.backend.impl that return StreamingOperationSelectionDelegate
 StreamingOperationSelectionDelegate StreamingSelectionVisitor.getDelegate(AddLuceneWork addLuceneWork)
           
 StreamingOperationSelectionDelegate StreamingSelectionVisitor.getDelegate(DeleteLuceneWork deleteLuceneWork)
           
 StreamingOperationSelectionDelegate StreamingSelectionVisitor.getDelegate(FlushLuceneWork flushLuceneWork)
           
 StreamingOperationSelectionDelegate StreamingSelectionVisitor.getDelegate(OptimizeLuceneWork optimizeLuceneWork)
           
 StreamingOperationSelectionDelegate StreamingSelectionVisitor.getDelegate(PurgeAllLuceneWork purgeAllLuceneWork)
           
 StreamingOperationSelectionDelegate StreamingSelectionVisitor.getDelegate(UpdateLuceneWork addLuceneWork)
           
 



Copyright © 2006-2013 Red Hat Middleware, LLC. All Rights Reserved