A B C D E F G L N O R S T U

A

AbstractPerformanceTest - Class in org.apache.jackrabbit.oak.performance
 
AbstractPerformanceTest() - Constructor for class org.apache.jackrabbit.oak.performance.AbstractPerformanceTest
 
AbstractTest - Class in org.apache.jackrabbit.oak.performance
Abstract base class for individual performance benchmarks.
AbstractTest() - Constructor for class org.apache.jackrabbit.oak.performance.AbstractTest
 
addBackgroundJob(Runnable) - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
Adds a background thread that repeatedly executes the given job until all the iterations of this test have been executed.
afterSuite() - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
Run after all iterations of this test have been executed.
afterSuite() - Method in class org.apache.jackrabbit.oak.performance.ConcurrentReadTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.performance.DescendantSearchTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.performance.ReadPropertyTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.performance.SetPropertyTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.performance.SimpleSearchTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.performance.SmallFileReadTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.performance.TransientManyChildNodesTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.performance.UpdateManyChildNodesTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.performance.CreateManyChildNodesTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.performance.LoginTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.performance.SetPropertyTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.performance.SmallFileWriteTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.performance.TransientManyChildNodesTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.performance.UpdateManyChildNodesTest
 

B

beforeSuite() - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
Run before any iterations of this test get executed.
beforeSuite() - Method in class org.apache.jackrabbit.oak.performance.ConcurrentReadTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.performance.ConcurrentReadWriteTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.performance.CreateManyChildNodesTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.performance.DescendantSearchTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.performance.ReadPropertyTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.performance.SetPropertyTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.performance.SimpleSearchTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.performance.SmallFileReadTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.performance.SmallFileWriteTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.performance.TransientManyChildNodesTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.performance.UpdateManyChildNodesTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.performance.CreateManyChildNodesTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.performance.SetPropertyTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.performance.SmallFileWriteTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.performance.TransientManyChildNodesTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.performance.UpdateManyChildNodesTest
 

C

ConcurrentReadTest - Class in org.apache.jackrabbit.oak.performance
Test case that traverses 10k unstructured nodes (100x100) while 50 concurrent readers randomly access nodes from within this tree.
ConcurrentReadTest() - Constructor for class org.apache.jackrabbit.oak.performance.ConcurrentReadTest
 
ConcurrentReadWriteTest - Class in org.apache.jackrabbit.oak.performance
A ConcurrentReadTest with a single writer thread that continuously updates the nodes being accessed by the readers.
ConcurrentReadWriteTest() - Constructor for class org.apache.jackrabbit.oak.performance.ConcurrentReadWriteTest
 
CreateManyChildNodesTest - Class in org.apache.jackrabbit.oak.performance
Test for measuring the performance of creating a node with child nodes.
CreateManyChildNodesTest() - Constructor for class org.apache.jackrabbit.oak.performance.CreateManyChildNodesTest
 
createQuery(QueryManager, int) - Method in class org.apache.jackrabbit.oak.performance.DescendantSearchTest
 
createQuery(QueryManager, int) - Method in class org.apache.jackrabbit.oak.performance.SimpleSearchTest
 
createQuery(QueryManager, int) - Method in class org.apache.jackrabbit.oak.performance.SQL2DescendantSearchTest
 
createQuery(QueryManager, int) - Method in class org.apache.jackrabbit.oak.performance.SQL2SearchTest
 
createRepository(String) - Method in class org.apache.jackrabbit.oak.performance.AbstractPerformanceTest
 

D

DescendantSearchTest - Class in org.apache.jackrabbit.oak.performance
Performance test to check performance of queries on sub-trees.
DescendantSearchTest() - Constructor for class org.apache.jackrabbit.oak.performance.DescendantSearchTest
 

E

execute() - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
Executes a single iteration of this test.

F

failOnRepositoryVersions(String...) - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
 

G

getCredentials() - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
 
getRepository() - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
 
getScale(int) - Static method in class org.apache.jackrabbit.oak.performance.AbstractTest
 

L

LoginLogoutTest - Class in org.apache.jackrabbit.oak.performance
 
LoginLogoutTest() - Constructor for class org.apache.jackrabbit.oak.performance.LoginLogoutTest
 
loginReader() - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
Returns a new reader session that will be automatically closed once all the iterations of this test have been executed.
LoginTest - Class in org.apache.jackrabbit.oak.performance
 
LoginTest() - Constructor for class org.apache.jackrabbit.oak.performance.LoginTest
 
loginWriter() - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
Returns a new writer session that will be automatically closed once all the iterations of this test have been executed.

N

NODE_COUNT - Static variable in class org.apache.jackrabbit.oak.performance.ConcurrentReadTest
 

O

org.apache.jackrabbit.oak.performance - package org.apache.jackrabbit.oak.performance
 

R

ReadPropertyTest - Class in org.apache.jackrabbit.oak.performance
ReadPropertyTest implements a performance test, which reads three properties: one with a jcr prefix, one with the empty prefix and a third one, which does not exist.
ReadPropertyTest() - Constructor for class org.apache.jackrabbit.oak.performance.ReadPropertyTest
 
root - Variable in class org.apache.jackrabbit.oak.performance.ConcurrentReadTest
 
runTest() - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
 
runTest() - Method in class org.apache.jackrabbit.oak.performance.ConcurrentReadTest
 
runTest() - Method in class org.apache.jackrabbit.oak.performance.CreateManyChildNodesTest
 
runTest() - Method in class org.apache.jackrabbit.oak.performance.DescendantSearchTest
 
runTest() - Method in class org.apache.jackrabbit.oak.performance.LoginLogoutTest
 
runTest() - Method in class org.apache.jackrabbit.oak.performance.LoginTest
 
runTest() - Method in class org.apache.jackrabbit.oak.performance.ReadPropertyTest
 
runTest() - Method in class org.apache.jackrabbit.oak.performance.SetPropertyTest
 
runTest() - Method in class org.apache.jackrabbit.oak.performance.SimpleSearchTest
 
runTest() - Method in class org.apache.jackrabbit.oak.performance.SmallFileReadTest
 
runTest() - Method in class org.apache.jackrabbit.oak.performance.SmallFileWriteTest
 
runTest() - Method in class org.apache.jackrabbit.oak.performance.TransientManyChildNodesTest
 
runTest() - Method in class org.apache.jackrabbit.oak.performance.UpdateManyChildNodesTest
 

S

SetPropertyTest - Class in org.apache.jackrabbit.oak.performance
Test for measuring the performance of setting a single property and saving the change.
SetPropertyTest() - Constructor for class org.apache.jackrabbit.oak.performance.SetPropertyTest
 
setUp(Repository, Credentials) - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
Prepares this performance benchmark.
setUp(Repository, Credentials) - Method in class org.apache.jackrabbit.oak.performance.LoginLogoutTest
 
setUp(Repository, Credentials) - Method in class org.apache.jackrabbit.oak.performance.LoginTest
 
SimpleSearchTest - Class in org.apache.jackrabbit.oak.performance
 
SimpleSearchTest() - Constructor for class org.apache.jackrabbit.oak.performance.SimpleSearchTest
 
SmallFileReadTest - Class in org.apache.jackrabbit.oak.performance
 
SmallFileReadTest() - Constructor for class org.apache.jackrabbit.oak.performance.SmallFileReadTest
 
SmallFileWriteTest - Class in org.apache.jackrabbit.oak.performance
 
SmallFileWriteTest() - Constructor for class org.apache.jackrabbit.oak.performance.SmallFileWriteTest
 
SQL2DescendantSearchTest - Class in org.apache.jackrabbit.oak.performance
SQL-2 version of the sub-tree performance test.
SQL2DescendantSearchTest() - Constructor for class org.apache.jackrabbit.oak.performance.SQL2DescendantSearchTest
 
SQL2SearchTest - Class in org.apache.jackrabbit.oak.performance
 
SQL2SearchTest() - Constructor for class org.apache.jackrabbit.oak.performance.SQL2SearchTest
 

T

tearDown() - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
Cleans up after this performance benchmark.
testPerformance(String, String) - Method in class org.apache.jackrabbit.oak.performance.AbstractPerformanceTest
 
toString() - Method in class org.apache.jackrabbit.oak.performance.AbstractTest
 
TransientManyChildNodesTest - Class in org.apache.jackrabbit.oak.performance
Test for measuring the performance of iterations of transiently adding and removing a child node to a node that already has existing child nodes.
TransientManyChildNodesTest() - Constructor for class org.apache.jackrabbit.oak.performance.TransientManyChildNodesTest
 

U

UpdateManyChildNodesTest - Class in org.apache.jackrabbit.oak.performance
Test for measuring the performance of adding one extra child node to node with existing child nodes.
UpdateManyChildNodesTest() - Constructor for class org.apache.jackrabbit.oak.performance.UpdateManyChildNodesTest
 

A B C D E F G L N O R S T U

Copyright © 2012 The Apache Software Foundation. All Rights Reserved.