public class FileRequest extends Object implements Serializable
FileRequest(Path path, long lastModifiedTime, boolean deleteAfterFetch)
boolean
equals(Object obj)
long
getLastModifiedTime()
Path
getPath()
int
hashCode()
isDeleteAfterFetch()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public FileRequest(Path path, long lastModifiedTime, boolean deleteAfterFetch)
public boolean equals(Object obj)
equals
Object
public long getLastModifiedTime()
public Path getPath()
public int hashCode()
hashCode
public boolean isDeleteAfterFetch()
public String toString()
toString