org.apache.solr.update
Interface SolrCoreState.IndexWriterCloser

All Known Implementing Classes:
DirectUpdateHandler2
Enclosing class:
SolrCoreState

public static interface SolrCoreState.IndexWriterCloser


Method Summary
 void closeWriter(IndexWriter writer)
           
 

Method Detail

closeWriter

void closeWriter(IndexWriter writer)
                 throws IOException
Throws:
IOException


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