public class RandomImporterExecutor extends AbstractJaxRSImporterExecutor
Constructor and Description |
---|
RandomImporterExecutor() |
Modifier and Type | Method and Description |
---|---|
String |
run(ImporterRunner runner,
Boolean interactive)
since 5.5 this method is invoked when using the
DefaultImporterService and passing the executor to
the importDocuments method |
String |
run(String targetPath,
Boolean skipRootContainerCreation,
Integer batchSize,
Integer nbThreads,
Boolean interactive,
Integer nbNodes,
Integer fileSizeKB,
Boolean onlyText,
Boolean blockSyncPostCommitProcessing,
Boolean blockAsyncProcessing,
Boolean bulkMode) |
disableLogging, enableLogging, getLogAsString, getLogger, getStatus, index, kill, running
getFactory, getThreadPolicy, getTransactionTimeout, isRunning, setFactory, setThreadPolicy, setTransactionTimeout
public String run(String targetPath, Boolean skipRootContainerCreation, Integer batchSize, Integer nbThreads, Boolean interactive, Integer nbNodes, Integer fileSizeKB, Boolean onlyText, Boolean blockSyncPostCommitProcessing, Boolean blockAsyncProcessing, Boolean bulkMode)
public String run(ImporterRunner runner, Boolean interactive)
AbstractImporterExecutor
DefaultImporterService
and passing the executor to
the importDocuments methodrun
in class AbstractImporterExecutor
Copyright © 2015 Nuxeo SA. All rights reserved.