public class SplitOrderBySearcher extends OrderBySearcher
OrderBySearcher
to multiple
queries and unions the results.KEYSET_VAL_PROP, LIMIT, PAGES
LOG
Constructor and Description |
---|
SplitOrderBySearcher() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getOrderByClause() |
protected Query |
getStandardQuery(@NotNull QueryManager qm,
ScalabilityAbstractSuite.ExecutionContext context) |
protected void |
search(QueryManager qm,
ScalabilityAbstractSuite.ExecutionContext context) |
protected void |
searchCommon(QueryManager qm,
ScalabilityAbstractSuite.ExecutionContext context) |
getQuery
processResultsKeysetPagination, processResultsOffsetPagination
execute
afterExecute, beforeExecute, toString
protected void search(QueryManager qm, ScalabilityAbstractSuite.ExecutionContext context) throws RepositoryException
search
in class SearchScalabilityBenchmark
RepositoryException
protected void searchCommon(QueryManager qm, ScalabilityAbstractSuite.ExecutionContext context) throws RepositoryException
RepositoryException
protected Query getStandardQuery(@NotNull @NotNull QueryManager qm, ScalabilityAbstractSuite.ExecutionContext context) throws RepositoryException
RepositoryException
protected java.lang.String getOrderByClause()
getOrderByClause
in class PaginationEnabledSearcher
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.