|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.edg.data.reptor.storage.FileCacher
FileCopier abstracts out the various ways we can implement copy functionality between two FileHandles.
Method Summary | |
static java.net.URI |
cache(Configuration config,
java.net.URI source,
int prot)
Static cache method: cache the file on the storage and return the TURL. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.net.URI cache(Configuration config, java.net.URI source, int prot) throws org.edg.data.util.InvalidFileTypeException, FileCacherException
source
- The SURL to cache.
org.edg.data.util.InvalidFileTypeException
FileCacherException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |