A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractTest<T> - Class in org.apache.jackrabbit.oak.benchmark
Abstract base class for individual performance benchmarks.
AbstractTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
ACTION - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
ACTIVITIES - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
addAssetPath(String) - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest.TestContext
 
addBackgroundJob(Runnable) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Adds a background thread that repeatedly executes the given job until all the iterations of this test have been executed.
addBackgroundJob(Runnable) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
Adds a background thread that repeatedly executes the given job until all the iterations of this test have been executed.
addBenchmarks(ScalabilityBenchmark...) - Method in interface org.apache.jackrabbit.oak.scalability.ScalabilitySuite
Adds the benchmarks to run.
addBenchmarks(ScalabilityBenchmark...) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
addFolderPath(String) - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest.TestContext
 
addMembers(UserManager, Group, Session) - Method in class org.apache.jackrabbit.oak.benchmark.AddMembersTest
 
addMembers(UserManager, Group, Session) - Method in class org.apache.jackrabbit.oak.benchmark.AddMemberTest
 
AddMembersTest - Class in org.apache.jackrabbit.oak.benchmark
Test the performance of adding a configured number of members to groups.
AddMembersTest(int, int, String) - Constructor for class org.apache.jackrabbit.oak.benchmark.AddMembersTest
 
AddMemberTest - Class in org.apache.jackrabbit.oak.benchmark
Test the performance of adding a configured number of members to groups.
AddMemberTest(int, int) - Constructor for class org.apache.jackrabbit.oak.benchmark.AddMemberTest
 
adminSession - Variable in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
afterExecute(Repository, Credentials, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.ConcurrentReader
 
afterExecute(Repository, Credentials, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.ScalabilityBenchmark
Run any cleanup necessary after the benchmark
afterIteration() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
Run after all iterations of this test have been executed.
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Run after all iterations of this test have been executed.
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.AddMembersTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentEveryoneACLTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentReadTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentWriteACLTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.CreateManyIndexedNodesTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.CreateManyNodesTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.CugOakTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.DescendantSearchTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.FindAuthorizableWithScopeTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.FlatTreeWithAceForSamePrincipalTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.FullTextSearchTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.FullTextSolrSearchTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.GetAuthorizableByIdTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.GetDeepNodeTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.GetGroupPrincipalsTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.GetNodeTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.GetPoliciesTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.HybridIndexTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.IsMemberTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.LoginWithMembershipTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.LoginWithMembersTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.LucenePropertyFullTextTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.OrderedIndexQueryBaseTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.ReadPropertyTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.RemoveMembersTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.SetMultiPropertyTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.SetPropertyTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.SimpleSearchTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.SmallFileReadTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.TransientManyChildNodesTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.UpdateManyChildNodesTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.UUIDLookupTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
Cleanup after the benchmarks are run.
afterTest() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
afterTest(T) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.benchmark.CreateManyChildNodesTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.benchmark.CreateManyIndexedNodesTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.benchmark.LoginTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.benchmark.OrderedIndexInsertBaseTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.benchmark.OrderedIndexInsertOrderedPropertyTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.benchmark.OrderedIndexInsertStandardPropertyTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.benchmark.SequentialCreateNodesTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.benchmark.SetMultiPropertyTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.benchmark.SmallFileWriteTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.benchmark.TransientManyChildNodesTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.benchmark.UpdateManyChildNodesTest
 
afterTest() - Method in class org.apache.jackrabbit.oak.benchmark.XmlImportTest
 
AggregateNodeSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Retrieves search property by iterating over nodes and then executes search using the retrieved criteria.
AggregateNodeSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.AggregateNodeSearcher
 
allPaths - Variable in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
ASYNC_INDEX - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
Controls whether the indexing is async

B

batchDone(Session, long, int) - Method in class org.apache.jackrabbit.oak.benchmark.RepositoryGrowthTest
 
batchDone(Session, long, int) - Method in class org.apache.jackrabbit.oak.benchmark.wikipedia.WikipediaImport
 
beforeExecute(Repository, Credentials, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.ConcurrentReader
 
beforeExecute(Repository, Credentials, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.ScalabilityBenchmark
Run any preparatory steps before the benchmark.
beforeIteration(ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
Executes once for each iteration.
beforeIteration(ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityBlobSearchSuite
Executes before each test run
beforeIteration(ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
Executes before each test run
beforeIteration(ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
Executes before each test run
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Run before any iterations of this test get executed.
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.AddMembersTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.authentication.external.SyncAllExternalUsersTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.authentication.external.SyncExternalUsersTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentCreateNodesTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentEveryoneACLTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentFileWriteTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentReadTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentWriteACLTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.CreateManyChildNodesTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.CreateManyIndexedNodesTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.CreateManyNodesTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.CugOakTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.DescendantSearchTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.FindAuthorizableWithScopeTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.FlatTreeUpdateTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.FlatTreeWithAceForSamePrincipalTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.FullTextSearchTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.GetAuthorizableByIdTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.GetDeepNodeTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.GetGroupPrincipalsTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.GetNodeTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.GetPoliciesTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.HybridIndexTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.IsMemberTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.LoginImpersonateTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.LoginSystemTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.LoginWithMembershipTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.LoginWithMembersTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.LucenePropertyFullTextTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.NamespaceRegistryTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.NamespaceTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.OrderedIndexQueryBaseTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.ReadPropertyTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.RemoveMembersTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.SetMultiPropertyTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.SetPropertyTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.SimpleSearchTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.SmallFileReadTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.SmallFileWriteTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.TransientManyChildNodesTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.UpdateManyChildNodesTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.UUIDLookupTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
Setup any options before the benchmarks.
beforeSuite() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityBlobSearchSuite
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
beforeTest() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
beforeTest(T) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.benchmark.CreateManyChildNodesTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.benchmark.CreateManyIndexedNodesTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.benchmark.OrderedIndexInsertBaseTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.benchmark.SequentialCreateNodesTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.benchmark.SetMultiPropertyTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.benchmark.SetPropertyTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.benchmark.SmallFileWriteTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.benchmark.TransientManyChildNodesTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.benchmark.UpdateManyChildNodesTest
 
beforeTest() - Method in class org.apache.jackrabbit.oak.benchmark.XmlImportTest
 
Benchmark - Class in org.apache.jackrabbit.oak.benchmark
 
Benchmark() - Constructor for class org.apache.jackrabbit.oak.benchmark.Benchmark
 
BenchmarkRunner - Class in org.apache.jackrabbit.oak.benchmark
 
BenchmarkRunner() - Constructor for class org.apache.jackrabbit.oak.benchmark.BenchmarkRunner
 
benchmarks - Variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
 
BlobStoreFixture - Class in org.apache.jackrabbit.oak.fixture
 
BlobStoreFixture(String) - Constructor for class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
BundlingNodeTest - Class in org.apache.jackrabbit.oak.benchmark
 
BundlingNodeTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest
 
BundlingNodeTest.TestContext - Class in org.apache.jackrabbit.oak.benchmark
 
BundlingNodeTest.TestContext() - Constructor for class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest.TestContext
 

C

checkFileStoreVersionOrFail(String, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Creates and returns a checkpoint with the given lifetime in seconds.
Checkpoints - Class in org.apache.jackrabbit.oak.checkpoint
A helper class to manage checkpoints on TarMK and DocumentMK.
Checkpoints() - Constructor for class org.apache.jackrabbit.oak.checkpoint.Checkpoints
 
Checkpoints.CP - Class in org.apache.jackrabbit.oak.checkpoint
 
CheckpointsHelper - Class in org.apache.jackrabbit.oak.plugins.document
Helper class to access package private functionality.
CheckpointsHelper() - Constructor for class org.apache.jackrabbit.oak.plugins.document.CheckpointsHelper
 
CHILD_COUNT - Static variable in class org.apache.jackrabbit.oak.benchmark.CreateManyChildNodesTest
 
CHILD_COUNT - Static variable in class org.apache.jackrabbit.oak.benchmark.FlatTreeUpdateTest
 
CHILD_COUNT - Static variable in class org.apache.jackrabbit.oak.benchmark.TransientManyChildNodesTest
 
CHILD_COUNT - Static variable in class org.apache.jackrabbit.oak.benchmark.UpdateManyChildNodesTest
 
cleanup(File, Map<String, ?>) - Static method in class org.apache.jackrabbit.oak.fixture.DataStoreUtils
Clean directory and if S3 bucket configured delete that.
close() - Method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
comment() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
comment() - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest
 
comment() - Method in class org.apache.jackrabbit.oak.benchmark.HybridIndexTest
 
commitRoot() - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocumentHelper
 
CompositeAuthorizationTest - Class in org.apache.jackrabbit.oak.benchmark
Test the effect of multiple authorization configurations on the general read operations.
CompositeAuthorizationTest(boolean, int) - Constructor for class org.apache.jackrabbit.oak.benchmark.CompositeAuthorizationTest
 
ConcurrentCreateNodesTest - Class in org.apache.jackrabbit.oak.benchmark
 
ConcurrentCreateNodesTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentCreateNodesTest
 
ConcurrentEveryoneACLTest - Class in org.apache.jackrabbit.oak.benchmark
Test case that randomly reads from 10k unstructured nodes that are all access controlled with an everyone ACL.
ConcurrentEveryoneACLTest(boolean, int) - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentEveryoneACLTest
 
ConcurrentFileWriteTest - Class in org.apache.jackrabbit.oak.benchmark
Test case that writes blobs concurrently and concurrently reads the blobs back when available.
ConcurrentFileWriteTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentFileWriteTest
 
ConcurrentHasPermissionTest - Class in org.apache.jackrabbit.oak.benchmark
Concurrently calls Session#hasPermission on the deep tree: - the path argument a random path out of the deep tree - the actions are randomly selected from the combinations listed in ConcurrentHasPermissionTest.ACTIONS
ConcurrentHasPermissionTest(boolean, int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentHasPermissionTest
 
ConcurrentHasPermissionTest2 - Class in org.apache.jackrabbit.oak.benchmark
Concurrently calls Session#hasPermission on the deep tree where every 100th node is access controlled and each policy node contains 100 ACEs for different principals.
ConcurrentHasPermissionTest2(boolean, int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentHasPermissionTest2
 
ConcurrentReadAccessControlledTreeTest - Class in org.apache.jackrabbit.oak.benchmark
Concurrently reads random items from the deep tree where every 10th node is access controlled.
ConcurrentReadAccessControlledTreeTest(boolean, int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentReadAccessControlledTreeTest
 
ConcurrentReadAccessControlledTreeTest2 - Class in org.apache.jackrabbit.oak.benchmark
Concurrently reads random items from the deep tree where every 100th node is access controlled and each policy node contains 100 ACEs for different principals.
ConcurrentReadAccessControlledTreeTest2(boolean, int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentReadAccessControlledTreeTest2
 
ConcurrentReadDeepTreeTest - Class in org.apache.jackrabbit.oak.benchmark
Concurrently reads random items from the deep tree.
ConcurrentReadDeepTreeTest(boolean, int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentReadDeepTreeTest
 
ConcurrentReader - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Reads random paths concurrently with multiple readers/writers configured with ConcurrentReader.WRITERS and ConcurrentReader.READERS.
ConcurrentReader() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.ConcurrentReader
 
ConcurrentReadRandomNodeAndItsPropertiesTest - Class in org.apache.jackrabbit.oak.benchmark
Concurrently reads random nodes and it's properties from the deep tree.
ConcurrentReadRandomNodeAndItsPropertiesTest(boolean, int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentReadRandomNodeAndItsPropertiesTest
 
ConcurrentReadSinglePolicyTreeTest - Class in org.apache.jackrabbit.oak.benchmark
Concurrently reads random items from the deep tree where only the root node is access controlled.
ConcurrentReadSinglePolicyTreeTest(boolean, int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentReadSinglePolicyTreeTest
 
ConcurrentReadTest - Class in org.apache.jackrabbit.oak.benchmark
Test case that traverses 10k unstructured nodes (100x100) while 50 concurrent readers randomly access nodes from within this tree.
ConcurrentReadTest(int, int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentReadTest
 
ConcurrentReadTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentReadTest
 
ConcurrentReadWriteTest - Class in org.apache.jackrabbit.oak.benchmark
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.benchmark.ConcurrentReadWriteTest
 
ConcurrentTraversalTest - Class in org.apache.jackrabbit.oak.benchmark
Concurrently reads random items from the deep tree and traverses the the subtree until MAX_LEVEL is reached, which is currently set to 10.
ConcurrentTraversalTest(boolean, int, boolean, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentTraversalTest
 
ConcurrentWriteACLTest - Class in org.apache.jackrabbit.oak.benchmark
Test case that traverses 10k unstructured nodes (100x100) while 50 concurrent readers randomly access nodes from within this tree.
ConcurrentWriteACLTest(int) - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentWriteACLTest
 
ConcurrentWriter - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Writes random paths concurrently with multiple readers/writers configured with {#WRITERS} and {#READERS}.
ConcurrentWriter() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.ConcurrentWriter
 
ConcurrentWriteReadTest - Class in org.apache.jackrabbit.oak.benchmark
A variant of ConcurrentReadTest with a that tests the performance of a single writer thread that continuously updates the nodes being accessed by the background readers.
ConcurrentWriteReadTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentWriteReadTest
 
ConcurrentWriteTest - Class in org.apache.jackrabbit.oak.benchmark
A variant of ConcurrentReadTest with a that tests the performance of a single writer thread that continuously updates the nodes being updated by background writers.
ConcurrentWriteTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.ConcurrentWriteTest
 
configureIfS3DataStore(String, DataStore, Map<String, ?>, String) - Static method in class org.apache.jackrabbit.oak.fixture.DataStoreUtils
 
Console - Class in org.apache.jackrabbit.oak.console
A command line console.
Console() - Constructor for class org.apache.jackrabbit.oak.console.Console
 
ConsoleSession - Class in org.apache.jackrabbit.oak.console
Light weight session to a NodeStore, holding context information.
ContinuousRevisionGCTest - Class in org.apache.jackrabbit.oak.benchmark
Similar to RevisionGCTest but runs continuously and performs periodic RevisionGC (every 10 seconds).
ContinuousRevisionGCTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.ContinuousRevisionGCTest
 
convertFromDBObject(MongoDocumentStore, Collection<T>, DBObject) - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreHelper
 
convertToISO_8601_2000(Calendar) - Static method in enum org.apache.jackrabbit.oak.benchmark.util.Date
 
create(Session) - Method in class org.apache.jackrabbit.oak.benchmark.util.OakIndexUtils.PropertyIndex
Create the index.
create(Session, String) - Method in class org.apache.jackrabbit.oak.benchmark.util.OakIndexUtils.PropertyIndex
 
create(NodeStore) - Static method in class org.apache.jackrabbit.oak.console.ConsoleSession
 
create(File, boolean, int, StatisticsProvider) - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
Creates an instance of the BlobStoreFixture based on configuration determined from system properties
create() - Method in class org.apache.jackrabbit.oak.plugins.document.util.MapDBMapFactory
 
createConfiguration() - Method in class org.apache.jackrabbit.oak.benchmark.authentication.external.ExternalLoginTest
 
createConfiguration() - Method in class org.apache.jackrabbit.oak.benchmark.authentication.external.SyncAllExternalUsersTest
 
createConfiguration() - Method in class org.apache.jackrabbit.oak.benchmark.authentication.external.SyncExternalUsersTest
 
created - Variable in class org.apache.jackrabbit.oak.checkpoint.Checkpoints.CP
 
CREATED - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
createDeepTree() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentHasPermissionTest2
 
createDeepTree() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentReadAccessControlledTreeTest2
 
createDeepTree() - Method in class org.apache.jackrabbit.oak.benchmark.ManyUserReadTest
 
createDeepTree() - Method in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
createIndexes(Session) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
createIndexes(Session) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
createLoad(ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
Creates the load for the search.
CreateManyChildNodesTest - Class in org.apache.jackrabbit.oak.benchmark
Test for measuring the performance of creating a node with 10000 child nodes.
CreateManyChildNodesTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.CreateManyChildNodesTest
 
CreateManyIndexedNodesTest - Class in org.apache.jackrabbit.oak.benchmark
Test for measuring the performance of creating many nodes which contain a property that is indexed
CreateManyIndexedNodesTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.CreateManyIndexedNodesTest
 
CreateManyNodesTest - Class in org.apache.jackrabbit.oak.benchmark
Test for measuring the performance of creating a nodes (with a low fanout, that is, with few child nodes for each node).
CreateManyNodesTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.CreateManyNodesTest
 
CreateNodesBenchmark - Class in org.apache.jackrabbit.oak.benchmark
Creates approximately 100k nodes (breadth first, save every 10 nodes).
CreateNodesBenchmark() - Constructor for class org.apache.jackrabbit.oak.benchmark.CreateNodesBenchmark
 
createNodeType(Session, String, String[], int[], String[], String[], String, boolean) - Static method in class org.apache.jackrabbit.oak.scalability.util.NodeTypeUtils
Creates a node type with the given properties.
createQuery(QueryManager, int) - Method in class org.apache.jackrabbit.oak.benchmark.DescendantSearchTest
 
createQuery(QueryManager, int) - Method in class org.apache.jackrabbit.oak.benchmark.SimpleSearchTest
 
createQuery(QueryManager, int) - Method in class org.apache.jackrabbit.oak.benchmark.SQL2DescendantSearchTest
 
createQuery(QueryManager, int) - Method in class org.apache.jackrabbit.oak.benchmark.SQL2SearchTest
 
createQuery(QueryManager, int) - Method in class org.apache.jackrabbit.oak.benchmark.UUIDLookupTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Customize the repository creation process by custom fixture handling
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.AddMembersTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.CompositeAuthorizationTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.CugOakTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.CugTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.FullTextSearchTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.FullTextSolrSearchTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.HybridIndexTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.IsMemberTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.LucenePropertyFTSeparated
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.LucenePropertyFullTextTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.PersistentCacheTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.ReadPropertyTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.RemoveMembersTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
createSecurityProvider() - Method in class org.apache.jackrabbit.oak.benchmark.CugTest
 
createSession(Repository) - Static method in class org.apache.jackrabbit.oak.benchmark.RevisionGCTest
 
createUsers(UserManager) - Method in class org.apache.jackrabbit.oak.benchmark.AddMembersTest
 
createUsers(UserManager) - Method in class org.apache.jackrabbit.oak.benchmark.AddMemberTest
 
createUsers(UserManager) - Method in class org.apache.jackrabbit.oak.benchmark.RemoveMembersTest
 
createUsers(UserManager) - Method in class org.apache.jackrabbit.oak.benchmark.RemoveMemberTest
 
CREDENTIALS - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
 
CSVFileGenerator - Class in org.apache.jackrabbit.oak.plugins.tika
 
CSVFileGenerator(File) - Constructor for class org.apache.jackrabbit.oak.plugins.tika.CSVFileGenerator
 
CSVResultGenerator - Interface in org.apache.jackrabbit.oak.benchmark
Interface that marks a benchmark being capable of producing a CSV output.
CTX_ACT_NODE_TYPE_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
CTX_DESC_SEARCH_PATHS_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
CTX_FILE_NODE_TYPE_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityBlobSearchSuite
 
CTX_GROUP - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
CTX_PAGINATION_KEY_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
CTX_REL_NODE_TYPE_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
CTX_ROOT_NODE_NAME_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
CTX_SEARCH_PATHS_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
 
CTX_USER - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
Node properties
CugOakTest - Class in org.apache.jackrabbit.oak.benchmark
Test the effect of multiple authorization configurations on the general read operations.
CugOakTest(boolean, int, boolean, List<String>, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.CugOakTest
 
CugTest - Class in org.apache.jackrabbit.oak.benchmark
Test the effect of multiple authorization configurations on the general read operations.
CugTest(boolean, int, boolean, List<String>, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.CugTest
 
CUSTOM_ACT_NODE_TYPE - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
CUSTOM_DESC_NODE_TYPE - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
CUSTOM_REL_NODE_TYPE - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
CUSTOM_ROOT_NODE_TYPE - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
CUSTOM_TYPE - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
Controls if a customType is to be created
customize(Oak) - Method in interface org.apache.jackrabbit.oak.fixture.JcrCreator
 

D

DataStoreCheckCommand - Class in org.apache.jackrabbit.oak.run
Command to check data store consistency and also optionally retrieve ids & references
DataStoreCheckCommand() - Constructor for class org.apache.jackrabbit.oak.run.DataStoreCheckCommand
 
DataStoreUtils - Class in org.apache.jackrabbit.oak.fixture
Extension to DataStoreUtils to enable S3 extensions for cleaning and initialization.
DataStoreUtils() - Constructor for class org.apache.jackrabbit.oak.fixture.DataStoreUtils
 
Date - Enum in org.apache.jackrabbit.oak.benchmark.util
Enumerates some Calendar with math applied for easying tests
DATE_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.fixture.JcrCreator
 
deleteBucket(String, Map<String, ?>, Date) - Static method in class org.apache.jackrabbit.oak.fixture.DataStoreUtils
 
DENSITY_LEVEL - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
Controls the percentage of root nodes which will have sub nodes created.
depth - Variable in class org.apache.jackrabbit.oak.benchmark.util.Profiler
 
DescendantSearchTest - Class in org.apache.jackrabbit.oak.benchmark
Performance test to check performance of queries on sub-trees.
DescendantSearchTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.DescendantSearchTest
 
dispose() - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest.TestContext
 
dispose() - Method in class org.apache.jackrabbit.oak.benchmark.HybridIndexTest.TestContext
 
disposeThreadExecutionContext(T) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
disposeThreadExecutionContext(BundlingNodeTest.TestContext) - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest
 
disposeThreadExecutionContext(HybridIndexTest.TestContext) - Method in class org.apache.jackrabbit.oak.benchmark.HybridIndexTest
 
DocumentNodeStoreHelper - Class in org.apache.jackrabbit.oak.plugins.document
Helper class to access package private method of DocumentNodeStore and other classes in this package.
DocumentNodeStoreHelper() - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreHelper
 
doReport - Variable in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 

E

EVENT_TYPES - Static variable in class org.apache.jackrabbit.oak.benchmark.ConcurrentCreateNodesTest
 
EVENT_TYPES - Static variable in class org.apache.jackrabbit.oak.benchmark.ObservationTest
 
execute() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Executes a single iteration of this test.
execute(String...) - Method in class org.apache.jackrabbit.oak.run.DataStoreCheckCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.PersistentCacheCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.ThreadDumpCommand
 
execute(Repository, Credentials, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.AggregateNodeSearcher
 
execute(Repository, Credentials, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.ConcurrentReader
 
execute(Repository, Credentials, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.ConcurrentWriter
 
execute(Repository, Credentials, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.ScalabilityBenchmark
Runs the benchmark against the given repository.
execute(Repository, Credentials, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.SearchScalabilityBenchmark
 
executeBenchmark(ScalabilityBenchmark, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
Runs the benchmark.
executeBenchmark(ScalabilityBenchmark, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
expires - Variable in class org.apache.jackrabbit.oak.checkpoint.Checkpoints.CP
 
Explorer - Class in org.apache.jackrabbit.oak.explorer
NodeStore explorer GUI based on Swing, for now it is tailored to the TarMK
ExternalLoginTest - Class in org.apache.jackrabbit.oak.benchmark.authentication.external
Login against the ExternalLoginModule with a randomly selected user.
ExternalLoginTest(int, int, long, boolean, List<String>) - Constructor for class org.apache.jackrabbit.oak.benchmark.authentication.external.ExternalLoginTest
 

F

FacetSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Scalability test for facet query implementation
FacetSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.FacetSearcher
 
failOnRepositoryVersions(String...) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
FETCH_NODES - Static variable in class org.apache.jackrabbit.oak.benchmark.OrderedIndexQueryBaseTest
constant used to identify how many nodes will be fetched after the query execution
FileStoreHelper - Class in org.apache.jackrabbit.oak.plugins.segment
 
FileStoreRevisionRecovery - Class in org.apache.jackrabbit.oak.plugins.segment.file
 
FileStoreRevisionRecovery() - Constructor for class org.apache.jackrabbit.oak.plugins.segment.file.FileStoreRevisionRecovery
 
FILTER_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
FindAuthorizableWithScopeTest - Class in org.apache.jackrabbit.oak.benchmark
 
FindAuthorizableWithScopeTest(long, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.FindAuthorizableWithScopeTest
 
FlatTreeUpdateTest - Class in org.apache.jackrabbit.oak.benchmark
Benchmark for OAK-1866
FlatTreeUpdateTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.FlatTreeUpdateTest
 
FlatTreeWithAceForSamePrincipalTest - Class in org.apache.jackrabbit.oak.benchmark
 
FlatTreeWithAceForSamePrincipalTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.FlatTreeWithAceForSamePrincipalTest
 
FormatSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Searches on the file format/Mime type
FormatSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.FormatSearcher
 
FULL_TEXT - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
Controls whether fulltext indexing is enabled or disabled.
FullTextSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Full text query search
FullTextSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.FullTextSearcher
 
FullTextSearchTest - Class in org.apache.jackrabbit.oak.benchmark
 
FullTextSearchTest(File, boolean, boolean, Boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.FullTextSearchTest
 
FullTextSolrSearchTest - Class in org.apache.jackrabbit.oak.benchmark
 
FullTextSolrSearchTest(File, boolean, boolean, Boolean, String) - Constructor for class org.apache.jackrabbit.oak.benchmark.FullTextSolrSearchTest
 

G

GARBAGE_RATIO - Static variable in class org.apache.jackrabbit.oak.benchmark.RevisionGCTest
 
garbageReport(DocumentNodeStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreHelper
 
generate(FluentIterable<BinaryResource>) - Method in class org.apache.jackrabbit.oak.plugins.tika.CSVFileGenerator
 
GetAuthorizableByIdTest - Class in org.apache.jackrabbit.oak.benchmark
 
GetAuthorizableByIdTest(int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.GetAuthorizableByIdTest
 
GetAuthorizableByPrincipalTest - Class in org.apache.jackrabbit.oak.benchmark
 
GetAuthorizableByPrincipalTest(int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.GetAuthorizableByPrincipalTest
 
getBenchmarks() - Method in interface org.apache.jackrabbit.oak.scalability.ScalabilitySuite
 
getBenchmarks() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
 
getBlobStoreFixtures() - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.SegmentFixture
 
getBuilder(int) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.MongoFixture
 
getCalendar() - Method in enum org.apache.jackrabbit.oak.benchmark.util.Date
 
getCheckpoints(DocumentNodeStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.CheckpointsHelper
 
getConfig() - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
getCredentials() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
getDataStore(File, int) - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
getDBCollection(MongoDocumentStore, Collection<T>) - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreHelper
 
GetDeepNodeTest - Class in org.apache.jackrabbit.oak.benchmark
GetDeepNodeTest implements a performance test, which reads a node deep down in the hierarchy.
GetDeepNodeTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.GetDeepNodeTest
 
getFileBlobStore(File) - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
getFileDataStore(File, int, StatisticsProvider) - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
getGcRoots(FileStore, UUID, Map<UUID, Set<Map.Entry<UUID, String>>>) - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
GetGroupPrincipalsTest - Class in org.apache.jackrabbit.oak.benchmark
 
GetGroupPrincipalsTest(int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.GetGroupPrincipalsTest
 
getImportFileName() - Method in class org.apache.jackrabbit.oak.benchmark.CugTest
 
getImportFileName() - Method in class org.apache.jackrabbit.oak.benchmark.ManyUserReadTest
 
getImportFileName() - Method in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
getIncrement() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite.ExecutionContext
 
getInstrumentation() - Static method in class org.apache.jackrabbit.oak.benchmark.util.Profiler
Get the instrumentation object if started as an agent.
getLocalCommitRoot(NodeDocument) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocumentHelper
 
getLocalMap(NodeDocument, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocumentHelper
 
getMap() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite.ExecutionContext
 
getMemory(long) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMemory(String, long) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMemoryBlobStore() - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
getMemoryNS(long) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMemoryNS(long) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getMongo(String, boolean, long) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMongo(String, int, String, boolean, long) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMongo(String, String, int, String, boolean, long, boolean, File, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMongo(String, String, boolean, long, boolean, File, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMongo(String, int, String, boolean, long) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getMongo(String, boolean, long) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getMongoNS(String, boolean, long) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMongoNS(String, int, String, boolean, long) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMongoNS(String, int, String, boolean, long) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getMongoNS(String, boolean, long) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getMongoWithDS(String, int, String, boolean, long, File, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getMongoWithDS(String, boolean, long, File, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getNodesCache(DocumentNodeStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreHelper
 
getNodeStore(Oak) - Static method in class org.apache.jackrabbit.oak.benchmark.RevisionGCTest
 
GetNodeTest - Class in org.apache.jackrabbit.oak.benchmark
GetNodeTest implements a performance test, which reads nodes from the repository.
GetNodeTest(String) - Constructor for class org.apache.jackrabbit.oak.benchmark.GetNodeTest
 
getNodeType() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityBlobSearchSuite
 
getOak(int) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getOak(int) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.MongoFixture
 
getOak(int) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.SegmentFixture
 
getOakFixture() - Method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getOrderByClause() - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterSplitOrderBySearcher
 
getOrderByClause() - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.PaginationEnabledSearcher
 
getOrderByClause() - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.SplitOrderBySearcher
 
GetPoliciesTest - Class in org.apache.jackrabbit.oak.benchmark
GetPoliciesTest implements a performance test, which get policies from the repository.
GetPoliciesTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.GetPoliciesTest
 
GetPrincipalTest - Class in org.apache.jackrabbit.oak.benchmark
 
GetPrincipalTest(int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.GetPrincipalTest
 
getProductInfo() - Static method in class org.apache.jackrabbit.oak.run.Main
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.AggregateNodeSearcher
Queries for nodes with property satisfying a set of properties and ordering by the latest.
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.FacetSearcher
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.FormatSearcher
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.FullTextSearcher
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.LastModifiedSearcher
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterOrderBySearcher
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.NodeTypeSearcher
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.OrderByDate
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.OrderBySearcher
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.SearchScalabilityBenchmark
 
getRDB(String, String, String, String, String, boolean, long) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getRDB(String, String, String, String, String, boolean, long, boolean, File, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getRDB(String, String, String, String, boolean, long) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getRDBWithDS(String, String, String, String, boolean, long, File, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getRepository() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
getRepository() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
 
getRoot() - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Returns the currently set root node.
getScale(int) - Static method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
getSegmentTar(String, File, int, int, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getSegmentTar(String, File, int, int, boolean, boolean, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getSegmentTar(File, int, int, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getSegmentTarWithBlobStore(File, int, int, boolean, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getSegmentVersion(FileStore) - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
Helper method to determine the segment version of the segment containing the current root node state.
getStandardQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterSplitOrderBySearcher
 
getStandardQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.SplitOrderBySearcher
 
getStore() - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
 
getStores() - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.SegmentFixture
 
getTar(String, File, int, int, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getTar(String, File, int, int, boolean, boolean, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getTar(File, int, int, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getTarFiles(FileStore) - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
getTarWithBlobStore(File, int, int, boolean, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getTemplateId(SegmentNodeState) - Static method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStateHelper
 
getTestNodeName() - Method in class org.apache.jackrabbit.oak.benchmark.CugTest
 
getTestNodeName() - Method in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
getTestSession() - Method in class org.apache.jackrabbit.oak.benchmark.ManyUserReadTest
 
getTestSession() - Method in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
getTop(int) - Method in class org.apache.jackrabbit.oak.benchmark.util.Profiler
Get the top stack traces.
getUniqueDatabaseName(String) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getUserId() - Method in class org.apache.jackrabbit.oak.benchmark.GetAuthorizableByIdTest
 
getValue() - Method in enum org.apache.jackrabbit.oak.benchmark.util.MimeType
retrieve the string representation of the current Mime-Type
getWorkingNode() - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
The node state for the current working path.
getWorkingPath() - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Returns the current working path.
getWriter(ScalabilityAbstractSuite.ExecutionContext, SynchronizedDescriptiveStatistics, int) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityBlobSearchSuite
 
getWriter(ScalabilityAbstractSuite.ExecutionContext, SynchronizedDescriptiveStatistics, int) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
getWriter(ScalabilityAbstractSuite.ExecutionContext, SynchronizedDescriptiveStatistics, int) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 

H

HybridIndexTest - Class in org.apache.jackrabbit.oak.benchmark
 
HybridIndexTest(File, StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.benchmark.HybridIndexTest
 
HybridIndexTest.TestContext - Class in org.apache.jackrabbit.oak.benchmark
 
HybridIndexTest.TestContext() - Constructor for class org.apache.jackrabbit.oak.benchmark.HybridIndexTest.TestContext
 

I

id - Variable in class org.apache.jackrabbit.oak.checkpoint.Checkpoints.CP
 
importWikipedia(Session) - Method in class org.apache.jackrabbit.oak.benchmark.wikipedia.WikipediaImport
 
INCREMENTS - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
Controls the incremental load for each iteration
INDEX - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
Controls if the index definitions are to be created.
INDEX_TYPE - Variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
Type of index to be created
initBackgroundJobs() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
Sets the running flag to true.
interval - Variable in class org.apache.jackrabbit.oak.benchmark.util.Profiler
 
isAutoRefresh() - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
 
isAvailable(int) - Method in class org.apache.jackrabbit.oak.fixture.JackrabbitRepositoryFixture
 
isAvailable(int) - Method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
isAvailable(int) - Method in interface org.apache.jackrabbit.oak.fixture.RepositoryFixture
Checks whether this fixture is currently available.
IsDeclaredMemberTest - Class in org.apache.jackrabbit.oak.benchmark
Same as IsMemberTest but the test run will check for the randomly selected user to be a declared member of the target group.
IsDeclaredMemberTest(int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.IsDeclaredMemberTest
 
isMember(Group, Authorizable) - Method in class org.apache.jackrabbit.oak.benchmark.IsDeclaredMemberTest
 
isMember(Group, Authorizable) - Method in class org.apache.jackrabbit.oak.benchmark.IsMemberTest
 
IsMemberTest - Class in org.apache.jackrabbit.oak.benchmark
Benchmark for Group.isMember(Authorizable) with the following setup: - 10 groups - boolean flag defining if the 10 groups will be nested or not.
IsMemberTest(int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.IsMemberTest
 
isS3DataStore(String) - Static method in class org.apache.jackrabbit.oak.fixture.DataStoreUtils
 
issueHaltChildThreads() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
this method will be called during the AbstractTest.tearDown() before the AbstractTest.afterSuite().
issueHaltChildThreads() - Method in class org.apache.jackrabbit.oak.benchmark.LucenePropertyFullTextTest
 
issueHaltImport() - Method in class org.apache.jackrabbit.oak.benchmark.wikipedia.WikipediaImport
will issue an halt request for the WikipediaImport.importWikipedia(Session) so that it will stop importing.
issueHaltRequest(String) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
If concurrency level is 1 (--concurrency 1, the default) it will issue a request to halt any future runs of a single benchmark.
isValidFileStore(File) - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
Checks if the provided directory is a valid FileStore
isValidFileStoreOrFail(File) - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
itemsToRead - Variable in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
ITERATIONS - Static variable in class org.apache.jackrabbit.oak.benchmark.TransientManyChildNodesTest
 

J

JackrabbitRepositoryFixture - Class in org.apache.jackrabbit.oak.fixture
 
JackrabbitRepositoryFixture(File, int) - Constructor for class org.apache.jackrabbit.oak.fixture.JackrabbitRepositoryFixture
 
JcrCreator - Interface in org.apache.jackrabbit.oak.fixture
 

K

KEYSET_VAL_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.benchmarks.PaginationEnabledSearcher
 

L

LastModifiedSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
perform searches using the jcr:lastModified and the provided timeframe
LastModifiedSearcher(Date) - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.LastModifiedSearcher
 
LIMIT - Static variable in class org.apache.jackrabbit.oak.scalability.benchmarks.PaginationEnabledSearcher
Pagination limit for one page
list() - Method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
 
loadAndTransformProps(String) - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
LOADERS - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
Controls the number of concurrent threads for loading blobs initially
LOG - Static variable in class org.apache.jackrabbit.oak.scalability.benchmarks.ConcurrentReader
 
LOG - Static variable in class org.apache.jackrabbit.oak.scalability.benchmarks.SearchScalabilityBenchmark
 
LOG - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
 
LOG - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
login(Credentials) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Returns a new session for the given user that will be automatically closed once all the iterations of this test have been executed.
login() - Method in class org.apache.jackrabbit.oak.benchmark.GetNodeTest
 
loginAdministrative() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Returns a new admin session that will be automatically closed once all the iterations of this test have been executed.
loginAnonymous() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Returns a new reader session that will be automatically closed once all the iterations of this test have been executed.
LoginGetRootLogoutTest - Class in org.apache.jackrabbit.oak.benchmark
 
LoginGetRootLogoutTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.LoginGetRootLogoutTest
 
LoginGetRootLogoutTest(String, boolean, int) - Constructor for class org.apache.jackrabbit.oak.benchmark.LoginGetRootLogoutTest
 
LoginImpersonateTest - Class in org.apache.jackrabbit.oak.benchmark
 
LoginImpersonateTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.LoginImpersonateTest
 
LoginLogoutTest - Class in org.apache.jackrabbit.oak.benchmark
 
LoginLogoutTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.LoginLogoutTest
 
LoginLogoutTest(String, boolean, int) - Constructor for class org.apache.jackrabbit.oak.benchmark.LoginLogoutTest
 
LoginSystemTest - Class in org.apache.jackrabbit.oak.benchmark
 
LoginSystemTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.LoginSystemTest
 
LoginTest - Class in org.apache.jackrabbit.oak.benchmark
 
LoginTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.LoginTest
 
LoginTest(String, boolean, int) - Constructor for class org.apache.jackrabbit.oak.benchmark.LoginTest
 
LoginWithMembershipTest - Class in org.apache.jackrabbit.oak.benchmark
Measure performance of repository login with the test user being direct or inherited member of a specified number of groups.
LoginWithMembershipTest(boolean, int, int, boolean, long) - Constructor for class org.apache.jackrabbit.oak.benchmark.LoginWithMembershipTest
 
LoginWithMembersTest - Class in org.apache.jackrabbit.oak.benchmark
Measure performance of repository login with the test user being direct member of a group with the configured number of other members.
LoginWithMembersTest(boolean, int, int, long) - Constructor for class org.apache.jackrabbit.oak.benchmark.LoginWithMembersTest
 
loginWriter() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Returns a new writer session that will be automatically closed once all the iterations of this test have been executed.
loginWriter() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
Returns a new writer session that will be automatically closed once all the iterations of this test have been executed.
logout(Session) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Logs out and removes the session from the internal pool.
luceneIndexDefinition(Session, String, String, String[], String[], Map<String, Map<String, String>>, String) - Static method in class org.apache.jackrabbit.oak.benchmark.util.OakIndexUtils
Helper method to create or update a lucene property index definition.
LucenePropertyFTSeparated - Class in org.apache.jackrabbit.oak.benchmark
same as LucenePropertyFullTextTest but will initialise a repository where the global full-text runs on a separate thread from lucene property.
LucenePropertyFTSeparated(File, boolean, boolean, Boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.LucenePropertyFTSeparated
 
LucenePropertyFullTextTest - Class in org.apache.jackrabbit.oak.benchmark
Perform a benchmark on how long it takes for an ingested item to be available in a Lucene Property index when indexed in conjunction with a Global full-text lucene (same thread).
LucenePropertyFullTextTest(File, boolean, boolean, Boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.LucenePropertyFullTextTest
 

M

main(String[]) - Static method in class org.apache.jackrabbit.oak.benchmark.BenchmarkRunner
 
main(String...) - Static method in class org.apache.jackrabbit.oak.benchmark.util.Profiler
Run the command line version of the profiler.
main(String[]) - Static method in class org.apache.jackrabbit.oak.console.Console
 
main(String[]) - Static method in class org.apache.jackrabbit.oak.explorer.Explorer
 
main(String[]) - Static method in class org.apache.jackrabbit.oak.plugins.segment.file.FileStoreRevisionRecovery
 
main(String[]) - Static method in class org.apache.jackrabbit.oak.plugins.tika.TextExtractorMain
 
Main - Class in org.apache.jackrabbit.oak.run
 
main(String[]) - Static method in class org.apache.jackrabbit.oak.run.Main
 
main(String[]) - Static method in class org.apache.jackrabbit.oak.scalability.ScalabilityRunner
 
main(String...) - Static method in class org.apache.jackrabbit.oak.threadDump.ThreadDumpConverter
 
ManyNodes - Class in org.apache.jackrabbit.oak.benchmark
 
ManyNodes() - Constructor for class org.apache.jackrabbit.oak.benchmark.ManyNodes
 
ManyUserReadTest - Class in org.apache.jackrabbit.oak.benchmark
UserTest...
ManyUserReadTest(boolean, int, boolean, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.ManyUserReadTest
 
MapDBMapFactory - Class in org.apache.jackrabbit.oak.plugins.document.util
A MapFactory backed by MapDB, which stores the map in a temporary file.
MapDBMapFactory() - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.MapDBMapFactory
 
MemberDeclaredMemberOf - Class in org.apache.jackrabbit.oak.benchmark
Same as MemberBaseTest but only reading the declared membership.
MemberDeclaredMemberOf(int, boolean, int) - Constructor for class org.apache.jackrabbit.oak.benchmark.MemberDeclaredMemberOf
 
MemberIsDeclaredMember - Class in org.apache.jackrabbit.oak.benchmark
Same as MemberBaseTest but testing Group.isDeclaredMember(Authorizable).
MemberIsDeclaredMember(int, boolean, int) - Constructor for class org.apache.jackrabbit.oak.benchmark.MemberIsDeclaredMember
 
MemberIsMember - Class in org.apache.jackrabbit.oak.benchmark
Same as MemberBaseTest but testing Group.isMember(Authorizable).
MemberIsMember(int, boolean, int) - Constructor for class org.apache.jackrabbit.oak.benchmark.MemberIsMember
 
MemberMemberOf - Class in org.apache.jackrabbit.oak.benchmark
Same as MemberBaseTest but only reading the declared membership.
MemberMemberOf(int, boolean, int) - Constructor for class org.apache.jackrabbit.oak.benchmark.MemberMemberOf
 
MimeType - Enum in org.apache.jackrabbit.oak.benchmark.util
 
min(Set<String>) - Static method in class org.apache.jackrabbit.oak.plugins.document.CheckpointsHelper
 
MongoDocumentStoreHelper - Class in org.apache.jackrabbit.oak.plugins.document.mongo
Helper class to access package private methods on MongoDocumentStore.
MongoDocumentStoreHelper() - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreHelper
 
MultiFilterOrderByKeysetPageSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Simulates keyset pagination over the search MultiFilterOrderBySearcher
MultiFilterOrderByKeysetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterOrderByKeysetPageSearcher
 
MultiFilterOrderByOffsetPageSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Simulates offset pagination over the search MultiFilterOrderBySearcher
MultiFilterOrderByOffsetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterOrderByOffsetPageSearcher
 
MultiFilterOrderBySearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Searches on node with a filter property and orders the results by 2 properties
MultiFilterOrderBySearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterOrderBySearcher
 
MultiFilterSplitOrderByKeysetPageSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Simulates keyset pagination over the search MultiFilterSplitOrderBySearcher
MultiFilterSplitOrderByKeysetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterSplitOrderByKeysetPageSearcher
 
MultiFilterSplitOrderByOffsetPageSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Simulates offset pagination over the search MultiFilterSplitOrderBySearcher
MultiFilterSplitOrderByOffsetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterSplitOrderByOffsetPageSearcher
 
MultiFilterSplitOrderBySearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Splits the query in MultiFilterOrderBySearcher into multiple queries and unions the results.
MultiFilterSplitOrderBySearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterSplitOrderBySearcher
 

N

name(String) - Method in class org.apache.jackrabbit.oak.benchmark.util.OakIndexUtils.PropertyIndex
Set the index name.
NamespaceRegistryTest - Class in org.apache.jackrabbit.oak.benchmark
This is a micro bench for the NamespaceRegistry prefix to uri mapping
NamespaceRegistryTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.NamespaceRegistryTest
 
NamespaceTest - Class in org.apache.jackrabbit.oak.benchmark
 
NamespaceTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.NamespaceTest
 
newBasicReadOnlyBlobStore() - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
newline - Static variable in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
NODE_COUNT - Static variable in class org.apache.jackrabbit.oak.benchmark.ConcurrentEveryoneACLTest
 
NODE_COUNT - Static variable in class org.apache.jackrabbit.oak.benchmark.ConcurrentReadTest
 
NODE_COUNT - Static variable in class org.apache.jackrabbit.oak.benchmark.ConcurrentWriteACLTest
 
NODE_LEVELS - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
NODE_LEVELS - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
Controls the number of nodes at each level
NODE_LEVELS_DEFAULT - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
NODE_TYPE - Static variable in class org.apache.jackrabbit.oak.benchmark.RevisionGCTest
 
NodeDocumentHelper - Class in org.apache.jackrabbit.oak.plugins.document
Helper class to access package private methods on NodeDocument.
NodeDocumentHelper() - Constructor for class org.apache.jackrabbit.oak.plugins.document.NodeDocumentHelper
 
nodeTypes(String...) - Method in class org.apache.jackrabbit.oak.benchmark.util.OakIndexUtils.PropertyIndex
Restrict the node types.
nodeTypes - Variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
NodeTypeSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Searches on the NodeType
NodeTypeSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.NodeTypeSearcher
 
NodeTypeUtils - Class in org.apache.jackrabbit.oak.scalability.util
Helper class for creating node types.
NodeTypeUtils() - Constructor for class org.apache.jackrabbit.oak.scalability.util.NodeTypeUtils
 
NUMBER_OF_GROUPS_DEFAULT - Static variable in class org.apache.jackrabbit.oak.benchmark.LoginWithMembershipTest
 

O

OAK_MEMORY - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_MEMORY_NS - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_MONGO - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_MONGO_DS - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_MONGO_NS - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_RDB - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_RDB_DS - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_SEGMENT_TAR - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_SEGMENT_TAR_DS - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_TAR - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_TAR_DS - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OakFixture - Class in org.apache.jackrabbit.oak.fixture
 
OakFixture(String) - Constructor for class org.apache.jackrabbit.oak.fixture.OakFixture
 
OakFixture.MongoFixture - Class in org.apache.jackrabbit.oak.fixture
 
OakFixture.MongoFixture(String, String, boolean, long, boolean, File, int) - Constructor for class org.apache.jackrabbit.oak.fixture.OakFixture.MongoFixture
 
OakFixture.SegmentFixture - Class in org.apache.jackrabbit.oak.fixture
 
OakFixture.SegmentFixture(String, File, int, int, boolean, boolean, int) - Constructor for class org.apache.jackrabbit.oak.fixture.OakFixture.SegmentFixture
 
OakIndexUtils - Class in org.apache.jackrabbit.oak.benchmark.util
A simple utility class for Oak indexes.
OakIndexUtils() - Constructor for class org.apache.jackrabbit.oak.benchmark.util.OakIndexUtils
 
OakIndexUtils.PropertyIndex - Class in org.apache.jackrabbit.oak.benchmark.util
A property index
OakIndexUtils.PropertyIndex() - Constructor for class org.apache.jackrabbit.oak.benchmark.util.OakIndexUtils.PropertyIndex
 
OakRepositoryFixture - Class in org.apache.jackrabbit.oak.fixture
 
OakRepositoryFixture(OakFixture) - Constructor for class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
OBJECT - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
OBJECT_ID - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
ObservationTest - Class in org.apache.jackrabbit.oak.benchmark
 
ObservationTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.ObservationTest
 
observationThroughput(Repository, Whiteboard) - Method in class org.apache.jackrabbit.oak.benchmark.ObservationTest
 
onDocumentMK(DocumentNodeStore) - Static method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
 
onSegment(File, Closer) - Static method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
 
onSegmentTar(File, Closer) - Static method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
 
openFileStore(String) - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
openFileStore(String, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
openFileStore(String, boolean, BlobStore) - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
openReadOnlyFileStore(File) - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
openReadOnlyFileStore(File, BlobStore) - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
OrderByDate - Class in org.apache.jackrabbit.oak.scalability.benchmarks
 
OrderByDate() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.OrderByDate
 
OrderByKeysetPageSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Simulates keyset pagination over the search OrderBySearcher
OrderByKeysetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.OrderByKeysetPageSearcher
 
OrderByOffsetPageSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Simulates offset pagination over the search OrderBySearcher
OrderByOffsetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.OrderByOffsetPageSearcher
 
OrderBySearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Searches on path and orders the results by 2 properties
OrderBySearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.OrderBySearcher
 
OrderedIndexBaseTest - Class in org.apache.jackrabbit.oak.benchmark
Base class used for benchmarking insert of nodes
OrderedIndexBaseTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.OrderedIndexBaseTest
 
orderedIndexDefinition(Session, String, String, String[], boolean, String[], String) - Static method in class org.apache.jackrabbit.oak.benchmark.util.OakIndexUtils
Helper method to create or update an ordered index definition.
OrderedIndexInsertBaseTest - Class in org.apache.jackrabbit.oak.benchmark
intermediate class for the testing of Inserts of nodes.
OrderedIndexInsertBaseTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.OrderedIndexInsertBaseTest
 
OrderedIndexInsertNoIndexTest - Class in org.apache.jackrabbit.oak.benchmark
 
OrderedIndexInsertNoIndexTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.OrderedIndexInsertNoIndexTest
 
OrderedIndexInsertOrderedPropertyTest - Class in org.apache.jackrabbit.oak.benchmark
 
OrderedIndexInsertOrderedPropertyTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.OrderedIndexInsertOrderedPropertyTest
 
OrderedIndexInsertStandardPropertyTest - Class in org.apache.jackrabbit.oak.benchmark
 
OrderedIndexInsertStandardPropertyTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.OrderedIndexInsertStandardPropertyTest
 
OrderedIndexQueryBaseTest - Class in org.apache.jackrabbit.oak.benchmark
Benchmark the query performance of an ORDER BY clause when No index are involved
OrderedIndexQueryBaseTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.OrderedIndexQueryBaseTest
 
OrderedIndexQueryNoIndexTest - Class in org.apache.jackrabbit.oak.benchmark
Benchmark the query performance of an ORDER BY clause when No index are involved
OrderedIndexQueryNoIndexTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.OrderedIndexQueryNoIndexTest
 
OrderedIndexQueryOrderedIndexTest - Class in org.apache.jackrabbit.oak.benchmark
Benchmark the query performance of an ORDER BY clause when No index are involved
OrderedIndexQueryOrderedIndexTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.OrderedIndexQueryOrderedIndexTest
 
OrderedIndexQueryStandardIndexTest - Class in org.apache.jackrabbit.oak.benchmark
Benchmark the query performance of an ORDER BY clause when No index are involved
OrderedIndexQueryStandardIndexTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.OrderedIndexQueryStandardIndexTest
 
org.apache.jackrabbit.oak.benchmark - package org.apache.jackrabbit.oak.benchmark
 
org.apache.jackrabbit.oak.benchmark.authentication.external - package org.apache.jackrabbit.oak.benchmark.authentication.external
 
org.apache.jackrabbit.oak.benchmark.util - package org.apache.jackrabbit.oak.benchmark.util
 
org.apache.jackrabbit.oak.benchmark.wikipedia - package org.apache.jackrabbit.oak.benchmark.wikipedia
 
org.apache.jackrabbit.oak.checkpoint - package org.apache.jackrabbit.oak.checkpoint
 
org.apache.jackrabbit.oak.console - package org.apache.jackrabbit.oak.console
 
org.apache.jackrabbit.oak.explorer - package org.apache.jackrabbit.oak.explorer
 
org.apache.jackrabbit.oak.fixture - package org.apache.jackrabbit.oak.fixture
 
org.apache.jackrabbit.oak.plugins.document - package org.apache.jackrabbit.oak.plugins.document
 
org.apache.jackrabbit.oak.plugins.document.mongo - package org.apache.jackrabbit.oak.plugins.document.mongo
 
org.apache.jackrabbit.oak.plugins.document.util - package org.apache.jackrabbit.oak.plugins.document.util
 
org.apache.jackrabbit.oak.plugins.segment - package org.apache.jackrabbit.oak.plugins.segment
 
org.apache.jackrabbit.oak.plugins.segment.file - package org.apache.jackrabbit.oak.plugins.segment.file
 
org.apache.jackrabbit.oak.plugins.tika - package org.apache.jackrabbit.oak.plugins.tika
 
org.apache.jackrabbit.oak.run - package org.apache.jackrabbit.oak.run
 
org.apache.jackrabbit.oak.scalability - package org.apache.jackrabbit.oak.scalability
 
org.apache.jackrabbit.oak.scalability.benchmarks - package org.apache.jackrabbit.oak.scalability.benchmarks
 
org.apache.jackrabbit.oak.scalability.suites - package org.apache.jackrabbit.oak.scalability.suites
 
org.apache.jackrabbit.oak.scalability.util - package org.apache.jackrabbit.oak.scalability.util
 
org.apache.jackrabbit.oak.threadDump - package org.apache.jackrabbit.oak.threadDump
 

P

pageAdded(String, String) - Method in class org.apache.jackrabbit.oak.benchmark.wikipedia.WikipediaImport
 
PAGES - Static variable in class org.apache.jackrabbit.oak.scalability.benchmarks.PaginationEnabledSearcher
Number of page accesses
PaginationEnabledSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Abstract class which defines utility methods for processing results like pagination and no pagination.
PaginationEnabledSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.PaginationEnabledSearcher
 
paused - Variable in class org.apache.jackrabbit.oak.benchmark.util.Profiler
 
PCMAnalyser - Class in org.apache.jackrabbit.oak.plugins.segment
RecordUsageAnalyser tailored to extract PersistedCompactionMap history and size
PCMAnalyser(FileStore) - Constructor for class org.apache.jackrabbit.oak.plugins.segment.PCMAnalyser
 
PersistentCacheCommand - Class in org.apache.jackrabbit.oak.run
 
PersistentCacheCommand() - Constructor for class org.apache.jackrabbit.oak.run.PersistentCacheCommand
 
PersistentCacheTest - Class in org.apache.jackrabbit.oak.benchmark
 
PersistentCacheTest(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.benchmark.PersistentCacheTest
 
pickRandomPath() - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest.TestContext
 
premain(String, Instrumentation) - Static method in class org.apache.jackrabbit.oak.benchmark.util.Profiler
This method is called when the agent is installed.
prepareThreadExecutionContext() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Invoked before the thread starts.
prepareThreadExecutionContext() - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest
 
prepareThreadExecutionContext() - Method in class org.apache.jackrabbit.oak.benchmark.FullTextSearchTest
 
prepareThreadExecutionContext() - Method in class org.apache.jackrabbit.oak.benchmark.HybridIndexTest
 
printGcRoots(StringBuilder, Map<UUID, Set<Map.Entry<UUID, String>>>, UUID, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
process(File) - Static method in class org.apache.jackrabbit.oak.threadDump.ThreadDumpCleaner
 
process(File) - Static method in class org.apache.jackrabbit.oak.threadDump.ThreadDumpConverter
 
processResultsKeysetPagination(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.PaginationEnabledSearcher
 
processResultsOffsetPagination(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.PaginationEnabledSearcher
 
PROFILE - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
 
Profiler - Class in org.apache.jackrabbit.oak.benchmark.util
A simple CPU profiling tool similar to java -Xrunhprof.
Profiler() - Constructor for class org.apache.jackrabbit.oak.benchmark.util.Profiler
 
property(String) - Method in class org.apache.jackrabbit.oak.benchmark.util.OakIndexUtils.PropertyIndex
Set the property name.
propertyIndexDefinition(Session, String, String[], boolean, String[]) - Static method in class org.apache.jackrabbit.oak.benchmark.util.OakIndexUtils
Helper method to create or update a property index definition.

Q

QUERY_WITH_ORDER - Static variable in class org.apache.jackrabbit.oak.benchmark.OrderedIndexQueryBaseTest
query to execute with the ORDER BY statement
QUERY_WITHOUT_ORDER - Static variable in class org.apache.jackrabbit.oak.benchmark.OrderedIndexQueryBaseTest
query to execute WITHOUT the ORDER BY clause

R

RAND_DATE - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
Controls whether to generate random dates in a range
randomDate() - Static method in enum org.apache.jackrabbit.oak.benchmark.util.Date
return a random Date
randomMimeType() - Static method in enum org.apache.jackrabbit.oak.benchmark.util.MimeType
retrieve a random Mime-Type from the available collection
randomRead(Session, List<String>, int) - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentHasPermissionTest
 
randomRead(Session, List<String>, int) - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentReadRandomNodeAndItsPropertiesTest
 
randomRead(Session, List<String>, int) - Method in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
read() - Method in class org.apache.jackrabbit.oak.benchmark.TestInputStream
 
read(byte[], int, int) - Method in class org.apache.jackrabbit.oak.benchmark.TestInputStream
 
ReadDeepTreeTest - Class in org.apache.jackrabbit.oak.benchmark
Randomly read 1000 items from the deep tree.
ReadDeepTreeTest(boolean, int, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
ReadDeepTreeTest(boolean, int, boolean, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
ReadPropertyTest - Class in org.apache.jackrabbit.oak.benchmark
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.benchmark.ReadPropertyTest
 
readRevisions(File) - Static method in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
refresh() - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Performs a manual refresh of the root node state.
RELATIONSHIPS - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
remove(String) - Method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
Removes the given checkpoint.
remove(DocumentNodeStore, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.CheckpointsHelper
 
removeAll() - Method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
Remove all checkpoints.
removeAll(DocumentNodeStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.CheckpointsHelper
 
removeBenchmark(String) - Method in interface org.apache.jackrabbit.oak.scalability.ScalabilitySuite
 
removeBenchmark(String) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
Removes the benchmark.
removeMembers(UserManager, Group, Session) - Method in class org.apache.jackrabbit.oak.benchmark.RemoveMembersTest
 
removeMembers(UserManager, Group, Session) - Method in class org.apache.jackrabbit.oak.benchmark.RemoveMemberTest
 
RemoveMembersTest - Class in org.apache.jackrabbit.oak.benchmark
Test the performance of removing members from groups.
RemoveMembersTest(int, int) - Constructor for class org.apache.jackrabbit.oak.benchmark.RemoveMembersTest
 
RemoveMemberTest - Class in org.apache.jackrabbit.oak.benchmark
Test the performance of removing members from groups.
RemoveMemberTest(int, int) - Constructor for class org.apache.jackrabbit.oak.benchmark.RemoveMemberTest
 
removeOlderThan(DocumentNodeStore, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.CheckpointsHelper
 
removeUnreferenced() - Method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
Remove all unreferenced checkpoints.
repair(MongoDocumentStore, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreHelper
 
ReplicaCrashResilienceTest - Class in org.apache.jackrabbit.oak.benchmark
 
ReplicaCrashResilienceTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.ReplicaCrashResilienceTest
 
RepositoryFixture - Interface in org.apache.jackrabbit.oak.fixture
 
RepositoryGrowthTest - Class in org.apache.jackrabbit.oak.benchmark
 
RepositoryGrowthTest(File, File, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.RepositoryGrowthTest
 
retrieve(String) - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Retrieves the root node from a previously created checkpoint.
revisionGC(NodeStore) - Static method in class org.apache.jackrabbit.oak.benchmark.RevisionGCTest
 
RevisionGCTest - Class in org.apache.jackrabbit.oak.benchmark
A benchmark to run RevisionGC.
RevisionGCTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.RevisionGCTest
 
ROOT_NODE_NAME - Static variable in class org.apache.jackrabbit.oak.benchmark.ConcurrentCreateNodesTest
 
ROOT_NODE_NAME - Static variable in class org.apache.jackrabbit.oak.benchmark.ConcurrentEveryoneACLTest
 
ROOT_NODE_NAME - Static variable in class org.apache.jackrabbit.oak.benchmark.ConcurrentFileWriteTest
 
ROOT_NODE_NAME - Static variable in class org.apache.jackrabbit.oak.benchmark.ConcurrentReadTest
 
ROOT_NODE_NAME - Static variable in class org.apache.jackrabbit.oak.benchmark.ConcurrentWriteACLTest
 
ROOT_NODE_NAME - Static variable in class org.apache.jackrabbit.oak.benchmark.CreateManyChildNodesTest
 
ROOT_NODE_NAME - Static variable in class org.apache.jackrabbit.oak.benchmark.CreateManyIndexedNodesTest
 
ROOT_NODE_NAME - Static variable in class org.apache.jackrabbit.oak.benchmark.CreateManyNodesTest
 
ROOT_NODE_NAME - Static variable in class org.apache.jackrabbit.oak.benchmark.FlatTreeUpdateTest
 
ROOT_NODE_NAME - Static variable in class org.apache.jackrabbit.oak.benchmark.SequentialCreateNodesTest
 
ROOT_NODE_NAME - Static variable in class org.apache.jackrabbit.oak.benchmark.TransientManyChildNodesTest
 
ROOT_NODE_NAME - Static variable in class org.apache.jackrabbit.oak.benchmark.UpdateManyChildNodesTest
 
ROOT_NODE_NAME - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
run(Iterable<RepositoryFixture>) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
run(Iterable<RepositoryFixture>, List<Integer>) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
run(Iterable<RepositoryFixture>) - Method in class org.apache.jackrabbit.oak.benchmark.Benchmark
Runs this benchmark against all the given repository fixtures.
run(Iterable<RepositoryFixture>, List<Integer>) - Method in class org.apache.jackrabbit.oak.benchmark.Benchmark
 
run(Repository, NodeStore) - Method in class org.apache.jackrabbit.oak.benchmark.ContinuousRevisionGCTest
 
run(Iterable<RepositoryFixture>) - Method in class org.apache.jackrabbit.oak.benchmark.CreateNodesBenchmark
 
run(Iterable<RepositoryFixture>) - Method in class org.apache.jackrabbit.oak.benchmark.ManyNodes
 
run(Iterable<RepositoryFixture>) - Method in class org.apache.jackrabbit.oak.benchmark.ObservationTest
 
run(Iterable<RepositoryFixture>) - Method in class org.apache.jackrabbit.oak.benchmark.ReplicaCrashResilienceTest
 
run(Iterable<RepositoryFixture>) - Method in class org.apache.jackrabbit.oak.benchmark.RevisionGCTest
 
run(Repository, NodeStore) - Method in class org.apache.jackrabbit.oak.benchmark.RevisionGCTest
 
run() - Method in class org.apache.jackrabbit.oak.benchmark.util.Profiler
 
run(Iterable<RepositoryFixture>) - Method in class org.apache.jackrabbit.oak.benchmark.wikipedia.WikipediaImport
 
run(Iterable<RepositoryFixture>) - Method in interface org.apache.jackrabbit.oak.scalability.ScalabilitySuite
 
run(Iterable<RepositoryFixture>) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
 
runAsAdmin - Variable in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
runTest(T) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.AddMembersTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.authentication.external.ExternalLoginTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.authentication.external.SyncAllExternalUsersTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.authentication.external.SyncExternalUsersTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest
 
runTest(BundlingNodeTest.TestContext) - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentCreateNodesTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentEveryoneACLTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentFileWriteTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentReadTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentTraversalTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentWriteACLTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.CreateManyChildNodesTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.CreateManyIndexedNodesTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.CreateManyNodesTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.CugOakTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.DescendantSearchTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.FindAuthorizableWithScopeTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.FlatTreeUpdateTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.FlatTreeWithAceForSamePrincipalTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.FullTextSearchTest
 
runTest(FullTextSearchTest.TestContext) - Method in class org.apache.jackrabbit.oak.benchmark.FullTextSearchTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.GetAuthorizableByIdTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.GetAuthorizableByPrincipalTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.GetDeepNodeTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.GetGroupPrincipalsTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.GetNodeTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.GetPoliciesTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.GetPrincipalTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.HybridIndexTest
 
runTest(HybridIndexTest.TestContext) - Method in class org.apache.jackrabbit.oak.benchmark.HybridIndexTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.IsMemberTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.LoginGetRootLogoutTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.LoginImpersonateTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.LoginLogoutTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.LoginSystemTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.LoginTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.LoginWithMembershipTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.LoginWithMembersTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.LucenePropertyFullTextTest
 
runTest(LucenePropertyFullTextTest.TestContext) - Method in class org.apache.jackrabbit.oak.benchmark.LucenePropertyFullTextTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.NamespaceRegistryTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.NamespaceTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.OrderedIndexInsertBaseTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.OrderedIndexQueryBaseTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.PersistentCacheTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.ReadPropertyTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.RemoveMembersTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.SequentialCreateNodesTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.SetMultiPropertyTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.SetPropertyTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.SimpleSearchTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.SmallFileReadTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.SmallFileWriteTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.TransientManyChildNodesTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.UpdateManyChildNodesTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.UUIDLookupTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.XmlImportTest
 

S

ScalabilityAbstractSuite - Class in org.apache.jackrabbit.oak.scalability.suites
Abstract class which defines a lot of the boiler-plate code needed to run the suite of tests.
ScalabilityAbstractSuite() - Constructor for class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
 
ScalabilityAbstractSuite.ExecutionContext - Class in org.apache.jackrabbit.oak.scalability.suites
Execution context to be pass information to and from the suite to the benchmarks.
ScalabilityAbstractSuite.ExecutionContext() - Constructor for class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite.ExecutionContext
 
ScalabilityBenchmark - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Base class for all the Scalability/Longevity benchmarks/tests.
ScalabilityBenchmark() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.ScalabilityBenchmark
 
ScalabilityBlobSearchSuite - Class in org.apache.jackrabbit.oak.scalability.suites
The suite test will incrementally increase the load and execute searches.
ScalabilityBlobSearchSuite(Boolean) - Constructor for class org.apache.jackrabbit.oak.scalability.suites.ScalabilityBlobSearchSuite
 
ScalabilityNodeRelationshipSuite - Class in org.apache.jackrabbit.oak.scalability.suites
The suite test will incrementally increase the load and execute searches.
ScalabilityNodeRelationshipSuite(Boolean) - Constructor for class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
ScalabilityNodeSuite - Class in org.apache.jackrabbit.oak.scalability.suites
The suite test will incrementally increase the load and execute searches.
ScalabilityNodeSuite(Boolean) - Constructor for class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
ScalabilityNodeSuite.Index - Enum in org.apache.jackrabbit.oak.scalability.suites
 
ScalabilityRunner - Class in org.apache.jackrabbit.oak.scalability
Main class for running scalability/longevity tests.
ScalabilityRunner() - Constructor for class org.apache.jackrabbit.oak.scalability.ScalabilityRunner
 
ScalabilitySuite - Interface in org.apache.jackrabbit.oak.scalability
Interface for scalability suite for load testing.
SCALE - Static variable in class org.apache.jackrabbit.oak.benchmark.RevisionGCTest
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterOrderByKeysetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterOrderByOffsetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterSplitOrderByKeysetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterSplitOrderByOffsetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterSplitOrderBySearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.OrderByKeysetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.OrderByOffsetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.SearchScalabilityBenchmark
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.SplitOrderByKeysetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.SplitOrderByOffsetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.SplitOrderBySearcher
 
searchCommon(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.MultiFilterSplitOrderBySearcher
 
searchCommon(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.SplitOrderBySearcher
 
SearchScalabilityBenchmark - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Abstract class for search scalability benchmarks.
SearchScalabilityBenchmark() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.SearchScalabilityBenchmark
 
SegmentNodeStateHelper - Class in org.apache.jackrabbit.oak.plugins.segment
 
SequentialCreateNodesTest - Class in org.apache.jackrabbit.oak.benchmark
 
SequentialCreateNodesTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.SequentialCreateNodesTest
 
setAutoRefresh(boolean) - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Enables or disables auto-refresh of the root node state on ConsoleSession.getRoot().
setIncrement(int) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite.ExecutionContext
 
setMap(Map<Object, Object>) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite.ExecutionContext
 
SetMultiPropertyTest - Class in org.apache.jackrabbit.oak.benchmark
Test for measuring the performance of setting a single multi valued property and saving the change.
SetMultiPropertyTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.SetMultiPropertyTest
 
setNodeType(String) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityBlobSearchSuite
 
setPrintStream(PrintStream) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
setPrintStream(PrintStream) - Method in interface org.apache.jackrabbit.oak.benchmark.CSVResultGenerator
 
setPrintStream(PrintStream) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
 
SetPropertyTest - Class in org.apache.jackrabbit.oak.benchmark
Test for measuring the performance of setting a single property and saving the change.
SetPropertyTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.SetPropertyTest
 
setStatisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
setUp(Repository, Credentials) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Prepares this performance benchmark.
setUp() - Method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
setUp(Repository, RepositoryFixture, Credentials) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
Prepares this performance benchmark.
setupCluster(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.RepositoryGrowthTest
 
setupCluster(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.wikipedia.WikipediaImport
 
setUpCluster(int) - Method in class org.apache.jackrabbit.oak.fixture.JackrabbitRepositoryFixture
 
setUpCluster(DocumentMK.Builder[], StatisticsProvider) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.MongoFixture
 
setUpCluster(int, StatisticsProvider) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.MongoFixture
 
setUpCluster(int, StatisticsProvider) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.SegmentFixture
 
setUpCluster(int, StatisticsProvider) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
setUpCluster(int) - Method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
setUpCluster(int, JcrCreator) - Method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
setUpCluster(int) - Method in interface org.apache.jackrabbit.oak.fixture.RepositoryFixture
Creates a new repository cluster with the given number of nodes.
setWorkingPath(String) - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Sets a new working path and returns the previously set.
shutdownBackgroundJobs() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
Shutdown the background threads.
SimpleSearchTest - Class in org.apache.jackrabbit.oak.benchmark
Run a simple query of the form "//*[@testcount=...]".
SimpleSearchTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.SimpleSearchTest
 
singleSession - Variable in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
size() - Method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
SmallFileReadTest - Class in org.apache.jackrabbit.oak.benchmark
 
SmallFileReadTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.SmallFileReadTest
 
SmallFileWriteTest - Class in org.apache.jackrabbit.oak.benchmark
 
SmallFileWriteTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.SmallFileWriteTest
 
SORT_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
SOURCE - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
SOURCE_ID - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
SplitOrderByKeysetPageSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Simulates keyset pagination over the search SplitOrderBySearcher
SplitOrderByKeysetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.SplitOrderByKeysetPageSearcher
 
SplitOrderByOffsetPageSearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Simulates offset pagination over the search SplitOrderBySearcher
SplitOrderByOffsetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.SplitOrderByOffsetPageSearcher
 
SplitOrderBySearcher - Class in org.apache.jackrabbit.oak.scalability.benchmarks
Splits the search in OrderBySearcher to multiple queries and unions the results.
SplitOrderBySearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.benchmarks.SplitOrderBySearcher
 
SQL2DescendantSearchTest - Class in org.apache.jackrabbit.oak.benchmark
SQL-2 version of the sub-tree performance test.
SQL2DescendantSearchTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.SQL2DescendantSearchTest
 
SQL2SearchTest - Class in org.apache.jackrabbit.oak.benchmark
 
SQL2SearchTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.SQL2SearchTest
 
startCollecting() - Method in class org.apache.jackrabbit.oak.benchmark.util.Profiler
Start collecting profiling data.
startProfiler() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite.ExecutionContext
 
statsFormats() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Format string used for additional stats as per Formatter Example [ "%6d" , "%6.0f" ]
statsFormats() - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest
 
statsFormats() - Method in class org.apache.jackrabbit.oak.benchmark.HybridIndexTest
 
statsNames() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Names of additional stats which benchmark wants to be reported as part of default report.
statsNames() - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest
 
statsNames() - Method in class org.apache.jackrabbit.oak.benchmark.HybridIndexTest
 
statsValues() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Stats values which needs to be included in the report
statsValues() - Method in class org.apache.jackrabbit.oak.benchmark.BundlingNodeTest
 
statsValues() - Method in class org.apache.jackrabbit.oak.benchmark.HybridIndexTest
 
stopCollecting() - Method in class org.apache.jackrabbit.oak.benchmark.util.Profiler
Stop collecting.
stopProfiler() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite.ExecutionContext
 
storageEnabled - Variable in class org.apache.jackrabbit.oak.benchmark.FullTextSearchTest
null means true; true means true
storageEnabled - Variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
sumClasses - Variable in class org.apache.jackrabbit.oak.benchmark.util.Profiler
 
sumMethods - Variable in class org.apache.jackrabbit.oak.benchmark.util.Profiler
 
SyncAllExternalUsersTest - Class in org.apache.jackrabbit.oak.benchmark.authentication.external
Benchmark for SynchronizationMBean.syncAllExternalUsers()
SyncAllExternalUsersTest(int, int, long, boolean, List<String>) - Constructor for class org.apache.jackrabbit.oak.benchmark.authentication.external.SyncAllExternalUsersTest
 
SyncExternalUsersTest - Class in org.apache.jackrabbit.oak.benchmark.authentication.external
Benchmark for SynchronizationMBean.syncExternalUsers(String[])
SyncExternalUsersTest(int, int, long, boolean, List<String>, int) - Constructor for class org.apache.jackrabbit.oak.benchmark.authentication.external.SyncExternalUsersTest
 
syncRepositoryCluster(Repository...) - Method in class org.apache.jackrabbit.oak.fixture.JackrabbitRepositoryFixture
 
syncRepositoryCluster(Repository...) - Method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
syncRepositoryCluster(Repository...) - Method in interface org.apache.jackrabbit.oak.fixture.RepositoryFixture
Ensures that all content changes seen by one of the given cluster nodes are seen also by all the other given nodes.

T

TAR_SEGMENT_CACHE_SIZE - Static variable in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
TAR_STORAGE_MEMORY_MAPPED - Static variable in class org.apache.jackrabbit.oak.plugins.segment.FileStoreHelper
 
TARGET - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
TARGET_ID - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeRelationshipSuite
 
tearDown() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Cleans up after this performance benchmark.
tearDown(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.RepositoryGrowthTest
 
tearDown(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.wikipedia.WikipediaImport
 
tearDown() - Method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
tearDown() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
Cleans up after this performance benchmark.
tearDownCluster() - Method in class org.apache.jackrabbit.oak.fixture.JackrabbitRepositoryFixture
 
tearDownCluster() - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.MongoFixture
 
tearDownCluster() - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.SegmentFixture
 
tearDownCluster() - Method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
tearDownCluster() - Method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
tearDownCluster() - Method in interface org.apache.jackrabbit.oak.fixture.RepositoryFixture
Releases resources associated with the given repository cluster.
TEST_ID - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
A random string to guarantee concurrently running tests don't overwrite each others changes (for example in a cluster).
TESTERS - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
Controls the number of concurrent tester threads
TestInputStream - Class in org.apache.jackrabbit.oak.benchmark
An input stream that returns a given number of dummy data.
TestInputStream(int) - Constructor for class org.apache.jackrabbit.oak.benchmark.TestInputStream
 
testMembership(Group, User) - Method in class org.apache.jackrabbit.oak.benchmark.MemberDeclaredMemberOf
 
testMembership(Group, User) - Method in class org.apache.jackrabbit.oak.benchmark.MemberIsDeclaredMember
 
testMembership(Group, User) - Method in class org.apache.jackrabbit.oak.benchmark.MemberIsMember
 
testMembership(Group, User) - Method in class org.apache.jackrabbit.oak.benchmark.MemberMemberOf
 
testRoot - Variable in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
testSession - Variable in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
TextExtractorMain - Class in org.apache.jackrabbit.oak.plugins.tika
 
TextExtractorMain() - Constructor for class org.apache.jackrabbit.oak.plugins.tika.TextExtractorMain
 
ThreadDumpCleaner - Class in org.apache.jackrabbit.oak.threadDump
A tool that removes uninteresting lines from stack traces.
ThreadDumpCleaner() - Constructor for class org.apache.jackrabbit.oak.threadDump.ThreadDumpCleaner
 
ThreadDumpCommand - Class in org.apache.jackrabbit.oak.run
 
ThreadDumpCommand() - Constructor for class org.apache.jackrabbit.oak.run.ThreadDumpCommand
 
ThreadDumpConverter - Class in org.apache.jackrabbit.oak.threadDump
A tool that converts full thread dumps files to the "standard" format.
ThreadDumpConverter() - Constructor for class org.apache.jackrabbit.oak.threadDump.ThreadDumpConverter
 
TITLE_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
toISO_8601_2000() - Method in enum org.apache.jackrabbit.oak.benchmark.util.Date
 
toString() - Method in class org.apache.jackrabbit.oak.benchmark.Benchmark
 
toString() - Method in class org.apache.jackrabbit.oak.benchmark.GetNodeTest
 
toString() - Method in class org.apache.jackrabbit.oak.fixture.JackrabbitRepositoryFixture
 
toString() - Method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
toString() - Method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.segment.PCMAnalyser
 
toString() - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.LastModifiedSearcher
 
toString() - Method in class org.apache.jackrabbit.oak.scalability.benchmarks.ScalabilityBenchmark
 
toString() - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
 
TransientManyChildNodesTest - Class in org.apache.jackrabbit.oak.benchmark
Test for measuring the performance of 10 iterations of transiently adding and removing a child node to a node that already has 10000 existing child nodes.
TransientManyChildNodesTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.TransientManyChildNodesTest
 
traverse(Session, int) - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentTraversalTest
 

U

unique - Variable in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
unique - Variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
UpdateManyChildNodesTest - Class in org.apache.jackrabbit.oak.benchmark
Test for measuring the performance of adding one extra child node to node with 10000 existing child nodes.
UpdateManyChildNodesTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.UpdateManyChildNodesTest
 
UUIDLookupTest - Class in org.apache.jackrabbit.oak.benchmark
 
UUIDLookupTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.UUIDLookupTest
 

V

valueOf(String) - Static method in enum org.apache.jackrabbit.oak.benchmark.util.Date
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.benchmark.util.MimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite.Index
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.jackrabbit.oak.benchmark.util.Date
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jackrabbit.oak.benchmark.util.MimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite.Index
Returns an array containing the constants of this enum type, in the order they are declared.
visitingNode(Node, int) - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentHasPermissionTest2
 
visitingNode(Node, int) - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentReadAccessControlledTreeTest
 
visitingNode(Node, int) - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentReadAccessControlledTreeTest2
 
visitingNode(Node, int) - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentReadSinglePolicyTreeTest
 
visitingNode(Node, int) - Method in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
visitingProperty(Property, int) - Method in class org.apache.jackrabbit.oak.benchmark.ConcurrentReadRandomNodeAndItsPropertiesTest
 
visitingProperty(Property, int) - Method in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 

W

waitBeforeIterationFinish(long) - Method in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
WARMUP - Static variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityAbstractSuite
 
whiteboard - Variable in class org.apache.jackrabbit.oak.scalability.suites.ScalabilityNodeSuite
 
WikipediaImport - Class in org.apache.jackrabbit.oak.benchmark.wikipedia
 
WikipediaImport(File, boolean, boolean) - Constructor for class org.apache.jackrabbit.oak.benchmark.wikipedia.WikipediaImport
 
withAdmin() - Static method in class org.apache.jackrabbit.oak.benchmark.GetNodeTest
 
withAnonymous() - Static method in class org.apache.jackrabbit.oak.benchmark.GetNodeTest
 

X

XmlImportTest - Class in org.apache.jackrabbit.oak.benchmark
 
XmlImportTest() - Constructor for class org.apache.jackrabbit.oak.benchmark.XmlImportTest
 
A B C D E F G H I J K L M N O P Q R S T U V W X 

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