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

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

Uses of BufferedIndexOutput in org.apache.lucene.store
 

Subclasses of BufferedIndexOutput in org.apache.lucene.store
 class OutputStream
          Deprecated. Use IndexOutput or BufferedIndexOutput instead.
 class RAMOutputStream
          A memory-resident IndexOutput implementation.
 



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