Uses of Class
org.apache.lucene.store.FlushInfo

Packages that use FlushInfo
org.apache.lucene.store Binary i/o API, used for all index data. 
 

Uses of FlushInfo in org.apache.lucene.store
 

Fields in org.apache.lucene.store declared as FlushInfo
 FlushInfo IOContext.flushInfo
           
 

Constructors in org.apache.lucene.store with parameters of type FlushInfo
IOContext(FlushInfo flushInfo)
           
 



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