A C D G I L M O P R S T U 

A

addRecord(InputStream) - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 
AsciiArtTicker - Class in org.apache.jackrabbit.oak.upgrade
 
AsciiArtTicker() - Constructor for class org.apache.jackrabbit.oak.upgrade.AsciiArtTicker
 

C

childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.upgrade.security.RestrictionEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.upgrade.security.RestrictionEditor
 
clearInUse() - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 
close() - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 
copy(NodeStore, NodeStore) - Static method in class org.apache.jackrabbit.oak.upgrade.RepositorySidegrade
Copies the full content from the source to the target repository.
copy() - Method in class org.apache.jackrabbit.oak.upgrade.RepositorySidegrade
Copies the full content from the source to the target repository.
copy(File, NodeStore) - Static method in class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
Copies the contents of the repository in the given source directory to the given target node store.
copy(RepositoryConfig, NodeStore) - Static method in class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
Copies the contents of the repository with the given configuration to the given target node builder.
copy(RepositoryInitializer) - Method in class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
Copies the full content from the source to the target repository.

D

deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 

G

getAllIdentifiers() - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 
getCustomCommitHooks() - Method in class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
Returns the list of custom CommitHooks to be applied before the final type validation, reference and indexing hooks.
getMinRecordLength() - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 
getRecordFromReference(String) - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 
getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 
getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.upgrade.security.GroupEditorProvider
 
getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.upgrade.security.RestrictionEditorProvider
 
GroupEditorProvider - Class in org.apache.jackrabbit.oak.upgrade.security
 
GroupEditorProvider(String) - Constructor for class org.apache.jackrabbit.oak.upgrade.security.GroupEditorProvider
 

I

init(String) - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 
isCopyBinariesByReference() - Method in class org.apache.jackrabbit.oak.upgrade.RepositorySidegrade
 
isCopyBinariesByReference() - Method in class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
 
isEarlyShutdown() - Method in class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
 
isSkipOnError() - Method in class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
 

L

leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.upgrade.security.RestrictionEditor
 
LengthCachingDataStore - Class in org.apache.jackrabbit.oak.upgrade.blob
A DelegatingDataStore can avoid performing expensive file system access by making use of pre computed data related to files in DataStore.
LengthCachingDataStore() - Constructor for class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 

M

mapConfigurationParameters(BeanConfig, String...) - Method in class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
 
mapSecurityConfig(SecurityConfig) - Method in class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
 

O

org.apache.jackrabbit.oak.upgrade - package org.apache.jackrabbit.oak.upgrade
 
org.apache.jackrabbit.oak.upgrade.blob - package org.apache.jackrabbit.oak.upgrade.blob
 
org.apache.jackrabbit.oak.upgrade.security - package org.apache.jackrabbit.oak.upgrade.security
 

P

ProgressTicker - Interface in org.apache.jackrabbit.oak.upgrade
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.upgrade.security.RestrictionEditor
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.upgrade.security.RestrictionEditor
 

R

RepositorySidegrade - Class in org.apache.jackrabbit.oak.upgrade
 
RepositorySidegrade(NodeStore, NodeStore) - Constructor for class org.apache.jackrabbit.oak.upgrade.RepositorySidegrade
Creates a tool for copying the full contents of the source repository to the given target repository.
RepositoryUpgrade - Class in org.apache.jackrabbit.oak.upgrade
 
RepositoryUpgrade(RepositoryContext, NodeStore) - Constructor for class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
Creates a tool for copying the full contents of the source repository to the given target repository.
RestrictionEditor - Class in org.apache.jackrabbit.oak.upgrade.security
 
RestrictionEditor(NodeBuilder, TypePredicate) - Constructor for class org.apache.jackrabbit.oak.upgrade.security.RestrictionEditor
 
RestrictionEditorProvider - Class in org.apache.jackrabbit.oak.upgrade.security
Editor provider for upgrading ACL restrictions (rep:glob) from Jackrabbit Classic to Oak.
RestrictionEditorProvider() - Constructor for class org.apache.jackrabbit.oak.upgrade.security.RestrictionEditorProvider
 

S

SEPARATOR - Static variable in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
Separator used while writing length and identifier to the mapping file
setCopyBinariesByReference(boolean) - Method in class org.apache.jackrabbit.oak.upgrade.RepositorySidegrade
 
setCopyBinariesByReference(boolean) - Method in class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
 
setCustomCommitHooks(List<CommitHook>) - Method in class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
Sets the list of custom CommitHooks to be applied before the final type validation, reference and indexing hooks.
setDelegateClass(String) - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 
setDelegateConfigFilePath(String) - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 
setEarlyShutdown(boolean) - Method in class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
 
setMappingFilePath(String) - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 
setReadOnly(boolean) - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 
setSkipOnError(boolean) - Method in class org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade
 
SimpleTicker - Class in org.apache.jackrabbit.oak.upgrade
 
SimpleTicker(int) - Constructor for class org.apache.jackrabbit.oak.upgrade.SimpleTicker
 

T

tick() - Method in class org.apache.jackrabbit.oak.upgrade.AsciiArtTicker
 
tick() - Method in interface org.apache.jackrabbit.oak.upgrade.ProgressTicker
 
tick() - Method in class org.apache.jackrabbit.oak.upgrade.SimpleTicker
 
toString() - Method in class org.apache.jackrabbit.oak.upgrade.security.GroupEditorProvider
 
toString() - Method in class org.apache.jackrabbit.oak.upgrade.security.RestrictionEditorProvider
 

U

updateModifiedDateOnAccess(long) - Method in class org.apache.jackrabbit.oak.upgrade.blob.LengthCachingDataStore
 
A C D G I L M O P R S T U 

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