A command-line utility for bulk importing a file into the repo. More...
Public Member Functions | |
void | doimport (String[] args) |
void | usage (String extraUsage) |
Static Public Member Functions | |
static void | main (String[] args) |
Static Public Attributes | |
static Integer | timeout = 20000 |
static String | importFileName = "myImport" |
Static Package Attributes | |
static ccnrepoimport | ccnrepoimport = new ccnrepoimport() |
A command-line utility for bulk importing a file into the repo.
It copies the file, so the original file is not changed. Note class name needs to match command name to work with ccn_run
void org.ccnx.ccn.utils.ccnrepoimport.doimport | ( | String[] | args | ) |
args |