Uses of Class
org.apache.lucene.mockfile.HandleTrackingFS
-
Packages that use HandleTrackingFS Package Description org.apache.lucene.mockfile Support for testing/debugging with virtual filesystems -
-
Uses of HandleTrackingFS in org.apache.lucene.mockfile
Subclasses of HandleTrackingFS in org.apache.lucene.mockfile Modifier and Type Class Description classHandleLimitFSFileSystem that throws exception if file handles in use exceeds a specified limitclassLeakFSFileSystem that tracks open handles.classWindowsFSFileSystem that (imperfectly) acts like windows.
-