Modifier and Type | Field and Description |
---|---|
static boolean |
DEFAULT_AUTO_COMMIT |
static int |
DEFAULT_MAX_BUFFERED |
static int |
DEFAULT_MAX_FIELD_LENGTH |
static int |
DEFAULT_MERGE_PFACTOR |
static double |
DEFAULT_RAM_FLUSH_MB |
Constructor and Description |
---|
OpenIndexTask(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.
|
clone, getDepth, getName, getParams, getRunData, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setup, shouldNeverLogAtStart, shouldNotRecordStats, supportsParams, tearDown, toString
public static final int DEFAULT_MAX_BUFFERED
public static final int DEFAULT_MAX_FIELD_LENGTH
public static final int DEFAULT_MERGE_PFACTOR
public static final double DEFAULT_RAM_FLUSH_MB
public static final boolean DEFAULT_AUTO_COMMIT
public OpenIndexTask(PerfRunData runData)
public int doLogic() throws IOException
PerfTask
doLogic
in class PerfTask
IOException
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.