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
protected static class FSDirectory.FSIndexOutput
          Deprecated. Use SimpleFSDirectory.SimpleFSIndexOutput instead
protected static class SimpleFSDirectory.SimpleFSIndexOutput
           
 



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