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,
@Nullable Whiteboard whiteboard) |
void |
run(java.lang.Iterable<RepositoryFixture> fixtures)
Runs this benchmark against all the given repository fixtures.
|
public static final int EVENT_TYPES
public void run(java.lang.Iterable<RepositoryFixture> fixtures)
Benchmark
public void observationThroughput(Repository repository, @Nullable @Nullable Whiteboard whiteboard) throws RepositoryException, java.lang.InterruptedException, java.util.concurrent.ExecutionException
RepositoryException
java.lang.InterruptedException
java.util.concurrent.ExecutionException
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.