A B C D E F G 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.ScalabilityNodeRelationshipSuite
 
ACTIVITIES - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeRelationshipSuite
 
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.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 class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
addBenchmarks(ScalabilityBenchmark...) - Method in interface org.apache.jackrabbit.oak.scalability.ScalabilitySuite
Adds the benchmarks to run.
adminSession - Variable in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
afterIteration() - Method in class org.apache.jackrabbit.oak.scalability.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.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.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.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.GetNodeTest
 
afterSuite() - Method in class org.apache.jackrabbit.oak.benchmark.GetPoliciesTest
 
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.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.scalability.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.SetPropertyTest
 
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
Retrieves search property by iterating over nodes and then executes search using the retrieved criteria.
AggregateNodeSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.AggregateNodeSearcher
 
allPaths - Variable in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
ASYNC_INDEX - Static variable in class org.apache.jackrabbit.oak.scalability.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
 
beforeIteration(ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityAbstractSuite
Executes once for each iteration.
beforeIteration(ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityBlobSearchSuite
Executes before each test run
beforeIteration(ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeRelationshipSuite
Executes before each test run
beforeIteration(ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.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.authentication.external.SyncAllExternalUsersTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.authentication.external.SyncExternalUsersTest
 
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.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.GetNodeTest
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.benchmark.GetPoliciesTest
 
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.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.scalability.ScalabilityAbstractSuite
Setup any options before the benchmarks.
beforeSuite() - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityBlobSearchSuite
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeRelationshipSuite
 
beforeSuite() - Method in class org.apache.jackrabbit.oak.scalability.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.ScalabilityAbstractSuite
 
BlobStoreFixture - Class in org.apache.jackrabbit.oak.fixture
 
BlobStoreFixture(String) - Constructor for class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
bootstrapNodeStore(String[], Closer, String) - Static method in class org.apache.jackrabbit.oak.run.Main
 

C

CdCommand - Class in org.apache.jackrabbit.oak.console.commands
 
CdCommand(Groovysh) - Constructor for class org.apache.jackrabbit.oak.console.commands.CdCommand
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Creates and returns a checkpoint with the given lifetime in seconds.
CheckpointCommand - Class in org.apache.jackrabbit.oak.console.commands
 
CheckpointCommand(Groovysh) - Constructor for class org.apache.jackrabbit.oak.console.commands.CheckpointCommand
 
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
 
close() - Method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
COMMAND_NAME - Static variable in class org.apache.jackrabbit.oak.console.commands.CdCommand
 
COMMAND_NAME - Static variable in class org.apache.jackrabbit.oak.console.commands.CheckpointCommand
 
COMMAND_NAME - Static variable in class org.apache.jackrabbit.oak.console.commands.LsCommand
 
COMMAND_NAME - Static variable in class org.apache.jackrabbit.oak.console.commands.LsdDocumentCommand
 
COMMAND_NAME - Static variable in class org.apache.jackrabbit.oak.console.commands.LuceneCommand
 
COMMAND_NAME - Static variable in class org.apache.jackrabbit.oak.console.commands.OakHelpCommand
 
COMMAND_NAME - Static variable in class org.apache.jackrabbit.oak.console.commands.PnCommand
 
COMMAND_NAME - Static variable in class org.apache.jackrabbit.oak.console.commands.PrintDocumentCommand
 
COMMAND_NAME - Static variable in class org.apache.jackrabbit.oak.console.commands.RefreshCommand
 
COMMAND_NAME - Static variable in class org.apache.jackrabbit.oak.console.commands.RetrieveCommand
 
commitRoot() - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocumentHelper
 
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
 
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
 
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
 
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.
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) - 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
 
createCompleters() - Method in class org.apache.jackrabbit.oak.console.commands.CdCommand
 
createCompleters() - Method in class org.apache.jackrabbit.oak.console.commands.OakHelpCommand
 
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.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.ScalabilityNodeRelationshipSuite
 
createIndexes(Session) - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
createLoad(ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.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
 
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.FullTextSearchTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.benchmark.FullTextSolrSearchTest
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityAbstractSuite
 
createRepository(RepositoryFixture) - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
CREDENTIALS - Static variable in class org.apache.jackrabbit.oak.scalability.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.ScalabilityNodeSuite
 
CTX_DESC_SEARCH_PATHS_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
CTX_FILE_NODE_TYPE_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityBlobSearchSuite
 
CTX_GROUP - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeRelationshipSuite
 
CTX_PAGINATION_KEY_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
CTX_REL_NODE_TYPE_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
CTX_ROOT_NODE_NAME_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
CTX_SEARCH_PATHS_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
CTX_USER - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeRelationshipSuite
Node properties
CUSTOM_ACT_NODE_TYPE - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeRelationshipSuite
 
CUSTOM_DESC_NODE_TYPE - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
CUSTOM_REL_NODE_TYPE - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeRelationshipSuite
 
CUSTOM_ROOT_NODE_TYPE - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
CUSTOM_TYPE - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
Controls if a customType is to be created
customize(Oak) - Method in interface org.apache.jackrabbit.oak.fixture.JcrCreator
 

D

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.ScalabilityNodeSuite
 
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.fixture.JcrCreator
 
DENSITY_LEVEL - Static variable in class org.apache.jackrabbit.oak.scalability.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
 
disposeThreadExecutionContext(T) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
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(List<String>) - Method in class org.apache.jackrabbit.oak.console.commands.CdCommand
 
execute(List<String>) - Method in class org.apache.jackrabbit.oak.console.commands.CheckpointCommand
 
execute(List<String>) - Method in class org.apache.jackrabbit.oak.console.commands.LsCommand
 
execute(List<String>) - Method in class org.apache.jackrabbit.oak.console.commands.LsdDocumentCommand
 
execute(List<String>) - Method in class org.apache.jackrabbit.oak.console.commands.OakHelpCommand
 
execute(List<String>) - Method in class org.apache.jackrabbit.oak.console.commands.PnCommand
 
execute(List<String>) - Method in class org.apache.jackrabbit.oak.console.commands.PrintDocumentCommand
 
execute(List<String>) - Method in class org.apache.jackrabbit.oak.console.commands.RetrieveCommand
 
execute(List<String>) - Method in class org.apache.jackrabbit.oak.console.GroovyConsole
 
execute(Repository, Credentials, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.AggregateNodeSearcher
 
execute(Repository, Credentials, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityBenchmark
Runs the benchmark against the given repository.
execute(Repository, Credentials, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.SearchScalabilityBenchmark
 
executeBenchmark(ScalabilityBenchmark, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityAbstractSuite
Runs the benchmark.
executeBenchmark(ScalabilityBenchmark, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.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
Explorer(String[]) - Constructor for class org.apache.jackrabbit.oak.explorer.Explorer
 
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

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
FILTER_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
filterNodeStates(Set<UUID>, List<String>, SegmentNodeState, String) - Static method in class org.apache.jackrabbit.oak.explorer.NodeStoreTree
 
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
Searches on the file format/Mime type
FormatSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.FormatSearcher
 
FULL_TEXT - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
Controls whether fulltext indexing is enabled or disabled.
FullTextSearcher - Class in org.apache.jackrabbit.oak.scalability
Full text query search
FullTextSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.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

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 class org.apache.jackrabbit.oak.scalability.ScalabilityAbstractSuite
 
getBenchmarks() - Method in interface org.apache.jackrabbit.oak.scalability.ScalabilitySuite
 
getBlobStoreFixtures() - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.SegmentFixture
 
getCalendar() - Method in enum org.apache.jackrabbit.oak.benchmark.util.Date
 
getCheckpoints(DocumentNodeStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.CheckpointsHelper
 
getCredentials() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
getDataStore() - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
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
 
getDo_auto() - Method in class org.apache.jackrabbit.oak.console.commands.RefreshCommand
 
getDo_dump() - Method in class org.apache.jackrabbit.oak.console.commands.LuceneCommand
 
getDo_info() - Method in class org.apache.jackrabbit.oak.console.commands.LuceneCommand
 
getDo_manual() - Method in class org.apache.jackrabbit.oak.console.commands.RefreshCommand
 
getDo_now() - Method in class org.apache.jackrabbit.oak.console.commands.RefreshCommand
 
getDo_rmdata() - Method in class org.apache.jackrabbit.oak.console.commands.LuceneCommand
 
getFileBlobStore(File) - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
getFileDataStore(File, int) - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
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.ManyUserReadTest
 
getImportFileName() - Method in class org.apache.jackrabbit.oak.benchmark.ReadDeepTreeTest
 
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
 
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
 
getMetaClass() - Method in class org.apache.jackrabbit.oak.console.GroovyConsole
 
getMicroKernel() - Method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMicroKernel() - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.SegmentFixture
 
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
 
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
 
getMongoWithFDS(String, int, String, boolean, long, File, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
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.ScalabilityBlobSearchSuite
 
getOak(int) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
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.MultiFilterSplitOrderBySearcher
 
getOrderByClause() - Method in class org.apache.jackrabbit.oak.scalability.PaginationEnabledSearcher
 
getOrderByClause() - Method in class org.apache.jackrabbit.oak.scalability.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
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.console.GroovyConsole
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.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.FormatSearcher
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.FullTextSearcher
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.LastModifiedSearcher
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.MultiFilterOrderBySearcher
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.NodeTypeSearcher
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.OrderByDate
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.OrderBySearcher
 
getQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.SearchScalabilityBenchmark
 
getRDB(String, String, String, String, String, boolean, long) - 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
 
getRepository() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
 
getRepository() - Method in class org.apache.jackrabbit.oak.scalability.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
 
getSession() - Method in class org.apache.jackrabbit.oak.console.commands.CdCommand
 
getSession() - Method in class org.apache.jackrabbit.oak.console.commands.CheckpointCommand
 
getSession() - Method in class org.apache.jackrabbit.oak.console.commands.LsCommand
 
getSession() - Method in class org.apache.jackrabbit.oak.console.commands.LsdDocumentCommand
 
getSession() - Method in class org.apache.jackrabbit.oak.console.commands.PnCommand
 
getSession() - Method in class org.apache.jackrabbit.oak.console.commands.PrintDocumentCommand
 
getSession() - Method in class org.apache.jackrabbit.oak.console.commands.RefreshCommand
 
getSession() - Method in class org.apache.jackrabbit.oak.console.commands.RetrieveCommand
 
getStandardQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.MultiFilterSplitOrderBySearcher
 
getStandardQuery(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.SplitOrderBySearcher
 
getStore() - Method in class org.apache.jackrabbit.oak.console.commands.LsdDocumentCommand
 
getStore() - Method in class org.apache.jackrabbit.oak.console.commands.PrintDocumentCommand
 
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(File, int, int, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getTarWithBlobStore(File, int, int, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getTemplateId(SegmentNodeState) - Static method in class org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStateHelper
 
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.
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.ScalabilityBlobSearchSuite
 
getWriter(ScalabilityAbstractSuite.ExecutionContext, SynchronizedDescriptiveStatistics, int) - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeRelationshipSuite
 
getWriter(ScalabilityAbstractSuite.ExecutionContext, SynchronizedDescriptiveStatistics, int) - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
GroovyConsole - Class in org.apache.jackrabbit.oak.console
 
GroovyConsole(ConsoleSession, IO, Closeable) - Constructor for class org.apache.jackrabbit.oak.console.GroovyConsole
 

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.ScalabilityAbstractSuite
Controls the incremental load for each iteration
INDEX - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
Controls if the index definitions are to be created.
INDEX_TYPE - Variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
Type of index to be created
initBackgroundJobs() - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityAbstractSuite
Sets the running flag to true.
interval - Variable in class org.apache.jackrabbit.oak.benchmark.util.Profiler
 
invokeMethod(String, Object) - Method in class org.apache.jackrabbit.oak.console.GroovyConsole
 
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.
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
 
join() - Method in class org.apache.jackrabbit.oak.run.Main.HttpServer
 

K

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

L

LastModifiedSearcher - Class in org.apache.jackrabbit.oak.scalability
perform searches using the jcr:lastModified and the provided timeframe
LastModifiedSearcher(Date) - Constructor for class org.apache.jackrabbit.oak.scalability.LastModifiedSearcher
 
LIMIT - Static variable in class org.apache.jackrabbit.oak.scalability.PaginationEnabledSearcher
Pagination limit for one page
list() - Method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
 
LOADERS - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
Controls the number of concurrent threads for loading blobs initially
LOG - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityAbstractSuite
 
LOG - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
LOG - Static variable in class org.apache.jackrabbit.oak.scalability.SearchScalabilityBenchmark
 
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.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.
LsCommand - Class in org.apache.jackrabbit.oak.console.commands
 
LsCommand(Groovysh) - Constructor for class org.apache.jackrabbit.oak.console.commands.LsCommand
 
LsdDocumentCommand - Class in org.apache.jackrabbit.oak.console.commands
 
LsdDocumentCommand(Groovysh) - Constructor for class org.apache.jackrabbit.oak.console.commands.LsdDocumentCommand
 
LuceneCommand - Class in org.apache.jackrabbit.oak.console.commands
 
LuceneCommand(Groovysh) - Constructor for class org.apache.jackrabbit.oak.console.commands.LuceneCommand
 
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.

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.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.HttpServer - Class in org.apache.jackrabbit.oak.run
 
Main.HttpServer(String) - Constructor for class org.apache.jackrabbit.oak.run.Main.HttpServer
 
Main.HttpServer(String, Map<Oak, String>) - Constructor for class org.apache.jackrabbit.oak.run.Main.HttpServer
 
Main.Mode - Enum in org.apache.jackrabbit.oak.run
 
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
 
MimeType - Enum in org.apache.jackrabbit.oak.benchmark.util
 
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
Simulates keyset pagination over the search .MultiFilterOrderBySearcher
MultiFilterOrderByKeysetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.MultiFilterOrderByKeysetPageSearcher
 
MultiFilterOrderByOffsetPageSearcher - Class in org.apache.jackrabbit.oak.scalability
Simulates offset pagination over the search .MultiFilterOrderBySearcher
MultiFilterOrderByOffsetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.MultiFilterOrderByOffsetPageSearcher
 
MultiFilterOrderBySearcher - Class in org.apache.jackrabbit.oak.scalability
Searches on node with a filter property and orders the results by 2 properties
MultiFilterOrderBySearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.MultiFilterOrderBySearcher
 
MultiFilterSplitOrderByKeysetPageSearcher - Class in org.apache.jackrabbit.oak.scalability
Simulates keyset pagination over the search .MultiFilterSplitOrderBySearcher
MultiFilterSplitOrderByKeysetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.MultiFilterSplitOrderByKeysetPageSearcher
 
MultiFilterSplitOrderByOffsetPageSearcher - Class in org.apache.jackrabbit.oak.scalability
Simulates offset pagination over the search .MultiFilterSplitOrderBySearcher
MultiFilterSplitOrderByOffsetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.MultiFilterSplitOrderByOffsetPageSearcher
 
MultiFilterSplitOrderBySearcher - Class in org.apache.jackrabbit.oak.scalability
Splits the query in MultiFilterOrderBySearcher into multiple queries and unions the results.
MultiFilterSplitOrderBySearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.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
 
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.ScalabilityNodeRelationshipSuite
 
NODE_LEVELS - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
Controls the number of nodes at each level
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
 
NodeStoreTree - Class in org.apache.jackrabbit.oak.explorer
 
NodeStoreTree(FileStore.ReadOnlyStore, JTextArea, boolean) - Constructor for class org.apache.jackrabbit.oak.explorer.NodeStoreTree
 
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.ScalabilityNodeSuite
 
NodeTypeSearcher - Class in org.apache.jackrabbit.oak.scalability
Searches on the NodeType
NodeTypeSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.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_FDS - 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_TAR - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_TAR_FDS - 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.SegmentFixture - Class in org.apache.jackrabbit.oak.fixture
 
OakFixture.SegmentFixture(String, File, int, int, boolean, boolean) - Constructor for class org.apache.jackrabbit.oak.fixture.OakFixture.SegmentFixture
 
OakHelpCommand - Class in org.apache.jackrabbit.oak.console.commands
 
OakHelpCommand(Groovysh) - Constructor for class org.apache.jackrabbit.oak.console.commands.OakHelpCommand
 
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.ScalabilityNodeRelationshipSuite
 
OBJECT_ID - Static variable in class org.apache.jackrabbit.oak.scalability.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
 
onTarMK(FileStore) - Static method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
 
OrderByDate - Class in org.apache.jackrabbit.oak.scalability
 
OrderByDate() - Constructor for class org.apache.jackrabbit.oak.scalability.OrderByDate
 
OrderByKeysetPageSearcher - Class in org.apache.jackrabbit.oak.scalability
Simulates keyset pagination over the search .OrderBySearcher
OrderByKeysetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.OrderByKeysetPageSearcher
 
OrderByOffsetPageSearcher - Class in org.apache.jackrabbit.oak.scalability
Simulates offset pagination over the search .OrderBySearcher
OrderByOffsetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.OrderByOffsetPageSearcher
 
OrderBySearcher - Class in org.apache.jackrabbit.oak.scalability
Searches on path and orders the results by 2 properties
OrderBySearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.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.console.commands - package org.apache.jackrabbit.oak.console.commands
 
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.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.util - package org.apache.jackrabbit.oak.scalability.util
 

P

pageAdded(String, String) - Method in class org.apache.jackrabbit.oak.benchmark.wikipedia.WikipediaImport
 
PAGES - Static variable in class org.apache.jackrabbit.oak.scalability.PaginationEnabledSearcher
Number of page accesses
PaginationEnabledSearcher - Class in org.apache.jackrabbit.oak.scalability
Abstract class which defines utility methods for processing results like pagination and no pagination.
PaginationEnabledSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.PaginationEnabledSearcher
 
paused - Variable in class org.apache.jackrabbit.oak.benchmark.util.Profiler
 
PnCommand - Class in org.apache.jackrabbit.oak.console.commands
 
PnCommand(Groovysh) - Constructor for class org.apache.jackrabbit.oak.console.commands.PnCommand
 
PORT - Static variable in class org.apache.jackrabbit.oak.run.Main
 
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.FullTextSearchTest
 
printDependenciesToSegment(String) - Method in class org.apache.jackrabbit.oak.explorer.NodeStoreTree
 
printDiff(String) - Method in class org.apache.jackrabbit.oak.explorer.NodeStoreTree
 
PrintDocumentCommand - Class in org.apache.jackrabbit.oak.console.commands
 
PrintDocumentCommand(Groovysh) - Constructor for class org.apache.jackrabbit.oak.console.commands.PrintDocumentCommand
 
printTarInfo(String) - Method in class org.apache.jackrabbit.oak.explorer.NodeStoreTree
 
processResultsKeysetPagination(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.PaginationEnabledSearcher
 
processResultsOffsetPagination(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.PaginationEnabledSearcher
 
PROFILE - Static variable in class org.apache.jackrabbit.oak.scalability.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.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
 
refresh() - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Performs a manual refresh of the root node state.
RefreshCommand - Class in org.apache.jackrabbit.oak.console.commands
 
RefreshCommand(Groovysh) - Constructor for class org.apache.jackrabbit.oak.console.commands.RefreshCommand
 
RELATIONSHIPS - Static variable in class org.apache.jackrabbit.oak.scalability.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 class org.apache.jackrabbit.oak.scalability.ScalabilityAbstractSuite
Removes the benchmark.
removeBenchmark(String) - Method in interface org.apache.jackrabbit.oak.scalability.ScalabilitySuite
 
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
 
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
 
resetClusterId(String...) - Static method in class org.apache.jackrabbit.oak.run.Main
 
retrieve(String) - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Retrieves the root node from a previously created checkpoint.
RetrieveCommand - Class in org.apache.jackrabbit.oak.console.commands
 
RetrieveCommand(Groovysh) - Constructor for class org.apache.jackrabbit.oak.console.commands.RetrieveCommand
 
revert(String) - Method in class org.apache.jackrabbit.oak.explorer.NodeStoreTree
 
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.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(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() - Method in class org.apache.jackrabbit.oak.benchmark.util.Profiler
 
run(Iterable<RepositoryFixture>) - Method in class org.apache.jackrabbit.oak.benchmark.wikipedia.WikipediaImport
 
run() - Method in class org.apache.jackrabbit.oak.console.GroovyConsole
 
run(Iterable<RepositoryFixture>) - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityAbstractSuite
 
run(Iterable<RepositoryFixture>) - Method in interface org.apache.jackrabbit.oak.scalability.ScalabilitySuite
 
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.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.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.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.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.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.ReadDeepTreeTest
 
runTest() - Method in class org.apache.jackrabbit.oak.benchmark.ReadPropertyTest
 
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.XmlImportTest
 

S

ScalabilityAbstractSuite - Class in org.apache.jackrabbit.oak.scalability
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.ScalabilityAbstractSuite
 
ScalabilityBenchmark - Class in org.apache.jackrabbit.oak.scalability
Base class for all the Scalability/Longevity benchmarks/tests.
ScalabilityBenchmark() - Constructor for class org.apache.jackrabbit.oak.scalability.ScalabilityBenchmark
 
ScalabilityBlobSearchSuite - Class in org.apache.jackrabbit.oak.scalability
The suite test will incrementally increase the load and execute searches.
ScalabilityBlobSearchSuite(Boolean) - Constructor for class org.apache.jackrabbit.oak.scalability.ScalabilityBlobSearchSuite
 
ScalabilityNodeRelationshipSuite - Class in org.apache.jackrabbit.oak.scalability
The suite test will incrementally increase the load and execute searches.
ScalabilityNodeRelationshipSuite(Boolean) - Constructor for class org.apache.jackrabbit.oak.scalability.ScalabilityNodeRelationshipSuite
 
ScalabilityNodeSuite - Class in org.apache.jackrabbit.oak.scalability
The suite test will incrementally increase the load and execute searches.
ScalabilityNodeSuite(Boolean) - Constructor for class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
 
ScalabilityNodeSuite.Index - Enum in org.apache.jackrabbit.oak.scalability
 
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.
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.MultiFilterOrderByKeysetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.MultiFilterOrderByOffsetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.MultiFilterSplitOrderByKeysetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.MultiFilterSplitOrderByOffsetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.MultiFilterSplitOrderBySearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.OrderByKeysetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.OrderByOffsetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.SearchScalabilityBenchmark
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.SplitOrderByKeysetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.SplitOrderByOffsetPageSearcher
 
search(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.SplitOrderBySearcher
 
searchCommon(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.MultiFilterSplitOrderBySearcher
 
searchCommon(QueryManager, ScalabilityAbstractSuite.ExecutionContext) - Method in class org.apache.jackrabbit.oak.scalability.SplitOrderBySearcher
 
SEARCHERS - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeSuite
Controls the number of concurrent thread for searching
SearchScalabilityBenchmark - Class in org.apache.jackrabbit.oak.scalability
Abstract class for search scalability benchmarks.
SearchScalabilityBenchmark() - Constructor for class org.apache.jackrabbit.oak.scalability.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().
setDo_auto(Object) - Method in class org.apache.jackrabbit.oak.console.commands.RefreshCommand
 
setDo_dump(Object) - Method in class org.apache.jackrabbit.oak.console.commands.LuceneCommand
 
setDo_info(Object) - Method in class org.apache.jackrabbit.oak.console.commands.LuceneCommand
 
setDo_manual(Object) - Method in class org.apache.jackrabbit.oak.console.commands.RefreshCommand
 
setDo_now(Object) - Method in class org.apache.jackrabbit.oak.console.commands.RefreshCommand
 
setDo_rmdata(Object) - Method in class org.apache.jackrabbit.oak.console.commands.LuceneCommand
 
setMetaClass(MetaClass) - Method in class org.apache.jackrabbit.oak.console.GroovyConsole
 
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.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.ScalabilityAbstractSuite
 
setProperty(String, Object) - Method in class org.apache.jackrabbit.oak.console.GroovyConsole
 
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
 
setUp(Repository, Credentials) - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Prepares this performance benchmark.
setUp(Repository, Credentials) - Method in class org.apache.jackrabbit.oak.benchmark.GetGroupPrincipalsTest
 
setUp(Repository, Credentials) - Method in class org.apache.jackrabbit.oak.benchmark.LoginImpersonateTest
 
setUp(Repository, Credentials) - Method in class org.apache.jackrabbit.oak.benchmark.LoginSystemTest
 
setUp(Repository, Credentials) - Method in class org.apache.jackrabbit.oak.benchmark.LoginWithMembershipTest
 
setUp(Repository, Credentials) - Method in class org.apache.jackrabbit.oak.benchmark.LoginWithMembersTest
 
setUp() - Method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
setUp(Repository, RepositoryFixture, Credentials) - Method in class org.apache.jackrabbit.oak.scalability.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(int) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.SegmentFixture
 
setUpCluster(int) - 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.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.ScalabilityNodeSuite
 
SOURCE - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeRelationshipSuite
 
SOURCE_ID - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeRelationshipSuite
 
SplitOrderByKeysetPageSearcher - Class in org.apache.jackrabbit.oak.scalability
Simulates keyset pagination over the search .SplitOrderBySearcher
SplitOrderByKeysetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.SplitOrderByKeysetPageSearcher
 
SplitOrderByOffsetPageSearcher - Class in org.apache.jackrabbit.oak.scalability
Simulates offset pagination over the search .SplitOrderBySearcher
SplitOrderByOffsetPageSearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.SplitOrderByOffsetPageSearcher
 
SplitOrderBySearcher - Class in org.apache.jackrabbit.oak.scalability
Splits the search in OrderBySearcher to multiple queries and unions the results.
SplitOrderBySearcher() - Constructor for class org.apache.jackrabbit.oak.scalability.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.
stop() - Method in class org.apache.jackrabbit.oak.run.Main.HttpServer
 
stopCollecting() - Method in class org.apache.jackrabbit.oak.benchmark.util.Profiler
Stop collecting.
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.ScalabilityNodeSuite
 
sumClasses - 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_STORAGE_MEMORY_MAPPED - Static variable in class org.apache.jackrabbit.oak.run.Main
 
TARGET - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeRelationshipSuite
 
TARGET_ID - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityNodeRelationshipSuite
 
tearDown() - Method in class org.apache.jackrabbit.oak.benchmark.AbstractTest
Cleans up after this performance benchmark.
tearDown() - Method in class org.apache.jackrabbit.oak.benchmark.GetGroupPrincipalsTest
 
tearDown() - Method in class org.apache.jackrabbit.oak.benchmark.LoginWithMembershipTest
 
tearDown() - Method in class org.apache.jackrabbit.oak.benchmark.LoginWithMembersTest
 
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.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.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.ScalabilityAbstractSuite
A random string to guarantee concurrently running tests don't overwrite each others changes (for example in a cluster).
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
 
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
 
TITLE_PROP - Static variable in class org.apache.jackrabbit.oak.scalability.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 enum org.apache.jackrabbit.oak.run.Main.Mode
 
toString() - Method in class org.apache.jackrabbit.oak.scalability.LastModifiedSearcher
 
toString() - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityAbstractSuite
 
toString() - Method in class org.apache.jackrabbit.oak.scalability.ScalabilityBenchmark
 
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
 
URI - Static variable in class org.apache.jackrabbit.oak.run.Main
 

V

valueChanged(TreeSelectionEvent) - Method in class org.apache.jackrabbit.oak.explorer.NodeStoreTree
 
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.run.Main.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.scalability.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.run.Main.Mode
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.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.ScalabilityNodeSuite
 
WARMUP - Static variable in class org.apache.jackrabbit.oak.scalability.ScalabilityAbstractSuite
 
whiteboard - Variable in class org.apache.jackrabbit.oak.scalability.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 I J K L M N O P Q R S T U V W X 

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