Frames | No Frames |
Classes derived from org.apache.lucene.benchmark.byTask.tasks.PerfTask | |
class | Add a document, optionally with of a cetrain size. |
class | Clear statistics data. |
class | Close index writer. |
class | Close index reader. |
class | Create an index. |
class | Delete a document by docid. |
class | Increment the counter for properties maintained by Round Number. |
class | Open an index writer. |
class | Open an index reader. |
class | Optimize the index. |
class | Read index (abstract) task. |
class | Report all statistics with no aggregations. |
class | Report (abstract) task - all report tasks extend this task. |
class | Report by-name-prefix statistics with no aggregations. |
class | Report all statistics grouped/aggregated by name and round. |
class | Report all statistics aggregated by name. |
class | Report all prefix matching statistics grouped/aggregated by name and round. |
class | Report by-name-prefix statistics aggregated by name. |
class | Reset inputs so that the test run would behave, input wise,
as if it just started. |
class | Reset all index and input data and call gc, erase index and dir, does NOT clear statistics. |
class | Reset all index and input data and call gc, does NOT erase index/dir, does NOT clear statistics. |
class | Search task. |
class | Search and Travrese and Retrieve docs task. |
class | Search and Travrese task. |
class | Set a performance test configuration property. |
class | Sequence of parallel or sequential tasks. |
class | Warm reader task. |
Methods with parameter type org.apache.lucene.benchmark.byTask.tasks.PerfTask | |
void |
Methods with parameter type org.apache.lucene.benchmark.byTask.tasks.PerfTask | |
TaskStats | Mark that a task is starting. |
Methods with return type org.apache.lucene.benchmark.byTask.tasks.PerfTask | |
PerfTask |