Uses of Class
org.apache.lucene.store.FSDirectory.FSIndexOutput
-
Packages that use FSDirectory.FSIndexOutput Package Description org.apache.lucene.store Binary i/o API, used for all index data. -
-
Uses of FSDirectory.FSIndexOutput in org.apache.lucene.store
Methods in org.apache.lucene.store with parameters of type FSDirectory.FSIndexOutput Modifier and Type Method Description protected void
FSDirectory. onIndexOutputClosed(FSDirectory.FSIndexOutput io)
-