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

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

Uses of BufferedIndexInput in org.apache.lucene.store
 

Subclasses of BufferedIndexInput in org.apache.lucene.store
protected static class NIOFSDirectory.NIOFSIndexInput
           
protected static class SimpleFSDirectory.SimpleFSIndexInput
           
 

Methods in org.apache.lucene.store that return BufferedIndexInput
 BufferedIndexInput BufferedIndexInput.clone()
           
 



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