public class RevisionGCTest extends Benchmark
Modifier and Type | Field and Description |
---|---|
protected static float |
GARBAGE_RATIO |
protected static java.lang.String |
NODE_TYPE |
protected static int |
SCALE |
Constructor and Description |
---|
RevisionGCTest() |
Modifier and Type | Method and Description |
---|---|
protected static Session |
createSession(Repository repository) |
protected static NodeStore |
getNodeStore(Oak oak) |
protected static java.lang.String |
revisionGC(NodeStore nodeStore) |
void |
run(java.lang.Iterable<RepositoryFixture> fixtures)
Runs this benchmark against all the given repository fixtures.
|
protected void |
run(Repository repository,
NodeStore nodeStore) |
protected static final float GARBAGE_RATIO
protected static final java.lang.String NODE_TYPE
protected static final int SCALE
public void run(java.lang.Iterable<RepositoryFixture> fixtures)
Benchmark
protected void run(Repository repository, NodeStore nodeStore) throws java.lang.Exception
java.lang.Exception
protected static java.lang.String revisionGC(NodeStore nodeStore) throws java.lang.Exception
java.lang.Exception
protected static NodeStore getNodeStore(Oak oak) throws java.lang.Exception
java.lang.Exception
protected static Session createSession(Repository repository) throws RepositoryException
RepositoryException
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.