Class FileBlobProducers
java.lang.Object
org.nuxeo.importer.stream.automation.FileBlobProducers
Create blob messages using a list of files.
- Since:
- 10.2
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static void
checkAccess
(OperationContext context) protected String
protected File
protected int
protected long
void
run()
-
Field Details
-
ID
- See Also:
-
ctx
-
listFile
-
nbBlobs
-
nbThreads
-
logName
-
logSize
-
basePath
-
-
Constructor Details
-
FileBlobProducers
public FileBlobProducers()
-
-
Method Details
-
run
- Throws:
OperationException
-
getNbBlobs
protected long getNbBlobs() -
getLogSize
protected int getLogSize() -
getBasePath
-
getListFile
-
checkAccess
-