org.ccnx.ccn.profiles.repo.RepositoryBulkImport Class Reference
List of all members.
Static Public Member Functions |
static boolean | bulkImport (CCNHandle handle, String name, long timeout) throws IOException |
| Import outside file data into repo.
|
Member Function Documentation
static boolean org.ccnx.ccn.profiles.repo.RepositoryBulkImport.bulkImport |
( |
CCNHandle |
handle, |
|
|
String |
name, |
|
|
long |
timeout | |
|
) |
| | throws IOException [static] |
Import outside file data into repo.
The data must be in wire format in the file and the file must have been placed in {repoDir}/import/name.
- Parameters:
-
| handle | |
| name | name of the file in repoDir/import |
| timeout | |
- Returns:
- true if successful
- Exceptions:
-
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/profiles/repo/RepositoryBulkImport.java