public class ObservationTest extends Benchmark
| Modifier and Type | Field and Description |
|---|---|
static int |
EVENT_TYPES |
| Constructor and Description |
|---|
ObservationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
observationThroughput(Repository repository,
org.apache.jackrabbit.oak.spi.whiteboard.Whiteboard whiteboard) |
void |
run(Iterable<RepositoryFixture> fixtures)
Runs this benchmark against all the given repository fixtures.
|
public static final int EVENT_TYPES
public void run(Iterable<RepositoryFixture> fixtures)
Benchmarkpublic void observationThroughput(Repository repository, @Nullable org.apache.jackrabbit.oak.spi.whiteboard.Whiteboard whiteboard) throws RepositoryException, InterruptedException, ExecutionException
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.