public class AggregateNodeSearcher extends SearchScalabilityBenchmark
LOG
Constructor and Description |
---|
AggregateNodeSearcher() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Repository repository,
Credentials credentials,
ScalabilityAbstractSuite.ExecutionContext context)
Runs the benchmark against the given repository.
|
protected Query |
getQuery(@NotNull QueryManager qm,
ScalabilityAbstractSuite.ExecutionContext context)
Queries for nodes with property satisfying a set of properties and ordering by the latest.
|
search
afterExecute, beforeExecute, toString
protected Query getQuery(@NotNull @NotNull QueryManager qm, ScalabilityAbstractSuite.ExecutionContext context) throws RepositoryException
getQuery
in class SearchScalabilityBenchmark
qm
- the query managercontext
- the execution contextRepositoryException
public void execute(Repository repository, Credentials credentials, ScalabilityAbstractSuite.ExecutionContext context) throws java.lang.Exception
ScalabilityBenchmark
execute
in class SearchScalabilityBenchmark
repository
- the repository instancecredentials
- the credentialscontext
- the execution contextjava.lang.Exception
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.