Uses of Class
org.apache.solr.update.TransactionLog.LogReader

Packages that use TransactionLog.LogReader
org.apache.solr.update APIs and classes for managing index updates 
 

Uses of TransactionLog.LogReader in org.apache.solr.update
 

Subclasses of TransactionLog.LogReader in org.apache.solr.update
 class HdfsTransactionLog.HDFSLogReader
           
 

Methods in org.apache.solr.update that return TransactionLog.LogReader
 TransactionLog.LogReader HdfsTransactionLog.getReader(long startingPos)
          Returns a reader that can be used while a log is still in use.
 TransactionLog.LogReader TransactionLog.getReader(long startingPos)
          Returns a reader that can be used while a log is still in use.
 



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