org.duracloud.services.hadoop.store
Class FileWithMD5

java.lang.Object
  extended by org.duracloud.services.hadoop.store.FileWithMD5

public class FileWithMD5
extends Object

Author:
Andrew Woods Date: Oct 14, 2010

Constructor Summary
FileWithMD5(File file, String md5)
           
 
Method Summary
 File getFile()
           
 String getMd5()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileWithMD5

public FileWithMD5(File file,
                   String md5)
Method Detail

getFile

public File getFile()

getMd5

public String getMd5()


Copyright © 2009-2012 DuraSpace. All Rights Reserved.