public class RandomImporterExecutor extends AbstractJaxRSImporterExecutor
executorMainThread, factory, lastRunner, threadPolicy, transactionTimeout
Constructor and Description |
---|
RandomImporterExecutor() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.commons.logging.Log |
getJavaLogger() |
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 nonUniform,
Boolean withProperties,
Boolean blockSyncPostCommitProcessing,
Boolean blockAsyncProcessing,
Boolean blockIndexing,
Boolean bulkMode,
Integer transactionTimeout,
String lang) |
disableLogging, enableLogging, getLogAsString, getLogger, getStatus, index, kill, running, waitForAsyncJobs
doRun, getFactory, getThreadPolicy, getTransactionTimeout, isRunning, setFactory, setThreadPolicy, setTransactionTimeout, startTask
public RandomImporterExecutor()
protected org.apache.commons.logging.Log getJavaLogger()
getJavaLogger
in class AbstractImporterExecutor
public String run(String targetPath, Boolean skipRootContainerCreation, Integer batchSize, Integer nbThreads, Boolean interactive, Integer nbNodes, Integer fileSizeKB, Boolean onlyText, Boolean nonUniform, Boolean withProperties, Boolean blockSyncPostCommitProcessing, Boolean blockAsyncProcessing, Boolean blockIndexing, Boolean bulkMode, Integer transactionTimeout, String lang)
public String run(ImporterRunner runner, Boolean interactive)
AbstractImporterExecutor
DefaultImporterService
and passing the executor to
the importDocuments methodrun
in class AbstractImporterExecutor
Copyright © 2017 Nuxeo. All rights reserved.