Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
L
M
O
P
R
S
W
A
addNode(String, int, NodeImpl)
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI
Adds the node.
addNode(String, int, TransientNodeData)
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI
Adds the node.
addNode_file(String, int, String, TransientNodeData, TransientValueData, String, String)
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI
Adds the node_file.
C
commit()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI
Commit.
createNodeData(InternalQName, int, TransientNodeData, InternalQName, InternalQName)
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI
Creates the node data.
createNodeData_nt_folder(String, int, NodeImpl)
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI
Creates the node data_nt_folder.
createRootTree()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
Create the root node of the tree.
D
dcCreator
- Static variable in class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI.DCPropertyQName
The dc creator.
dcElementSet
- Static variable in class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI.DCPropertyQName
The dc element set.
dcSubject
- Static variable in class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI.DCPropertyQName
The dc subject.
dcTitle
- Static variable in class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI.DCPropertyQName
The dc title.
F
FastAPI
- Class in
org.exoplatform.wcm.benchmark.preparation.repository
Fast access to the JCR.
FastAPI(SessionImpl)
- Constructor for class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI
Instantiates a new fast api.
FastAPI.DCPropertyQName
- Class in
org.exoplatform.wcm.benchmark.preparation.repository
The Class DCPropertyQName.
FastAPI.DCPropertyQName()
- Constructor for class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI.DCPropertyQName
fileSize
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The file size.
firstWord
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The first word.
G
getFileValueData()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadWorker
Gets the file value data.
getNtFileCount()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadRun
Gets the nt file count.
getNtFolderCount()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadRun
Gets the nt folder count.
getRandom()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadWorker
Gets the random.
getRootNode()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
Gets the root node.
getSpetialTitleCount()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadWorker
Gets the spetial title count.
getTotalFile()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadWorker
Return total number of loaded files.
I
isReadProperty()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadRun
Checks if is read property.
L
l1Count
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The l1 count.
l2Count
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The l2 count.
l3Count
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The l3 count.
l4Count
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The l4 count.
log
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI
The log.
log
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The log.
log
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadWorker
The log.
M
main(String[])
- Static method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadRun
The main method.
mimeType
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The mime type.
O
org.exoplatform.wcm.benchmark.preparation.organization
- package org.exoplatform.wcm.benchmark.preparation.organization
org.exoplatform.wcm.benchmark.preparation.repository
- package org.exoplatform.wcm.benchmark.preparation.repository
OrganizationCreationService
- Class in
org.exoplatform.wcm.benchmark.preparation.organization
Created by The eXo Platform SAS Author : Hoa Pham hoa.phamvu@exoplatform.com Dec 2, 2008
OrganizationCreationService(InitParams, OrganizationService)
- Constructor for class org.exoplatform.wcm.benchmark.preparation.organization.
OrganizationCreationService
Instantiates a new organization creation service.
P
parseBitMap(int, int)
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
Parses the bit map.
R
release()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
FastAPI
Release.
RepoloadRun
- Class in
org.exoplatform.wcm.benchmark.preparation.repository
The Class RepoloadRun.
RepoloadRun(String[])
- Constructor for class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadRun
Instantiates a new repoload run.
RepoloadServiceImpl
- Class in
org.exoplatform.wcm.benchmark.preparation.repository
Repository Loader for CTI This loader builds a tree of 4 levels.
RepoloadServiceImpl(InitParams, RepositoryService)
- Constructor for class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
Constructor Initializes the service.
RepoloadServiceImpl(int, int, int, int, int, String, String, String, String, RepositoryService, int, int, int, int)
- Constructor for class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
Constructor Initializes the service.
RepoloadWorker
- Class in
org.exoplatform.wcm.benchmark.preparation.repository
Asynchronous creation of the trees starting from level 2.
RepoloadWorker(RepoloadServiceImpl, int, int, int, int, boolean[], CountDownLatch)
- Constructor for class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadWorker
Constructor Initializes variables.
repository
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The repository.
repositoryService
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The repository service.
root
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The root.
rootNode
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The root node.
run()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadRun
Run.
run()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadWorker
Creates the tree from leve 2 and the files in the leaves.
S
secondWord
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The second word.
setNtFileCount(int)
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadRun
Sets the nt file count.
setNtFolderCount(int)
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadRun
Sets the nt folder count.
setReadProperty(boolean)
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadRun
Sets the read property.
setUp()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadRun
Sets the up.
start()
- Method in class org.exoplatform.wcm.benchmark.preparation.organization.
OrganizationCreationService
start()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
Triggers the load.
startIndex
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The start index.
stop()
- Method in class org.exoplatform.wcm.benchmark.preparation.organization.
OrganizationCreationService
stop()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadRun
Stop.
stop()
- Method in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
W
workspace
- Variable in class org.exoplatform.wcm.benchmark.preparation.repository.
RepoloadServiceImpl
The workspace.
A
C
D
F
G
I
L
M
O
P
R
S
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010
eXo Platform SAS
. All Rights Reserved.