Class RandomBlobProducers
java.lang.Object
org.nuxeo.importer.stream.automation.RandomBlobProducers
- Since:
- 9.1
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static void
checkAccess
(OperationContext context) protected int
void
run()
-
Field Details
-
ID
- See Also:
-
ctx
-
nbBlobs
-
nbThreads
-
avgBlobSizeKB
-
lang
-
logName
-
logSize
-
blobMarker
-
-
Constructor Details
-
RandomBlobProducers
public RandomBlobProducers()
-
-
Method Details
-
run
- Throws:
OperationException
-
getLogSize
protected int getLogSize() -
checkAccess
-