org.apache.solr.util
Class VersionedFile

java.lang.Object
  extended by org.apache.solr.util.VersionedFile

public class VersionedFile
extends Object

Since:
solr 1.3

Constructor Summary
VersionedFile()
           
 
Method Summary
static InputStream getLatestFile(String dirName, String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionedFile

public VersionedFile()
Method Detail

getLatestFile

public static InputStream getLatestFile(String dirName,
                                        String fileName)
                                 throws FileNotFoundException
Throws:
FileNotFoundException


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