org.apache.lucene.gdata.storage.lucenestorage.recover
Class RecoverReader
java.lang.Object
org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverReader
public class RecoverReader
- extends Object
Recovers the written object from the harddisc
- Author:
- Simon Willnauer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecoverReader
protected RecoverReader()
recoverEntries
public List<StorageEntryWrapper> recoverEntries(BufferedReader reader)
throws IOException
- Parameters:
reader
-
- Returns:
-
- Throws:
IOException
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.