Uses of Class
org.apache.lucene.store.FlushInfo
-
Packages that use FlushInfo Package Description 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 Modifier and Type Field Description FlushInfo
IOContext. flushInfo
Constructors in org.apache.lucene.store with parameters of type FlushInfo Constructor Description IOContext(FlushInfo flushInfo)
-