Package org.duracloud.chunk
Class FileChunkerDriver
- java.lang.Object
-
- org.duracloud.chunk.FileChunkerDriver
-
public class FileChunkerDriver extends Object
This class is a commandline interface for initiating the read of local content, chunking it, then writing it via a provided ContentWriter.- Author:
- Andrew Woods Date: Feb 5, 2010
-
-
Method Detail
-
main
public static void main(String[] args) throws Exception
Main- Parameters:
args-- Throws:
IOExceptionException
-
-