| Class and Description |
|---|
| ScalabilityBenchmark
Base class for all the Scalability/Longevity benchmarks/tests.
|
| Class and Description |
|---|
| ConcurrentReader
Reads random paths concurrently with multiple readers/writers configured with
ConcurrentReader.WRITERS and ConcurrentReader.READERS. |
| MultiFilterOrderBySearcher
Searches on node with a filter property and orders the results by 2 properties
|
| MultiFilterSplitOrderBySearcher
Splits the query in
MultiFilterOrderBySearcher
into multiple queries and unions the results. |
| OrderBySearcher
Searches on path and orders the results by 2 properties
|
| PaginationEnabledSearcher
Abstract class which defines utility methods for processing results like
pagination and no pagination.
|
| ScalabilityBenchmark
Base class for all the Scalability/Longevity benchmarks/tests.
|
| SearchScalabilityBenchmark
Abstract class for search scalability benchmarks.
|
| SplitOrderBySearcher
Splits the search in
OrderBySearcher to multiple
queries and unions the results. |
| Class and Description |
|---|
| ScalabilityBenchmark
Base class for all the Scalability/Longevity benchmarks/tests.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.