| Constructor and Description |
|---|
CreateIndexTask(PerfRunData runData) |
| Modifier and Type | Method and Description |
|---|---|
int |
doLogic()
Perform the task once (ignoring repetions specification)
Return number of work items done by this task.
|
static void |
setIndexWriterConfig(IndexWriter writer,
Config config) |
clone, getDepth, getName, getParams, getRunData, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setup, shouldNeverLogAtStart, shouldNotRecordStats, supportsParams, tearDown, toStringpublic CreateIndexTask(PerfRunData runData)
public static void setIndexWriterConfig(IndexWriter writer, Config config) throws IOException
IOExceptionpublic int doLogic()
throws IOException
PerfTaskdoLogic in class PerfTaskIOExceptionCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.