public class RandomDocumentProducers extends Object
Modifier and Type | Field and Description |
---|---|
protected Integer |
avgBlobSizeKB |
protected Boolean |
countFolderAsDocument |
protected OperationContext |
ctx |
static String |
DEFAULT_DOC_LOG_NAME |
static String |
ID |
protected String |
lang |
protected String |
logBlobInfoName |
protected String |
logConfig |
protected String |
logName |
protected Integer |
logSize |
protected Integer |
nbDocuments |
protected Integer |
nbThreads |
Constructor and Description |
---|
RandomDocumentProducers() |
Modifier and Type | Method and Description |
---|---|
protected String |
getLogConfig() |
protected String |
getLogName() |
protected int |
getLogSize() |
void |
run() |
public static final String ID
public static final String DEFAULT_DOC_LOG_NAME
protected OperationContext ctx
protected Integer nbDocuments
protected Integer avgBlobSizeKB
protected String logBlobInfoName
protected Boolean countFolderAsDocument
public RandomDocumentProducers()
public void run() throws OperationException
OperationException
protected String getLogConfig()
protected String getLogName()
protected int getLogSize()
Copyright © 2018 Nuxeo. All rights reserved.