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, toString
public CreateIndexTask(PerfRunData runData)
public static void setIndexWriterConfig(IndexWriter writer, Config config) throws IOException
IOException
public int doLogic() throws IOException
PerfTask
doLogic
in class PerfTask
IOException
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.