public class FilteredAggregatorBenchmark extends Object
| Modifier and Type | Field and Description | 
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper | 
JSON_MAPPER  | 
| Constructor and Description | 
|---|
FilteredAggregatorBenchmark()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ingest(org.openjdk.jmh.infra.Blackhole blackhole)  | 
void | 
querySingleIncrementalIndex(org.openjdk.jmh.infra.Blackhole blackhole)  | 
void | 
querySingleQueryableIndex(org.openjdk.jmh.infra.Blackhole blackhole)  | 
void | 
setup()  | 
void | 
tearDown()  | 
public static final com.fasterxml.jackson.databind.ObjectMapper JSON_MAPPER
public void setup()
           throws IOException
IOExceptionpublic void tearDown()
              throws IOException
IOExceptionpublic void ingest(org.openjdk.jmh.infra.Blackhole blackhole)
            throws Exception
Exceptionpublic void querySingleIncrementalIndex(org.openjdk.jmh.infra.Blackhole blackhole)
                                 throws Exception
ExceptionCopyright © 2011–2018. All rights reserved.