Package org.apache.solr.util
Class VersionedFile
- java.lang.Object
- 
- org.apache.solr.util.VersionedFile
 
- 
 public class VersionedFile extends Object - Since:
- solr 1.3
 
- 
- 
Constructor SummaryConstructors Constructor Description VersionedFile()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static InputStreamgetLatestFile(String dirName, String fileName)
 
- 
- 
- 
Method Detail- 
getLatestFilepublic static InputStream getLatestFile(String dirName, String fileName) throws FileNotFoundException - Throws:
- FileNotFoundException
 
 
- 
 
-