public class ConcurrentWriter extends ConcurrentReader
LOG
Constructor and Description |
---|
ConcurrentWriter() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Repository repository,
Credentials credentials,
ScalabilityAbstractSuite.ExecutionContext context)
Runs the benchmark against the given repository.
|
afterExecute, beforeExecute
toString
public void execute(Repository repository, Credentials credentials, ScalabilityAbstractSuite.ExecutionContext context) throws java.lang.Exception
ScalabilityBenchmark
execute
in class ConcurrentReader
repository
- the repository instancecredentials
- the credentialscontext
- the execution contextjava.lang.Exception
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.