Uses of Package
org.apache.lucene.store

Packages that use org.apache.lucene.store
org.apache.lucene.index Support for testing of indexes. 
org.apache.lucene.store Support for testing store mechanisms. 
org.apache.lucene.util General test support. 
 

Classes in org.apache.lucene.store used by org.apache.lucene.index
MockDirectoryWrapper
          This is a Directory Wrapper that adds methods intended to be used only by unit tests.
 

Classes in org.apache.lucene.store used by org.apache.lucene.store
BaseDirectoryWrapper
          Calls check index on close.
MockDirectoryWrapper
          This is a Directory Wrapper that adds methods intended to be used only by unit tests.
MockDirectoryWrapper.Failure
          Objects that represent fail-able conditions.
MockDirectoryWrapper.Throttling
           
MockIndexInputWrapper
          Used by MockDirectoryWrapper to create an input stream that keeps track of when it's been closed.
 

Classes in org.apache.lucene.store used by org.apache.lucene.util
BaseDirectoryWrapper
          Calls check index on close.
MockDirectoryWrapper
          This is a Directory Wrapper that adds methods intended to be used only by unit tests.
MockDirectoryWrapper.Throttling
           
 



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