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(QueryManager qm,
ScalabilityAbstractSuite.ExecutionContext context)
Queries for nodes with property satisfying a set of properties and ordering by the latest.
|
searchafterExecute, beforeExecute, toStringprotected Query getQuery(@Nonnull QueryManager qm, ScalabilityAbstractSuite.ExecutionContext context) throws RepositoryException
getQuery in class SearchScalabilityBenchmarkqm - the query managercontext - the execution contextRepositoryExceptionpublic void execute(Repository repository, Credentials credentials, ScalabilityAbstractSuite.ExecutionContext context) throws Exception
ScalabilityBenchmarkexecute in class SearchScalabilityBenchmarkrepository - the repository instancecredentials - the credentialscontext - the execution contextExceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.