Class UpdateDocTask
Update a document, using
Other side effects: none.
Takes optional param: document size.
Inherited Members
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class UpdateDocTask : PerfTask
Constructors
Name | Description |
---|---|
UpdateDocTask(PerfRunData) |
Properties
Name | Description |
---|---|
SupportsParams |
Methods
Name | Description |
---|---|
DoLogic() | |
GetLogMessage(Int32) | |
SetParams(String) | Set the params (docSize only) |
Setup() | |
TearDown() |