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

A

abort() - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.CustomLoginModule
 
abort() - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.UserIDTestLoginModule
 
abort() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
abort() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule
 
abort() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
 
ABORT - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
Aborts the import as soon as invalid values are detected throwing a ConstraintViolationException.
ABORT_REQUESTED - org.apache.jackrabbit.oak.plugins.index.IndexCommitCallback.IndexProgress
 
abortAndPause() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
abortingIterable(Iterable<T>, Predicate<T>) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Wraps the given iterable and aborts iteration over elements when the predicate on an element evaluates to false.
AbstractAccessControlList - Class in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
Abstract base implementation of the JackrabbitAccessControlList interface.
AbstractAccessControlList(String, NamePathMapper) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
AbstractAccessControlManager - Class in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
Default implementation of the JackrabbitAccessControlManager interface.
AbstractAccessControlManager(Root, NamePathMapper, SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
AbstractAuthorizableAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
Abstract implementation of the AuthorizableAction interface that doesn't perform any action.
AbstractAuthorizableAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
 
AbstractAzureDataStoreService - Class in org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage
 
AbstractAzureDataStoreService() - Constructor for class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AbstractAzureDataStoreService
 
AbstractBlob - Class in org.apache.jackrabbit.oak.plugins.memory
Abstract base class for Blob implementations.
AbstractBlob() - Constructor for class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
 
AbstractBlob(HashCode) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
 
AbstractBlobStore - Class in org.apache.jackrabbit.oak.spi.blob
An abstract data store that splits the binaries in relatively small blocks, so that each block fits in memory.
AbstractBlobStore() - Constructor for class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
AbstractBlobStore.BlockId - Class in org.apache.jackrabbit.oak.spi.blob
A block id.
AbstractBlobStore.Data - Class in org.apache.jackrabbit.oak.spi.blob
The data for a block.
AbstractCacheStats - Class in org.apache.jackrabbit.oak.cache
Abstract base class for providing cache statistic via the CacheStatsMBean.
AbstractCacheStats(String) - Constructor for class org.apache.jackrabbit.oak.cache.AbstractCacheStats
Create a new CacheStatsMBean for a cache with the given name.
AbstractCheckpointMBean - Class in org.apache.jackrabbit.oak.commons.jmx
Abstract base class for CheckpointMBean implementations.
AbstractCheckpointMBean() - Constructor for class org.apache.jackrabbit.oak.commons.jmx.AbstractCheckpointMBean
 
AbstractChildNodeEntry - Class in org.apache.jackrabbit.oak.spi.state
Abstract base class for ChildNodeEntry implementations.
AbstractChildNodeEntry() - Constructor for class org.apache.jackrabbit.oak.spi.state.AbstractChildNodeEntry
 
AbstractConfig - Class in org.apache.jackrabbit.j2ee
Abstract configuration class that is based on a bean map.
AbstractConfig() - Constructor for class org.apache.jackrabbit.j2ee.AbstractConfig
 
AbstractCredentials - Class in org.apache.jackrabbit.oak.spi.security.authentication.credentials
 
AbstractCredentials(String) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
 
AbstractDataRecord - Class in org.apache.jackrabbit.oak.spi.blob
Implements DataRecord
AbstractDataRecord(AbstractSharedBackend, DataIdentifier) - Constructor for class org.apache.jackrabbit.oak.spi.blob.AbstractDataRecord
Creates a data record with the given identifier.
AbstractDataStoreService - Class in org.apache.jackrabbit.oak.plugins.blob.datastore
 
AbstractDataStoreService() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService
 
AbstractDecoratedNodeState - Class in org.apache.jackrabbit.oak.plugins.migration
 
AbstractDecoratedNodeState(NodeState, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
AbstractDocumentNodeState - Class in org.apache.jackrabbit.oak.plugins.document
 
AbstractDocumentNodeState() - Constructor for class org.apache.jackrabbit.oak.plugins.document.AbstractDocumentNodeState
 
AbstractFileStore - Class in org.apache.jackrabbit.oak.segment.file
The storage implementation for tar files.
abstractFlagDiff() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
 
AbstractGroupAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
Abstract implementation of the GroupAction interface that doesn't perform any action.
AbstractGroupAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.AbstractGroupAction
 
AbstractLoginModule - Class in org.apache.jackrabbit.oak.spi.security.authentication
Abstract implementation of the LoginModule interface that can act as base class for login modules that aim to authenticate subjects against information stored in the content repository.
AbstractLoginModule() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
AbstractMutableTree - Class in org.apache.jackrabbit.oak.plugins.tree.impl
AbstractMutableTree extends AbstractTree with implementations for most write methods of Tree.
AbstractMutableTree() - Constructor for class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractMutableTree
 
AbstractNodeState - Class in org.apache.jackrabbit.oak.spi.state
Abstract base class for NodeState implementations.
AbstractNodeState() - Constructor for class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
AbstractPersistentCache - Class in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache
 
AbstractPersistentCache() - Constructor for class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
 
AbstractPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
Abstract base class for PropertyState implementations.
AbstractPropertyState() - Constructor for class org.apache.jackrabbit.oak.plugins.memory.AbstractPropertyState
 
AbstractRebaseDiff - Class in org.apache.jackrabbit.oak.spi.state
AbstractRebaseDiff serves as base for rebase implementations.
AbstractRebaseDiff(NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
AbstractRemoteSegmentArchiveReader - Class in org.apache.jackrabbit.oak.segment.remote
 
AbstractRemoteSegmentArchiveReader(IOMonitor) - Constructor for class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
 
AbstractRemoteSegmentArchiveWriter - Class in org.apache.jackrabbit.oak.segment.remote
 
AbstractRemoteSegmentArchiveWriter(IOMonitor, FileStoreMonitor) - Constructor for class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
AbstractRestrictionProvider - Class in org.apache.jackrabbit.oak.spi.security.authorization.restriction
 
AbstractRestrictionProvider(Map<String, ? extends RestrictionDefinition>) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
AbstractS3DataStoreService - Class in org.apache.jackrabbit.oak.blob.cloud.s3
 
AbstractS3DataStoreService() - Constructor for class org.apache.jackrabbit.oak.blob.cloud.s3.AbstractS3DataStoreService
 
AbstractSegmentTarExplorerBackend - Class in org.apache.jackrabbit.oak.explorer
Abstraction for Segment-Tar based backends.
AbstractSegmentTarExplorerBackend() - Constructor for class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
AbstractServiceTracker<T> - Class in org.apache.jackrabbit.oak.spi.whiteboard
AbstractServiceTracker is a base class for composite components that dynamically look up the available component services from the whiteboard.
AbstractServiceTracker(Class<T>) - Constructor for class org.apache.jackrabbit.oak.spi.whiteboard.AbstractServiceTracker
 
AbstractServiceTracker(Class<T>, Map<String, String>) - Constructor for class org.apache.jackrabbit.oak.spi.whiteboard.AbstractServiceTracker
 
AbstractSharedBackend - Class in org.apache.jackrabbit.oak.spi.blob
 
AbstractSharedBackend() - Constructor for class org.apache.jackrabbit.oak.spi.blob.AbstractSharedBackend
 
AbstractSharedCachingDataStore - Class in org.apache.jackrabbit.oak.plugins.blob
Cache files locally and stage files locally for async uploads.
AbstractSharedCachingDataStore() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
AbstractTree - Class in org.apache.jackrabbit.oak.plugins.tree.impl
AbstractTree provides default implementations for most read methods of Tree.
AbstractTree() - Constructor for class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
AC_NODETYPE_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
accept(ItemVisitor) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
accept(ItemVisitor) - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
accept(FullTextVisitor) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextAnd
 
accept(FullTextVisitor) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextContains
 
accept(FullTextVisitor) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextExpression
Let the expression call the applicable visit method of the visitor.
accept(FullTextVisitor) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextOr
 
accept(FullTextVisitor) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextTerm
 
accept(MeterStats, MeterStats, TimerStats, List<String>, long) - Method in interface org.apache.jackrabbit.oak.plugins.document.util.TriStatsConsumer
To consume stats for given operation
accept(MeterStats, TimerStats, long, long) - Method in interface org.apache.jackrabbit.oak.plugins.document.util.BiStatsConsumer
To consume stats for given operation
AcceptHeader - Class in org.apache.jackrabbit.oak.http
 
AcceptHeader(String) - Constructor for class org.apache.jackrabbit.oak.http.AcceptHeader
 
ACCESS - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for access violation (i.e.
ACCESS_CONTROL - org.apache.jackrabbit.oak.plugins.tree.TreeType
Access control content
ACCESS_CONTROL - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for access control violation errors.
ACCESS_KEY - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Amazon aws access key.
accessControl(PermissionProviderFactory) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A condition that hold for accessible items as determined by the passed permission provider.
AccessControlAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
The AccessControlAction allows to setup permissions upon creation of a new authorizable; namely the privileges the new authorizable should be granted on it's own 'home directory' being represented by the new node associated with that new authorizable.
AccessControlAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
 
AccessControlConstants - Interface in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
Constants for the default access control management implementation and and for built-in access control related node types.
AccessControlImporter - Class in org.apache.jackrabbit.oak.security.authorization.accesscontrol
ProtectedNodeImporter implementation that handles access control lists, entries and restrictions.
AccessControlImporter() - Constructor for class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
AccessControlManagerDelegator - Class in org.apache.jackrabbit.oak.jcr.delegate
This implementation of AccessControlManager delegates back to a delegatee wrapping each call into a SessionOperation closure.
AccessControlManagerDelegator(SessionDelegate, AccessControlManager) - Constructor for class org.apache.jackrabbit.oak.jcr.delegate.AccessControlManagerDelegator
 
AccessControlManagerImpl - Class in org.apache.jackrabbit.oak.security.authorization.accesscontrol
Default implementation of the JackrabbitAccessControlManager interface.
AccessControlManagerImpl(Root, NamePathMapper, SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
AccessControlValidatorProvider - Class in org.apache.jackrabbit.oak.security.authorization.accesscontrol
AccessControlValidatorProvider aimed to provide a root validator that makes sure access control related content modifications (adding, modifying and removing access control policies) are valid according to the constraints defined by this access control implementation.
AccessControlValidatorProvider(ProviderCtx) - Constructor for class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlValidatorProvider
 
accessKey() - Method in annotation type org.apache.jackrabbit.oak.segment.aws.Configuration
 
AccessManager - Class in org.apache.jackrabbit.oak.jcr.security
AccessManager
AccessManager(SessionDelegate, PermissionProvider) - Constructor for class org.apache.jackrabbit.oak.jcr.security.AccessManager
 
accessTime - Variable in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
accessViolation() - Method in interface org.apache.jackrabbit.oak.security.authorization.monitor.AuthorizationMonitor
Called to mark an access violation in the default permission validator.
accessViolation() - Method in class org.apache.jackrabbit.oak.security.authorization.monitor.AuthorizationMonitorImpl
 
ACCOUNT_KEY - org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
ACCOUNT_NAME - org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
accumulateRecordCacheSizes(Iterable<RecordCache<T>>) - Static method in class org.apache.jackrabbit.oak.segment.WriterCacheManager.Default
 
accumulateRecordCacheWeights(Iterable<RecordCache<T>>) - Static method in class org.apache.jackrabbit.oak.segment.WriterCacheManager.Default
 
ACCURATE - Static variable in class org.apache.jackrabbit.oak.stats.Clock
Accurate clock implementation that uses interval timings from the System.nanoTime() method to calculate an as accurate as possible time based on occasional calls to System.currentTimeMillis() to prevent clock drift.
ACE - Class in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
Default implementation of the JackrabbitAccessControlEntry interface.
ACE(Principal, PrivilegeBits, boolean, Set<Restriction>, NamePathMapper) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
Creates a new access control entry.
ACE_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
ACFilter - Class in org.apache.jackrabbit.oak.plugins.observation.filter
EventTypeFilter filters based on the access rights of the observing session.
ACFilter(NodeState, NodeState, PermissionProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.ACFilter
Create a new Filter instance that includes an event when the observing session has sufficient permissions to read the associated item.
acquire(String) - Method in interface org.apache.jackrabbit.oak.plugins.document.locks.NodeDocumentLocks
Acquires a lock for the given key.
acquire(String) - Method in class org.apache.jackrabbit.oak.plugins.document.locks.StripedNodeDocumentLocks
 
ACQUIRED - org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo.RecoverLockState
_lastRev recovery in progress
acquireOrUpdateSweep2Lock(DocumentStore, int, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.document.Sweep2StatusDocument
Acquires the sweep2 lock.
acquireRecoveryLock(int, int) - Method in class org.apache.jackrabbit.oak.plugins.document.MissingLastRevSeeker
Acquire a recovery lock for the given cluster node info document.
ACTION - org.apache.jackrabbit.oak.api.jmx.ImpactOption
Indicates that the operation is a write-like, and would modify the MBean in some way, typically by writing some value or changing a configuration.
ACTION_ADD_PROPERTY - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
A constant representing the add_property action string, used to determine if this Session has permission to add a new property.
ACTION_INFO - org.apache.jackrabbit.oak.api.jmx.ImpactOption
Indicates that the operation is both read-like and write-like.
ACTION_LOCKING - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
A constant representing the locking action string, used to determine if this Session has permission to lock or unlock a node.
ACTION_MODIFY_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
A constant representing the modify_access_control action string, used to determine if this Session has permission to modify access control content at the given path.
ACTION_MODIFY_PROPERTY - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
A constant representing the modify_property action string, used to determine if this Session has permission to modify a property.
ACTION_NODE_TYPE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
A constant representing the node_type_management action string, used to determine if this Session has permission to write node type information of a node.
ACTION_READ_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
A constant representing the read_access_control action string, used to determine if this Session has permission to read access control content at the given path.
ACTION_REMOVE_NODE - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
A constant representing the remove_node action string, used to determine if this Session has permission to remove a node.
ACTION_REMOVE_PROPERTY - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
A constant representing the remove_property action string, used to determine if this Session has permission to remove a property.
ACTION_USER_MANAGEMENT - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
A constant representing the user_management action string, used to determine if this Session has permission to perform user management operations at the given path.
ACTION_VERSIONING - Static variable in interface org.apache.jackrabbit.api.JackrabbitSession
A constant representing the versioning action string, used to determine if this Session has permission to perform version operations on a node.
actionOpts - Variable in class org.apache.jackrabbit.oak.index.IndexOptions
 
actionOpts - Variable in class org.apache.jackrabbit.oak.run.FlatFileCommand.FlatFileOptions
 
activate() - Method in class org.apache.jackrabbit.oak.segment.osgi.SegmentNodeStoreServiceDeprecationError
 
activate() - Method in class org.apache.jackrabbit.oak.segment.osgi.StandbyStoreServiceDeprecationError
 
activate(BundleContext, ExternalAuthorizableActionProvider.Configuration) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalAuthorizableActionProvider
 
activate(BundleContext, PrincipalBasedAuthorizationConfiguration.Configuration) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
activate(BundleContext, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncHandler
 
activate(Map<String, Object>) - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.external.CustomExternalIdentityProvider
 
activate(Map<String, Object>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ProtectionConfigImpl
 
activate(Map<String, Object>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
activate(Map<String, Object>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugExcludeImpl
 
activate(NonDefaultMountWriteReportingObserver.Config) - Method in class org.apache.jackrabbit.oak.composite.impl.NonDefaultMountWriteReportingObserver
 
activate(ChangeCollectorProvider.Configuration) - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
 
activate(SegmentNodeStoreMonitorService.Configuration) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreMonitorService
 
activate(FilterProviderImpl.Configuration, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.FilterProviderImpl
 
activate(BundleContext) - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditorProvider
 
activate(BundleContext) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
activate(BundleContext, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.jcr.osgi.RepositoryManager
 
activate(BundleContext, MountInfoProviderService.Props) - Method in class org.apache.jackrabbit.oak.composite.MountInfoProviderService
 
activate(BundleContext, AsyncIndexerService.Configuration) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService
 
activate(BundleContext, SecurityProviderRegistration.Configuration) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
activate(ComponentContext) - Method in class org.apache.jackrabbit.oak.composite.checks.NodeTypeMountedNodeStoreChecker
 
activate(ComponentContext) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteService
On activate the DocumentDiscoveryLiteService tries to start the background job
activate(ComponentContext, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreService
 
activate(ComponentContext, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStoreService
 
activate(ComponentContext, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService
 
activate(ComponentContext, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.spi.blob.osgi.FileBlobStoreService
 
activate(ComponentContext, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.spi.blob.osgi.SplitBlobStoreService
 
activate(ComponentContext, Configuration) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
activate(ComponentContext, Configuration) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentStoreService
 
activate(ComponentContext, Configuration) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
 
activate(ComponentContext, Configuration) - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.RemotePersistentCacheService
 
activate(ComponentContext, SegmentNodeStoreFactory.Configuration) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreFactory
 
activate(ComponentContext, SegmentNodeStoreService.Configuration) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreService
 
activateObject(LdapConnection) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.PoolableUnboundConnectionFactory
ACTIVE - org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo.ClusterNodeState
Indicates that cluster node is currently active
ACTIVE_DELETION - org.apache.jackrabbit.oak.plugins.blob.datastore.BlobTracker.Options
 
ACTIVITIES_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
Quote from JSR 283 Section "15.12.3 Activity Storage"
add(NodeStateEntry) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.FlatFileBufferLinkedList
 
add(NodeStateEntry) - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.NodeStateEntryList
Add an item at the tail of the list.
add(NodeStateEntry) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.PersistedLinkedList
 
add(PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Adds the other privilege bits to this instance.
add(ChangeSet) - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
add(File) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker
 
add(File) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.BlobTracker
Adds the ids in the given file.
add(String) - Method in class org.apache.jackrabbit.oak.commons.sort.StringSort
 
add(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker
 
add(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.BlobTracker
Adds the given id.
add(String, boolean) - Method in class org.apache.jackrabbit.oak.plugins.index.MetricsFormatter
 
add(String, int) - Method in class org.apache.jackrabbit.oak.plugins.index.MetricsFormatter
 
add(String, long) - Method in class org.apache.jackrabbit.oak.plugins.index.MetricsFormatter
 
add(String, String) - Method in class org.apache.jackrabbit.oak.plugins.index.MetricsFormatter
 
add(Iterator<String>) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker
 
add(Iterator<String>) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.BlobTracker
Adds the given ids.
ADD - org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreOperand
 
ADD - org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult.Status
authorizable added
ADD_EXISTING_NODE - org.apache.jackrabbit.oak.spi.state.ConflictType
A node has been added that is different from a node of them same name that has been added to the trunk.
ADD_EXISTING_PROPERTY - org.apache.jackrabbit.oak.spi.state.ConflictType
A property has been added that has a different value than a property with the same name that has been added in trunk.
ADD_NODE - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
ADD_PROPERTY - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
addAccessControlEntry(Principal, Privilege[]) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
addAdditionalMessage(Level, String) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
addBindVariable(BindVariableValueImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
addChild(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Add a child with the given name.
addChild(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractMutableTree
 
addChild(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
addChild(Tree, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
Adds a new child tree with the given name and primary type name.
addChild(Tree, String, String, Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
addChild(String, String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Add a child node
addCollision(UpdateOp, Revision, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Add a collision marker for the given revision.
addConfiguration(T) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
addConfiguration(T, ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
addCustomMapping(NodeBuilder, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
 
addDifference(PrivilegeBits, PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Subtracts the b from a and adds the result (diff) to this instance.
added(int) - Method in class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
Called when ever an item has been added to the queue
added(String, Set<String>, Set<String>, Set<String>, Map<String, String>, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.observation.NodeObserver
A node at path has been added.
addEmptyNodeStateEntry(String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
addEntry(int, int, boolean, UUID, String) - Method in class org.apache.jackrabbit.oak.segment.file.tar.binaries.BinaryReferencesIndexWriter
Add an entry to the binary references index.
addEntry(long, long, int, int, int, int, boolean) - Method in class org.apache.jackrabbit.oak.segment.file.tar.index.IndexWriter
Add an entry to this index.
addEntry(Principal, Privilege[], boolean) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
Same as JackrabbitAccessControlList.addEntry(Principal, Privilege[], boolean, Map) using some implementation specific restrictions.
addEntry(Principal, Privilege[], boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
addEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
Adds an access control entry to this policy consisting of the specified principal, the specified privileges, the isAllow flag and an optional map containing additional restrictions.
addEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
addEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
addEntry(Principal, Privilege[], boolean, Map<String, Value>, Map<String, Value[]>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
Adds an access control entry to this policy consisting of the specified principal, the specified privileges, the isAllow flag and an optional map containing additional restrictions.
addEntry(Principal, Privilege[], boolean, Map<String, Value>, Map<String, Value[]>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
addEntry(String, Privilege[]) - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalAccessControlList
Adds an access control entry to this policy consisting of the specified effectivePath and the specified privileges and indicates upon return if the policy was modified.
addEntry(String, Privilege[], Map<String, Value>, Map<String, Value[]>) - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalAccessControlList
Adds an access control entry to this policy consisting of the specified effectivePath, the specified privileges as well as the specified single and multivalued restrictions and indicates upon return if the policy was modified.
addEntry(String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.BoundedHistogram
 
addEntry(String, byte[]) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch
 
addEventListener(EventListener, int, String, boolean, String[], String[], boolean) - Method in class org.apache.jackrabbit.oak.jcr.observation.ObservationManagerImpl
 
addEventListener(EventListener, JackrabbitEventFilter) - Method in interface org.apache.jackrabbit.api.observation.JackrabbitObservationManager
Adds an event listener that listens for the events specified by the passed JackrabbitEventFilter.
addEventListener(EventListener, JackrabbitEventFilter) - Method in class org.apache.jackrabbit.oak.jcr.observation.ObservationManagerImpl
 
addEventListener(EventListener, FilterProvider) - Method in class org.apache.jackrabbit.oak.jcr.observation.ObservationManagerImpl
Adds an event listener that listens for the events specified by the filterProvider passed to this method.
addExistingDataDumpDir(File) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
 
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
 
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
The node ours has been added to parent which conflicts with node theirs which has been added in the persistence store.
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Deprecated.
 
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
Deprecated.
The node ours has been added to parent which conflicts with node theirs which has been added in the persistence store.
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
Deprecated.
The node ours has been added to parent which conflicts with node theirs which has been added in the persistence store.
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the node after was added on the branch but the node exists already in the trunk.
addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
 
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.JcrLastModifiedConflictHandler
 
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
 
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
The property ours has been added to parent which conflicts with property theirs which has been added in the persistence store.
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Deprecated.
 
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
Deprecated.
The property ours has been added to parent which conflicts with property theirs which has been added in the persistence store.
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
Deprecated.
The property ours has been added to parent which conflicts with property theirs which has been added in the persistence store.
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the property after was added on the branch but the property exists already in the trunk.
addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
addHandler(ThreeWayConflictHandler) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
Add a new backing conflict handler.
addHandler(NodeState, NodeState, EventHandler) - Method in class org.apache.jackrabbit.oak.plugins.observation.EventGenerator
 
addIfNotPresent(RecordId) - Method in class org.apache.jackrabbit.oak.segment.RecordIdSet
Add id to this set if not already present
addIgnoredReadOnlyWritePath(String) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore.Builder
 
addImportProviders(IndexImporter) - Method in class org.apache.jackrabbit.oak.index.IndexImporterSupportBase
 
addingService(ServiceReference) - Method in class org.apache.jackrabbit.oak.spi.commit.ObserverTracker
 
addingService(ServiceReference<Runnable>) - Method in class org.apache.jackrabbit.oak.run.osgi.RunnableJobTracker
 
addInvalidate(Iterable<K>) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.async.CacheWriteQueue
 
additionalMessages - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
addJoinCondition(JoinConditionImpl, boolean) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
addJoinCondition(JoinConditionImpl, boolean) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
addJoinCondition(JoinConditionImpl, boolean) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Add the join condition (the ON ...
addListener(Broadcaster.Listener) - Method in interface org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.Broadcaster
Add a listener for new messages.
addListener(Broadcaster.Listener) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.InMemoryBroadcaster
 
addListener(Broadcaster.Listener) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.TCPBroadcaster
 
addListener(Broadcaster.Listener) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.UDPBroadcaster
 
addLockToken(String) - Method in class org.apache.jackrabbit.oak.jcr.lock.LockManagerImpl
 
addLockToken(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
addMember(Authorizable) - Method in interface org.apache.jackrabbit.api.security.user.Group
Add a member to this Group.
addMembers(String...) - Method in interface org.apache.jackrabbit.api.security.user.Group
Add one or more member(s) to this Group.
addMetadataRecord(File, String) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
addMetadataRecord(File, String) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
addMetadataRecord(File, String) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
addMetadataRecord(File, String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
addMetadataRecord(File, String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
addMetadataRecord(File, String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
addMetadataRecord(File, String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.SharedDataStore
Adds the root record.
addMetadataRecord(File, String) - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Adds a metadata record with the specified name
addMetadataRecord(InputStream, String) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
addMetadataRecord(InputStream, String) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
addMetadataRecord(InputStream, String) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
------------------------ SharedDataStore methods -----------------------------------------
addMetadataRecord(InputStream, String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
addMetadataRecord(InputStream, String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
addMetadataRecord(InputStream, String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
addMetadataRecord(InputStream, String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.SharedDataStore
Adds the root record.
addMetadataRecord(InputStream, String) - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Adds a metadata record with the specified name
addMetadataRecordCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
addMetadataRecordCompleted(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to SharedDataStore.addMetadataRecord(File, String) is completed
addMetadataRecordFailed(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
addMetadataRecordFailed(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
addMixin(Tree, String, Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
Add a mixin type to the given tree.
addMixin(Tree, Function<Tree, Iterable<String>>, String, Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
Add a mixin type to the given tree.
addMixin(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
addMixin(Function<Tree, Iterable<String>>, String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
addMount(String, NodeStore) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore.Builder
 
addMove(String, String) - Method in class org.apache.jackrabbit.oak.spi.commit.MoveTracker
 
addNode(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
addNode(String, String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
addNodeType(String) - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
addNodeTypes(Iterable<String>) - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
addObserver(Observer) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeObserver
 
addObserver(Observer) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
addObserver(Observer) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
addObserver(Observer) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
addObserver(Observer) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
addObserver(Observer) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
addObserver(Observer) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
addObserver(Observer) - Method in class org.apache.jackrabbit.oak.spi.commit.ChangeDispatcher
Register a new Observer for receiving notifications about changes reported to this change dispatcher.
addObserver(Observer) - Method in interface org.apache.jackrabbit.oak.spi.commit.Observable
Register a new Observer.
addOrderBy(Order) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
 
addParentNodeName(String) - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
addParentNodeType(String) - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
addParentNodeTypes(Iterable<String>) - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
addParentPath(String) - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
addPathsForMBean(Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
Adds paths to the FilterConfigMBean's getPaths set
addPrincipals(Principal...) - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalSetPolicy
Add Principals that are allowed to perform some implementation specific actions on those items where this policy takes effect.
addProperty(T) - Method in interface org.apache.jackrabbit.oak.plugins.document.spi.JournalPropertyBuilder
Adds the JournalProperty instance fetched from CommitInfo to this builder
addPropertyName(String) - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
addPut(K, V) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.async.CacheWriteQueue
 
addReadMap(int, CacheMap<K, V>) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
addRecord(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
addRecord(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
addRecord(InputStream, BlobOptions) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
addRecord(InputStream, BlobOptions) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
addRecord(InputStream, BlobOptions) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.TypedDataStore
Add a record with specified options.
addRecordCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
addRecordCompleted(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when a call to DataStore.addRecord(InputStream) is completed.
addRecordFailed() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
addRecordFailed() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when a call to DataStore.addRecord(InputStream) fails.
addReference(String, String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ReferenceCollector
Adds the reference detected with the node Id.
addRejectedFilteredPath(String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
addRejectedHiddenPath(String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
addSelectColumn(Expression.Property) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
 
addSerializedProperty(String) - Method in interface org.apache.jackrabbit.oak.plugins.document.spi.JournalPropertyBuilder
Adds the serialized form of journal property (as build from #buildAsString) call
addSplitDocument(String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
addSubtree() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
 
addSubTree(String) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
Adds a path to the set of paths whose subtrees include all events of this filter.
AddSubtreeFilter - Class in org.apache.jackrabbit.oak.plugins.observation.filter
This EventFilter implementation excludes events for child nodes of added nodes.
AddSubtreeTreeCondition() - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder.AddSubtreeTreeCondition
 
addSuffix(String) - Method in interface org.apache.jackrabbit.oak.commons.Compression
 
addSuffix(String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.LZ4Compression
 
addToQueue(RemoteSegmentArchiveEntry, byte[], int, int) - Method in class org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteQueue
 
addToUnionList(Set<ConstraintImpl>) - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
addTracker(BlobTracker) - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobTrackingStore
Registers a tracker in the data store.
addTracker(BlobTracker) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
addValue(T) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
addValues(Iterable<T>) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
addVersionLabel(VersionDelegate, String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionHistoryDelegate
 
addVersionLabel(VersionHistoryDelegate, VersionDelegate, String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionManagerDelegate
Add a version label to the given version history.
addVersionLabel(VersionStorage, String, String, String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.version.ReadWriteVersionManager
 
addVersionLabel(String, String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
addWriteGeneration(int) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
AdminPrincipal - Interface in org.apache.jackrabbit.oak.spi.security.principal
Principal used to mark an administrator.
afterNonBlocking() - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
The current thread finished running code that must not be throttled or blocked.
afterQueueClosed() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentArchiveWriter
 
afterQueueClosed() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
afterQueueClosed() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
Hook for executing additional actions after the segment write queue is closed.
afterQueueFlushed() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentArchiveWriter
 
afterQueueFlushed() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
afterQueueFlushed() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
Hook for executing additional actions after the segment write queue is flushed.
afterSegmentRead(File, long, long, int, long) - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.IOTraceMonitor
 
afterSegmentRead(File, long, long, int, long) - Method in class org.apache.jackrabbit.oak.segment.file.MetricsIOMonitor
 
afterSegmentRead(File, long, long, int, long) - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.DiskCacheIOMonitor
 
afterSegmentRead(File, long, long, int, long) - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.RedisCacheIOMonitor
 
afterSegmentRead(File, long, long, int, long) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.CompositeIOMonitor
 
afterSegmentRead(File, long, long, int, long) - Method in interface org.apache.jackrabbit.oak.segment.spi.monitor.IOMonitor
Called after a segment is read from the file system.
afterSegmentRead(File, long, long, int, long) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.IOMonitorAdapter
 
afterSegmentWrite(File, long, long, int, long) - Method in class org.apache.jackrabbit.oak.segment.file.MetricsIOMonitor
 
afterSegmentWrite(File, long, long, int, long) - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.DiskCacheIOMonitor
 
afterSegmentWrite(File, long, long, int, long) - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.RedisCacheIOMonitor
 
afterSegmentWrite(File, long, long, int, long) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.CompositeIOMonitor
 
afterSegmentWrite(File, long, long, int, long) - Method in interface org.apache.jackrabbit.oak.segment.spi.monitor.IOMonitor
Called after a segment is written to the file system.
afterSegmentWrite(File, long, long, int, long) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.IOMonitorAdapter
 
aggregate(NodeState, List<ChildNodeEntry>, PropertyState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.EventAggregator
Aggregates a property change
aggregate(NodeState, List<ChildNodeEntry>, ChildNodeEntry) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.EventAggregator
Aggregates a node change
AGGREGATE_PRIVILEGES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
The internal names and aggregation definition of all built-in privileges that are aggregates (except for jcr:all).
AggregatedPermissionProvider - Interface in org.apache.jackrabbit.oak.spi.security.authorization.permission
Extension of the PermissionProvider interface that allows it to be used in combination with other provider implementations.
aggregates(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
AggregatingDescriptors - Class in org.apache.jackrabbit.oak.spi.descriptors
An AggregatingDescriptors is an implementation of Descriptors that allows to aggregate multiple Descriptors (which are provided dynamically via a whiteboard tracker).
AggregatingDescriptors(Tracker<Descriptors>) - Constructor for class org.apache.jackrabbit.oak.spi.descriptors.AggregatingDescriptors
Create an AggregatingDescriptors which uses descriptors.getServices() at method invocation time
AggregationAware - Interface in org.apache.jackrabbit.oak.spi.security.authorization.restriction
Marker interface intended to extend a RestrictionProvider to make it aware of it's aggregated nature in a composite when it comes to evaluate the validity of restrictions.
AggregationFilter - Interface in org.apache.jackrabbit.oak.spi.security.authorization.permission
 
AggregationFilterImpl - Class in org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl
 
AggregationFilterImpl() - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.AggregationFilterImpl
 
aggregator(EventAggregator) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
aggregator(EventAggregator) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
 
alignWithExternalRevisions(NodeDocument, Clock, int, long) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Makes sure the current time is after the most recent external revision timestamp in the _lastRev map of the given root document.
all(Iterable<FilterBuilder.Condition>) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A compound condition that holds when all of its constituents hold.
all(List<EventFilter>) - Static method in class org.apache.jackrabbit.oak.plugins.observation.filter.Filters
A filter that matches if and only if all of the filters passed to this method matches.
all(List<FilterBuilder.Condition>) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A compound condition that holds when all of its constituents hold.
all(EventFilter...) - Static method in class org.apache.jackrabbit.oak.plugins.observation.filter.Filters
A filter that matches if and only if all of the filters passed to this method matches.
all(FilterBuilder.Condition...) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A compound condition that holds when all of its constituents hold.
all(DocumentStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
Returns all cluster node info documents currently available in the given document store.
ALL - Static variable in class org.apache.jackrabbit.oak.plugins.migration.FilteringNodeState
 
ALL - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
ALL - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.RepositoryPermission
RepositoryPermission instance that always returns true.
ALL - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
TreePermission which always returns true and thus grants all permissions.
ALL_CHILDREN - org.apache.jackrabbit.oak.spi.query.Filter.PathRestriction
All direct and indirect child nodes (excluding the node with the given path).
allMetadataRecordsDeleted(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
allMetadataRecordsDeleted(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
allocate(int) - Static method in class org.apache.jackrabbit.oak.commons.Buffer
 
allocateDirect(int) - Static method in class org.apache.jackrabbit.oak.commons.Buffer
 
allows(Subject) - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
Test if the given subject (i.e.
AllPermissionProviderImpl - Class in org.apache.jackrabbit.oak.security.authorization.permission
Implementation of the PermissionProvider interface that grants full permission everywhere.
AllPermissionProviderImpl(Root, ProviderCtx) - Constructor for class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
ALTERNATIVE - org.apache.jackrabbit.oak.query.QueryEngineImpl.QuerySelectionMode
Will force the computed alternate query to be executed.
analyseNode(RecordId) - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
and(Constraint, Constraint) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
and(ConstraintImpl, ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
and(T, T) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Return a condition which holds if both sub conditions hold.
AND - org.apache.jackrabbit.oak.security.authorization.composite.CompositeAuthorizationConfiguration.CompositionType
Break as soon as any one of the aggregated permission providers denies a privilege (default setup)
AndImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
AndImpl - Class in org.apache.jackrabbit.oak.query.ast
An AND condition.
AndImpl(List<ConstraintImpl>) - Constructor for class org.apache.jackrabbit.oak.query.ast.AndImpl
 
AndImpl(ConstraintImpl, ConstraintImpl) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.AndImpl
 
AndImpl(ConstraintImpl, ConstraintImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.AndImpl
 
AnnotatedStandardMBean - Class in org.apache.jackrabbit.oak.commons.jmx
The extension of StandardMBean that will automatically provide JMX metadata through annotations.
AnnotatedStandardMBean(Class<?>) - Constructor for class org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
 
AnnotatedStandardMBean(T, Class<T>) - Constructor for class org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
Make a DynamicMBean out of the object implementation, using the specified mbeanInterface class.
annotateSourcePath() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
Annotate this builder with its source path if this builder has not been transiently added.
AnnotatingConflictHandler - Class in org.apache.jackrabbit.oak.plugins.commit
This ThreeWayConflictHandler implementation resolves conflicts to ThreeWayConflictHandler.Resolution.THEIRS and in addition marks nodes where a conflict occurred with the mixin rep:MergeConflict:
AnnotatingConflictHandler() - Constructor for class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
any(Iterable<FilterBuilder.Condition>) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A compound condition that holds when any of its constituents hold.
any(List<EventFilter>) - Static method in class org.apache.jackrabbit.oak.plugins.observation.filter.Filters
A filter that matches if and only if any of the filters passed to this method matches.
any(EventFilter...) - Static method in class org.apache.jackrabbit.oak.plugins.observation.filter.Filters
A filter that matches if and only if any of the filters passed to this method matches.
any(FilterBuilder.Condition...) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A compound condition that holds when any of its constituents hold.
anyActionSelected() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
anyOverflow() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
append(Path, String) - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.MemoryEntry
 
append(List<File>, File, boolean) - Static method in class org.apache.jackrabbit.oak.commons.FileIOUtils
Appends the contents of the list of files to the given file and deletes the files if the delete flag is enabled.
append(JsopWriter) - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Append all entries of the given buffer.
append(JsopWriter) - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
append(JsopWriter) - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Append all entries of the given writer.
appendInCondition(StringBuilder, String, int, int) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
Appends following SQL condition to the builder: ID in (?,?,?).
appendingUpdate(Connection, RDBDocumentStore.RDBTableMetaData, String, Long, boolean, Number, Boolean, Long, Long, Long, String) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
 
appendJsonMap(StringBuilder, Map<Object, Object>) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJSONSupport
 
appendJsonMember(StringBuilder, String, Object) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJSONSupport
 
appendJsonString(StringBuilder, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJSONSupport
 
appendJsonValue(StringBuilder, Object) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJSONSupport
 
applied(SegmentNodeState) - Method in class org.apache.jackrabbit.oak.segment.scheduler.Commit
Does housekeeping work needed after applying the commit.
apply(Authorizable) - Method in class org.apache.jackrabbit.oak.security.user.DeclaredMembershipPredicate
 
apply(K) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
apply(SegmentNodeState) - Method in class org.apache.jackrabbit.oak.segment.scheduler.Commit
Apply the changes represented by this commit to the passed base node state.
apply(NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ApplyDiff
 
applyChanges(Document, UpdateOp) - Static method in class org.apache.jackrabbit.oak.plugins.document.UpdateUtils
Apply the changes to the in-memory document.
ApplyDiff - Class in org.apache.jackrabbit.oak.spi.state
A node state diff handler that applies all reported changes as-is to the given node builder.
ApplyDiff(NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.spi.state.ApplyDiff
 
applyMembership(Authorizable, Set<String>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Ensures that the given authorizable is member of the specific groups.
applyMembership(Authorizable, Set<String>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DynamicSyncContext
 
applyToCache(RevisionVector, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.Commit
Apply the changes to the DocumentNodeStore (to update the cache).
APPROXIMATION - org.apache.jackrabbit.oak.api.Result.SizePrecision
If a good, and secure estimate is needed (the actual number can be lower or higher).
archivePathAsFile() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentArchiveReader
 
archivePathAsFile() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveReader
 
archivePathAsFile() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
Returns the decoded file component of this archive.
areAllDescendantsIncluded(String) - Method in class org.apache.jackrabbit.oak.spi.filter.PathFilter
Check whether this node and all descendants are included in this filter.
ARG_MONGO - Static variable in class org.apache.jackrabbit.oak.standalone.RepositoryInitializer
 
array() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
array() - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Append '['.
array() - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
array() - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Append '['.
array(Type<T>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
Create a new instance for building array PropertyState instances of the given type.
array(Type<T>, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
Create a new instance for building array PropertyState instances of the given type.
ArrayBasedBlob - Class in org.apache.jackrabbit.oak.plugins.memory
This Blob implementations is based on an array of bytes.
ArrayBasedBlob(byte[]) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.ArrayBasedBlob
 
asBranchRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.Revision
Returns a revision with the same timestamp, counter and clusterId as this revision and the branch flag set to true.
asBranchRevision(int) - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
A clone of this revision vector with the revision for the given clusterId set to a branch revision.
asByte(SegmentVersion) - Static method in enum org.apache.jackrabbit.oak.segment.SegmentVersion
 
asBytes(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
ascending(DynamicOperand) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
ascending(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
ASCENDING - org.apache.jackrabbit.api.security.user.QueryBuilder.Direction
 
ASCENDING - org.apache.jackrabbit.oak.jcr.query.qom.Order
 
ASCENDING - org.apache.jackrabbit.oak.query.ast.Order
 
ASCENDING - org.apache.jackrabbit.oak.spi.query.QueryIndex.OrderEntry.Order
 
asColumnToFacetJsonMap() - Method in class org.apache.jackrabbit.oak.query.facet.FacetResult
 
asDocumentStoreException(Exception, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
 
asDocumentStoreException(String, Throwable, DocumentStoreException.Type, Iterable<String>) - Static method in exception org.apache.jackrabbit.oak.plugins.document.DocumentStoreException
Converts the given Throwable into a DocumentStoreException.
asISO8601(long) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Formats the epoch time in milliseconds as ISO-8601 in UTC.
asJson() - Method in interface org.apache.jackrabbit.oak.query.stats.QueryStatsMBean
 
asJson() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
 
asJson(NodeState) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntryWriter
 
asLong(Number) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns the given number instance as a Long.
asMap() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
asMap(Properties) - Static method in class org.apache.jackrabbit.oak.blob.cloud.s3.Utils
 
asNodeState(Tree) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.TreeProviderService
 
asNodeState(Tree) - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeProvider
 
asPredicate(int, String) - Static method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.Constraints
 
asPropertyState() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
 
asPropertyState(String) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
asPropertyState(String, PrivilegeBits, PrivilegeBitsProvider) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.JcrAllUtil
Returns a new multi-valued PropertyState of type Type.LONGS with the given name and the long representation of the given bits as values.
asPropertyState(PropertyDefinition) - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
asReadOnlyBuffer() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
asRepositoryException() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Wraps the given CommitFailedException instance using the appropriate RepositoryException subclass based on the type of the given exception.
asRepositoryException(String) - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Wraps the given CommitFailedException instance using the appropriate RepositoryException subclass based on the type of the given exception.
assertPartialMountsAreReadOnly() - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore.Builder
 
assertUnconditional(UpdateOp) - Static method in class org.apache.jackrabbit.oak.plugins.document.UpdateUtils
Ensures that the given UpdateOp is unconditional
assignFrom(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
asString() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.Children
 
asString() - Method in class org.apache.jackrabbit.oak.plugins.document.LocalDiffCache.Diff
 
asString() - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.Key
 
asString() - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
asString() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
Returns a string representation of this revision vector, which can be parsed again by RevisionVector.fromString(String).
asString() - Method in class org.apache.jackrabbit.oak.plugins.document.util.RevisionsKey
 
asString() - Method in class org.apache.jackrabbit.oak.plugins.document.util.StringValue
 
asString() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
asString(Document, Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentSerializer
Serializes all non-column properties of the Document into a JSON string.
asString(UpdateOp, Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentSerializer
Serializes the changes in the UpdateOp into a JSON array; each entry is another JSON array holding operation, key, revision, and value.
asStringValueIterable(Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Transforms the given Iterable from String to StringValue elements.
AstElementFactory - Class in org.apache.jackrabbit.oak.query.ast
A factory for syntax tree elements.
AstElementFactory() - Constructor for class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
asTrunkRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.Revision
Returns a revision with the same timestamp, counter and clusterId as this revision and the branch flag set to false.
asTrunkRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
Returns a revision vector where all revision elements are turned into trunk revisions.
AstVisitor - Interface in org.apache.jackrabbit.oak.query.ast
A visitor to access all elements.
AstVisitorBase - Class in org.apache.jackrabbit.oak.query.ast
The base class to visit all elements.
AstVisitorBase() - Constructor for class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
 
asUUID() - Method in class org.apache.jackrabbit.oak.segment.RecordId
 
asUUID() - Method in class org.apache.jackrabbit.oak.segment.SegmentId
 
ASYNC_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
ASYNC_REINDEX_VALUE - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
AsyncDocumentProcessor - Class in org.apache.jackrabbit.oak.plugins.document.check
Base class for DocumentProcessor implementations that create tasks executed by an executor service.
AsyncDocumentProcessor(ExecutorService) - Constructor for class org.apache.jackrabbit.oak.plugins.document.check.AsyncDocumentProcessor
 
AsyncIndexerBase - Class in org.apache.jackrabbit.oak.index.async
 
AsyncIndexerBase(IndexHelper, Closer, List<String>, long) - Constructor for class org.apache.jackrabbit.oak.index.async.AsyncIndexerBase
 
AsyncIndexerLucene - Class in org.apache.jackrabbit.oak.index.async
 
AsyncIndexerLucene(ExtendedIndexHelper, boolean, Closer, List<String>, long) - Constructor for class org.apache.jackrabbit.oak.index.async.AsyncIndexerLucene
 
AsyncIndexerService - Class in org.apache.jackrabbit.oak.plugins.index
 
AsyncIndexerService() - Constructor for class org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService
 
AsyncIndexInfo - Class in org.apache.jackrabbit.oak.plugins.index
 
AsyncIndexInfo(String, long, long, boolean, IndexStatsMBean) - Constructor for class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfo
 
AsyncIndexInfoService - Interface in org.apache.jackrabbit.oak.plugins.index
 
AsyncIndexInfoServiceImpl - Class in org.apache.jackrabbit.oak.plugins.index
 
AsyncIndexInfoServiceImpl() - Constructor for class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
 
AsyncIndexInfoServiceImpl(NodeStore) - Constructor for class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
 
AsyncIndexUpdate - Class in org.apache.jackrabbit.oak.plugins.index
 
AsyncIndexUpdate(String, NodeStore, IndexEditorProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
AsyncIndexUpdate(String, NodeStore, IndexEditorProvider, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
AsyncIndexUpdate(String, NodeStore, IndexEditorProvider, StatisticsProvider, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
AsyncIndexUpdate.AsyncUpdateCallback - Class in org.apache.jackrabbit.oak.plugins.index
Index update callback that tries to raise the async status flag when the first index change is detected.
AsyncNodeStateProcessor - Class in org.apache.jackrabbit.oak.plugins.document.check
A DocumentProcessor that processes NodeStates.
AsyncNodeStateProcessor(DocumentNodeStore, RevisionVector, ExecutorService) - Constructor for class org.apache.jackrabbit.oak.plugins.document.check.AsyncNodeStateProcessor
 
AsyncNodeStateProcessor.NodeStateTask - Class in org.apache.jackrabbit.oak.plugins.document.check
 
AsyncUpdateCallback(NodeStore, String, long, String, AsyncIndexUpdate.AsyncIndexStats, AtomicBoolean) - Constructor for class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
 
AtomicCounterEditor - Class in org.apache.jackrabbit.oak.plugins.atomic
Manages a node as Atomic Counter: a node which will handle at low level a protected property (AtomicCounterEditor.PROP_COUNTER) in an atomic way.
AtomicCounterEditor(NodeBuilder, String, ScheduledExecutorService, NodeStore, Whiteboard) - Constructor for class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor
Create an instance of the editor for atomic increments.
AtomicCounterEditor.ConsolidatorTask - Class in org.apache.jackrabbit.oak.plugins.atomic
 
AtomicCounterEditorProvider - Class in org.apache.jackrabbit.oak.plugins.atomic
Provide an instance of AtomicCounterEditor.
AtomicCounterEditorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditorProvider
OSGi oriented constructor where all the required dependencies will be taken care of.
AtomicCounterEditorProvider(Supplier<Clusterable>, Supplier<ScheduledExecutorService>, Supplier<NodeStore>, Supplier<Whiteboard>) - Constructor for class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditorProvider
Plain Java oriented constructor.
attributes - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
attributes - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
 
authenticate(Credentials) - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.external.CustomExternalIdentityProvider
 
authenticate(Credentials) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider
 
authenticate(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProvider
Authenticates the user represented by the given credentials and returns it.
authenticate(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.Authentication
Validates the specified Credentials and returns true if the validation was successful.
Authentication - Interface in org.apache.jackrabbit.oak.spi.security.authentication
The Authentication interface defines methods to validate Credentials during the login step of the authentication process.
AuthenticationConfiguration - Interface in org.apache.jackrabbit.oak.spi.security.authentication
Interface for the authentication setup.
AuthenticationConfigurationImpl - Class in org.apache.jackrabbit.oak.security.authentication
Default implementation of the AuthenticationConfiguration with the following characteristics: LoginContextProvider: Returns the default implementation of LoginContextProvider that handles standard JAAS based logins and deals with pre-authenticated subjects.
AuthenticationConfigurationImpl() - Constructor for class org.apache.jackrabbit.oak.security.authentication.AuthenticationConfigurationImpl
Constructor for OSGi
AuthenticationConfigurationImpl(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.authentication.AuthenticationConfigurationImpl
Constructor for non-OSGi
AuthInfo - Interface in org.apache.jackrabbit.oak.api
AuthInfo instances provide access to information related to authentication and authorization of a given content session.
AuthInfoImpl - Class in org.apache.jackrabbit.oak.spi.security.authentication
Default implementation of the AuthInfo interface.
AuthInfoImpl(String, Map<String, ?>, Iterable<? extends Principal>) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
 
AuthInfoImpl(String, Map<String, ?>, Set<? extends Principal>) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
 
Authorizable - Interface in org.apache.jackrabbit.api.security.user
The Authorizable is the common base interface for User and Group.
Authorizable() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
 
AUTHORIZABLE - org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
 
AuthorizableAction - Interface in org.apache.jackrabbit.oak.spi.security.user.action
The AuthorizableAction interface provide an implementation specific way to execute additional validation or write tasks upon User creation, Group creation, Authorizable removal and User password modification.
AuthorizableActionProvider - Interface in org.apache.jackrabbit.oak.spi.security.user.action
AuthorizableActionProvider is used to provide AuthorizableActions for each instance of UserManager.
AuthorizableExistsException - Exception in org.apache.jackrabbit.api.security.user
AuthorizableExistsException
AuthorizableExistsException(String) - Constructor for exception org.apache.jackrabbit.api.security.user.AuthorizableExistsException
 
AuthorizableNodeName - Interface in org.apache.jackrabbit.oak.spi.security.user
The AuthorizableNodeName is in charge of generating a valid node name from a given authorizable ID.
AuthorizableNodeName.Default - Class in org.apache.jackrabbit.oak.spi.security.user
Default implementation of the AuthorizableNodeName interface that uses the specified authorizable identifier as node name escaping any illegal JCR chars.
AuthorizableType - Enum in org.apache.jackrabbit.oak.spi.security.user
The different authorizable types.
AuthorizableTypeException - Exception in org.apache.jackrabbit.api.security.user
The AuthorizableTypeException signals an Authorizable type mismatch.
AuthorizableTypeException(String) - Constructor for exception org.apache.jackrabbit.api.security.user.AuthorizableTypeException
 
AuthorizationConfiguration - Interface in org.apache.jackrabbit.oak.spi.security.authorization
Configuration for access control management and permission evaluation.
AuthorizationConfigurationImpl - Class in org.apache.jackrabbit.oak.security.authorization
Default implementation of the AccessControlConfiguration.
AuthorizationConfigurationImpl() - Constructor for class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
AuthorizationConfigurationImpl(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
AuthorizationMonitor - Interface in org.apache.jackrabbit.oak.security.authorization.monitor
 
AuthorizationMonitorImpl - Class in org.apache.jackrabbit.oak.security.authorization.monitor
 
AuthorizationMonitorImpl(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.security.authorization.monitor.AuthorizationMonitorImpl
 
autoCreateItems(Tree, Tree, Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
autoCreateProperty(String, Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
AutomaticQueryOptionsMapping(String) - Constructor for class org.apache.jackrabbit.oak.query.QueryOptions.AutomaticQueryOptionsMapping
 
AutoMembershipAware - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external.basic
Interface to identify a given SyncHandler as being aware of the optional AutoMembershipConfig.
AutoMembershipConfig - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external.basic
Optional extension of the DefaultSyncConfig.Authorizable.getAutoMembership() that allows to define conditional auto-membership based on the nature of a given Authorizable.
AutomembershipService - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal
 
AutomembershipService(SyncConfigTracker) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.AutomembershipService
 
autoSave(boolean) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Changes the auto save behavior of this UserManager.
autoSave(boolean) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
autoSave(boolean) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
autoSave(boolean) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
Changing the auto-save behavior is not supported by this implementation and this method always throws UnsupportedRepositoryOperationException
AutoSaveEnabledManager - Class in org.apache.jackrabbit.oak.security.user.autosave
Implementation of the user management that allows to set the autosave flag.
AutoSaveEnabledManager(UserManager, Root) - Constructor for class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
available() - Method in class org.apache.jackrabbit.oak.commons.io.LazyInputStream
 
available() - Method in class org.apache.jackrabbit.oak.segment.SegmentStream
 
AvailableModes - Class in org.apache.jackrabbit.oak.run
 
AvailableModes() - Constructor for class org.apache.jackrabbit.oak.run.AvailableModes
 
averageWeight(int) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
Set the average weight of an entry.
AWS - org.apache.jackrabbit.oak.segment.aws.tool.AwsToolUtils.SegmentStoreType
 
AwsArchiveManager - Class in org.apache.jackrabbit.oak.segment.aws
 
AwsArchiveManager(S3Directory, IOMonitor, FileStoreMonitor) - Constructor for class org.apache.jackrabbit.oak.segment.aws.AwsArchiveManager
 
AwsCompact - Class in org.apache.jackrabbit.oak.segment.aws.tool
Perform an offline compaction of an existing AWS Segment Store.
AwsCompact.Builder - Class in org.apache.jackrabbit.oak.segment.aws.tool
Collect options for the Compact command.
awsContext - Variable in class org.apache.jackrabbit.oak.segment.aws.AwsPersistence
 
AwsContext - Class in org.apache.jackrabbit.oak.segment.aws
 
AWSDOTCOM - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.Utils
constants to define endpoint to various AWS region
AwsGCJournalFile - Class in org.apache.jackrabbit.oak.segment.aws
 
AwsGCJournalFile(DynamoDBClient, String) - Constructor for class org.apache.jackrabbit.oak.segment.aws.AwsGCJournalFile
 
AwsJournalFile - Class in org.apache.jackrabbit.oak.segment.aws
 
AwsJournalFile(DynamoDBClient, String) - Constructor for class org.apache.jackrabbit.oak.segment.aws.AwsJournalFile
 
AwsManifestFile - Class in org.apache.jackrabbit.oak.segment.aws
 
AwsManifestFile(S3Directory, String) - Constructor for class org.apache.jackrabbit.oak.segment.aws.AwsManifestFile
 
AwsPersistence - Class in org.apache.jackrabbit.oak.segment.aws
 
AwsPersistence(AwsContext) - Constructor for class org.apache.jackrabbit.oak.segment.aws.AwsPersistence
 
AwsRepositoryLock - Class in org.apache.jackrabbit.oak.segment.aws
 
AwsRepositoryLock(DynamoDBClient, String) - Constructor for class org.apache.jackrabbit.oak.segment.aws.AwsRepositoryLock
 
AwsRepositoryLock(DynamoDBClient, String, int) - Constructor for class org.apache.jackrabbit.oak.segment.aws.AwsRepositoryLock
 
AwsSegmentArchiveReader - Class in org.apache.jackrabbit.oak.segment.aws
 
AwsSegmentArchiveWriter - Class in org.apache.jackrabbit.oak.segment.aws
 
AwsSegmentArchiveWriter(S3Directory, String, IOMonitor, FileStoreMonitor) - Constructor for class org.apache.jackrabbit.oak.segment.aws.AwsSegmentArchiveWriter
 
AwsSegmentCopy - Class in org.apache.jackrabbit.oak.segment.aws.tool
Perform a full-copy of repository data at segment level.
AwsSegmentCopy(AwsSegmentCopy.Builder) - Constructor for class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentCopy
 
AwsSegmentCopy.Builder - Class in org.apache.jackrabbit.oak.segment.aws.tool
Collect options for the AwsSegmentCopy command.
AwsSegmentStoreMigrator - Class in org.apache.jackrabbit.oak.segment.aws.tool
 
AwsSegmentStoreMigrator.Builder - Class in org.apache.jackrabbit.oak.segment.aws.tool
 
AwsSegmentStoreService - Class in org.apache.jackrabbit.oak.segment.aws
 
AwsSegmentStoreService() - Constructor for class org.apache.jackrabbit.oak.segment.aws.AwsSegmentStoreService
 
AwsToolUtils - Class in org.apache.jackrabbit.oak.segment.aws.tool
Utility class for common stuff pertaining to tooling.
AwsToolUtils.SegmentStoreType - Enum in org.apache.jackrabbit.oak.segment.aws.tool
 
aysncDelay() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
AZURE - org.apache.jackrabbit.oak.run.cli.BlobStoreOptions.Type
 
AZURE - org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils.SegmentStoreType
 
AZURE_BLOB_CONCURRENT_REQUESTS_PER_OPERATION - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Azure blob storage maximum connections per operation (default 1)
AZURE_BLOB_CONTAINER_NAME - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Azure blob storage container name
AZURE_BLOB_ENABLE_SECONDARY_LOCATION_DEFAULT - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Is reading from the secondary location enabled by default
AZURE_BLOB_ENABLE_SECONDARY_LOCATION_NAME - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Azure blob storage enable fallback to secondary location for reads
AZURE_BLOB_ENDPOINT - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Azure blob endpoint
AZURE_BLOB_MAX_REQUEST_RETRY - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Azure blob storage maximum retries per request
AZURE_BLOB_REQUEST_TIMEOUT - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Azure blob storage request timeout
AZURE_CONNECTION_STRING - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Azure connection string (overrides AzureConstants.AZURE_SAS and AzureConstants.AZURE_BLOB_ENDPOINT).
AZURE_CREATE_CONTAINER - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Azure create container if doesn't exist
AZURE_REF_ON_INIT - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Property to enable/disable creation of reference secret on init.
AZURE_SAS - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Azure shared access signature token
AZURE_STORAGE_ACCOUNT_KEY - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Azure storage account key
AZURE_STORAGE_ACCOUNT_NAME - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Azure storage account name
AzureArchiveManager - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureArchiveManager(CloudBlobDirectory, IOMonitor, FileStoreMonitor, WriteAccessController) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
AzureBlobMetadata - Class in org.apache.jackrabbit.oak.segment.azure
Provides access to the blob metadata.
AzureBlobMetadata() - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureBlobMetadata
 
AzureBlobStoreBackend - Class in org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage
 
AzureBlobStoreBackend() - Constructor for class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
AzureCompact - Class in org.apache.jackrabbit.oak.segment.azure.tool
Perform an offline compaction of an existing Azure Segment Store.
AzureCompact.Builder - Class in org.apache.jackrabbit.oak.segment.azure.tool
Collect options for the Compact command.
AzureConfigurationParserUtils - Class in org.apache.jackrabbit.oak.segment.azure.util
Utility class for parsing Oak Segment Azure configuration (e.g.
AzureConfigurationParserUtils.AzureConnectionKey - Enum in org.apache.jackrabbit.oak.segment.azure.util
 
AzureConstants - Class in org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage
 
AzureDataStore - Class in org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage
 
AzureDataStore() - Constructor for class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
AzureDataStoreService - Class in org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage
 
AzureDataStoreService() - Constructor for class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStoreService
 
AzureGCJournalFile - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureGCJournalFile(CloudAppendBlob) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureGCJournalFile
 
AzureJournalFile - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureJournalFile(CloudBlobDirectory, String, WriteAccessController) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureJournalFile
 
AzureManifestFile - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureManifestFile(CloudBlockBlob) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureManifestFile
 
AzurePersistence - Class in org.apache.jackrabbit.oak.segment.azure
 
AzurePersistence(CloudBlobDirectory) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
AzureRepositoryLock - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureRepositoryLock(CloudBlockBlob, Runnable, WriteAccessController) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
AzureRepositoryLock(CloudBlockBlob, Runnable, WriteAccessController, int) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
AzureSegmentArchiveReader - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureSegmentArchiveWriter - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureSegmentArchiveWriter(CloudBlobDirectory, IOMonitor, FileStoreMonitor, WriteAccessController) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
AzureSegmentStoreExplorerBackend - Class in org.apache.jackrabbit.oak.explorer
Backend using a a remote Azure Segment Store.
AzureSegmentStoreExplorerBackend(String) - Constructor for class org.apache.jackrabbit.oak.explorer.AzureSegmentStoreExplorerBackend
 
AzureSegmentStoreService - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureSegmentStoreService() - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
 
AzureUtilities - Class in org.apache.jackrabbit.oak.segment.azure
 

B

backend - Variable in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
The delegate backend
backend - Variable in class org.apache.jackrabbit.oak.spi.blob.AbstractDataRecord
The data store that contains this record.
BackgroundObserver - Class in org.apache.jackrabbit.oak.spi.commit
An observer that uses a change queue and a background thread to forward content changes to another observer.
BackgroundObserver(Observer, Executor) - Constructor for class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
 
BackgroundObserver(Observer, Executor, int) - Constructor for class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
 
BackgroundObserver(Observer, Executor, int, Thread.UncaughtExceptionHandler) - Constructor for class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
 
BackgroundObserverMBean - Interface in org.apache.jackrabbit.oak.spi.commit
 
backup(String, String, Set<UUID>) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
Method is not deleting segments from the directory given with archiveName, if they are in the set of recovered segments.
backup(String, String, Set<UUID>) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarManager
 
backup(String, String, Set<UUID>) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingArchiveManager
 
backup(String, String, Set<UUID>) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveManager
Method that is doing a backup of the archive given with archiveName into backupArchiveName.
backup(String, String, Set<UUID>) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitSegmentArchiveManager
 
backup(SegmentReader, Revisions, File) - Method in class org.apache.jackrabbit.oak.backup.impl.FileStoreBackupImpl
 
backup(String, String, Set<UUID>) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsArchiveManager
Avoids deleting segments from the directory given with archiveName, if they are in the set of recovered segments.
backup(SegmentReader, Revisions, File) - Method in interface org.apache.jackrabbit.oak.backup.FileStoreBackup
 
Backup - Class in org.apache.jackrabbit.oak.segment.tool
Perform a backup of a segment store into a specified folder.
Backup.Builder - Class in org.apache.jackrabbit.oak.segment.tool
Collect options for the Backup command.
BASE - Static variable in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
Base64BlobSerializer - Class in org.apache.jackrabbit.oak.json
 
Base64BlobSerializer() - Constructor for class org.apache.jackrabbit.oak.json.Base64BlobSerializer
 
Base64BlobSerializer(int) - Constructor for class org.apache.jackrabbit.oak.json.Base64BlobSerializer
 
BasicReadOnlyBlobStore - Class in org.apache.jackrabbit.oak.segment.file.tooling
Utility BlobStore implementation to be used in tooling that can work with a FileStore without the need of the DataStore being present locally
BasicReadOnlyBlobStore() - Constructor for class org.apache.jackrabbit.oak.segment.file.tooling.BasicReadOnlyBlobStore
 
BATCH_SIZE - Static variable in class org.apache.jackrabbit.oak.commons.sort.StringSort
 
batchPutDocument(String, List<String>) - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBClient
 
batchPutDocumentItems(String, List<Item>) - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBClient
 
batchWriteLines(List<String>) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.JournalFileWriter
Write new lines to the journal file as a batch.
beforeNonBlocking() - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
The current thread will now run code that must not be throttled or blocked, such as processing events (EventListener.onEvent is going to be called).
beforeScanning(Node) - Method in interface org.apache.jackrabbit.api.management.MarkEventListener
This method is called before a node is scanned.
beforeSegmentRead(File, long, long, int) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.CompositeIOMonitor
 
beforeSegmentRead(File, long, long, int) - Method in interface org.apache.jackrabbit.oak.segment.spi.monitor.IOMonitor
Called before a segment is read from the file system.
beforeSegmentRead(File, long, long, int) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.IOMonitorAdapter
 
beforeSegmentWrite(File, long, long, int) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.CompositeIOMonitor
 
beforeSegmentWrite(File, long, long, int) - Method in interface org.apache.jackrabbit.oak.segment.spi.monitor.IOMonitor
Called before a segment is written to the file system.
beforeSegmentWrite(File, long, long, int) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.IOMonitorAdapter
 
BESTEFFORT - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
Same as ImportBehavior.IGNORE but in addition tries to circumvent the problem.
BINARIES - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<Blob> to array of PropertyType.BINARY
binariesInlineThreshold - Variable in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
 
BINARY - Static variable in class org.apache.jackrabbit.oak.api.Type
BinaryBasedBlob - Class in org.apache.jackrabbit.oak.plugins.value
This Blob implementation is based on an underlying Binary.
BinaryBasedBlob(Binary) - Constructor for class org.apache.jackrabbit.oak.plugins.value.BinaryBasedBlob
 
BinaryConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
BinaryConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.BinaryConstraint
 
BinaryDownload - Interface in org.apache.jackrabbit.api.binary
This extension interface provides a mechanism whereby a client can download a Binary directly from a storage location.
BinaryDownloadOptions - Class in org.apache.jackrabbit.api.binary
Specifies the options to be used when obtaining a direct download URI via BinaryDownload.getURI(BinaryDownloadOptions).
BinaryDownloadOptions.BinaryDownloadOptionsBuilder - Class in org.apache.jackrabbit.api.binary
Used to build an instance of BinaryDownloadOptions with the options set as desired by the caller.
binaryProperty(String, @org.jetbrains.annotations.NotNull byte[]) - Static method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
Create a PropertyState from an array of bytes.
binaryProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
Create a PropertyState from an array of bytes.
binaryProperty(String, Value) - Static method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
Create a PropertyState from a Value.
binaryProperty(String, Blob) - Static method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
Create a PropertyState from a Blob.
binaryPropertyFromArray(String, Iterable<byte[]>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiBinaryPropertyState
Create a multi valued PropertyState from a list of byte arrays.
binaryPropertyFromBlob(String, Iterable<Blob>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiBinaryPropertyState
Create a multi valued PropertyState from a list of Blob.
BinaryPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
BinaryPropertyState(String, Blob) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
 
BinaryReferencesIndex - Class in org.apache.jackrabbit.oak.segment.file.tar.binaries
An index of binary references.
BinaryReferencesIndex.EntryConsumer - Interface in org.apache.jackrabbit.oak.segment.file.tar.binaries
A consumer of entries from a binary references index.
BinaryReferencesIndexLoader - Class in org.apache.jackrabbit.oak.segment.file.tar.binaries
 
BinaryReferencesIndexWriter - Class in org.apache.jackrabbit.oak.segment.file.tar.binaries
Maintains the transient state of a binary references index, formats it and serializes it.
binarySearch(Object, Object, int, int) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.KeyDataType
 
binarySearch(Object, Object, int, int) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.ValueDataType
 
BinaryUpload - Interface in org.apache.jackrabbit.api.binary
Describes uploading a binary through HTTP requests in a single or multiple parts.
BinaryUploadOptions - Class in org.apache.jackrabbit.api.binary
Specifies the options to be used when requesting direct upload URIs via JackrabbitValueFactory.initiateBinaryUpload(long, int, BinaryUploadOptions).
BinaryUploadOptions.BinaryUploadOptionsBuilder - Class in org.apache.jackrabbit.api.binary
Used to build an instance of BinaryUploadOptions with the options set as desired by the caller.
bind(MemoryStore) - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStoreRevisions
Bind this instance to a store.
bindAggregationFilter(ServiceReference, AggregationFilter) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
bindAuthenticationConfiguration(AuthenticationConfiguration) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
bindAuthenticationConfiguration(AuthenticationConfiguration) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
bindAuthorizableActionProvider(ServiceReference, AuthorizableActionProvider) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
bindAuthorizableNodeName(ServiceReference, AuthorizableNodeName) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
bindAuthorizationConfiguration(AuthorizationConfiguration) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
bindAuthorizationConfiguration(AuthorizationConfiguration, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
bindBackgroundObserverMBean(BackgroundObserverMBean, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
bindBlobDataSource(DataSource) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
bindBlobStore(BlobStore) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
bindChangeProcessorMBean(ChangeProcessorMBean, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
bindChecker(MountedNodeStoreChecker<?>) - Method in class org.apache.jackrabbit.oak.composite.checks.NodeStoreChecksService
 
bindCluster(Clusterable) - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditorProvider
 
bindContentRepository(ContentRepository) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
bindCredentialsSupport(CredentialsSupport) - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenConfigurationImpl
 
bindDataSource(DataSource) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
bindDocumentNodeStore(DocumentNodeStore) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreCacheService
 
bindExclude(CugExclude) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
bindFilterConfigMBean(FilterConfigMBean, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
bindFilterProvider(FilterProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
bindIdpManager(ExternalIdentityProviderManager) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
bindIndexInfoProviders(IndexInfoServiceImpl) - Method in class org.apache.jackrabbit.oak.index.ExtendedIndexHelper
 
bindIndexInfoProviders(IndexInfoServiceImpl) - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
bindInfoProviders(IndexInfoProvider) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexInfoServiceImpl
 
bindListenerMBean(EventListenerMBean, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
bindMountInfoConfig(MountInfoConfig) - Method in class org.apache.jackrabbit.oak.composite.MountInfoProviderService
 
bindMountInfoProvider(MountInfoProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
bindMountInfoProvider(MountInfoProvider) - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
bindMountInfoProvider(MountInfoProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
bindNewBlobStore(BlobStore) - Method in class org.apache.jackrabbit.oak.spi.blob.osgi.SplitBlobStoreService
 
bindNodeStateCache(DocumentNodeStateCache) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
bindNodeStore(NodeStoreProvider, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreService
 
bindNodeStoreProvider(NodeStoreProvider, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStoreService
 
bindObserver(Observer, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
bindOldBlobStore(BlobStore) - Method in class org.apache.jackrabbit.oak.spi.blob.osgi.SplitBlobStoreService
 
bindPrincipalConfiguration(PrincipalConfiguration) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
bindPrincipalConfiguration(PrincipalConfiguration, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
bindPrivilegeConfiguration(PrivilegeConfiguration) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
bindPrivilegeConfiguration(PrivilegeConfiguration) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
bindRestrictionProvider(ServiceReference, RestrictionProvider) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
bindRootProvider(RootProvider) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
bindSecurityProvider(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NativeFunctionImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PathImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SimilarImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
 
bindSelector(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SuggestImpl
 
bindStatsMBeans(IndexStatsMBean) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
 
bindStore(NodeStore) - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditorProvider
 
bindSyncManager(SyncManager) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
bindTokenConfiguration(TokenConfiguration) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
bindTokenConfiguration(TokenConfiguration, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
bindTreeProvider(TreeProvider) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
binDump(OutputStream) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
bindUserAuthenticationFactory(ServiceReference, UserAuthenticationFactory) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
bindUserConfiguration(UserConfiguration) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
bindUserConfiguration(UserConfiguration) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
bindValue(String, Value) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
bindValue(String, Value) - Method in class org.apache.jackrabbit.oak.jcr.query.QueryImpl
 
bindValue(String, PropertyValue) - Method in interface org.apache.jackrabbit.oak.query.Query
 
bindValue(String, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
bindValue(String, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
bindVariable(String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
bindVariable(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
bindVariables() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
bindVariables(QueryObjectModelImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.AndImpl
 
bindVariables(QueryObjectModelImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.BindVariableValueImpl
 
bindVariables(QueryObjectModelImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ChildNodeImpl
 
bindVariables(QueryObjectModelImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ComparisonImpl
 
bindVariables(QueryObjectModelImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ConstraintImpl
 
bindVariables(QueryObjectModelImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.DescendantNodeImpl
 
bindVariables(QueryObjectModelImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.FullTextSearchImpl
 
bindVariables(QueryObjectModelImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.LiteralImpl
 
bindVariables(QueryObjectModelImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.NotImpl
 
bindVariables(QueryObjectModelImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.OrImpl
 
bindVariables(QueryObjectModelImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.PropertyExistenceImpl
 
bindVariables(QueryObjectModelImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.SameNodeImpl
 
bindVariables(QueryObjectModelImpl) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.StaticOperandImpl
 
BindVariableValueImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
BindVariableValueImpl - Class in org.apache.jackrabbit.oak.query.ast
A bind variable.
BindVariableValueImpl(String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.BindVariableValueImpl
 
BindVariableValueImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.BindVariableValueImpl
 
BiStatsConsumer - Interface in org.apache.jackrabbit.oak.plugins.document.util
FunctionalInterface to consume Metric Stats for update/remove operation
BITS_PER_LEVEL - Static variable in class org.apache.jackrabbit.oak.segment.MapRecord
Number of bits of the hash code to look at on each level of the trie.
Blob - Interface in org.apache.jackrabbit.oak.api
Immutable representation of a binary value of finite length.
BLOB_ENDPOINT - org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
BLOB_ID - org.apache.jackrabbit.oak.segment.RecordType
A reference to an external binary object.
BLOB_STORE - org.apache.jackrabbit.oak.run.cli.OptionBeans
 
BlobAccessProvider - Interface in org.apache.jackrabbit.oak.api.blob
Extension interface applied to a class that indicates that the class implements the direct upload and direct download feature for Blobs.
blobCacheSize - Variable in class org.apache.jackrabbit.oak.plugins.blob.CachingBlobStore
 
BlobCollector - Class in org.apache.jackrabbit.oak.plugins.document
 
BlobCollector(DocumentNodeStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.BlobCollector
 
BlobDeserializer - Interface in org.apache.jackrabbit.oak.json
 
BlobDownloadOptions - Class in org.apache.jackrabbit.oak.api.blob
Download options to be provided to a call to BlobAccessProvider.getDownloadURI(Blob, BlobDownloadOptions).
BlobDownloadOptions(String, String, String, String) - Constructor for class org.apache.jackrabbit.oak.api.blob.BlobDownloadOptions
Creates new download options.
BlobDownloadOptions(String, String, String, String, boolean) - Constructor for class org.apache.jackrabbit.oak.api.blob.BlobDownloadOptions
Creates new download options.
BlobFetchTimeoutException - Exception in org.apache.jackrabbit.oak.segment.standby.client
 
BlobGarbageCollector - Interface in org.apache.jackrabbit.oak.plugins.blob
Interface for blob garbage collector
BlobGC - Class in org.apache.jackrabbit.oak.plugins.blob
Default implementation of BlobGCMBean based on a BlobGarbageCollector.
BlobGC(BlobGarbageCollector, Executor) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.BlobGC
 
BlobGCMBean - Interface in org.apache.jackrabbit.oak.plugins.blob
MBean for starting and monitoring the progress of blob garbage collection.
blobId - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.BlobInfo
Id of this record
BlobIdSerializer - Class in org.apache.jackrabbit.oak.plugins.blob.serializer
Blob serializer which serializes blobs depending on type In memory blobs (having contentIdentity as null) would be serialized as base64 encoded string.
BlobIdSerializer(BlobStore) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.serializer.BlobIdSerializer
 
BlobIdTracker - Class in org.apache.jackrabbit.oak.plugins.blob.datastore
Tracks the blob ids available or added in the blob store using the BlobIdTracker.BlobIdStore .
BlobIdTracker.ActiveDeletionTracker - Class in org.apache.jackrabbit.oak.plugins.blob.datastore
Tracking any active deletions store for managing the blob reference
BlobInfo(RecordId, SegmentParser.BlobType, int) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentParser.BlobInfo
 
BlobMigration - Class in org.apache.jackrabbit.oak.plugins.blob.migration
 
BlobMigration() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigration
 
BlobMigrationMBean - Interface in org.apache.jackrabbit.oak.plugins.blob.migration
 
BlobMigrator - Class in org.apache.jackrabbit.oak.plugins.blob.migration
 
BlobMigrator(SplitBlobStore, NodeStore) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigrator
 
BlobOptions - Class in org.apache.jackrabbit.oak.spi.blob
Options while writing blobs to the blob store / data store.
BlobOptions() - Constructor for class org.apache.jackrabbit.oak.spi.blob.BlobOptions
 
BlobOptions.UploadType - Enum in org.apache.jackrabbit.oak.spi.blob
Specifies the upload type for the blob.
BlobReferenceIterator - Class in org.apache.jackrabbit.oak.plugins.document
An iterator over all referenced binaries.
BlobReferenceIterator(DocumentNodeStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.BlobReferenceIterator
 
BlobReferenceRetriever - Interface in org.apache.jackrabbit.oak.plugins.blob
Interface to abstract out the low-level details of retrieving blob references from different NodeStore
BLOBREFERENCES - org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils.SharedStoreRecordType
 
BLOBS - Static variable in class org.apache.jackrabbit.oak.plugins.document.Collection
The 'blobs' collection contains data from the blob store.
BlobSerializer - Class in org.apache.jackrabbit.oak.json
Customizable mechanism for mapping Blob instances to corresponding serialization identifiers.
BlobSerializer() - Constructor for class org.apache.jackrabbit.oak.json.BlobSerializer
 
BlobStatsCollector - Interface in org.apache.jackrabbit.oak.spi.blob.stats
BlobStoreStatsCollector receives callback when blobs are written and read from BlobStore
BlobStore - Interface in org.apache.jackrabbit.oak.spi.blob
An interface to store and read large binary objects.
BlobStoreBlob - Class in org.apache.jackrabbit.oak.plugins.blob
A blob implementation.
BlobStoreBlob(BlobStore, String) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob
 
BlobStoreFixture - Class in org.apache.jackrabbit.oak.fixture
 
BlobStoreFixture - Interface in org.apache.jackrabbit.oak.run.cli
 
BlobStoreFixture(String) - Constructor for class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
BlobStoreFixtureProvider - Class in org.apache.jackrabbit.oak.run.cli
 
BlobStoreFixtureProvider() - Constructor for class org.apache.jackrabbit.oak.run.cli.BlobStoreFixtureProvider
 
blobStoreInfoAsString() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
blobStoreInfoAsString() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
BlobStoreInputStream - Class in org.apache.jackrabbit.oak.spi.blob
An input stream to simplify reading from a store.
BlobStoreInputStream(BlobStore, String, long) - Constructor for class org.apache.jackrabbit.oak.spi.blob.BlobStoreInputStream
 
BlobStoreOptions - Class in org.apache.jackrabbit.oak.run.cli
 
BlobStoreOptions(OptionParser) - Constructor for class org.apache.jackrabbit.oak.run.cli.BlobStoreOptions
 
BlobStoreOptions.Type - Enum in org.apache.jackrabbit.oak.run.cli
 
BlobStoreStats - Class in org.apache.jackrabbit.oak.plugins.blob
 
BlobStoreStats(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
BlobStoreStatsMBean - Interface in org.apache.jackrabbit.oak.spi.blob.stats
 
blobStoreSupplier - Variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
BlobStoreWrapper - Interface in org.apache.jackrabbit.oak.spi.blob
 
BlobTracker - Interface in org.apache.jackrabbit.oak.plugins.blob.datastore
Track the blob ids.
BlobTracker.Options - Enum in org.apache.jackrabbit.oak.plugins.blob.datastore
 
BlobTrackingStore - Interface in org.apache.jackrabbit.oak.plugins.blob
Interface to be implemented by a data store which can support local blob id tracking.
blobType - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.BlobInfo
Type of this blob
BlobTypeUnknownException - Exception in org.apache.jackrabbit.oak.segment.standby.client
 
BlobUpload - Interface in org.apache.jackrabbit.oak.api.blob
An object containing information needed to complete a direct binary upload.
BlobUploadOptions - Class in org.apache.jackrabbit.oak.api.blob
Download options to be provided to a call to BlobAccessProvider.initiateBlobUpload(long, int, BlobUploadOptions).
BlobUploadOptions(boolean) - Constructor for class org.apache.jackrabbit.oak.api.blob.BlobUploadOptions
Creates a new upload options instance.
BLOCK - org.apache.jackrabbit.oak.segment.RecordType
A block of bytes (a binary value, or a part of a binary value, or part of large strings).
BLOCK_SIZE - Static variable in class org.apache.jackrabbit.oak.segment.file.tar.TarConstants
The tar file block size.
BLOCK_SIZE_LIMIT - Static variable in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
The minimum block size.
blockCommit() - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
 
blockCommits() - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
Block any further commits until CommitRateLimiter.unblockCommits() is called.
BnfRailroad - Class in org.apache.jackrabbit.oak.doc.doxia.jcr
A BNF visitor that generates HTML railroad diagrams.
BnfRailroad() - Constructor for class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfRailroad
 
BnfSyntax - Class in org.apache.jackrabbit.oak.doc.doxia.jcr
A BNF visitor that generates BNF in HTML form.
BnfSyntax() - Constructor for class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfSyntax
 
BOOLEAN - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Boolean to PropertyType.BOOLEAN
BooleanConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
BooleanConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.BooleanConstraint
 
booleanProperty(String, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.memory.BooleanPropertyState
Create a PropertyState from a boolean.
booleanProperty(String, Iterable<Boolean>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiBooleanPropertyState
Create a multi valued PropertyState from a list of booleans.
BooleanPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
BooleanPropertyState(String, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.BooleanPropertyState
 
BOOLEANS - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<Boolean> to array of PropertyType.BOOLEAN
BootstrapConfig - Class in org.apache.jackrabbit.j2ee
The bootstrap configuration hold information about initial startup parameters like repository config and home.
BootstrapConfig() - Constructor for class org.apache.jackrabbit.j2ee.BootstrapConfig
 
BOUND_PRINCIPALS - Static variable in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
Name of the session attribute exposing the associated principals
BoundedHistogram - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
A histogram that keeps a maximum number of buckets (entries).
BoundedHistogram(String, int) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.BoundedHistogram
 
BRANCH - org.apache.jackrabbit.oak.segment.RecordType
A branch of a map (which is a HAMT tree).
BranchNodeStore - Class in org.apache.jackrabbit.oak.plugins.cow
 
BranchNodeStore(NodeStore) - Constructor for class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
BREADTH - org.apache.jackrabbit.oak.run.Traces
Utility for running a breadth first trace.
breadthFirst(File) - Static method in class org.apache.jackrabbit.oak.commons.io.FileTreeTraverser
 
BreadthFirstTrace - Class in org.apache.jackrabbit.oak.segment.tool.iotrace
A breadth first traversal trace.
BreadthFirstTrace(int, String, Consumer<List<String>>) - Constructor for class org.apache.jackrabbit.oak.segment.tool.iotrace.BreadthFirstTrace
Create a new instance of a breadth first traversal trace.
BROADCAST_ID - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
The broadcast id.
BROADCAST_LISTENER - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
The broadcast listener (host:port).
Broadcaster - Interface in org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast
A broadcast mechanism that is able to send and receive commands.
Broadcaster.Listener - Interface in org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast
A listener for new messages.
BUCKET - org.apache.jackrabbit.oak.segment.RecordType
A bucket (a list of references).
bucketName() - Method in annotation type org.apache.jackrabbit.oak.segment.aws.Configuration
 
BUCKETS_PER_LEVEL - Static variable in class org.apache.jackrabbit.oak.segment.MapRecord
Number of buckets at each level of the trie.
Buffer - Class in org.apache.jackrabbit.oak.commons
This is a wrapper around ByteBuffer.
BufferFullException(String) - Constructor for exception org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch.BufferFullException
 
BufferFullException(String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch.BufferFullException
 
build() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions.BinaryDownloadOptionsBuilder
Construct a BinaryDownloadOptions instance with the properties specified to the builder.
build() - Method in class org.apache.jackrabbit.api.binary.BinaryUploadOptions.BinaryUploadOptionsBuilder
Construct a BinaryUploadOptions instance with the properties specified to the builder.
build() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
 
build() - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore.Builder
 
build() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
build() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreBuilder
 
build() - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntry.NodeStateEntryBuilder
 
build() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry.BundledTypesRegistryBuilder
 
build() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry.BundledTypesRegistryBuilder.TypeBuilder
 
build() - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
build() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
build() - Method in interface org.apache.jackrabbit.oak.plugins.document.spi.JournalPropertyBuilder
Constructs a JournalProperty instance based on current builder state
build() - Method in class org.apache.jackrabbit.oak.plugins.index.MetricsFormatter
 
build() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
Create a FilterProvider reflecting the current state of this builder.
build() - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderBuilder
 
build() - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsCompact.Builder
Create an executable version of the Compact command.
build() - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentCopy.Builder
Create an executable version of the Check command.
build() - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator.Builder
 
build() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
Create an executable version of the Compact command.
build() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
Create an executable version of the Check command.
build() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
build() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Create a new FileStore instance with the settings specified in this builder.
build() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
build() - Method in class org.apache.jackrabbit.oak.segment.scheduler.LockBasedScheduler.LockBasedSchedulerBuilder
 
build() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore.SegmentNodeStoreBuilder
 
build() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync.Builder
 
build() - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync.Builder
 
build() - Method in class org.apache.jackrabbit.oak.segment.tool.Backup.Builder
Create an executable version of the Backup command.
build() - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
Create an executable version of the Check command.
build() - Method in class org.apache.jackrabbit.oak.segment.tool.Compact.Builder
Create an executable version of the Compact command.
build() - Method in class org.apache.jackrabbit.oak.segment.tool.DebugSegments.Builder
Create an executable version of the DebugSegments command.
build() - Method in class org.apache.jackrabbit.oak.segment.tool.DebugStore.Builder
Create an executable version of the DebugStore command.
build() - Method in class org.apache.jackrabbit.oak.segment.tool.DebugTars.Builder
Create an executable version of the DebugTars command.
build() - Method in class org.apache.jackrabbit.oak.segment.tool.Diff.Builder
Create an executable version of the Diff command.
build() - Method in class org.apache.jackrabbit.oak.segment.tool.History.Builder
Create an executable version of the History command.
build() - Method in class org.apache.jackrabbit.oak.segment.tool.RecoverJournal.Builder
 
build() - Method in class org.apache.jackrabbit.oak.segment.tool.Restore.Builder
Create an executable version of the Restore command.
build() - Method in class org.apache.jackrabbit.oak.segment.tool.Revisions.Builder
Create an executable version of the Revisions command.
build() - Method in class org.apache.jackrabbit.oak.segment.tool.SearchNodes.Builder
 
build() - Method in class org.apache.jackrabbit.oak.spi.mount.Mounts.Builder
Creates a new MountInfoProvider
build() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
build() - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
build(long, File, CacheLoader<String, InputStream>, ExecutorService) - Static method in class org.apache.jackrabbit.oak.plugins.blob.FileCache
 
build(QueryBuilder<T>) - Method in interface org.apache.jackrabbit.api.security.user.Query
Build the query using a QueryBuilder.
build(FileStore) - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriterBuilder
Build a SegmentWriter for a FileStore.
build(ReadOnlyFileStore) - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriterBuilder
Build a SegmentWriter for a ReadOnlyFileStore.
build(MemoryStore) - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriterBuilder
Build a SegmentWriter for a MemoryStore.
build(File, File, int, long, StagingUploader, FileCache, StatisticsProvider, ListeningExecutorService, ScheduledExecutorService, int, int) - Static method in class org.apache.jackrabbit.oak.plugins.blob.UploadStagingCache
 
build(String, String, long, SharedDataStore) - Static method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker
 
build(CacheLoader<K, V>) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
 
buildAlternativeQuery() - Method in interface org.apache.jackrabbit.oak.query.Query
Try to convert the query to an alternative form, specially a "union".
buildAlternativeQuery() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
buildAlternativeQuery() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
buildAsString() - Method in interface org.apache.jackrabbit.oak.plugins.document.spi.JournalPropertyBuilder
Returns a string representation state of the builder which would be stored in JournalEntry
buildCache() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreBuilder
 
buildChildrenCache(DocumentNodeStore) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
buildDocumentCache(DocumentStore) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
builder - Variable in class org.apache.jackrabbit.oak.spi.state.ApplyDiff
 
builder() - Static method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
Returns a BinaryDownloadOptions.BinaryDownloadOptionsBuilder instance to be used for creating an instance of this class.
builder() - Static method in class org.apache.jackrabbit.api.binary.BinaryUploadOptions
Returns a BinaryUploadOptions.BinaryUploadOptionsBuilder instance to be used for creating an instance of this class.
builder() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
builder() - Static method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry
 
builder() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
builder() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
builder() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
builder() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
builder() - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
The AbstractDecoratedNodeState implementation returns a ReadOnlyBuilder, which will fail for any mutable operation.
builder() - Static method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier
Create a NodeStateCopier.Builder.
builder() - Static method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsCompact
Create a builder for the Compact command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentCopy
Create a builder for the AwsSegmentCopy command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact
Create a builder for the Compact command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy
Create a builder for the SegmentCopy command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
builder() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
builder() - Static method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
builder() - Static method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync
 
builder() - Static method in class org.apache.jackrabbit.oak.segment.tool.Backup
Create a builder for the Backup command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.tool.Check
Create a builder for the Check command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.tool.Compact
Create a builder for the Compact command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.tool.DebugSegments
Create a builder for the DebugSegments command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.tool.DebugStore
Create a builder for the DebugStore command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.tool.DebugTars
Create a builder for the DebugTars command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.tool.Diff
Create a builder for the Diff command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.tool.History
Create a builder for the History command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.tool.RecoverJournal
 
builder() - Static method in class org.apache.jackrabbit.oak.segment.tool.Restore
Create a builder for the Restore command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.tool.Revisions
Create a builder for the Revisions command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.tool.SearchNodes
 
builder() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns a builder for constructing a new node state based on this state, i.e.
builder(FileStore) - Static method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreBuilders
Create a SegmentNodeStoreBuilder based on a FileStore.
builder(ReadOnlyFileStore) - Static method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreBuilders
Create a SegmentNodeStoreBuilder based on a ReadOnlyFileStore@.
builder(MemoryStore) - Static method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreBuilders
Create a SegmentNodeStoreBuilder based on a MemoryStore.
builder(Revisions, SegmentReader, SegmentNodeStoreStats) - Static method in class org.apache.jackrabbit.oak.segment.scheduler.LockBasedScheduler
 
builder(Revisions, SegmentReader, SegmentWriter, BlobStore) - Static method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
Builder() - Constructor for class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
 
Builder() - Constructor for class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator.Builder
 
Builder() - Constructor for class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
Builder() - Constructor for class org.apache.jackrabbit.oak.segment.tool.SearchNodes.Builder
 
Builder() - Constructor for class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
Builder(DocumentNodeStore, DocumentStore, Closer) - Constructor for class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
Builder(MountInfoProvider, NodeStore) - Constructor for class org.apache.jackrabbit.oak.composite.CompositeNodeStore.Builder
 
buildFlatFileStore() - Method in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
Deprecated.
buildFlatFileStoreSeparately() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
buildIndexNode(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
 
buildList(IndexHelper, IndexerSupport, Set<IndexDefinition>) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
buildLocalDiffCache() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
buildMemoryDiffCache() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
buildNodeCache(DocumentNodeStore) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
buildNodeDocumentCache(DocumentStore, NodeDocumentLocks) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
buildObserver() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreBuilder
 
buildObserver(SecondaryStoreRootObserver) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreBuilder
 
buildPasswordHash(String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
Generates a hash of the specified password with the default values for algorithm, salt-size and number of iterations.
buildPasswordHash(String, ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
Same as PasswordUtil.buildPasswordHash(String, String, int, int) but retrieving the parameters for hash generation from the specified configuration.
buildPasswordHash(String, String, int, int) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
Generates a hash of the specified password using the specified algorithm, salt size and number of iterations into account.
buildPath(StringBuilder) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
buildPath(String) - Method in class org.apache.jackrabbit.oak.json.JsopDiff
 
buildPrevDocumentsCache(DocumentStore) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
buildProcBackend(AbstractFileStore) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
 
buildReadOnly() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Create a new ReadOnlyFileStore instance with the settings specified in this builder.
buildRegistry() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry.BundledTypesRegistryBuilder
 
buildRegistry() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry.BundledTypesRegistryBuilder.TypeBuilder
 
buildStore() - Method in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
buildStore(String, String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
BUILT_IN - Static variable in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
BUNDLE_CACHE_ACCESS_COUNTER - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
 
BUNDLE_CACHE_MISS_AVERAGE - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
 
BUNDLE_CACHE_MISS_COUNTER - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
 
BUNDLE_CACHE_MISS_DURATION - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
 
BUNDLE_CACHE_SIZE_COUNTER - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
 
BUNDLE_COUNTER - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
 
BUNDLE_READ_COUNTER - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
 
BUNDLE_WRITE_AVERAGE - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
 
BUNDLE_WRITE_COUNTER - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
 
BUNDLE_WRITE_DURATION - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
 
BUNDLE_WS_SIZE_COUNTER - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
 
bundleChanged(BundleEvent) - Method in class org.apache.jackrabbit.oak.run.osgi.RunnableJobTracker
 
BundledDocumentDiffer - Class in org.apache.jackrabbit.oak.plugins.document.bundlor
 
BundledDocumentDiffer(DocumentNodeStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledDocumentDiffer
 
BundledTypesRegistry - Class in org.apache.jackrabbit.oak.plugins.document.bundlor
 
BundledTypesRegistry(Map<String, DocumentBundlor>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry
 
BundledTypesRegistry.BundledTypesRegistryBuilder - Class in org.apache.jackrabbit.oak.plugins.document.bundlor
 
BundledTypesRegistry.BundledTypesRegistryBuilder.TypeBuilder - Class in org.apache.jackrabbit.oak.plugins.document.bundlor
 
BundledTypesRegistryBuilder(NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry.BundledTypesRegistryBuilder
 
BundlingConfigHandler - Class in org.apache.jackrabbit.oak.plugins.document.bundlor
 
BundlingConfigHandler() - Constructor for class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigHandler
 
BundlingConfigInitializer - Enum in org.apache.jackrabbit.oak.plugins.document.bundlor
 
BundlingContext(Matcher, Map<String, PropertyState>, boolean, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.BundlingContext
 
BundlingHandler - Class in org.apache.jackrabbit.oak.plugins.document.bundlor
 
BundlingHandler(BundledTypesRegistry) - Constructor for class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
 
BUNDLOR - Static variable in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigHandler
 
BUNDLOR_META_PROP_PREFIX - Static variable in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
Prefix used for various meta properties used for bundling
BundlorUtils - Class in org.apache.jackrabbit.oak.plugins.document.bundlor
 
BundlorUtils() - Constructor for class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlorUtils
 
BurnOnCloseFileIterator<T> - Class in org.apache.jackrabbit.oak.commons.io
Implements a Closeable wrapper over a LineIterator.
BurnOnCloseFileIterator(Iterator<String>, File, Function<String, T>) - Constructor for class org.apache.jackrabbit.oak.commons.io.BurnOnCloseFileIterator
 
BurnOnCloseFileIterator(Iterator<String>, Function<String, T>) - Constructor for class org.apache.jackrabbit.oak.commons.io.BurnOnCloseFileIterator
 
BYTES - Static variable in class org.apache.jackrabbit.oak.segment.data.RecordIdData
 

C

C_BOOTSTRAP_EXISTS - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for bootstrap config already exists
C_CONFIG_EXISTS - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for repository config already exists
C_CONFIG_MISSING - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for repository config is missing
C_HOME_EXISTS - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for repository home already exists
C_HOME_MISSING - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for repository home is missing
C_INSTALL_ERROR - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for a general install error
C_INSTALL_OK - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for installation succeeded
C_INVALID_INPUT - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for invalid input parameter
cache - Variable in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
DataStore cache
cache - Variable in class org.apache.jackrabbit.oak.plugins.blob.CachingBlobStore
 
cache - Variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
Cache<K,​V extends Cache.Value> - Class in org.apache.jackrabbit.oak.commons.cache
 
Cache<K,​V> - Interface in org.apache.jackrabbit.oak.segment
Partial mapping of keys of type K to values of type Cache.
CACHE_PATH - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStoreService
 
CACHE_SIZE - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStoreService
 
Cache.Backend<K,​V> - Interface in org.apache.jackrabbit.oak.commons.cache
A cache backend that can load objects from persistent storage.
Cache.Value - Interface in org.apache.jackrabbit.oak.commons.cache
A cacheable object.
CacheAccessTracker<K,​V> - Class in org.apache.jackrabbit.oak.segment
Cache wrapper exposing the number of read accesses and the number of misses ot the underlying cache via the StatisticsProvider.
CacheAccessTracker(String, StatisticsProvider, Cache<K, V>) - Constructor for class org.apache.jackrabbit.oak.segment.CacheAccessTracker
Create a new wrapper exposing the access statistics under the given name to the passed statisticsProvider.
CacheActionDispatcher - Class in org.apache.jackrabbit.oak.plugins.document.persistentCache.async
An asynchronous buffer of the CacheAction objects.
CacheActionDispatcher() - Constructor for class org.apache.jackrabbit.oak.plugins.document.persistentCache.async.CacheActionDispatcher
 
CacheChangesTracker - Class in org.apache.jackrabbit.oak.plugins.document.cache
 
CacheChangesTracker.LazyBloomFilter - Class in org.apache.jackrabbit.oak.plugins.document.cache
 
cacheInfoAsString() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Gathers the stats of the cache for logging.
cacheInfoAsString() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
cacheInfoAsString() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
cacheInfoAsString() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
cacheInfoAsString() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
CacheInvalidationStats - Interface in org.apache.jackrabbit.oak.plugins.document.cache
 
CacheLIRS<K,​V> - Class in org.apache.jackrabbit.oak.cache
For Oak internal use only.
CacheLIRS(int) - Constructor for class org.apache.jackrabbit.oak.cache.CacheLIRS
Create a new cache with the given number of entries, and the default settings (an average size of 1 per entry, 16 segments, and stack move distance equals to the maximum number of entries divided by 100).
CacheLIRS.Builder<K,​V> - Class in org.apache.jackrabbit.oak.cache
A builder for the cache.
CacheLIRS.EvictionCallback<K,​V> - Interface in org.apache.jackrabbit.oak.cache
Listener for items that are evicted from the cache.
CacheMap<K,​V> - Class in org.apache.jackrabbit.oak.plugins.document.persistentCache
A cache map.
CacheMap(MapFactory, String, MVMap.Builder<K, V>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheMap
 
CacheMetadata<K> - Class in org.apache.jackrabbit.oak.plugins.document.persistentCache
In order to avoid leaking values from the metadataMap, following order should be maintained for combining the cache and CacheMetadata: 1.
CacheMetadata() - Constructor for class org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheMetadata
 
cacheSize - Variable in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
 
CacheStats - Class in org.apache.jackrabbit.oak.cache
Cache statistics.
CacheStats(Cache<?, ?>, String, Weigher<?, ?>, long) - Constructor for class org.apache.jackrabbit.oak.cache.CacheStats
Construct the cache stats object.
CacheStatsMBean - Interface in org.apache.jackrabbit.oak.api.jmx
 
CacheStatsMBeanWrapper - Class in org.apache.jackrabbit.oak.cache
 
CacheStatsMBeanWrapper(CacheStatsMBean) - Constructor for class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
CacheStatsMetrics - Class in org.apache.jackrabbit.oak.cache.impl
An OSGi component that binds to all CacheStatsMBean instances and exposes their counters as Metrics.
CacheStatsMetrics() - Constructor for class org.apache.jackrabbit.oak.cache.impl.CacheStatsMetrics
 
CacheType - Enum in org.apache.jackrabbit.oak.plugins.document.persistentCache
 
CacheValue - Interface in org.apache.jackrabbit.oak.cache
A cache value.
CacheWarming - Class in org.apache.jackrabbit.oak.plugins.document.prefetch
 
CacheWarming(DocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.prefetch.CacheWarming
 
CacheWeights - Class in org.apache.jackrabbit.oak.segment
 
CacheWeights.NodeCacheWeigher - Class in org.apache.jackrabbit.oak.segment
 
CacheWeights.OneWeigher<K,​V> - Class in org.apache.jackrabbit.oak.segment
 
CacheWeights.ReaderStringCacheWeigher - Class in org.apache.jackrabbit.oak.segment
 
CacheWeights.ReaderTemplateCacheWeigher - Class in org.apache.jackrabbit.oak.segment
 
CacheWeights.SegmentCacheWeigher - Class in org.apache.jackrabbit.oak.segment
 
CacheWeights.StringCacheWeigher - Class in org.apache.jackrabbit.oak.segment
 
CacheWeights.TemplateCacheWeigher - Class in org.apache.jackrabbit.oak.segment
 
CacheWriteQueue<K extends CacheValue,​V extends CacheValue> - Class in org.apache.jackrabbit.oak.plugins.document.persistentCache.async
 
CacheWriteQueue(CacheActionDispatcher, PersistentCache, Map<K, V>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.persistentCache.async.CacheWriteQueue
 
CachingArchiveManager - Class in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache
 
CachingArchiveManager(PersistentCache, SegmentArchiveManager) - Constructor for class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingArchiveManager
 
CachingBlobStore - Class in org.apache.jackrabbit.oak.plugins.blob
A blob store with a cache.
CachingBlobStore() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.CachingBlobStore
 
CachingBlobStore(long) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.CachingBlobStore
 
cachingDataStore - Variable in class org.apache.jackrabbit.oak.plugins.blob.ConsolidatedDataStoreCacheStats
 
CachingFileDataStore - Class in org.apache.jackrabbit.oak.plugins.blob.datastore
File system implementation of AbstractSharedCachingDataStore.
CachingFileDataStore() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.datastore.CachingFileDataStore
 
CachingPersistence - Class in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache
 
CachingPersistence(PersistentCache, SegmentNodeStorePersistence) - Constructor for class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingPersistence
 
CachingSegmentArchiveReader - Class in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache
 
CachingSegmentArchiveReader(PersistentCache, SegmentArchiveReader) - Constructor for class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingSegmentArchiveReader
 
CachingSegmentReader - Class in org.apache.jackrabbit.oak.segment
This SegmentReader implementation implements caching for strings and templates.
CachingSegmentReader(Supplier<SegmentWriter>, BlobStore, long, long, MeterStats) - Constructor for class org.apache.jackrabbit.oak.segment.CachingSegmentReader
Create a new instance based on the supplied arguments.
calcFailedRequests() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
calcFailedRequests() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ClientStandbyStatusMBean
 
calcSecondsSinceLastSuccess() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
calcSecondsSinceLastSuccess() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ClientStandbyStatusMBean
 
calculateExpirationTime(long) - Static method in class org.apache.jackrabbit.oak.commons.LongUtils
Calculate an expiration time based on new Date().getTime() and the specified expiration in number of milliseconds.
calculatePermissions(PrivilegeBits, PrivilegeBits, boolean) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Calculate the granted permissions by evaluating the given privileges.
calculateSha256(Blob) - Static method in class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
 
calculateVersion(NodeBuilder, NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
Copied from Apache Jackrabbit Core
call() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask
 
call() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMongoDownloadTask
 
call() - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor.ConsolidatorTask
 
call() - Method in class org.apache.jackrabbit.oak.plugins.document.check.AsyncNodeStateProcessor.NodeStateTask
 
call() - Method in class org.apache.jackrabbit.oak.plugins.document.check.ResultWriter
 
callbackHandler - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
canAccessReadPolicy(PermissionProvider, String...) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ReadPolicy
Evaluates if a ReadPolicy is accessible for a session object.
canAddMixin(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
canAddMixin(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
cancel() - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector
 
CancelableDiff - Class in org.apache.jackrabbit.oak.segment
A NodeStateDiff that cancels itself when a condition occurs.
CancelableDiff(NodeStateDiff, Supplier<Boolean>) - Constructor for class org.apache.jackrabbit.oak.segment.CancelableDiff
 
cancelGC() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
Cancel a running revision garbage collection compaction process as soon as possible.
Cancellation - Class in org.apache.jackrabbit.oak.segment.file.cancel
The result of a check for a pending cancellation request.
Canceller - Class in org.apache.jackrabbit.oak.segment.file.cancel
Represents a way to check for a cancellation request.
cancelMerge(String, Version) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
cancelMerge(Version) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
cancelRevisionGC() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Cancel a running revision garbage collection operation.
cancelRevisionGC() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
cancelRevisionGC() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
Cancel a running revision garbage collection operation.
cancelRevisionGC() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
cancelRevisionGC() - Method in class org.apache.jackrabbit.oak.spi.state.RevisionGC
 
cancelRevisionGC() - Method in interface org.apache.jackrabbit.oak.spi.state.RevisionGCMBean
Cancel a running revision garbage collection operation.
cancelRevisionGCForRole(String) - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Cancel a running revision garbage collection operation for a given role.
cancelRevisionGCForRole(String) - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
canConvert(int, int) - Static method in class org.apache.jackrabbit.oak.query.ValueConverter
 
canEncode(CharSequence) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.UTF8Encoder
See CharsetEncoder.canEncode(CharSequence).
canEvaluate(Set<SourceImpl>) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
canEvaluate(Set<SourceImpl>) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
canEvaluate(Set<SourceImpl>) - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
canEvaluate(Set<SourceImpl>) - Method in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
Whether the join condition can be evaluated if the given selectors are able to retrieve data.
canEvaluate(Set<SourceImpl>) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
canExecute(String, String) - Static method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentCopy
 
canHandle(Set<Principal>) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.principalbased.Filter
Reveals if this filter implementation is able to handle the given set of principals.
canImpersonateAllUsers(Principal, UserManager) - Static method in class org.apache.jackrabbit.oak.security.user.Utils
Return true if the given principal can impersonate all users.
canRead() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
Return if read access is granted for the Tree associated with this TreePermission instance.
canRead(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
Return if read access is granted for the property of the Tree for which this TreePermission instance has been created.
canRead(FormatVersion) - Method in class org.apache.jackrabbit.oak.plugins.document.FormatVersion
Returns true if this version can read data written by the other version.
canReadAll() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
Returns true if read access is granted to the Tree associated with this instance and the whole subtree defined by it including all properties.
canReadProperties() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
Returns true if all properties of the Tree associated with this instance can be read.
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
Check whether the condition can be applied to a selector (to restrict the selector).
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FirstImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PathImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
canUnlock(NodeDelegate) - Method in class org.apache.jackrabbit.oak.jcr.lock.LockManagerImpl
Verifies if the current LockManagerImpl.sessionContext can unlock the specified node
capacity() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
capacity() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch
 
CaseInsensitiveKeysMapAccess - Class in org.apache.jackrabbit.oak.segment.azure.util
Wrapper around the map that allows accessing the map with case-insensitive keys.
CaseInsensitiveKeysMapAccess() - Constructor for class org.apache.jackrabbit.oak.segment.azure.util.CaseInsensitiveKeysMapAccess
 
castAuthorizable(Authorizable, Class<T>) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
ch - Variable in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
CHANGE_CHANGED_PROPERTY - org.apache.jackrabbit.oak.spi.state.ConflictType
A property has been changed while a property of the same name has been changed to a different value in trunk.
CHANGE_DELETED_NODE - org.apache.jackrabbit.oak.spi.state.ConflictType
A node has been changed while a node of the same name has been removed in trunk.
CHANGE_DELETED_PROPERTY - org.apache.jackrabbit.oak.spi.state.ConflictType
A property has been changed while a property of the same name has been removed in trunk.
changeChangedProperty(NodeBuilder, PropertyState, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
changeChangedProperty(NodeBuilder, PropertyState, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
 
changeChangedProperty(NodeBuilder, PropertyState, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.JcrLastModifiedConflictHandler
 
changeChangedProperty(NodeBuilder, PropertyState, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
 
changeChangedProperty(NodeBuilder, PropertyState, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
The property ours has been changed in parent while it was also changed to a different value (theirs) in the persistence store.
changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Deprecated.
 
changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
Deprecated.
The property ours has been changed in parent while it was also changed to a different value (theirs) in the persistence store.
changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
Deprecated.
The property ours has been changed in parent while it was also changed to a different value (theirs) in the persistence store.
changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the property after was changed on the branch but was already changed to before in the trunk.
changeChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
ChangeCollectorProvider - Class in org.apache.jackrabbit.oak.plugins.observation
A ChangeCollectorProvider can be hooked into Oak thus enabling the collection of ChangeSets of changed items of a commit, which downstream Observers can then use at their convenience.
ChangeCollectorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
 
changed(String, Set<String>, Set<String>, Set<String>, Map<String, String>, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.observation.NodeObserver
A node at path has been changed.
changeDeletedNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
changeDeletedNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
 
changeDeletedNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
 
changeDeletedNode(NodeBuilder, String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
The node ours has been changed in parent while it was removed in the persistence store.
changeDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
changeDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Deprecated.
 
changeDeletedNode(NodeBuilder, String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
Deprecated.
The node ours has been changed in parent while it was removed in the persistence store.
changeDeletedNode(NodeBuilder, String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
Deprecated.
The node ours has been changed in parent while it was removed in the persistence store.
changeDeletedNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the node after was changed on the branch but was deleted already in the trunk.
changeDeletedNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
changeDeletedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
changeDeletedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
 
changeDeletedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
 
changeDeletedProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
The property ours has been changed in parent while it was removed in the persistence store.
changeDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
changeDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Deprecated.
 
changeDeletedProperty(NodeBuilder, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
Deprecated.
The property ours has been changed in parent while it was removed in the persistence store.
changeDeletedProperty(NodeBuilder, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
Deprecated.
The property ours has been changed in parent while it was removed in the persistence store.
changeDeletedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the property after was changed on the branch but was deleted already in the trunk.
changeDeletedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
ChangeDispatcher - Class in org.apache.jackrabbit.oak.spi.commit
A ChangeDispatcher instance dispatches content changes to registered Observers.
ChangeDispatcher(NodeState) - Constructor for class org.apache.jackrabbit.oak.spi.commit.ChangeDispatcher
Create a new instance for dispatching content changes
changeMemoryUsedBy(long) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.DefaultMemoryManager
 
changeMemoryUsedBy(long) - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.MemoryManager
Adds the provided memory value to existing memory usage.
changePassword(String) - Method in interface org.apache.jackrabbit.api.security.user.User
Change the password of this user.
changePassword(String, String) - Method in interface org.apache.jackrabbit.api.security.user.User
Change the password of this user.
ChangeProcessorMBean - Interface in org.apache.jackrabbit.oak.jcr.observation
 
ChangeSet - Class in org.apache.jackrabbit.oak.spi.observation
A ChangeSet is a collection of items that have been changed as part of a commit.
ChangeSetBuilder - Class in org.apache.jackrabbit.oak.spi.observation
Builder of a ChangeSet - only used by ChangeCollectorProvider (and tests..)
ChangeSetBuilder(int, int) - Constructor for class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
ChangeSetFilter - Interface in org.apache.jackrabbit.oak.plugins.observation.filter
A ChangeSetFilter is capable of inspecting a ChangeSet and deciding if the corresponding consumer (eg EventListener) is possibly interested in it or definitely not.
ChangeSetFilterImpl - Class in org.apache.jackrabbit.oak.plugins.observation.filter
 
ChangeSetFilterImpl(Set<String>, boolean, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.ChangeSetFilterImpl
 
ChangeSetFilterImpl(Set<String>, boolean, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, int) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.ChangeSetFilterImpl
 
CHAR2OCTETRATIO - Static variable in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
characters(char[], int, int) - Method in class org.apache.jackrabbit.oak.jcr.xml.ImportHandler
 
CharsetEncodingUtils - Class in org.apache.jackrabbit.oak.segment.util
Utility class related to encoding characters into (UTF-8) byte sequences.
CHEAPEST - org.apache.jackrabbit.oak.query.QueryEngineImpl.QuerySelectionMode
Will execute the cheapest (default).
check() - Method in class org.apache.jackrabbit.oak.segment.file.cancel.Canceller
Check if cancellation has been requested.
check(DocumentNodeStore, Consistency.Result) - Method in class org.apache.jackrabbit.oak.plugins.document.Consistency
 
check(MountedNodeStore, Tree, ErrorHolder, NamespacePrefixNodestoreChecker.Context) - Method in class org.apache.jackrabbit.oak.composite.checks.NamespacePrefixNodestoreChecker
 
check(MountedNodeStore, Tree, ErrorHolder, NodeTypeDefinitionNodeStoreChecker.Context) - Method in class org.apache.jackrabbit.oak.composite.checks.NodeTypeDefinitionNodeStoreChecker
 
check(MountedNodeStore, Tree, ErrorHolder, NodeTypeMountedNodeStoreChecker.Context) - Method in class org.apache.jackrabbit.oak.composite.checks.NodeTypeMountedNodeStoreChecker
 
check(MountedNodeStore, Tree, ErrorHolder, UniqueIndexNodeStoreChecker.Context) - Method in class org.apache.jackrabbit.oak.composite.checks.UniqueIndexNodeStoreChecker
 
check(MountedNodeStore, Tree, ErrorHolder, T) - Method in interface org.apache.jackrabbit.oak.composite.checks.MountedNodeStoreChecker
 
check(NodeStore, MountedNodeStore) - Method in interface org.apache.jackrabbit.oak.composite.checks.NodeStoreChecks
 
check(NodeStore, MountedNodeStore) - Method in class org.apache.jackrabbit.oak.composite.checks.NodeStoreChecksService
 
Check - Class in org.apache.jackrabbit.oak.segment.tool
Perform a consistency check on an existing segment store.
Check.Builder - Class in org.apache.jackrabbit.oak.segment.tool
Collect options for the Check command.
Check.RepositoryStatistics - Class in org.apache.jackrabbit.oak.segment.tool
 
checkACLPath(Tree, String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
 
checkACLPath(NodeBuilder, String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
 
checkAlive() - Method in class org.apache.jackrabbit.oak.jcr.delegate.ItemDelegate
Performs a sanity check on this item and the associated session.
checkAlive() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
Check that this session is alive.
checkConditions(Document, Map<UpdateOp.Key, UpdateOp.Condition>) - Static method in class org.apache.jackrabbit.oak.plugins.document.UpdateUtils
 
checkConsistency() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
checkConsistency() - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGarbageCollector
Checks for consistency in the blob store and reporting the number of missing blobs.
checkConsistency() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobGC
 
checkConsistency() - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGCMBean
Data Store consistency check
checkConsistency() - Method in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
Checks for the DataStore consistency and reports the number of missing blobs still referenced.
checkConsistency() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
checkConsistency(boolean) - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGarbageCollector
Collects the blob references and consolidates references from other repositories if available in the DataStore.
checkConsistency(boolean) - Method in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
 
checkConsistency(ReadOnlyFileStore, Iterator<JournalEntry>, boolean, Set<String>, Set<String>, boolean, Integer) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
checkConsistency(ReadOnlyFileStore, Iterator<JournalEntry>, boolean, Set<String>, Set<String>, boolean, Integer, boolean) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
checkConsistencyAfterGC() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
checkIfDisabledIndexCanBeMarkedForDeletion(NodeState) - Method in class org.apache.jackrabbit.oak.indexversion.IndexVersionOperation
 
checkIfDisabledIndexCanBeMarkedForDeletion(NodeState) - Method in class org.apache.jackrabbit.oak.indexversion.LuceneIndexVersionOperation
 
checkin() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
checkin(Tree) - Method in class org.apache.jackrabbit.oak.jcr.version.ReadWriteVersionManager
Performs a checkin on a versionable tree and returns the tree that represents the created version.
checkin(NodeDelegate) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionManagerDelegate
 
checkin(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
 
checkin(String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
checkMandatoryItems(Tree) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
checkManifest() - Method in class org.apache.jackrabbit.oak.segment.file.ManifestChecker
 
checkMemoryLimit(long, QueryLimits) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
Verify the number of in-memory nodes is below the limit.
checkName(String, boolean) - Static method in class org.apache.jackrabbit.oak.namepath.JcrNameParser
 
checkNonOptions() - Method in class org.apache.jackrabbit.oak.run.cli.Options
 
checkOrderableChildNodes() - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
checkout() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
checkout(Root, String) - Method in class org.apache.jackrabbit.oak.jcr.version.ReadWriteVersionManager
Performs a checkout on a versionable tree.
checkout(NodeDelegate) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionManagerDelegate
 
checkout(String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
checkout(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
 
checkOverlap(LastModifiedRange) - Method in class org.apache.jackrabbit.oak.index.indexer.document.LastModifiedRange
 
checkPermission(String, String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
checkPermissions(String, String) - Method in class org.apache.jackrabbit.oak.jcr.security.AccessManager
 
checkPermissions(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.jcr.security.AccessManager
 
checkpoint(long) - Method in interface org.apache.jackrabbit.oak.api.jmx.FileStoreBackupRestoreMBean
Deprecated.
Use CheckpointMBean instead
checkpoint(long) - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Deprecated.
Use CheckpointMBean instead
checkpoint(long) - Method in class org.apache.jackrabbit.oak.backup.impl.FileStoreBackupRestoreImpl
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Creates and returns a checkpoint with the given lifetime in seconds.
checkpoint(long) - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
checkpoint(long) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
checkpoint(long) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Creates a new checkpoint of the latest root of the tree.
checkpoint(long) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
checkpoint(long, Map<String, String>) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
checkpoint(long, Map<String, String>) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
checkpoint(long, Map<String, String>) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
checkpoint(long, Map<String, String>) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
checkpoint(long, Map<String, String>) - Method in class org.apache.jackrabbit.oak.segment.scheduler.LockBasedScheduler
 
checkpoint(long, Map<String, String>) - Method in interface org.apache.jackrabbit.oak.segment.scheduler.Scheduler
Creates a new checkpoint of the latest root of the tree.
checkpoint(long, Map<String, String>) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
checkpoint(long, Map<String, String>) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Creates a new checkpoint of the latest root of the tree.
checkpoint(long, Map<String, String>) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
checkpoint(long, Map<String, String>) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
checkpoint(String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
CHECKPOINT_COMPACTOR - org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions.CompactorType
Checkpoint-aware compaction implementation
CHECKPOINT_CREATION_TIME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
CommitInfo attribute name which refers to the time at which async index checkpoint is created i.e.
CheckpointCompactor - Class in org.apache.jackrabbit.oak.segment
This compactor implementation is aware of the checkpoints in the repository.
CheckpointCompactor(GCMonitor, CompactionWriter, GCNodeWriteMonitor) - Constructor for class org.apache.jackrabbit.oak.segment.CheckpointCompactor
Create a new instance based on the passed arguments.
checkpointInfo(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
checkpointInfo(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
checkpointInfo(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
checkpointInfo(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
checkpointInfo(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
checkpointInfo(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Retrieve the properties associated with a checkpoint.
checkpointInfo(String) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
checkpointInfo(String) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
CheckpointMBean - Interface in org.apache.jackrabbit.oak.api.jmx
MBean for managing org.apache.jackrabbit.oak.spi.state.NodeStore#checkpoint checkpoints.
checkpoints() - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
checkpoints() - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
checkpoints() - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
checkpoints() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
checkpoints() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
checkpoints() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
checkpoints() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Returns all valid checkpoints.
checkpoints() - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
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 - Static variable in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
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
 
checkPreconditions() - Method in class org.apache.jackrabbit.oak.jcr.session.operation.ItemOperation
 
checkPreconditions() - Method in class org.apache.jackrabbit.oak.jcr.session.operation.SessionOperation
 
checkPreconditions() - Method in class org.apache.jackrabbit.oak.jcr.session.operation.UserManagerOperation
 
checkProtectedNode(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
checkReadLimit(long, QueryLimits) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
Verify the number of node read operations is below the limit.
checkRemoveProperty(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
checkRevisionAge(DocumentStore, ClusterNodeInfo, Clock) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Check the revision age on the root document for the given cluster node info.
checkSetProperty(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
checkStatement(String) - Method in class org.apache.jackrabbit.oak.query.QueryValidator
Check if a query is valid.
checksum - Variable in class org.apache.jackrabbit.oak.run.Downloader.Item
 
checkTikaDependency() - Method in class org.apache.jackrabbit.oak.index.IndexCommand
 
checkTreeConsistency(NodeState, Set<String>, boolean) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
Check the consistency of a given subtree and returns the first inconsistent path.
checkUpdate() - Method in class org.apache.jackrabbit.oak.jcr.delegate.ItemDelegate
Checks whether the session has changed since this delegate instance was last accessed, thus triggering an update of the internal state of this delegate.
checkValidName(String) - Static method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
checkValidName(String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
checkVersion() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoStatus
 
checkVersion(DatabaseMetaData) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
checkVersion(DatabaseMetaData) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
Check the database brand and version
checkVersionable(Tree) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Checks if the given tree is versionable and throws a UnsupportedRepositoryOperationException if it is not.
checkWritingAllowed() - Method in class org.apache.jackrabbit.oak.segment.remote.WriteAccessController
 
child(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
child(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns a builder for constructing changes to the named child node.
child(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
childAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
 
childBuilder(NodeBuilder, String, boolean) - Static method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
childChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
 
childContext(Matcher) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.BundlingContext
 
childDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
 
childNode(String, String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
childNode(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.composite.CrossMountReferenceValidator
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.composite.ModifiedPathDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.json.JsopDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.MergingNodeStateDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.document.util.CountingDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ReverseNodeStateDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionableEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionablePropertiesEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.MoveAwarePermissionValidator
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.segment.CancelableDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.segment.LoggingHook
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultMoveValidator
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
childNodeAdded(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Processes an added child node.
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.ProgressNotificationEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeValidator
 
childNodeAdded(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
Validate an added node
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ApplyDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.EqualsDiff
 
childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.MoveDetector
 
childNodeAdded(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.MoveValidator
 
childNodeAdded(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
Called for all added child nodes.
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.composite.CrossMountReferenceValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.composite.ModifiedPathDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.json.JsopDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.MergingNodeStateDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.document.util.CountingDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ReverseNodeStateDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionableEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionablePropertiesEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.segment.CancelableDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.segment.LoggingHook
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultMoveValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Processes a changed child node.
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.ProgressNotificationEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
Validate a changed node
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ApplyDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.EqualsDiff
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.MoveDetector
 
childNodeChanged(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.MoveValidator
 
childNodeChanged(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
Called for all child nodes that may contain changes between the before and after states.
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.composite.ModifiedPathDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreEditor
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.json.JsopDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.document.util.CountingDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ReverseNodeStateDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionableEditor
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditor
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.MoveAwarePermissionValidator
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.segment.CancelableDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.segment.LoggingHook
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultMoveValidator
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
childNodeDeleted(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Processes a deleted child node.
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.ProgressNotificationEditor
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeEditor
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeValidator
 
childNodeDeleted(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
Validate a deleted node
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ApplyDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.EqualsDiff
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.MoveDetector
 
childNodeDeleted(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.MoveValidator
 
childNodeDeleted(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
Called for all deleted child nodes.
ChildNodeEntry - Interface in org.apache.jackrabbit.oak.spi.state
A ChildNodeEntry instance represents the child node states of a NodeState.
childNodeEntryToString(ChildNodeEntry) - Static method in class org.apache.jackrabbit.oak.nodestate.NodeStateHelper
 
ChildNodeImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
ChildNodeImpl - Class in org.apache.jackrabbit.oak.query.ast
The "ischildnode(...)" condition.
ChildNodeImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.ChildNodeImpl
 
ChildNodeImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
childNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
childNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
ChildNodeJoinConditionImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
ChildNodeJoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
The "ischildnode(...)" join condition.
ChildNodeJoinConditionImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.ChildNodeJoinConditionImpl
 
ChildNodeJoinConditionImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
ChildOrderConflictHandler - Class in org.apache.jackrabbit.oak.plugins.commit
This conflict handler instance takes care of properly merging conflicts occurring by concurrent reorder operations.
ChildOrderConflictHandler() - Constructor for class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
Children() - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.Children
 
CHILDREN - org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
ChunkedBlobStream - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
ChunkedBlobStream(String, String, long, InputStream, int) - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.ChunkedBlobStream
 
CLASSIC_COMPACTOR - org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions.CompactorType
Simple compactor implementation
CLASSIC_RGC_EXPR - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
ClassicCompactor - Class in org.apache.jackrabbit.oak.segment
Instances of this class can be used to compact a node state.
ClassicCompactor(CompactionWriter, GCNodeWriteMonitor) - Constructor for class org.apache.jackrabbit.oak.segment.ClassicCompactor
Create a new instance based on the passed arguments.
cleanAllCaches() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
cleaned(long, long) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
cleaned(long, long) - Method in class org.apache.jackrabbit.oak.spi.gc.DelegatingGCMonitor
 
cleaned(long, long) - Method in interface org.apache.jackrabbit.oak.spi.gc.GCMonitor
The cleanup phase of the garbage collection process terminated successfully.
cleaned(long, long) - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitor.Empty
 
cleaned(long, long) - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitorTracker
 
cleaned(long, long) - Method in class org.apache.jackrabbit.oak.spi.gc.LoggingGCMonitor
 
cleanIndividualCache(String) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
cleanup() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
Run garbage collection on the segment level: reclaim those data segments that are from an old segment generation and those bulk segments that are not reachable anymore.
cleanup() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
cleanup() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ClientStandbyStatusMBean
 
cleanup(File, Map<String, ?>, String) - Static method in class org.apache.jackrabbit.oak.fixture.DataStoreUtils
Clean directory and if S3 bucket/Azure container is configured delete that.
cleanup(FileStore) - Method in interface org.apache.jackrabbit.oak.backup.FileStoreBackup
 
cleanup(FileStore) - Method in class org.apache.jackrabbit.oak.backup.impl.FileStoreBackupImpl
 
cleanup(CleanupContext) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
cleanUp() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
cleanUp() - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCache
 
cleanUp() - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCache
 
cleanUp() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.PersistentCache
Purges the cache entries according to the implementation policy (e.g.
CLEANUP - org.apache.jackrabbit.oak.segment.compaction.SegmentGCStatus
 
CleanupContext - Interface in org.apache.jackrabbit.oak.segment.file.tar
Initial data and logic needed for the cleanup of unused TAR entries.
clear() - Method in class org.apache.jackrabbit.oak.commons.cache.Cache
 
clear() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheMap
 
clear() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
clear() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProperties
 
clear() - Method in class org.apache.jackrabbit.oak.segment.ReaderCache
Clear the cache.
clear() - Method in class org.apache.jackrabbit.oak.segment.SegmentCache
Clear all segment from the cache
clear() - Method in class org.apache.jackrabbit.oak.spi.commit.MoveTracker
 
clear() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
clear() - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
Resets all internal state.
clearCache() - Method in class org.apache.jackrabbit.oak.plugins.blob.CachingBlobStore
 
clearCache() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
clearCache() - Method in class org.apache.jackrabbit.oak.spi.blob.FileBlobStore
 
clearCache() - Method in interface org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore
Clear the cache.
clearCache() - Method in class org.apache.jackrabbit.oak.spi.blob.MemoryBlobStore
 
clearInUse() - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
------------------------ unimplemented methods -------------------------------------------
clearInUse() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
clearInUse() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
clearInUse() - Method in interface org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore
Clear all objects marked as "transiently in use".
ClearMembershipAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
Authorizable action attempting to clear all group membership before removing the specified authorizable.
ClearMembershipAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.ClearMembershipAction
 
clearPopularQueriesQueue() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
clears the Popular queue
clearPopularQueriesQueue() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
clears the Popular queue
clearSegmentIdTables(Set<UUID>, String) - Method in class org.apache.jackrabbit.oak.segment.SegmentTracker
 
clearSlowQueriesQueue() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
clears the Slow queue
clearSlowQueriesQueue() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
clears the Slow queue
clearState() - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
 
clearState() - Method in class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
 
clearState() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Clear state information that has been created during LoginModule.login().
clearState() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule
 
CLIENT_ID_PROPERTY_NAME - Static variable in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
ClientFactoryDelegater() - Constructor for class org.apache.jackrabbit.j2ee.RepositoryAccessServlet.ClientFactoryDelegater
 
ClientStandbyStatusMBean - Interface in org.apache.jackrabbit.oak.segment.standby.jmx
 
clock - Variable in class org.apache.jackrabbit.oak.plugins.document.MissingLastRevSeeker
 
clock(Clock) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
Clock - Class in org.apache.jackrabbit.oak.stats
Mechanism for keeping track of time at millisecond accuracy.
Clock() - Constructor for class org.apache.jackrabbit.oak.stats.Clock
 
Clock.Fast - Class in org.apache.jackrabbit.oak.stats
Fast clock implementation whose Clock.Fast.getTime() method returns instantaneously thanks to a background task that takes care of the actual time-keeping work.
Clock.Virtual - Class in org.apache.jackrabbit.oak.stats
A virtual clock that has no connection to the actual system time.
clone(String, String, String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
close() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
Cleanup resources used internally by this instance.
close() - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
close() - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
close() - Method in class org.apache.jackrabbit.oak.commons.concurrent.ExecutorCloser
 
close() - Method in class org.apache.jackrabbit.oak.commons.io.BurnOnCloseFileIterator
 
close() - Method in class org.apache.jackrabbit.oak.commons.io.FileLineDifferenceIterator
 
close() - Method in class org.apache.jackrabbit.oak.commons.io.LazyInputStream
 
close() - Method in class org.apache.jackrabbit.oak.commons.sort.StringSort
 
close() - Method in class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
 
close() - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
close() - Method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
close() - Method in class org.apache.jackrabbit.oak.index.async.AsyncIndexerBase
 
close() - Method in class org.apache.jackrabbit.oak.index.indexer.document.CompositeIndexer
 
close() - Method in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
close() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStore
 
close() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.FlatFileBufferLinkedList
 
close() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.NodeStateEntryList
 
close() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.PersistedLinkedList
 
close() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStore
 
close() - Method in class org.apache.jackrabbit.oak.index.indexer.document.LuceneIndexer
 
close() - Method in class org.apache.jackrabbit.oak.index.indexer.document.LuceneIndexerProvider
 
close() - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntryTraverser
 
close() - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
close() - Method in class org.apache.jackrabbit.oak.index.LuceneIndexHelper
 
close() - Method in class org.apache.jackrabbit.oak.index.OutOfBandIndexerBase
 
close() - Method in class org.apache.jackrabbit.oak.index.SegmentPropertyIndexEditorProvider
 
close() - Method in class org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersion
 
close() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
close() - Method in class org.apache.jackrabbit.oak.jcr.version.FrozenNodeLogger
 
close() - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
close() - Method in class org.apache.jackrabbit.oak.plugins.blob.CompositeDataStoreCache
 
close() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker
Closes the tracker and the underlying store.
close() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
close() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
close() - Method in class org.apache.jackrabbit.oak.plugins.blob.FileCache
 
close() - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectorFileState
Completes the process by deleting the files.
close() - Method in class org.apache.jackrabbit.oak.plugins.blob.serializer.FSBlobSerializer
 
close() - Method in class org.apache.jackrabbit.oak.plugins.blob.UploadStagingCache
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.BlobReferenceIterator
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigHandler
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.cache.CacheChangesTracker
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreThrottlingMetricsUpdater
 
close() - Method in interface org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.Broadcaster
Close the broadcaster.
close() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.InMemoryBroadcaster
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.TCPBroadcaster
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.UDPBroadcaster
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCache
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBConnectionHandler
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.SplitDocumentCleanUp
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.util.CloseableIterable
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.util.CloseableIterator
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.util.MapDBMapFactory
 
close() - Method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Closes the underlying Mongo instance
close() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
close() - Method in class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
 
close() - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteringObserver
 
close() - Method in class org.apache.jackrabbit.oak.run.Downloader
 
close() - Method in class org.apache.jackrabbit.oak.run.osgi.RunnableJobTracker
 
close() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider
Closes this provider and releases the internal pool.
close() - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator
 
close() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator
 
close() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
 
close() - Method in class org.apache.jackrabbit.oak.segment.file.GCMemoryBarrier
 
close() - Method in class org.apache.jackrabbit.oak.segment.file.JournalReader
 
close() - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyFileStore
 
close() - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyRevisions
 
close() - Method in class org.apache.jackrabbit.oak.segment.file.Scheduler
Close this scheduler.
close() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarReader
 
close() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter
 
close() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
close() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarReader
 
close() - Method in class org.apache.jackrabbit.oak.segment.file.TarRevisions
Close the underlying journal file.
close() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.BasicReadOnlyBlobStore
 
close() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
 
close() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
close() - Method in class org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteQueue
 
close() - Method in class org.apache.jackrabbit.oak.segment.SegmentStream
 
close() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
 
close() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingSegmentArchiveReader
 
close() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveReader
Close the archive.
close() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveWriter
Close the archive.
close() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitJournalFileReader
 
close() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
close() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.ChunkedBlobStream
 
close() - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync
 
close() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
close() - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Close backend and release resources like database connection if any.
close() - Method in class org.apache.jackrabbit.oak.spi.blob.split.DefaultSplitBlobStore
 
close() - Method in class org.apache.jackrabbit.oak.spi.blob.split.WrappingSplitBlobStore
 
close() - Method in class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
Clears the change queue and signals the background thread to stop without making any further BackgroundObserver.contentChanged(NodeState, CommitInfo) calls to the background observer.
close() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Closes this context and releases any resources bound to it.
close() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncContext
Closes this context and releases any resources bound to it.
close() - Method in class org.apache.jackrabbit.oak.spi.toggle.Feature
Releases resources for this feature toggle.
close() - Method in class org.apache.jackrabbit.oak.standalone.RepositoryInitializer
 
close() - Method in class org.apache.jackrabbit.oak.stats.Clock.Fast
 
close() - Method in class org.apache.jackrabbit.oak.stats.StopwatchLogger
 
CloseableIterable<T> - Class in org.apache.jackrabbit.oak.plugins.document.util
 
CloseableIterable(Iterable<T>, Closeable) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.CloseableIterable
 
CloseableIterator<T> - Class in org.apache.jackrabbit.oak.plugins.document.util
 
CloseableIterator(Iterator<T>, Closeable) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.CloseableIterator
 
closeConnection(Connection) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBConnectionHandler
Close the Connection.
closeIfCloseable(Object) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Closes the obj its of type Closeable.
closeQuietly(Closeable) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Unconditionally close a Closeable.
closeQuietly(Socket) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Unconditionally close a Socket.
closer - Variable in class org.apache.jackrabbit.oak.index.async.AsyncIndexerBase
 
closer - Variable in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
closer - Variable in class org.apache.jackrabbit.oak.index.IndexHelper
 
closer - Variable in class org.apache.jackrabbit.oak.index.OutOfBandIndexerBase
 
closer - Variable in class org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersion
 
closeResultSet(ResultSet) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
Closes a ResultSet, logging potential problems.
closeStatement(T) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
Closes a Statement, logging potential problems.
closeSystemSession() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Close the system session acquired upon AbstractLoginModule.getRoot() and reset the associated root field.
cloudBlobDirectory - Variable in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
cloudBlobDirectoryFrom(StorageCredentials, String, String) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
cloudBlobDirectoryFrom(String, String, String) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
CloudBlobStore - Class in org.apache.jackrabbit.oak.plugins.blob.cloud
Implementation of the BlobStore to store blobs in a cloud blob store.
CloudBlobStore() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
CLUSTER_CONFIG_NODE - Static variable in class org.apache.jackrabbit.oak.spi.cluster.ClusterRepositoryInfo
 
CLUSTER_ID_PROP - Static variable in class org.apache.jackrabbit.oak.spi.cluster.ClusterRepositoryInfo
 
CLUSTER_NODES - Static variable in class org.apache.jackrabbit.oak.plugins.document.Collection
The 'clusterNodes' collection contains the list of currently running cluster nodes.
Clusterable - Interface in org.apache.jackrabbit.oak.spi.state
Interface for bearing cluster node specific information.
ClusterNodeInfo - Class in org.apache.jackrabbit.oak.plugins.document
Information about a cluster node.
ClusterNodeInfo.ClusterNodeState - Enum in org.apache.jackrabbit.oak.plugins.document
 
ClusterNodeInfo.RecoverLockState - Enum in org.apache.jackrabbit.oak.plugins.document
 
ClusterNodeInfoDocument - Class in org.apache.jackrabbit.oak.plugins.document
A document storing cluster node info.
ClusterNodeInfoDocument() - Constructor for class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
 
ClusterRepositoryInfo - Class in org.apache.jackrabbit.oak.spi.cluster
Utility class to manage a unique cluster/repository id for the cluster.
ClusterStateChangeListener - Interface in org.apache.jackrabbit.oak.plugins.document
DocumentNS-internal listener that gets invoked when a change in the clusterNodes collection (active/inactive/timed out/recovering) is detected.
coalesce(DynamicOperandImpl, DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
CoalesceImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "coalesce(..)".
CoalesceImpl(DynamicOperandImpl, DynamicOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
 
collect(NodeDocument, Collection<ReferencedBlob>) - Method in class org.apache.jackrabbit.oak.plugins.document.BlobCollector
 
collectBlobReferences(Consumer<String>) - Method in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
Finds all external blob references that are currently accessible in this repository and adds them to the given collector.
collectBlobReferences(Consumer<String>) - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
Finds all external blob references that are currently accessible in this repository and adds them to the given collector.
collectBlobReferences(Consumer<String>) - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyFileStore
 
collectBlobReferences(Consumer<String>, Predicate<GCGeneration>) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
collectCheckpoints(TabularDataSupport) - Method in class org.apache.jackrabbit.oak.commons.jmx.AbstractCheckpointMBean
Called to collect the tabular data for the checkpoints.
collectCheckpoints(TabularDataSupport) - Method in class org.apache.jackrabbit.oak.composite.CompositeCheckpointMBean
 
collectCheckpoints(TabularDataSupport) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentCheckpointMBean
 
collectCheckpoints(TabularDataSupport) - Method in class org.apache.jackrabbit.oak.segment.SegmentCheckpointMBean
 
collectGarbage() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
collectGarbage(boolean) - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGarbageCollector
Marks garbage blobs from the passed node store instance.
collectGarbage(boolean) - Method in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
 
collectGarbage(boolean, boolean) - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGarbageCollector
Marks garbage blobs from the passed node store instance.
collectGarbage(boolean, boolean) - Method in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
 
collectIdToBeDeleted(String) - Method in class org.apache.jackrabbit.oak.plugins.document.SplitDocumentCleanUp
Collects document IDs for subsequent deletion.
Collection<T extends Document> - Class in org.apache.jackrabbit.oak.plugins.document
The collection types.
Collection(String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.Collection
 
COLLECTION_BLOBS - Static variable in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore
 
collectLimit - Variable in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector.VersionGCInfo
 
collectLimit - Variable in class org.apache.jackrabbit.oak.plugins.document.VersionGCOptions
 
collectReferences(ReferenceCollector) - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobReferenceRetriever
Collect references.
collectReferences(ReferenceCollector) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentBlobReferenceRetriever
 
collectReferences(ReferenceCollector) - Method in class org.apache.jackrabbit.oak.segment.SegmentBlobReferenceRetriever
 
collectTrace(Trace) - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.IOTracer
Collect a IO trace.
COLLISIONS - Static variable in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Revision collision markers set by commits with modifications, which overlap with un-merged branch commits.
COLLISIONSMODCOUNT - Static variable in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
Optional counter for changes to "_collisions" map (NodeDocument.COLLISIONS).
column(String, String, String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
column(String, String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
ColumnImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
ColumnImpl - Class in org.apache.jackrabbit.oak.query.ast
A result column expression.
ColumnImpl(String, String, String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.ColumnImpl
 
ColumnImpl(String, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
Command - Interface in org.apache.jackrabbit.oak.run.commons
 
COMMENT - Static variable in interface org.apache.jackrabbit.oak.commons.json.JsopReader
The token type of a comment, if supported by the reader.
commit() - Method in interface org.apache.jackrabbit.oak.api.Root
Atomically persists all changes made to the tree attached to this root.
commit() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
commit() - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.CustomLoginModule
 
commit() - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.UserIDTestLoginModule
 
commit() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
Commits the changes currently in the transient space.
commit() - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
 
commit() - Method in class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
 
commit() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule
 
commit() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
 
commit(Map<String, Object>) - Method in interface org.apache.jackrabbit.oak.api.Root
Atomically persists all changes made to the tree attached to this root.
commit(Map<String, Object>) - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
commit(Root) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
Commits the changes applied to the given root.
Commit - Class in org.apache.jackrabbit.oak.plugins.document
A higher level object representing a commit.
Commit - Class in org.apache.jackrabbit.oak.segment.scheduler
A Commit instance represents a set of related changes, which when applied to a base node state result in a new node state.
Commit(NodeBuilder, CommitHook, CommitInfo) - Constructor for class org.apache.jackrabbit.oak.segment.scheduler.Commit
 
COMMIT_CONTEXT_OBSERVATION_CHANGESET - Static variable in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
 
COMMIT_CONTEXT_OBSERVATION_CHANGESET - Static variable in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
COMMIT_FAILED - org.apache.jackrabbit.oak.plugins.index.IndexCommitCallback.IndexProgress
 
COMMIT_PATH - Static variable in interface org.apache.jackrabbit.oak.api.Root
Name of the entry of the commit path in the info map in Root.commit(java.util.Map)
COMMIT_QUEUE_SIZE - Static variable in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
COMMIT_ROOT_ONLY - org.apache.jackrabbit.oak.plugins.document.NodeDocument.SplitDocType
A split document which does not contain REVISIONS history.
COMMIT_SUCCEDED - org.apache.jackrabbit.oak.plugins.index.IndexCommitCallback.IndexProgress
 
COMMIT_TIME - Static variable in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
CommitContext - Interface in org.apache.jackrabbit.oak.spi.commit
A CommitContext instance can be obtained from CommitInfo.getInfo() if it has been set before the merge call.
commitExists(String) - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend
 
CommitFailedException - Exception in org.apache.jackrabbit.oak.api
Main exception thrown by methods defined on the ContentSession interface indicating that committing a given set of changes failed.
CommitFailedException(String, int, String) - Constructor for exception org.apache.jackrabbit.oak.api.CommitFailedException
 
CommitFailedException(String, int, String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.api.CommitFailedException
 
CommitFailedException(String, String, int, String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.api.CommitFailedException
 
CommitHook - Interface in org.apache.jackrabbit.oak.spi.commit
Extension point for validating and modifying content changes.
commitHooks() - Method in class org.apache.jackrabbit.oak.Oak.OakDefaultComponents
 
CommitInfo - Class in org.apache.jackrabbit.oak.spi.commit
Commit info instances associate some meta data with a commit.
CommitInfo(String, String) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CommitInfo
Creates a commit info for the given session and user.
CommitInfo(String, String, Map<String, Object>) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CommitInfo
Creates a commit info for the given session and user and info map.
CommitInfo(String, String, Map<String, Object>, boolean) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CommitInfo
Creates a commit info for the given session and user and info map.
commitProgress(IndexCommitCallback.IndexProgress) - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexCommitCallback
 
commitProgress(IndexCommitCallback.IndexProgress) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
commitQueue - Variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
The commit queue to coordinate the commits.
CommitRateLimiter - Class in org.apache.jackrabbit.oak.plugins.observation
This CommitHook can be used to block or delay commits for any length of time.
CommitRateLimiter() - Constructor for class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
 
commitRoot() - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocumentHelper
 
COMMITROOT_OR_REVISIONS - Static variable in class org.apache.jackrabbit.oak.plugins.document.util.Utils
A predicate for _commitRoot and _revisions names.
COMMITS_COUNT - Static variable in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
CommitValueResolver - Interface in org.apache.jackrabbit.oak.plugins.document
Resolves the commit value for a given change revision on a document.
COMMON - org.apache.jackrabbit.oak.run.cli.OptionBeans
 
CommonOptions - Class in org.apache.jackrabbit.oak.run.cli
 
CommonOptions(OptionParser) - Constructor for class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
CommunicationObserver - Class in org.apache.jackrabbit.oak.segment.standby.store
 
CommunicationObserver(String) - Constructor for class org.apache.jackrabbit.oak.segment.standby.store.CommunicationObserver
 
compact(PropertyState) - Method in class org.apache.jackrabbit.oak.segment.ClassicCompactor
 
compact(NodeState, NodeState, NodeState, Canceller) - Method in class org.apache.jackrabbit.oak.segment.CheckpointCompactor
 
compact(NodeState, NodeState, NodeState, Canceller) - Method in class org.apache.jackrabbit.oak.segment.ClassicCompactor
 
compact(NodeState, NodeState, NodeState, Canceller) - Method in class org.apache.jackrabbit.oak.segment.Compactor
compact the differences between after and before on top of onto.
Compact - Class in org.apache.jackrabbit.oak.segment.tool
Perform an offline compaction of an existing segment store.
Compact.Builder - Class in org.apache.jackrabbit.oak.segment.tool
Collect options for the Compact command.
compactDown(NodeState, Canceller, Canceller) - Method in class org.apache.jackrabbit.oak.segment.Compactor
 
compactDown(NodeState, NodeState, Canceller, Canceller) - Method in class org.apache.jackrabbit.oak.segment.CheckpointCompactor
 
compactDown(NodeState, NodeState, Canceller, Canceller) - Method in class org.apache.jackrabbit.oak.segment.ClassicCompactor
 
compactDown(NodeState, NodeState, Canceller, Canceller) - Method in class org.apache.jackrabbit.oak.segment.Compactor
compact the differences between after and before on top of after.
compactDownWithDelegate(NodeState, NodeState, Canceller, Canceller) - Method in class org.apache.jackrabbit.oak.segment.CheckpointCompactor
Delegate compaction to another, usually simpler, implementation.
compactDownWithDelegate(NodeState, NodeState, Canceller, Canceller) - Method in class org.apache.jackrabbit.oak.segment.ParallelCompactor
 
compacted() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
compacted() - Method in class org.apache.jackrabbit.oak.spi.gc.DelegatingGCMonitor
 
compacted() - Method in interface org.apache.jackrabbit.oak.spi.gc.GCMonitor
The compaction phase of the garbage collection process terminated successfully.
compacted() - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitor.Empty
 
compacted() - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitorTracker
 
compacted() - Method in class org.apache.jackrabbit.oak.spi.gc.LoggingGCMonitor
 
CompactedNodeState - Class in org.apache.jackrabbit.oak.segment.file
Simple wrapper class for SegmentNodeState to keep track of fully and partially compacted nodes.
compactFull() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
Copy every referenced record in data (non-bulk) segments.
COMPACTION - org.apache.jackrabbit.oak.segment.compaction.SegmentGCStatus
 
COMPACTION_FORCE_COMPACT - org.apache.jackrabbit.oak.segment.compaction.SegmentGCStatus
 
COMPACTION_RETRY - org.apache.jackrabbit.oak.segment.compaction.SegmentGCStatus
 
CompactionWriter - Class in org.apache.jackrabbit.oak.segment.file
The CompactionWriter delegates compaction calls to the correct SegmentWriter based on GCGeneration.
CompactionWriter(SegmentReader, BlobStore, GCIncrement, SegmentWriterFactory) - Constructor for class org.apache.jackrabbit.oak.segment.file.CompactionWriter
 
CompactionWriter(SegmentReader, BlobStore, GCGeneration, SegmentWriter) - Constructor for class org.apache.jackrabbit.oak.segment.file.CompactionWriter
 
compactor - Variable in class org.apache.jackrabbit.oak.segment.CheckpointCompactor
 
Compactor - Class in org.apache.jackrabbit.oak.segment
 
Compactor() - Constructor for class org.apache.jackrabbit.oak.segment.Compactor
 
compactTail() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
 
compactUp(NodeState, Canceller) - Method in class org.apache.jackrabbit.oak.segment.Compactor
 
compactUp(NodeState, NodeState, Canceller) - Method in class org.apache.jackrabbit.oak.segment.Compactor
compact the differences between after and before on top of before.
compactWithDelegate(NodeState, NodeState, NodeState, Canceller) - Method in class org.apache.jackrabbit.oak.segment.CheckpointCompactor
 
compactWithDelegate(NodeState, NodeState, NodeState, Canceller) - Method in class org.apache.jackrabbit.oak.segment.ParallelCompactor
 
compare(AbstractDocumentNodeState, AbstractDocumentNodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
Compares the given node against the base state and reports the differences to the NodeStateDiff.
compare(AbstractDocumentNodeState, AbstractDocumentNodeState, NodeStateDiff) - Method in interface org.apache.jackrabbit.oak.plugins.document.NodeStateDiffer
Compares the given node against the base state and reports the differences to the NodeStateDiff.
compare(Iterable<String>, Iterable<String>) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.PathElementComparator
 
compare(Object, Object) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.KeyDataType
 
compare(Object, Object) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.ValueDataType
 
compare(String[], String[]) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PathElementComparator
 
compare(String, String) - Method in class org.apache.jackrabbit.oak.commons.FileIOUtils.TransformingComparator
 
compare(String, String) - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocumentIdComparator
 
compare(Path, Path) - Method in class org.apache.jackrabbit.oak.plugins.document.PathComparator
 
compare(Revision, Revision) - Method in class org.apache.jackrabbit.oak.plugins.document.StableRevisionComparator
 
compare(RecordId, RecordId) - Method in class org.apache.jackrabbit.oak.segment.Template
 
compareAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.plugins.document.AbstractDocumentNodeState
 
compareAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
compareAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
Since we keep track of an explicit base node state for a ModifiedNodeState instance, we can do this in two steps: first compare all the modified properties and child nodes to those of the given base state, and then compare the base states to each other, ignoring all changed properties and child nodes that were already covered earlier.
compareAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
compareAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
compareAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
Generic default comparison algorithm that simply walks through the property and child node lists of the given base state and compares the entries one by one with corresponding ones (if any) in this state.
compareAgainstBaseState(NodeState, NodeStateDiff) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Compares this node state against the given base state.
compareAgainstBaseState(NodeState, NodeState, NodeStateDiff) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
Generic default comparison algorithm that simply walks through the property and child node lists of the given base state and compares the entries one by one with corresponding ones (if any) in this state.
compareAgainstEmptyState(NodeState, NodeStateDiff) - Static method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
compareFullGenerationWith(GCGeneration) - Method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
Compare this full generation the full generation of gcGeneration
compareIndexesAgainstBase(String, String) - Static method in class org.apache.jackrabbit.oak.index.merge.IndexDiff
 
compareIndexesInFile(Path, String, String) - Static method in class org.apache.jackrabbit.oak.index.merge.IndexDiff
 
compareKeys(K, K) - Method in enum org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
comparePropertiesAgainstBaseState(NodeState, NodeState, NodeStateDiff) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
Compares the properties of base state with this state.
compareTo(PropertyValue) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStateValue
 
compareTo(Type<?>) - Method in class org.apache.jackrabbit.oak.api.Type
 
compareTo(FormatVersion) - Method in class org.apache.jackrabbit.oak.plugins.document.FormatVersion
 
compareTo(NamePathRev) - Method in class org.apache.jackrabbit.oak.plugins.document.NamePathRev
 
compareTo(Path) - Method in class org.apache.jackrabbit.oak.plugins.document.Path
 
compareTo(PathRev) - Method in class org.apache.jackrabbit.oak.plugins.document.PathRev
 
compareTo(RevisionVector) - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
 
compareTo(RevisionsKey) - Method in class org.apache.jackrabbit.oak.plugins.document.util.RevisionsKey
 
compareTo(PropertyTemplate) - Method in class org.apache.jackrabbit.oak.segment.PropertyTemplate
 
compareTo(RecordId) - Method in class org.apache.jackrabbit.oak.segment.RecordId
 
compareTo(SegmentId) - Method in class org.apache.jackrabbit.oak.segment.SegmentId
 
compareTo(MemoryDiffCache.Key) - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.Key
 
compareTo(IndexName) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexName
 
compareWith(GCGeneration) - Method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
Compare this generation with gcGeneration
comparison(DynamicOperand, String, StaticOperand) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
comparison(QueryObjectModelFactory, DynamicOperand, StaticOperand) - Method in enum org.apache.jackrabbit.oak.jcr.query.qom.Operator
Returns a comparison between the given operands using this operator.
comparison(DynamicOperandImpl, Operator, StaticOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
ComparisonImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
ComparisonImpl - Class in org.apache.jackrabbit.oak.query.ast
A comparison operation (including "like").
ComparisonImpl(DynamicOperandImpl, Operator, StaticOperandImpl) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.ComparisonImpl
 
ComparisonImpl(DynamicOperandImpl, Operator, StaticOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
completeBinaryUpload(String) - Method in interface org.apache.jackrabbit.api.JackrabbitValueFactory
Complete the transaction of uploading a binary directly to a storage location and return a Binary to set as value for a binary JCR property.
completeBinaryUpload(String) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.ValueFactoryImpl
 
completeBlobUpload(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
completeBlobUpload(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to BlobAccessProvider.completeBlobUpload(String) is made
completeBlobUpload(String) - Method in interface org.apache.jackrabbit.oak.api.blob.BlobAccessProvider
Complete a transaction for uploading a blob to a storage location via direct blob upload.
completeBlobUpload(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
completeBlobUploadCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
completeBlobUploadCompleted(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to BlobAccessProvider.completeBlobUpload(String) is completed
completeBlobUploadFailed() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
completeBlobUploadFailed() - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
completed() - Static method in class org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask
 
completeDataRecordUpload(String) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
completeDataRecordUpload(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordAccessProvider
Completes the transaction to perform a direct binary upload.
completeDataRecordUpload(String) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
compose(Collection<? extends Editor>) - Static method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
compose(Collection<? extends EditorProvider>) - Static method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditorProvider
 
compose(Collection<IndexEditorProvider>) - Static method in class org.apache.jackrabbit.oak.plugins.index.CompositeIndexEditorProvider
 
compose(Collection<CommitHook>) - Static method in class org.apache.jackrabbit.oak.spi.commit.CompositeHook
 
compose(Collection<QueryIndexProvider>) - Static method in class org.apache.jackrabbit.oak.spi.query.CompositeQueryIndexProvider
 
compose(Iterable<DocumentProcessor>) - Static method in class org.apache.jackrabbit.oak.plugins.document.check.CompositeDocumentProcessor
 
CompositeActionProvider - Class in org.apache.jackrabbit.oak.spi.security.user.action
Aggregates a collection of AuthorizableActionProviders into a single provider.
CompositeActionProvider(Collection<? extends AuthorizableActionProvider>) - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.CompositeActionProvider
 
CompositeActionProvider(AuthorizableActionProvider...) - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.CompositeActionProvider
 
CompositeAuthorizationConfiguration - Class in org.apache.jackrabbit.oak.security.authorization.composite
CompositeAuthorizationConfiguration that combines different authorization models.
CompositeAuthorizationConfiguration() - Constructor for class org.apache.jackrabbit.oak.security.authorization.composite.CompositeAuthorizationConfiguration
 
CompositeAuthorizationConfiguration(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.authorization.composite.CompositeAuthorizationConfiguration
 
CompositeAuthorizationConfiguration.CompositionType - Enum in org.apache.jackrabbit.oak.security.authorization.composite
 
CompositeCheckpointMBean - Class in org.apache.jackrabbit.oak.composite
 
CompositeCheckpointMBean(CompositeNodeStore) - Constructor for class org.apache.jackrabbit.oak.composite.CompositeCheckpointMBean
 
CompositeConfiguration<T extends SecurityConfiguration> - Class in org.apache.jackrabbit.oak.spi.security
Abstract base implementation for SecurityConfigurations that can combine different implementations.
CompositeConfiguration(String) - Constructor for class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
CompositeConfiguration(String, SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
CompositeConflictHandler - Class in org.apache.jackrabbit.oak.spi.commit
A CompositeConflictHandler delegates conflict handling to multiple backing handlers.
CompositeConflictHandler() - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
Create a new CompositeConflictHandler with no backing handlers.
CompositeConflictHandler(Iterable<ThreeWayConflictHandler>) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
Create a new CompositeConflictHandler with an initial set of backing handler.
CompositeCredentialsSupport - Class in org.apache.jackrabbit.oak.spi.security.authentication.credentials
Composite implementation of the CredentialsSupport interface that handles multiple providers.
CompositeDataStoreCache - Class in org.apache.jackrabbit.oak.plugins.blob
 
CompositeDataStoreCache(String, File, long, int, int, CacheLoader<String, InputStream>, StagingUploader, StatisticsProvider, ListeningExecutorService, ScheduledExecutorService, ExecutorService, int, int) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.CompositeDataStoreCache
 
CompositeDocumentProcessor - Class in org.apache.jackrabbit.oak.plugins.document.check
CompositeDocumentProcessor...
CompositeEditor - Class in org.apache.jackrabbit.oak.spi.commit
Aggregation of a list of editors into a single editor.
CompositeEditor(Collection<? extends Editor>) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
CompositeEditor(Editor...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
CompositeEditorProvider - Class in org.apache.jackrabbit.oak.spi.commit
Aggregation of a list of editor providers into a single provider.
CompositeEditorProvider(EditorProvider...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeEditorProvider
 
CompositeException - Exception in org.apache.jackrabbit.oak.index.indexer.document
 
CompositeException() - Constructor for exception org.apache.jackrabbit.oak.index.indexer.document.CompositeException
 
CompositeHook - Class in org.apache.jackrabbit.oak.spi.commit
Composite commit hook.
CompositeHook(CommitHook...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeHook
 
CompositeIndexEditorProvider - Class in org.apache.jackrabbit.oak.plugins.index
Aggregation of a list of editor providers into a single provider.
CompositeIndexEditorProvider(IndexEditorProvider...) - Constructor for class org.apache.jackrabbit.oak.plugins.index.CompositeIndexEditorProvider
 
CompositeIndexer - Class in org.apache.jackrabbit.oak.index.indexer.document
 
CompositeIndexer(List<NodeStateIndexer>) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.CompositeIndexer
 
CompositeInitializer - Class in org.apache.jackrabbit.oak.spi.lifecycle
Composite repository initializer that delegates the CompositeInitializer.initialize(NodeBuilder) call in sequence to all the component initializers.
CompositeInitializer(Collection<RepositoryInitializer>) - Constructor for class org.apache.jackrabbit.oak.spi.lifecycle.CompositeInitializer
 
CompositeInitializer(RepositoryInitializer...) - Constructor for class org.apache.jackrabbit.oak.spi.lifecycle.CompositeInitializer
 
CompositeIOMonitor - Class in org.apache.jackrabbit.oak.segment.spi.monitor
This IOMonitor instance delegates all calls to all IOMonitor instances registered.
CompositeIOMonitor() - Constructor for class org.apache.jackrabbit.oak.segment.spi.monitor.CompositeIOMonitor
Create a new empty CompositeIOMonitor instance.
CompositeIOMonitor(Iterable<? extends IOMonitor>) - Constructor for class org.apache.jackrabbit.oak.segment.spi.monitor.CompositeIOMonitor
Create a new CompositeIOMonitor instance delegating the passed ioMonitors
CompositeNodeStore - Class in org.apache.jackrabbit.oak.composite
A NodeStore implementation that combines other NodeStore instances mounted under paths defined by Mount.
CompositeNodeStore.Builder - Class in org.apache.jackrabbit.oak.composite
 
CompositeNodeStoreMonitor - Interface in org.apache.jackrabbit.oak.composite
 
CompositeNodeStoreService - Class in org.apache.jackrabbit.oak.composite
 
CompositeNodeStoreService() - Constructor for class org.apache.jackrabbit.oak.composite.CompositeNodeStoreService
 
CompositeNodeStoreStats - Class in org.apache.jackrabbit.oak.composite
 
CompositeNodeStoreStats(StatisticsProvider, String, boolean) - Constructor for class org.apache.jackrabbit.oak.composite.CompositeNodeStoreStats
 
CompositeNodeStoreStats(StatisticsProvider, String, boolean, long, long) - Constructor for class org.apache.jackrabbit.oak.composite.CompositeNodeStoreStats
 
CompositeNodeStoreStatsMBean - Interface in org.apache.jackrabbit.oak.composite
 
CompositeObserver - Class in org.apache.jackrabbit.oak.spi.commit
Composite observer that delegates all content changes to the set of currently registered component observers.
CompositeObserver() - Constructor for class org.apache.jackrabbit.oak.spi.commit.CompositeObserver
 
CompositePattern - Class in org.apache.jackrabbit.oak.spi.security.authorization.restriction
Aggregates of a list of RestrictionPatterns into a single pattern.
CompositePattern(List<RestrictionPattern>) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositePattern
 
CompositePrepareCommand - Class in org.apache.jackrabbit.oak.run
 
CompositePrepareCommand() - Constructor for class org.apache.jackrabbit.oak.run.CompositePrepareCommand
 
CompositePrepareCommand.OakResourceTransformer - Class in org.apache.jackrabbit.oak.run
 
CompositePrincipalConfiguration - Class in org.apache.jackrabbit.oak.spi.security.principal
PrincipalConfiguration that combines different principal provider implementations that share a common principal manager implementation.
CompositePrincipalConfiguration() - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalConfiguration
 
CompositePrincipalConfiguration(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalConfiguration
 
CompositePrincipalProvider - Class in org.apache.jackrabbit.oak.spi.security.principal
PrincipalProvider implementation that aggregates a list of principal providers into a single.
CompositePrincipalProvider(List<PrincipalProvider>) - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
CompositeQueryIndexProvider - Class in org.apache.jackrabbit.oak.spi.query
This QueryIndexProvider aggregates a list of query index providers into a single query index provider.
CompositeQueryIndexProvider(QueryIndexProvider...) - Constructor for class org.apache.jackrabbit.oak.spi.query.CompositeQueryIndexProvider
 
CompositeRegistration - Class in org.apache.jackrabbit.oak.spi.whiteboard
A composite of registrations that unregisters all its constituents upon CompositeRegistration.unregister().
CompositeRegistration(List<Registration>) - Constructor for class org.apache.jackrabbit.oak.spi.whiteboard.CompositeRegistration
 
CompositeRegistration(Registration...) - Constructor for class org.apache.jackrabbit.oak.spi.whiteboard.CompositeRegistration
 
CompositeRestrictionProvider - Class in org.apache.jackrabbit.oak.spi.security.authorization.restriction
Aggregates of a collection of RestrictionProvider implementations into a single provider.
CompositeTokenConfiguration - Class in org.apache.jackrabbit.oak.spi.security.authentication.token
TokenConfiguration that combines different token provider implementations.
CompositeTokenConfiguration() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenConfiguration
 
CompositeTokenConfiguration(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenConfiguration
 
CompositeTokenProvider - Class in org.apache.jackrabbit.oak.spi.security.authentication.token
Aggregates a collection of TokenProviders into a single provider.
CompositeWorkspaceInitializer - Class in org.apache.jackrabbit.oak.spi.lifecycle
Composite repository initializer that delegates the CompositeWorkspaceInitializer.initialize(org.apache.jackrabbit.oak.spi.state.NodeBuilder, String) calls in sequence to all the component initializers.
CompositeWorkspaceInitializer(Collection<WorkspaceInitializer>) - Constructor for class org.apache.jackrabbit.oak.spi.lifecycle.CompositeWorkspaceInitializer
 
CompositeWorkspaceInitializer(WorkspaceInitializer...) - Constructor for class org.apache.jackrabbit.oak.spi.lifecycle.CompositeWorkspaceInitializer
 
Compression - Interface in org.apache.jackrabbit.oak.commons
This interface provides a default list of support compression algorithms and some utility functions.
compressionAlgorithm() - Static method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
compressionEnabled() - Static method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
computeArchiveIndexAndLength() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentArchiveReader
 
computeArchiveIndexAndLength() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveReader
 
computeArchiveIndexAndLength() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
Populates the archive index, summing up each entry's length.
computeNext() - Method in class org.apache.jackrabbit.oak.plugins.blob.migration.DepthFirstNodeIterator
 
computeNext() - Method in class org.apache.jackrabbit.oak.plugins.document.BlobReferenceIterator
 
computeNext() - Method in class org.apache.jackrabbit.oak.segment.file.JournalReader
 
concat(String, String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Concatenate path elements.
concat(String, String...) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Concatenate path elements.
concatRelativePaths(String...) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Relative path concatenation.
condition(FilterBuilder.Condition) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
Set the condition of this filter.
config - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
CONFIG_PATH - Static variable in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigHandler
 
ConfigHelper - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
ConfigHelper() - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.ConfigHelper
 
ConfigurableDataRecordAccessProvider - Interface in org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess
 
Configuration - Annotation Type in org.apache.jackrabbit.oak.segment.aws
 
Configuration - Annotation Type in org.apache.jackrabbit.oak.segment.remote.persistentcache
 
ConfigurationBase - Class in org.apache.jackrabbit.oak.spi.security
Abstract base implementation for the various security configurations.
ConfigurationBase() - Constructor for class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
osgi constructor
ConfigurationBase(SecurityProvider, ConfigurationParameters) - Constructor for class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
non-osgi constructor
ConfigurationParameters - Class in org.apache.jackrabbit.oak.spi.security
ConfigurationParameters is a convenience class that allows typed access to configuration properties.
ConfigurationParameters.Milliseconds - Class in org.apache.jackrabbit.oak.spi.security
Helper class for configuration parameters that denote a "duration", such as a timeout or expiration time.
CONFIGURATIONS_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
Quote from JSR 283 Section "15.13.2 Configuration Proxy Nodes"
ConfigurationUtil - Class in org.apache.jackrabbit.oak.spi.security.authentication
Utility to create Configurations for built-in LoginModule implementations.
configure(OptionSet) - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
configure(OptionSet) - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
configure(OptionSet) - Method in class org.apache.jackrabbit.oak.run.cli.BlobStoreOptions
 
configure(OptionSet) - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
configure(OptionSet) - Method in class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
configure(OptionSet) - Method in interface org.apache.jackrabbit.oak.run.cli.OptionsBean
 
configure(OptionSet) - Method in class org.apache.jackrabbit.oak.run.cli.RDBStoreOptions
 
configure(OptionSet) - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
configure(OptionSet) - Method in class org.apache.jackrabbit.oak.run.FlatFileCommand.FlatFileOptions
 
configureIfCloudDataStore(String, DataStore, Map<String, ?>, String, StatisticsProvider) - Static method in class org.apache.jackrabbit.oak.fixture.DataStoreUtils
 
CONFLICT - Static variable in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
ConflictAnnotatingRebaseDiff - Class in org.apache.jackrabbit.oak.spi.state
This implementation of AbstractRebaseDiff implements a NodeStateDiff, which performs the conflict handling as defined in NodeStore.rebase(NodeBuilder) on the Oak SPI state level by annotating conflicting items with conflict markers.
ConflictAnnotatingRebaseDiff(NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
ConflictHandler - Interface in org.apache.jackrabbit.oak.spi.commit
Deprecated.
ConflictHandlers - Class in org.apache.jackrabbit.oak.spi.commit
 
ConflictHook - Class in org.apache.jackrabbit.oak.plugins.commit
This commit hook implementation is responsible for resolving conflicts.
ConflictHook(ThreeWayConflictHandler) - Constructor for class org.apache.jackrabbit.oak.plugins.commit.ConflictHook
Create a new instance of the conflict hook using the passed conflict handler for resolving conflicts.
ConflictType - Enum in org.apache.jackrabbit.oak.spi.state
Enum to define various types of conflicts.
ConflictValidator - Class in org.apache.jackrabbit.oak.plugins.commit
Validator which checks the presence of conflict markers in the tree in fails the commit if any are found.
ConflictValidator(Tree) - Constructor for class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
Deprecated.
ConflictValidatorProvider - Class in org.apache.jackrabbit.oak.plugins.commit
TODO document
ConflictValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.commit.ConflictValidatorProvider
 
connect(Map<String, String>) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentBroadcastConfig
 
connect(Map<String, String>) - Method in interface org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.DynamicBroadcastConfig
Announce a new client to others.
Consistency - Class in org.apache.jackrabbit.oak.plugins.document
Consistency check on a NodeDocument.
Consistency(DocumentNodeState, NodeDocument) - Constructor for class org.apache.jackrabbit.oak.plugins.document.Consistency
Creates a new consistency check for the given NodeDocument.
CONSISTENCY_OP_NAME - Static variable in class org.apache.jackrabbit.oak.plugins.blob.BlobGC
 
Consistency.Result - Interface in org.apache.jackrabbit.oak.plugins.document
Callback interface for result of a consistency check.
ConsistencyCheck - Class in org.apache.jackrabbit.oak.plugins.document.check
ConsistencyCheck...
ConsistencyCheck(DocumentNodeStore, ExecutorService) - Constructor for class org.apache.jackrabbit.oak.plugins.document.check.ConsistencyCheck
 
ConsistencyChecker - Class in org.apache.jackrabbit.oak.segment.file.tooling
 
ConsistencyChecker() - Constructor for class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
ConsistencyChecker.ConsistencyCheckResult - Class in org.apache.jackrabbit.oak.segment.file.tooling
 
ConsistencyChecker.Revision - Class in org.apache.jackrabbit.oak.segment.file.tooling
 
consistencyCheckLevel() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
consistencyCheckMarkOnly() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
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.
consolidateCount(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor
consolidate the AtomicCounterEditor.PREFIX_PROP_COUNTER properties and sum them into the AtomicCounterEditor.PROP_COUNTER
ConsolidatedCacheStats - Class in org.apache.jackrabbit.oak.cache.impl
 
ConsolidatedCacheStats() - Constructor for class org.apache.jackrabbit.oak.cache.impl.ConsolidatedCacheStats
 
ConsolidatedCacheStatsMBean - Interface in org.apache.jackrabbit.oak.api.jmx
 
ConsolidatedDataStoreCacheStats - Class in org.apache.jackrabbit.oak.plugins.blob
Stats for caching data store.
ConsolidatedDataStoreCacheStats() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.ConsolidatedDataStoreCacheStats
 
ConsolidatedDataStoreCacheStatsMBean - Interface in org.apache.jackrabbit.oak.api.jmx
 
ConsolidatedListenerMBean - Interface in org.apache.jackrabbit.oak.jcr.observation.jmx
 
ConsolidatedListenerMBeanImpl - Class in org.apache.jackrabbit.oak.jcr.observation
 
ConsolidatedListenerMBeanImpl() - Constructor for class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
ConsolidatorTask(String, PropertyState, NodeStore, ScheduledExecutorService, long, CommitHook) - Constructor for class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor.ConsolidatorTask
 
ConstantFilter - Class in org.apache.jackrabbit.oak.plugins.observation.filter
TODO document
ConstantFilter(boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.ConstantFilter
 
CONSTRAINT - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for constraint violation errors.
CONSTRAINT - Static variable in class org.apache.jackrabbit.oak.spi.security.user.action.PasswordValidationAction
 
ConstraintImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
ConstraintImpl - Class in org.apache.jackrabbit.oak.query.ast
The base class for constraints.
ConstraintImpl() - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.ConstraintImpl
 
ConstraintImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
 
Constraints - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
consume(int, int, boolean, UUID, String) - Method in interface org.apache.jackrabbit.oak.segment.file.tar.binaries.BinaryReferencesIndex.EntryConsumer
Consume an entry from a binary references index.
consume(int, RecordType, int) - Method in interface org.apache.jackrabbit.oak.segment.Segment.RecordConsumer
Consume data about a record.
consume(RemoteSegmentArchiveEntry, byte[], int, int) - Method in interface org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteQueue.SegmentConsumer
 
consumeState(String) - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync
 
CONTAINER_NAME - org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
contains(long) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimeInterval
Checks whether the interval contains the given time stamp.
contains(String) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
Returns true if this instance contains a configuration entry with the specified key irrespective of the defined value; false otherwise.
contains(String, String) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a full text search condition.
contains(Long) - Method in class org.apache.jackrabbit.oak.index.indexer.document.LastModifiedRange
 
contains(RecordId) - Method in class org.apache.jackrabbit.oak.segment.RecordIdSet
Check whether id is present is this set.
containsField(String) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry
 
containsKey(Object) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Check whether there is a resident entry for the given key.
containsKey(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheMap
 
containsKey(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
containsKey(Object) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProperties
 
containsKey(Object) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
containsKey(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.FileCache
 
containsKey(String) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry
 
containsMove(String) - Method in class org.apache.jackrabbit.oak.spi.commit.MoveTracker
 
containsNativeConstraint() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
containsNativeConstraint() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Whether the filter contains a native condition.
containsRevision(Revision) - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Returns true if this document contains an entry for the given revision in the NodeDocument.REVISIONS map.
containsSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarReader
 
containsSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter
 
containsSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
containsSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
 
containsSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
containsSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCache
 
containsSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCache
 
containsSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingSegmentArchiveReader
 
containsSegment(long, long) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.PersistentCache
Check if the segment exists in the cache.
containsSegment(long, long) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveReader
Check if the segment exists.
containsSegment(long, long) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveWriter
Check if the segment exists.
containsSegment(SegmentId) - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
 
containsSegment(SegmentId) - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyFileStore
 
containsSegment(SegmentId) - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStore
 
containsSegment(SegmentId) - Method in interface org.apache.jackrabbit.oak.segment.SegmentStore
Checks whether the identified segment exists in this store.
containsUnfilteredFullTextCondition() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
containsUnfilteredFullTextCondition() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Whether the condition contains a fulltext condition that can not be applied to the filter, for example because it is part of an "or" condition of the form "where a=1 or contains(., 'x')".
containsUnfilteredFullTextCondition() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
containsUnfilteredFullTextCondition() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
containsUnfilteredFullTextCondition() - Method in interface org.apache.jackrabbit.oak.query.Query
Whether the condition contains a fulltext condition that can not be applied to the filter, for example because it is part of an "or" condition of the form "where a=1 or contains(., 'x')".
containsUnfilteredFullTextCondition() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
containsUnfilteredFullTextCondition() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
containsValue(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
containsValue(Object) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
contentChanged(AbstractDocumentNodeState) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreCache
 
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigHandler
 
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteService
Additionally the DocumentDiscoveryLiteService must be notified when the background-read has finished - as it could be waiting for a crashed node's recovery to finish - which it can only do by checking the lastKnownRevision of the crashed instance - and that check is best done after the background read is just finished (it could optionally do that just purely time based as well, but going via a listener is more timely, that's why this approach has been chosen).
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreObserver
 
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteringDispatcher
 
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteringObserver
 
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.observation.NodeObserver
 
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
 
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.ChangeDispatcher
 
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeObserver
 
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.DiffObserver
 
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.EmptyObserver
 
contentChanged(NodeState, CommitInfo) - Method in interface org.apache.jackrabbit.oak.spi.commit.Observer
Observes a content change.
contentChanged(NodeState, NodeState, CommitInfo) - Method in interface org.apache.jackrabbit.oak.plugins.observation.FilteringAwareObserver
Equivalent to the state-full contentChanged() method of the Observer with one important difference being that this variation explicitly passes the before NodeState (thus the observer must in this case not remember the previous state)
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.composite.impl.NonDefaultMountWriteReportingObserver
 
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.segment.scheduler.LockBasedScheduler
 
ContentRepository - Interface in org.apache.jackrabbit.oak.api
Oak content repository.
ContentRepositoryImpl - Class in org.apache.jackrabbit.oak.core
NodeStore-based implementation of the ContentRepository interface.
ContentRepositoryImpl(NodeStore, CommitHook, String, QueryEngineSettings, QueryIndexProvider, SecurityProvider, Descriptors, Feature) - Constructor for class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
Creates an content repository instance based on the given, already initialized components.
ContentSession - Interface in org.apache.jackrabbit.oak.api
Authentication session for accessing a content repository.
Context - Interface in org.apache.jackrabbit.oak.spi.security
Context represents item related information in relation to a dedicated SecurityConfiguration.
CONTEXT_SPEC - Static variable in class org.apache.jackrabbit.oak.segment.tool.iotrace.BreadthFirstTrace
The context specification of this trace.
CONTEXT_SPEC - Static variable in class org.apache.jackrabbit.oak.segment.tool.iotrace.DepthFirstTrace
The context specification of this trace.
CONTEXT_SPEC - Static variable in class org.apache.jackrabbit.oak.segment.tool.iotrace.RandomAccessTrace
 
Context.Default - Class in org.apache.jackrabbit.oak.spi.security
Default implementation of the Context interface that always returns false.
ContextAwareCallback - Interface in org.apache.jackrabbit.oak.plugins.index
Extension to IndexUpdateCallback which also provides access to IndexingContext
CONTINUOUS_RGC_EXPR - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
Conversions - Class in org.apache.jackrabbit.oak.plugins.value
Utility class defining the conversion that take place between PropertyStates of different types.
Conversions.Converter - Class in org.apache.jackrabbit.oak.plugins.value
A converter converts a value to its representation as a specific target type.
convert(boolean) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a boolean.
convert(double) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a double.
convert(long) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a long.
convert(Throwable) - Static method in exception org.apache.jackrabbit.oak.plugins.document.DocumentStoreException
Converts the given Throwable into a DocumentStoreException.Type.GENERIC DocumentStoreException.
convert(Throwable, Iterable<String>) - Static method in exception org.apache.jackrabbit.oak.plugins.document.DocumentStoreException
Converts the given Throwable into a DocumentStoreException.Type.GENERIC DocumentStoreException.
convert(Throwable, String) - Static method in exception org.apache.jackrabbit.oak.plugins.document.DocumentStoreException
Converts the given Throwable into a DocumentStoreException.Type.GENERIC DocumentStoreException.
convert(PropertyValue, int, NamePathMapper) - Static method in class org.apache.jackrabbit.oak.query.ValueConverter
Converts the given value to a value of the specified target type.
convert(String) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a string.
convert(String) - Method in class org.apache.jackrabbit.oak.query.xpath.XPathToSQL2Converter
Convert the query to SQL2.
convert(String, Type<?>) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a date.
convert(BigDecimal) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a decimal.
convert(Map<String, String>) - Static method in class org.apache.jackrabbit.oak.segment.azure.util.CaseInsensitiveKeysMapAccess
Wrapper around the map that allows accessing the map with case-insensitive keys.
convert(Blob) - Static method in class org.apache.jackrabbit.oak.plugins.value.Conversions
Create a converter for a binary.
convert(PropertyState, Type<?>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
 
convertBytesToHex(@org.jetbrains.annotations.NotNull byte[]) - Static method in class org.apache.jackrabbit.oak.commons.StringUtils
Convert a byte array to a hex encoded string.
Converter() - Constructor for class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
 
convertFromDBObject(Collection<T>, RDBRow) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
convertFromDBObject(Collection<T>, DBObject) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
convertFromDBObject(MongoDocumentStore, Collection<T>, DBObject) - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreHelper
 
convertHexToBytes(String) - Static method in class org.apache.jackrabbit.oak.commons.StringUtils
Convert a hex encoded string to a byte array.
convertToDynamicMembership() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SynchronizationMBean
Migrates all previously synchronized users to have dynamic membership if the SyncHandler has the dynamic membership option enabled.
convertToDynamicMembership() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SyncMBeanImpl
 
convertToDynamicMembership(Authorizable) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DynamicSyncContext
 
convertToUnion() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
convertToUnion() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Compute a set of sub-constraints that could be used for composing UNION statements.
convertToUnion() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
copy() - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
copy() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
Creates a deep copy of this update operation.
copy() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
Creates a cloned copy of current plan.
copy(String, String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.WorkspaceDelegate
Copy a node
copy(NodeState, NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
Creates a NodeStateCopier to copy the sourceRoot NodeState to the targetRoot NodeBuilder, using any include, exclude, merge paths and consumer set on this NodeStateCopier.Builder.
copy(NodeStore, NodeStore) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
Creates a NodeStateCopier to copy the source NodeStore to the target NodeStore, using any include, exclude, merge paths and consumer set on this NodeStateCopier.Builder.
copy(InputStream) - Static method in class org.apache.jackrabbit.oak.commons.FileIOUtils
Copies an input stream to a file.
copy(InputStream, OutputStream) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Copy bytes from an InputStream to an OutputStream.
copy(String, String) - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
copy(String, String, String) - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
copy(Type<T>, PropertyState) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
Create a new instance for building PropertyState instances of the given type.
copyElementAndCheckReference(AstElement) - Static method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
as the AstElement.copyOf() can return this is the cloning is not implemented by the subclass, this method add some spice around it by checking for this case and tracking a DEBUG message in the logs.
copyFile(String, String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingArchiveManager
 
copyFile(String, String) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveManager
Copies the archive with all the segments.
copyFile(String, String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitSegmentArchiveManager
 
copyFile(String, String) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsArchiveManager
 
copyFile(String, String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
copyFile(String, String) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarManager
 
copyIndexFilesToOutput() - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
copyInputStreamToFile(InputStream, File) - Static method in class org.apache.jackrabbit.oak.commons.FileIOUtils
Copy the input stream to the given file.
copyNodeStore(NodeStore, NodeStore) - Static method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier
Shorthand method to copy one NodeStore to another.
copyObject(S3Directory, String) - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.NativeFunctionImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.SimilarImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.ast.SuggestImpl
 
copyOf() - Method in interface org.apache.jackrabbit.oak.query.Query
returns a clone of the current object.
copyOf() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
copyOf() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
CopyOnWriteStoreMBean - Interface in org.apache.jackrabbit.oak.api.jmx
MBean for managing the copy-on-write node store
copyProperties(NodeState, NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier
Copies all changed properties from the source NodeState to the target NodeBuilder instance.
copyProperties(NodeState, NodeBuilder, boolean, String) - Static method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier
Copies all changed properties from the source NodeState to the target NodeBuilder instance.
copyVersionHistory(String, Calendar, boolean) - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopier
Copy history filtering versions using passed date and returns true if the history has been copied.
copyVersionStorage(NodeBuilder, NodeState, NodeBuilder, VersionCopyConfiguration) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopier
 
copyVersionStorage(NodeBuilder, NodeState, NodeBuilder, VersionCopyConfiguration, Consumer<String>) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopier
 
CORRUPT_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Property name for indicating that given index is corrupt and should be excluded from further indexing.
CorruptIndexHandler - Interface in org.apache.jackrabbit.oak.plugins.index
 
costPerEntry - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
costPerExecution - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
count - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.ListInfo
Number of items in this list
count - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.PropertyInfo
Number of values in properties of this type.
count() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
The number of values of this property.
count() - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
The number of values of this object.
count() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyPropertyState
 
count() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
count() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStateValue
 
count() - Method in interface org.apache.jackrabbit.oak.segment.file.tar.index.Index
Return the number of entries in this index.
count() - Method in class org.apache.jackrabbit.oak.segment.SegmentPropertyState
 
count(Iterable<?>) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
countChanges(NodeState, NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.CountingDiff
 
countDeleteChunks(List<String>, long) - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
countDeleteChunks(List<String>, long) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
countDeleteChunks(List<String>, long) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore
 
countDeleteChunks(List<String>, long) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
countDeleteChunks(List<String>, long) - Method in class org.apache.jackrabbit.oak.spi.blob.FileBlobStore
 
countDeleteChunks(List<String>, long) - Method in interface org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore
Deletes the blobs with the given ids.
countDeleteChunks(List<String>, long) - Method in class org.apache.jackrabbit.oak.spi.blob.MemoryBlobStore
Ignores the maxlastModifiedTime
COUNTER - org.apache.jackrabbit.oak.stats.SimpleStats.Type
 
Counters(Clock) - Constructor for class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
CounterStats - Interface in org.apache.jackrabbit.oak.stats
 
Counting - Interface in org.apache.jackrabbit.oak.stats
 
CountingDiff - Class in org.apache.jackrabbit.oak.plugins.document.util
A NodeStateDiff implementation that counts the differences between two node states, including their sub tree.
CountingDiff() - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.CountingDiff
 
coversAllDocuments() - Method in class org.apache.jackrabbit.oak.index.indexer.document.LastModifiedRange
 
coversAllDocuments() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.TraversingRange
 
coversAllMembers(Group) - Method in interface org.apache.jackrabbit.oak.spi.security.user.DynamicMembershipProvider
Returns true if this implementation of DynamicMembershipProvider covers all members for the given Group making it a fully dynamic group.
COWNodeStore - Class in org.apache.jackrabbit.oak.plugins.cow
The copy-on-write (COW) node store implementation allows to temporarily switch the repository into the "testing" mode, in which all the changes are stored in a volatile storage, namely the MemoryNodeStore.
COWNodeStore(NodeStore) - Constructor for class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
COWNodeStoreService - Class in org.apache.jackrabbit.oak.plugins.cow
 
COWNodeStoreService() - Constructor for class org.apache.jackrabbit.oak.plugins.cow.COWNodeStoreService
 
create() - Method in class org.apache.jackrabbit.oak.plugins.document.util.MapDBMapFactory
 
create() - Method in class org.apache.jackrabbit.oak.plugins.document.util.MapFactory
 
create() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.PoolableUnboundConnectionFactory
create(long, long, Iterator<T>) - Static method in class org.apache.jackrabbit.oak.security.user.query.ResultIterator
Returns an iterator respecting the specified offset and max.
create(String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingArchiveManager
 
create(String) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveManager
Creates a new archive.
create(String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitSegmentArchiveManager
 
create(String, U) - Static method in class org.apache.jackrabbit.oak.commons.properties.SystemPropertySupplier
Create it for a given property name and default value.
create(List<RestrictionPattern>) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositePattern
 
create(Root) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
Equivalent to create(root, "/")
create(Root, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
Create a new TreeLocation instance for the item at the given path in root.
create(Tree) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
Create a new TreeLocation instance for a tree
create(TypeEditor.ConstraintViolationCallback, Set<String>, NodeState, String, Iterable<String>, NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditor
Creates a new TypeEditor instance
create(NodeStore, CommitHook, String, SecurityProvider, QueryIndexProvider) - Static method in class org.apache.jackrabbit.oak.core.SystemRoot
 
create(NodeStore, CommitHook, String, SecurityProvider, QueryEngineSettings, QueryIndexProvider) - Static method in class org.apache.jackrabbit.oak.core.SystemRoot
 
create(PropertyState) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
create(PropertyValue) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
create(AmazonS3, String, String, AmazonDynamoDB, String, String) - Static method in class org.apache.jackrabbit.oak.segment.aws.AwsContext
Creates the context used to interact with AWS services.
create(AmazonS3, String, String, AmazonDynamoDB, String, String, DynamoDBProvisioningData) - Static method in class org.apache.jackrabbit.oak.segment.aws.AwsContext
Creates the context used to interact with AWS services.
create(File, boolean, int, StatisticsProvider) - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
Creates an instance of the BlobStoreFixture based on configuration determined from system properties
create(String) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsArchiveManager
 
create(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
create(String) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarManager
 
create(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ACFilter
 
create(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.AddSubtreeFilter
 
create(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ConstantFilter
 
create(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.DeleteSubtreeFilter
 
create(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.EventFilter
Factory for creating a filter instance for the given child node
create(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.EventTypeFilter
 
create(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
 
create(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.MoveFilter
 
create(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
 
create(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.VisibleFilter
 
create(Map<MountedNodeStore, T>) - Static method in class org.apache.jackrabbit.oak.composite.NodeMap
 
create(NodeTypeDefinition, NodeTypeDefinition) - Static method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
 
create(Root) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.PermissionProviderFactory
Create a new PermissionProvider instance.
create(JsopTokenizer) - Static method in class org.apache.jackrabbit.oak.commons.json.JsonObject
Reads a JSON object from the given tokenizer.
create(JsopTokenizer, boolean) - Static method in class org.apache.jackrabbit.oak.commons.json.JsonObject
Reads a JSON object from the given tokenizer.
create(SessionDelegate) - Static method in class org.apache.jackrabbit.oak.jcr.delegate.VersionManagerDelegate
 
create(RefreshStrategy...) - Static method in class org.apache.jackrabbit.oak.jcr.session.RefreshStrategy.Composite
 
create(Collection<T>, List<UpdateOp>) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Try to create a list of documents.
create(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
create(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
create(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
create(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
create(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
create(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
create(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
create(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
create(TraversingRange) - Method in interface org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntryTraverserFactory
 
create(Options) - Static method in class org.apache.jackrabbit.oak.run.cli.BlobStoreFixtureProvider
 
create(Options) - Static method in class org.apache.jackrabbit.oak.run.cli.NodeStoreFixtureProvider
 
create(Options, boolean) - Static method in class org.apache.jackrabbit.oak.run.cli.NodeStoreFixtureProvider
 
create(DataStoreOptions, Whiteboard) - Static method in class org.apache.jackrabbit.oak.run.MetricsExporterFixtureProvider
 
create(Configuration) - Static method in class org.apache.jackrabbit.oak.segment.aws.AwsContext
Creates the context used to interact with AWS services.
create(NodeStore, Whiteboard) - Static method in class org.apache.jackrabbit.oak.console.ConsoleSession
 
createActivity(String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
createArchiveManager(boolean, boolean, IOMonitor, FileStoreMonitor, RemoteStoreMonitor) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsPersistence
 
createArchiveManager(boolean, boolean, IOMonitor, FileStoreMonitor, RemoteStoreMonitor) - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
createArchiveManager(boolean, boolean, IOMonitor, FileStoreMonitor, RemoteStoreMonitor) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarPersistence
 
createArchiveManager(boolean, boolean, IOMonitor, FileStoreMonitor, RemoteStoreMonitor) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingPersistence
 
createArchiveManager(boolean, boolean, IOMonitor, FileStoreMonitor, RemoteStoreMonitor) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentNodeStorePersistence
Opens a new archive manager.
createArchiveManager(boolean, boolean, IOMonitor, FileStoreMonitor, RemoteStoreMonitor) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitPersistence
 
createArchiveManager(SegmentNodeStorePersistence) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
createBackend() - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
createBackend() - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
createBackend() - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
createBackend() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.CachingFileDataStore
 
createBinary(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.ValueFactoryImpl
 
createBinary(Blob) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.ValueFactoryImpl
 
createBlob(InputStream) - Method in interface org.apache.jackrabbit.oak.api.Root
Reads (and closes) the given stream and returns a Blob that contains that binary.
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeBuilder
 
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
createBlob(InputStream) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
 
createBlob(InputStream) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Create a Blob from the given input stream.
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
createBlobGarbageCollector(long, String, Whiteboard, StatisticsProvider) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
Creates and returns a MarkSweepGarbageCollector if the current BlobStore supports garbage collection
createCheckpoint(long) - Method in interface org.apache.jackrabbit.oak.api.jmx.CheckpointMBean
Create a new checkpoint with the given lifetime.
createCheckpoint(long) - Method in class org.apache.jackrabbit.oak.composite.CompositeCheckpointMBean
 
createCheckpoint(long) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentCheckpointMBean
 
createCheckpoint(long) - Method in class org.apache.jackrabbit.oak.segment.SegmentCheckpointMBean
 
createCheckpoint(String, long, boolean) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
createChild(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
Factory method for creating child trees
createChild(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
createChild(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.NodeBuilderTree
 
createChildBuilder(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
Factory method for creating new child state builders.
createChildBuilder(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeBuilder
 
createCleanUp(Set<NodeDocument.SplitDocType>, RevisionVector, long, VersionGarbageCollector.VersionGCStats) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoVersionGCSupport
 
createCleanUp(Set<NodeDocument.SplitDocType>, RevisionVector, long, VersionGarbageCollector.VersionGCStats) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGCSupport
 
createCloudBlobDirectory(String) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
createCloudBlobDirectory(String, Environment) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
createConfiguration(String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
createContentRepository() - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
createContentRepository() - Method in class org.apache.jackrabbit.oak.Oak
Returns the content repository instance created with the given configuration.
createContentSession() - Method in class org.apache.jackrabbit.oak.Oak
Creates a content repository with the given configuration and logs in to the default workspace with no credentials, returning the resulting content session.
createContext(ExternalIdentityProvider, UserManager, ValueFactory) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncHandler
Initializes a sync context which is used to start the sync operations.
createContext(ExternalIdentityProvider, UserManager, ValueFactory) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncHandler
Initializes a sync context which is used to start the sync operations.
createContext(NodeStore, MountInfoProvider) - Method in interface org.apache.jackrabbit.oak.composite.checks.MountedNodeStoreChecker
 
createContext(NodeStore, MountInfoProvider) - Method in class org.apache.jackrabbit.oak.composite.checks.NamespacePrefixNodestoreChecker
 
createContext(NodeStore, MountInfoProvider) - Method in class org.apache.jackrabbit.oak.composite.checks.NodeTypeDefinitionNodeStoreChecker
 
createContext(NodeStore, MountInfoProvider) - Method in class org.apache.jackrabbit.oak.composite.checks.NodeTypeMountedNodeStoreChecker
 
createContext(NodeStore, MountInfoProvider) - Method in class org.apache.jackrabbit.oak.composite.checks.UniqueIndexNodeStoreChecker
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.FirstImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.OrderingImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.PathImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
created - Variable in class org.apache.jackrabbit.oak.checkpoint.Checkpoints.CP
 
created - Variable in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
createDataStore(ComponentContext, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AbstractAzureDataStoreService
 
createDataStore(ComponentContext, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.AbstractS3DataStoreService
 
createDataStore(ComponentContext, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService
 
createDataStore(ComponentContext, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DbDataStoreService
 
createDataStore(ComponentContext, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStoreService
 
createDataStoreGarbageCollector() - Method in interface org.apache.jackrabbit.api.management.RepositoryManager
Create a data store garbage collector for this repository.
createDescriptors() - Method in class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
 
createDiff(NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Factory method for creating a rebase handler for the named child of the passed parent builder.
createDiff(NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
createEditorProvider() - Method in class org.apache.jackrabbit.oak.index.LuceneIndexHelper
 
createFileReaper() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
createFilter(boolean) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
createFilter(boolean) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
Create the filter condition for planning or execution.
createFilter(boolean) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
!Test purpose only! this creates a filter for the given query
createFilter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder.AddSubtreeTreeCondition
 
createFilter(NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder.Condition
 
createFilter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder.DeleteSubtreeTreeCondition
 
createFilter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder.MoveCondition
 
createFlatFileFor(NodeState, File) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.SimpleFlatFileUtil
 
createFlatFileFor(NodeState, Writer) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.SimpleFlatFileUtil
 
createFromSubject(Subject) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
 
createGroup(String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Creates a Group for the given groupID, which must not be null.
createGroup(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
createGroup(String) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
createGroup(String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
createGroup(String, Principal, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Creates a new Group that is based on the given id, principal and the specified intermediatePath hint.
createGroup(String, Principal, String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
createGroup(String, Principal, String) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
createGroup(String, Principal, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
createGroup(Principal) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Creates a new Group that is based on the given principal.
createGroup(Principal) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
createGroup(Principal) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
createGroup(Principal) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
createGroup(Principal, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Same as UserManager.createGroup(String, Principal, String) where the name of the specified principal is used to create the group's ID.
createGroup(Principal, String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
createGroup(Principal, String) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
createGroup(Principal, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
createGroup(ExternalGroup) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Creates a new repository group for the given external one.
createIndexDefinition(Tree, String, boolean, String[], String...) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
Create a new property2 index definition below the given indexNode.
createIndexDefinition(Tree, String, boolean, Collection<String>, Collection<String>, String, Map<String, String>) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
Create a new property index definition below the given indexNode of the provided propertyIndexType.
createIndexDefinition(NodeBuilder, String, boolean, boolean, Collection<String>, Collection<String>) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
Create a new property index definition below the given indexNode.
createIndexDefinition(NodeBuilder, String, boolean, Iterable<String>, String[], String, Map<String, String>) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
Create a new property index definition below the given indexNode of the provided propertyIndexType.
createIndexEditorProvider() - Method in class org.apache.jackrabbit.oak.index.IndexImporterSupportBase
 
createIndexEditorProvider() - Method in class org.apache.jackrabbit.oak.index.OutOfBandIndexer
 
createIndexEditorProvider() - Method in class org.apache.jackrabbit.oak.index.OutOfBandIndexerBase
 
createInStatement(String, Collection<String>, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
 
createJcrConflictHandler() - Static method in class org.apache.jackrabbit.oak.plugins.commit.JcrConflictHandler
createLoginModule() - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.CustomLoginModuleFactory
 
createLoginModule() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
createLongProperty(String, long) - Static method in class org.apache.jackrabbit.oak.plugins.memory.LongPropertyState
Create a PropertyState from a long.
createLongProperty(String, Iterable<Long>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiLongPropertyState
Create a multi valued PropertyState from a list of longs.
createMatcher() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
 
createMatcher() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.Include
 
createMetadataFile() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
createMetadataFile() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreSortStrategy
 
createMetadataFile() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategy
 
createMetadataFile() - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategyBase
 
createMetadataFile(M, File, Compression) - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreMetadataOperator
 
createMetadataFile(M, File, Compression) - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreMetadataOperatorImpl
 
CreateMetricUpdater - Class in org.apache.jackrabbit.oak.plugins.document.util
CreateMetricUpdater(MeterStats, MeterStats, TimerStats, MeterStats, TimerStats) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.CreateMetricUpdater
 
createMissingLastRevSeeker() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
createMissingLastRevSeeker() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
 
createMissingLastRevSeeker() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentNodeStoreBuilder
 
createNode(NodeDelegate, SessionContext) - Static method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
createNodeDefinitionTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
createNodeDefinitionTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
Returns an empty NodeDefinitionTemplate which can then be used to create a child node definition and attached to a NodeTypeTemplate.
createNodeOrNull(NodeDelegate, SessionContext) - Static method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
createNodeStateEntryBatch(int, int) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch
 
createNodeTypeTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
createNodeTypeTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
Returns an empty NodeTypeTemplate which can then be used to define a node type and passed to NodeTypeManager.registerNodeType.
createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
Returns a NodeTypeTemplate from the given definition, which can then be used to define a node type and passed to NodeTypeManager.registerNodeType.
createObjectNameMap(String, String, Map<String, String>) - Static method in class org.apache.jackrabbit.oak.commons.jmx.JmxUtil
Constructs an immutable map with a single "jmx.objectname" key and a new ObjectName as value.
createOrUpdate(Collection<T>, List<UpdateOp>) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Create or unconditionally update a number of documents.
createOrUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
createOrUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
Try to apply all the UpdateOps with at least MongoDB requests as possible.
createOrUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
createOrUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
createOrUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
createOrUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
createOrUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
createOrUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
createOrUpdate(Collection<T>, UpdateOp) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Atomically checks if the document exists and updates it, otherwise the document is created (aka "upsert"), unless the update operation requires the document to be present (see UpdateOp.isNew()).
createOrUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
createOrUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
createOrUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
createOrUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
createOrUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
createOrUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
createOrUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
createOrUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
createOutputStream(Path, Compression) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
createProperty(String, Iterable<Value>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
Create a multi valued PropertyState based on a list of Value instances.
createProperty(String, Iterable<Value>, int) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
 
createProperty(String, Object, Type<?>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
Create a PropertyState.
createProperty(String, String, int) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
Create a PropertyState from a string.
createProperty(String, Value) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
Create a PropertyState based on a Value.
createProperty(String, T) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStates
Create a PropertyState where the Type of the property state is inferred from the runtime type of T according to the mapping established through Type.
createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
Returns an empty PropertyDefinitionTemplate which can then be used to create a property definition and attached to a NodeTypeTemplate.
createPropertyState(String, String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
createProviders() - Method in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexer
 
createProviders() - Method in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
createQuery(String, String) - Method in class org.apache.jackrabbit.oak.jcr.query.QueryManagerImpl
 
createQuery(Source, Constraint, Ordering[], Column[]) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
createReader(File, boolean) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStoreUtils
Deprecated.
This function by default uses GNU zip as compression algorithm for backward compatibility.
createReader(File, boolean) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
This function by default uses GNU zip as compression algorithm for backward compatibility.
createReader(File, Compression) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStoreUtils
Deprecated.
 
createReader(File, Compression) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
createReadOnlyRoot(Root) - Static method in class org.apache.jackrabbit.oak.plugins.tree.factories.RootFactory
Deprecated.
 
createReadOnlyRoot(Root) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.RootProviderService
 
createReadOnlyRoot(Root) - Method in interface org.apache.jackrabbit.oak.plugins.tree.RootProvider
 
createReadOnlyRoot(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.tree.factories.RootFactory
Deprecated.
 
createReadOnlyRoot(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.RootProviderService
 
createReadOnlyRoot(NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.tree.RootProvider
 
createReadOnlyTree(Tree, String, NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.tree.factories.TreeFactory
Deprecated.
 
createReadOnlyTree(Tree, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.TreeProviderService
 
createReadOnlyTree(Tree, String, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeProvider
 
createReadOnlyTree(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.tree.factories.TreeFactory
Deprecated.
 
createReadOnlyTree(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.TreeProviderService
 
createReadOnlyTree(NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeProvider
 
createReferencedBlobs(DocumentNodeStore) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
createReferencedBlobs(DocumentNodeStore) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
 
createReferencedBlobs(DocumentNodeStore) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentNodeStoreBuilder
 
createReferenceIndex(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
createRemoteRepository(Repository) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet.RemoteFactoryDelegater
 
createRemoteRepository(Repository) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet.RMIRemoteFactoryDelegater
 
createRepository() - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
createRepository(File, File) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Creates the repository instance for the given config and homedir.
createRestriction(String, String, Value) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.restriction.CustomRestrictionProvider
 
createRestriction(String, String, Value) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
createRestriction(String, String, Value) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.WhiteboardRestrictionProvider
 
createRestriction(String, String, Value) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
createRestriction(String, String, Value) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
createRestriction(String, String, Value) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Creates a new single valued restriction for the specified parameters.
createRestriction(String, String, Value...) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.restriction.CustomRestrictionProvider
 
createRestriction(String, String, Value...) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
createRestriction(String, String, Value...) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.WhiteboardRestrictionProvider
 
createRestriction(String, String, Value...) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
createRestriction(String, String, Value...) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
createRestriction(String, String, Value...) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Creates a new multi valued restriction for the specified parameters.
createRoot() - Method in class org.apache.jackrabbit.oak.Oak
Creates a content repository with the given configuration and returns a Root instance after logging in to the default workspace with no credentials.
createSession() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
Factory method for creating the Session instance for this context.
createSessionContext(StatisticManager, SecurityProvider, Map<String, Object>, SessionDelegate, int, CommitRateLimiter) - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
Factory method for creating a SessionContext instance for a new session.
createSortedStoreFile() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.MultithreadedTraverseWithSortStrategy
Deprecated.
 
createSortedStoreFile() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
createSortedStoreFile() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.SortStrategy
Deprecated.
 
createSortedStoreFile() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
createSortedStoreFile() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreSortStrategy
 
createStandardMappings(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
 
createStorage(int) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.KeyDataType
 
createStorage(int) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.ValueDataType
 
createSyncedIdentity(Authorizable) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Creates a synced identity from the given authorizable.
createSystemRoot(NodeStore, CommitHook) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.RootProviderService
 
createSystemRoot(NodeStore, CommitHook) - Method in interface org.apache.jackrabbit.oak.plugins.tree.RootProvider
 
createSystemRoot(NodeStore, CommitHook, String, SecurityProvider, QueryEngineSettings, QueryIndexProvider) - Static method in class org.apache.jackrabbit.oak.plugins.tree.factories.RootFactory
Deprecated.
with Oak 1.7.2 due to the usage of deprecated QueryEngineSettings
createSystemRoot(NodeStore, CommitHook, String, SecurityProvider, QueryIndexProvider) - Static method in class org.apache.jackrabbit.oak.plugins.tree.factories.RootFactory
Deprecated.
 
createSystemUser(String, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Create a new system user for the specified userID.
createSystemUser(String, String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
createSystemUser(String, String) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
createSystemUser(String, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
createTableName(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
Creates a table name based on an optional prefix and a base name.
createTask(NodeDocument, BlockingQueue<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.AsyncDocumentProcessor
 
createTask(NodeDocument, BlockingQueue<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.AsyncNodeStateProcessor
 
createTask(NodeDocument, BlockingQueue<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.ConsistencyCheck
 
createTask(NodeDocument, BlockingQueue<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.OrphanedNodeCheck
 
createToken(String, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenProvider
 
createToken(String, Map<String, ?>) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Issues a new login token for the user with the given userId and the specified attributes.
createToken(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenProvider
 
createToken(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Issues a new login token for the user with the specified credentials and returns the associated TokenInfo.
createTree(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.tree.factories.TreeFactory
Deprecated.
 
createUser(String, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Creates an User for the given userID / password pair; neither of the specified parameters can be null.
Same as UserManager.createUser(String,String,Principal,String) where the specified userID is equal to the principal name and the intermediate path is null.
createUser(String, String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
createUser(String, String) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
createUser(String, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
createUser(String, String, Principal, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Creates an User for the given parameters.
createUser(String, String, Principal, String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
createUser(String, String, Principal, String) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
createUser(String, String, Principal, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
createUser(ExternalUser) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Creates a new repository user for the given external one.
createValidator(Validator, List<String>) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
createValue() - Method in class org.apache.jackrabbit.oak.commons.LazyValue
Factory method called to create the value on an as need basis.
createValue(boolean) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
 
createValue(double) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
 
createValue(long) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
 
createValue(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.ValueFactoryImpl
 
createValue(String) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
 
createValue(BigDecimal) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
 
createValue(Calendar) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
 
createValue(Binary) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.ValueFactoryImpl
 
createValue(Node) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
 
createValue(Node, boolean) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
 
createValue(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
Utility method for creating a Value based on a PropertyState.
createValue(Object) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Creates a new JCR value of the given object, checking the internal type.
createValue(String, int) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
 
createValues(Collection<?>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Creates an array of JCR values based on the type.
createValues(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
Utility method for creating Values based on a PropertyState.
createVersion(NodeDelegate) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionManagerDelegate
 
createVersionGC(DocumentNodeStore, VersionGCSupport) - Static method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreHelper
 
createVersionGCSupport() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
createVersionGCSupport() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
 
createVersionGCSupport() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentNodeStoreBuilder
 
createVersionHistory(NodeDelegate) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionManagerDelegate
 
createVersionStorage(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
 
createWorkspace() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
Factory method for creating the Workspace instance for this context.
createWorkspace(String) - Method in interface org.apache.jackrabbit.api.JackrabbitWorkspace
Creates a workspace with the given name.
createWorkspace(String) - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
Creates a new workspace with the given name.
createWorkspace(String) - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
createWorkspace(String, String) - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
createWorkspace(String, InputSource) - Method in interface org.apache.jackrabbit.api.JackrabbitWorkspace
Creates a workspace with the given name and a workspace configuration template.
createWorkspace(String, InputSource) - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
createWriter(File, boolean) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStoreUtils
Deprecated.
This function by default uses GNU zip as compression algorithm for backward compatibility.
createWriter(File, boolean) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
This function by default uses GNU zip as compression algorithm for backward compatibility.
createWriter(File, Compression) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStoreUtils
Deprecated.
 
createWriter(File, Compression) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
CREDENTIALS_ATTRIBUTE_NEWPASSWORD - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Name of the SimpleCredentials attribute containing the new password.
CredentialsCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
Callback implementation to retrieve Credentials.
CredentialsCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.CredentialsCallback
 
CredentialsSupport - Interface in org.apache.jackrabbit.oak.spi.security.authentication.credentials
Simple helper interface that allows to easily plug support for additional or custom Credentials implementations during authentication.
CrossMountReferenceValidator - Class in org.apache.jackrabbit.oak.composite
 
CrossMountReferenceValidator(NodeState, MountInfoProvider, boolean) - Constructor for class org.apache.jackrabbit.oak.composite.CrossMountReferenceValidator
 
CrossMountReferenceValidatorProvider - Class in org.apache.jackrabbit.oak.composite
Validator which detects references crossing the mount boundaries
CrossMountReferenceValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.composite.CrossMountReferenceValidatorProvider
 
CrossMountReferenceValidatorProvider(MountInfoProvider, boolean) - Constructor for class org.apache.jackrabbit.oak.composite.CrossMountReferenceValidatorProvider
 
CSVFileGenerator - Class in org.apache.jackrabbit.oak.plugins.tika
 
CSVFileGenerator(File) - Constructor for class org.apache.jackrabbit.oak.plugins.tika.CSVFileGenerator
 
CugConfiguration - Class in org.apache.jackrabbit.oak.spi.security.authorization.cug.impl
 
CugConfiguration() - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
CugConfiguration(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
CugExclude - Interface in org.apache.jackrabbit.oak.spi.security.authorization.cug
Interface that allows to exclude certain principals from the CUG evaluation.
CugExclude.Default - Class in org.apache.jackrabbit.oak.spi.security.authorization.cug
Default implementation of the CugExclude interface that excludes the following principal classes from CUG evaluation: AdminPrincipals SystemPrincipal SystemUserPrincipal
CugExcludeImpl - Class in org.apache.jackrabbit.oak.spi.security.authorization.cug.impl
Extension of the default CugExclude implementation that allow to specify additional principal names to be excluded from CUG evaluation.
CugExcludeImpl() - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugExcludeImpl
 
CugPolicy - Interface in org.apache.jackrabbit.oak.spi.security.authorization.cug
Denies read access for all principals except for the specified principals.
current() - Method in interface org.apache.jackrabbit.oak.namepath.JcrPathParser.Listener
 
currentNamePathMapper() - Method in class org.apache.jackrabbit.oak.jcr.xml.TargetImportHandler
 
currentOakProperty(String) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
Get the property value.
currentPath() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
Get the current absolute Oak path (normalized).
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.FacetColumnImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.FirstImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.PathImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
currentProperty(String) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
The value for the given selector for the current node.
currentProperty(String, int) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
The value for the given selector for the current node, filtered by property type.
currentTree() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
Get the tree at the current path.
currentValue() - Method in class org.apache.jackrabbit.oak.query.ast.BindVariableValueImpl
 
currentValue() - Method in class org.apache.jackrabbit.oak.query.ast.LiteralImpl
 
currentValue() - Method in class org.apache.jackrabbit.oak.query.ast.StaticOperandImpl
 
Cursor - Interface in org.apache.jackrabbit.oak.spi.query
A cursor to read a number of nodes sequentially.
CUSTOM_BLOB_STORE - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
CUSTOM_BLOB_STORE - Static variable in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreService
 
CustomExternalIdentityProvider - Class in org.apache.jackrabbit.oak.exercise.security.authentication.external
 
CustomExternalIdentityProvider() - Constructor for class org.apache.jackrabbit.oak.exercise.security.authentication.external.CustomExternalIdentityProvider
 
customize(Oak) - Method in interface org.apache.jackrabbit.oak.fixture.JcrCreator
 
customize(DocumentNodeStoreBuilder<?>) - Method in interface org.apache.jackrabbit.oak.run.cli.DocumentBuilderCustomizer
 
customize(FileStore.Builder) - Method in interface org.apache.jackrabbit.oak.run.cli.FileStoreBuilderCustomizer
 
customize(FileStoreBuilder) - Method in interface org.apache.jackrabbit.oak.run.cli.FileStoreTarBuilderCustomizer
 
CustomLoginModule - Class in org.apache.jackrabbit.oak.exercise.security.authentication
A custom login module for test purposes.
CustomLoginModule() - Constructor for class org.apache.jackrabbit.oak.exercise.security.authentication.CustomLoginModule
 
CustomLoginModule(ConfigurationParameters) - Constructor for class org.apache.jackrabbit.oak.exercise.security.authentication.CustomLoginModule
 
CustomLoginModuleFactory - Class in org.apache.jackrabbit.oak.exercise.security.authentication
Implements a LoginModuleFactory that creates CustomLoginModules and allows to configure login modules via OSGi config.
CustomLoginModuleFactory() - Constructor for class org.apache.jackrabbit.oak.exercise.security.authentication.CustomLoginModuleFactory
 
CustomPrincipalConfiguration - Class in org.apache.jackrabbit.oak.exercise.security.principal
Custom principal configuration that is disabled by default.
CustomPrincipalConfiguration() - Constructor for class org.apache.jackrabbit.oak.exercise.security.principal.CustomPrincipalConfiguration
 
CustomRestrictionProvider - Class in org.apache.jackrabbit.oak.exercise.security.authorization.restriction
EXERCISE: complete the implementation
CustomRestrictionProvider() - Constructor for class org.apache.jackrabbit.oak.exercise.security.authorization.restriction.CustomRestrictionProvider
 

D

DASH - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.Utils
 
DASH - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.Utils
 
data - Variable in class org.apache.jackrabbit.oak.plugins.document.Document
The data of this document.
DataRecordAccessProvider - Interface in org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess
 
DataRecordDownloadOptions - Class in org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess
Contains download options for downloading a data record directly from a storage location using the direct download feature.
DataRecordUpload - Interface in org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess
 
DataRecordUploadException - Exception in org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess
General exception thrown when a binary upload being made via DataRecordAccessProvider.initiateDataRecordUpload(long, int) and DataRecordAccessProvider.completeDataRecordUpload(String) cannot be completed.
DataRecordUploadException() - Constructor for exception org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUploadException
 
DataRecordUploadException(Exception) - Constructor for exception org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUploadException
 
DataRecordUploadException(String) - Constructor for exception org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUploadException
 
DataRecordUploadException(String, Exception) - Constructor for exception org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUploadException
 
DataRecordUploadOptions - Class in org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess
 
DataRecordUploadToken - Class in org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess
DataRecordUploadToken(String, String) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUploadToken
Create an upload token from the provided blobId and uploadId.
DataStoreBlobStore - Class in org.apache.jackrabbit.oak.plugins.blob.datastore
BlobStore wrapper for DataStore.
DataStoreBlobStore(DataStore) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
DataStoreBlobStore(DataStore, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
DataStoreBlobStore(DataStore, boolean, int) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
DataStoreBlobStore.BlobId - Class in org.apache.jackrabbit.oak.plugins.blob.datastore
 
DataStoreCacheStatsMBean - Interface in org.apache.jackrabbit.oak.plugins.blob
 
DataStoreCacheUpgradeCommand - Class in org.apache.jackrabbit.oak.run
Command to upgrade JR2 DataStore cache.
DataStoreCacheUpgradeCommand() - Constructor for class org.apache.jackrabbit.oak.run.DataStoreCacheUpgradeCommand
 
DataStoreCacheUpgradeUtils - Class in org.apache.jackrabbit.oak.plugins.blob
Utility methods to upgrade Old DataStore cache CachingDataStore.
DataStoreCacheUpgradeUtils() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.DataStoreCacheUpgradeUtils
 
DataStoreCacheUtils - Class in org.apache.jackrabbit.oak.plugins.blob
Common utility methods used for DataStore caches.
DataStoreCacheUtils() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.DataStoreCacheUtils
 
DataStoreCheckCommand - Class in org.apache.jackrabbit.oak.run
Command to check data store consistency and also optionally retrieve ids and references.
DataStoreCheckCommand() - Constructor for class org.apache.jackrabbit.oak.run.DataStoreCheckCommand
 
DataStoreCommand - Class in org.apache.jackrabbit.oak.run
Command to check data store consistency and also optionally retrieve ids and references.
DataStoreCommand() - Constructor for class org.apache.jackrabbit.oak.run.DataStoreCommand
 
DataStoreCopyCommand - Class in org.apache.jackrabbit.oak.run
Command to concurrently download blobs from an azure datastore using sas token authentication.
DataStoreCopyCommand() - Constructor for class org.apache.jackrabbit.oak.run.DataStoreCopyCommand
 
DataStoreGarbageCollector - Interface in org.apache.jackrabbit.api.management
Garbage collector for DataStore.
DataStoreOptions - Class in org.apache.jackrabbit.oak.run
 
DataStoreOptions(OptionParser) - Constructor for class org.apache.jackrabbit.oak.run.DataStoreOptions
 
DataStoreUtils - Class in org.apache.jackrabbit.oak.fixture
Extension to DataStoreUtils to enable S3 / AzureBlob extensions for cleaning and initialization.
DataStoreUtils() - Constructor for class org.apache.jackrabbit.oak.fixture.DataStoreUtils
 
DATE - Static variable in class org.apache.jackrabbit.oak.api.Type
Map String to PropertyType.DATE
DateConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
DateConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DateConstraint
 
dateProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
Create a multi valued PropertyState from a list of dates.
dateProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
Create a PropertyState from a date.
DATES - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<String> to array of PropertyType.DATE
DB2 - org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
DB2 - org.apache.jackrabbit.oak.plugins.document.rdb.RDBCommonVendorSpecificCode
 
DB2 - org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
DbDataStoreService - Class in org.apache.jackrabbit.oak.plugins.blob.datastore
 
DbDataStoreService() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.datastore.DbDataStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AbstractAzureDataStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.AbstractS3DataStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.jcr.osgi.RepositoryManager
 
deactivate() - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditorProvider
 
deactivate() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteService
On deactivate the background job is stopped - if it was running at all
deactivate() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService
 
deactivate() - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
deactivate() - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
deactivate() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.RemotePersistentCacheService
 
deactivate() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreFactory
 
deactivate() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.segment.standby.store.StandbyStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.spi.blob.osgi.FileBlobStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.spi.blob.osgi.SplitBlobStoreService
 
deactivate() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncHandler
 
deactivate() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalAuthorizableActionProvider
 
deactivate(BundleContext, PrincipalBasedAuthorizationConfiguration.Configuration) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
DebugSegments - Class in org.apache.jackrabbit.oak.segment.tool
Print debugging information about segments, node records and node record ranges.
DebugSegments.Builder - Class in org.apache.jackrabbit.oak.segment.tool
Collect options for the DebugSegments command.
DebugStore - Class in org.apache.jackrabbit.oak.segment.tool
Print debugging information about a segment store.
DebugStore.Builder - Class in org.apache.jackrabbit.oak.segment.tool
Collect options for the DebugStore command.
DebugTars - Class in org.apache.jackrabbit.oak.segment.tool
Print information about one or more TAR files from an existing segment store.
DebugTars.Builder - Class in org.apache.jackrabbit.oak.segment.tool
Collect options for the DebugTars command.
DebugTimer - Class in org.apache.jackrabbit.oak.commons
DebugTimer...
DebugTimer() - Constructor for class org.apache.jackrabbit.oak.commons.DebugTimer
 
dec() - Method in interface org.apache.jackrabbit.oak.stats.CounterStats
Decrement the counter by one.
dec() - Method in class org.apache.jackrabbit.oak.stats.NoopStats
 
dec() - Method in class org.apache.jackrabbit.oak.stats.SimpleStats
 
dec(long) - Method in interface org.apache.jackrabbit.oak.stats.CounterStats
Decrement the counter by n.
dec(long) - Method in class org.apache.jackrabbit.oak.stats.NoopStats
 
dec(long) - Method in class org.apache.jackrabbit.oak.stats.SimpleStats
 
DECIMAL - Static variable in class org.apache.jackrabbit.oak.api.Type
Map BigDecimal to PropertyType.DECIMAL
DecimalConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
DecimalConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DecimalConstraint
 
decimalProperty(String, BigDecimal) - Static method in class org.apache.jackrabbit.oak.plugins.memory.DecimalPropertyState
Create a PropertyState from a decimal.
decimalProperty(String, Iterable<BigDecimal>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiDecimalPropertyState
Create a multi valued PropertyState from a list of decimals.
DecimalPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
DecimalPropertyState(String, BigDecimal) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.DecimalPropertyState
 
DECIMALS - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<BigDecimal> to array of PropertyType.DECIMAL
declaredMemberOf() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
 
DeclaredMembershipPredicate - Class in org.apache.jackrabbit.oak.security.user
Predicate used to filter authorizables based on their declared group membership.
DeclaredMembershipPredicate(UserManagerImpl, String) - Constructor for class org.apache.jackrabbit.oak.security.user.DeclaredMembershipPredicate
 
DECLARING_NODE_TYPES - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Defines the property name of the "declaringNodeTypes" property with allows to restrict a given index definition to specific node types.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.jackrabbit.oak.segment.standby.codec.ResponseDecoder
 
decode(ChannelHandlerContext, String, List<Object>) - Method in class org.apache.jackrabbit.oak.segment.standby.codec.RequestDecoder
 
decode(String) - Static method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
Decode a Json string.
decode(Charset) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
decode(BsonReader, DecoderContext) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeDocumentCodec
 
decodeName(int, String) - Static method in class org.apache.jackrabbit.oak.json.TypeCodes
Decode the property name encoded into a jsonString given its split.
decodeQuoted(String) - Static method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
Decode a quoted Json string.
decodeType(int, String) - Static method in class org.apache.jackrabbit.oak.json.TypeCodes
Decode the type encoded into jsonString given its split.
decorate(CopyObjectRequest) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3RequestDecorator
Set encryption in CopyObjectRequest
decorate(GeneratePresignedUrlRequest) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3RequestDecorator
 
decorate(GetObjectMetadataRequest) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3RequestDecorator
Set encryption in GetObjectMetadataRequest
decorate(GetObjectRequest) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3RequestDecorator
Set encryption in GetObjectRequest
decorate(InitiateMultipartUploadRequest) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3RequestDecorator
 
decorate(PutObjectRequest) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3RequestDecorator
Set encryption in PutObjectRequest
decorateChild(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
decorateChild(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.FilteringNodeState
 
decorateChild(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.report.ReportingNodeState
 
decorateProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
decorateProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.migration.FilteringNodeState
 
decorateProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.migration.report.ReportingNodeState
 
deepCopy(Document) - Method in class org.apache.jackrabbit.oak.plugins.document.Document
Performs a deep copy of the data within this document to the given target.
deepCopyMap(Map<K, Object>, Map<K, Object>) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Deep copy of a map that may contain map values.
Default() - Constructor for class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
 
Default() - Constructor for class org.apache.jackrabbit.oak.segment.WriterCacheManager.Default
Default() - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.cug.CugExclude.Default
 
Default() - Constructor for class org.apache.jackrabbit.oak.spi.security.Context.Default
 
Default() - Constructor for class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
Default() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.AuthorizableNodeName.Default
 
Default(Privilege[], AccessControlManager) - Constructor for class org.apache.jackrabbit.api.security.authorization.PrivilegeCollection.Default
 
Default(Supplier<RecordCache<String>>, Supplier<RecordCache<Template>>, Supplier<PriorityCache<String, RecordId>>) - Constructor for class org.apache.jackrabbit.oak.segment.WriterCacheManager.Default
New instance using the passed factories for creating cache instances.
DEFAULT - org.apache.jackrabbit.oak.plugins.blob.datastore.BlobTracker.Options
 
DEFAULT - org.apache.jackrabbit.oak.plugins.blob.SharedDataStore.Type
 
DEFAULT - org.apache.jackrabbit.oak.plugins.document.NodeDocument.SplitDocType
A split document which contains all types of data
DEFAULT - org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
DEFAULT - org.apache.jackrabbit.oak.plugins.document.rdb.RDBCommonVendorSpecificCode
 
DEFAULT - org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
DEFAULT - org.apache.jackrabbit.oak.plugins.tree.TreeType
Regular trees that don't match any of the other types
DEFAULT - org.apache.jackrabbit.oak.query.QueryOptions.Traversal
 
DEFAULT - org.apache.jackrabbit.oak.spi.blob.BlobOptions.UploadType
 
DEFAULT - org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils.ScheduleExecutionInstanceTypes
 
DEFAULT - Static variable in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
Provides a default instance of this class.
DEFAULT - Static variable in class org.apache.jackrabbit.api.binary.BinaryUploadOptions
Provides a default instance of this class.
DEFAULT - Static variable in class org.apache.jackrabbit.oak.api.blob.BlobDownloadOptions
 
DEFAULT - Static variable in class org.apache.jackrabbit.oak.api.blob.BlobUploadOptions
 
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.fixture.JcrCreator
 
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.namepath.NamePathMapper
 
DEFAULT - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordDownloadOptions
Provides a default implementation of this class.
DEFAULT - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUploadOptions
 
DEFAULT - Static variable in class org.apache.jackrabbit.oak.segment.aws.DynamoDBProvisioningData
 
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreMonitor
 
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.spi.lifecycle.RepositoryInitializer
Default implementation makes no changes to the repository.
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.spi.lifecycle.WorkspaceInitializer
 
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ProtectionConfig
Default implementation that marks all properties or nodes as protected.
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.AggregationFilter
Default implementation of the AggregationFilter interface that handles all combinations of permission providers and principals and never aborts the evaluation.
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.spi.security.Context
 
DEFAULT - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.AuthorizableNodeName
Default AuthorizableNodeName instance.
DEFAULT - Static variable in class org.apache.jackrabbit.oak.stats.StatsOptions
Default mode where both TimeSeries data and other statistical data would be collected
DEFAULT_ADMIN_ID - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
DEFAULT_ALGORITHM - Static variable in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
 
DEFAULT_ANONYMOUS_ID - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
DEFAULT_APP_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.AuthenticationConfiguration
 
DEFAULT_AWS_BUCKET_REGION - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.Utils
The default value AWS bucket region.
DEFAULT_BATCH_COUNT - Static variable in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
 
DEFAULT_BLOB_ACCESS_PROVIDER - Static variable in class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
This default blob access provider is a no-op implementation.
DEFAULT_CACHE_SEGMENT_COUNT - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
DEFAULT_CACHE_SIZE - Static variable in class org.apache.jackrabbit.oak.plugins.blob.CachingBlobStore
 
DEFAULT_CACHE_SIZE - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
DEFAULT_CACHE_STACK_MOVE_DISTANCE - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
DEFAULT_CHILDREN_CACHE_PERCENTAGE - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
DEFAULT_CONCURRENCY - Static variable in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
DEFAULT_CONFIG_FILE - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.Utils
 
DEFAULT_CONFIG_FILE - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.Utils
 
DEFAULT_CONNECTION_STRING - Static variable in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
DEFAULT_CONTAINER_NAME - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
 
DEFAULT_DEPTH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
DEFAULT_DIFF_CACHE_PERCENTAGE - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
DEFAULT_DIFFER - Static variable in interface org.apache.jackrabbit.oak.plugins.document.NodeStateDiffer
 
DEFAULT_ENABLE_RFC7613_USERCASE_MAPPED_PROFILE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
DEFAULT_ENABLE_SECONDARY_LOCATION - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
 
DEFAULT_ENDPOINTS_PROTOCOL - org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
DEFAULT_FAST_QUERY_SIZE - Static variable in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
DEFAULT_FILTER_EXPRESSION - Static variable in class org.apache.jackrabbit.oak.json.JsonSerializer
 
DEFAULT_GROUP_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
DEFAULT_ITERATIONS - Static variable in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
 
DEFAULT_JOURNALTABLE_NAME - Static variable in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentStoreService
 
DEFAULT_LEAF - org.apache.jackrabbit.oak.plugins.document.NodeDocument.SplitDocType
A split document which contains all types of data.
DEFAULT_LEASE_CHECK_DISABLED - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
 
DEFAULT_LEASE_DURATION_MILLIS - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
 
DEFAULT_LEASE_FAILURE_MARGIN_MILLIS - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
OAK-3398 : default failure margin 20sec before actual lease timeout (note that OAK-3399 / MAX_RETRY_SLEEPS_BEFORE_LEASE_FAILURE eats off another few seconds from this margin, by default 5sec, so the actual default failure-margin is down to 15sec - and that is high-noon!)
DEFAULT_LEASE_UPDATE_INTERVAL_MILLIS - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
OAK-3398 : default update interval 10sec
DEFAULT_LENGTH - Static variable in class org.apache.jackrabbit.oak.security.user.RandomAuthorizableNodeName
21 characters, each character with 6 bit of entropy (64 possible characters), results in 126 bits of entropy.
DEFAULT_LOCKTABLE_NAME - Static variable in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentStoreService
 
DEFAULT_MAX_CACHE_SIZE_MB - Static variable in class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCache
 
DEFAULT_MAX_FILE_SIZE - Static variable in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
 
DEFAULT_MEMBERSHIP_THRESHOLD - Static variable in class org.apache.jackrabbit.oak.security.user.MembershipWriter
 
DEFAULT_MEMORY_CACHE_SIZE - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
DEFAULT_MOUNT_NAME - Static variable in annotation type org.apache.jackrabbit.oak.composite.MountInfoConfig.Props
 
DEFAULT_NAME - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig
 
DEFAULT_NO_BRANCH - org.apache.jackrabbit.oak.plugins.document.NodeDocument.SplitDocType
A split document which contains all types of data, but no branch commits.
DEFAULT_NO_CHILD - org.apache.jackrabbit.oak.plugins.document.NodeDocument.SplitDocType
Deprecated.
DEFAULT_NODE_CACHE_PERCENTAGE - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
DEFAULT_NODE_CACHE_SIZE - Static variable in class org.apache.jackrabbit.oak.segment.WriterCacheManager
Default size of the node deduplication cache.
DEFAULT_OAK_INDEXER_PIPELINED_EAGER_MERGE_MAX_FILES_TO_MERGE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask
 
DEFAULT_OAK_INDEXER_PIPELINED_EAGER_MERGE_MAX_SIZE_TO_MERGE_MB - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask
 
DEFAULT_OAK_INDEXER_PIPELINED_EAGER_MERGE_MIN_FILES_TO_MERGE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask
 
DEFAULT_OAK_INDEXER_PIPELINED_EAGER_MERGE_TRIGGER_THRESHOLD - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask
 
DEFAULT_OAK_INDEXER_PIPELINED_EXTERNAL_MERGE_READ_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask
 
DEFAULT_OAK_INDEXER_PIPELINED_MONGO_CONNECTION_RETRY_SECONDS - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMongoDownloadTask
 
DEFAULT_OAK_INDEXER_PIPELINED_MONGO_DOC_BATCH_MAX_NUMBER_OF_DOCUMENTS - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
DEFAULT_OAK_INDEXER_PIPELINED_MONGO_DOC_BATCH_MAX_SIZE_MB - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
DEFAULT_OAK_INDEXER_PIPELINED_MONGO_DOC_QUEUE_RESERVED_MEMORY_MB - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
DEFAULT_OAK_INDEXER_PIPELINED_MONGO_REGEX_PATH_FILTERING - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMongoDownloadTask
 
DEFAULT_OAK_INDEXER_PIPELINED_RETRY_ON_CONNECTION_ERRORS - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMongoDownloadTask
 
DEFAULT_OAK_INDEXER_PIPELINED_SORT_BUFFER_MEMORY_PERCENTAGE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
DEFAULT_OAK_INDEXER_PIPELINED_TRANSFORM_THREADS - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
DEFAULT_OAK_INDEXER_PIPELINED_WORKING_MEMORY_MB - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
DEFAULT_OBSERVATION_QUEUE_LENGTH - Static variable in class org.apache.jackrabbit.oak.jcr.Jcr
 
DEFAULT_PASSWORD_INITIAL_CHANGE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
DEFAULT_PASSWORD_MAX_AGE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
DEFAULT_PREFETCH_COUNT - Static variable in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
DEFAULT_PREV_DOC_CACHE_PERCENTAGE - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
DEFAULT_PROTECT_EXTERNAL_IDS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIdentityConstants
DEFAULT_QUERY_LIMIT_IN_MEMORY - Static variable in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
DEFAULT_QUERY_LIMIT_READS - Static variable in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
DEFAULT_QUEUE_SIZE - Static variable in class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
 
DEFAULT_READ_PATHS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
Default value for the PermissionConstants.PARAM_READ_PATHS configuration parameter.
DEFAULT_REDIS_CACHE_EXPIRE_SECONDS - Static variable in class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCache
 
DEFAULT_REGION_NAME - Static variable in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentStoreService
 
DEFAULT_RGC_DELAY_FACTOR - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
DEFAULT_RGC_TIME_LIMIT_SECS - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
DEFAULT_ROOT_DIRECTORY - Static variable in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentStoreService
 
DEFAULT_ROOT_PATH - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
 
DEFAULT_SALT_SIZE - Static variable in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
 
DEFAULT_SEGMENT_CACHE_MB - Static variable in class org.apache.jackrabbit.oak.segment.SegmentCache
Default maximum weight of this cache in MB
DEFAULT_STRING_CACHE_MB - Static variable in class org.apache.jackrabbit.oak.segment.CachingSegmentReader
 
DEFAULT_STRING_CACHE_SIZE - Static variable in class org.apache.jackrabbit.oak.segment.WriterCacheManager
Default size of the string cache.
DEFAULT_SYSTEM_RELATIVE_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Default intermediate path for system users.
DEFAULT_TEMP_FILES_CLEANUP_WAIT_TIME_MS - Static variable in class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCache
 
DEFAULT_TEMPLATE_CACHE_MB - Static variable in class org.apache.jackrabbit.oak.segment.CachingSegmentReader
 
DEFAULT_TEMPLATE_CACHE_SIZE - Static variable in class org.apache.jackrabbit.oak.segment.WriterCacheManager
Default size of the template cache.
DEFAULT_THROTTLING_THRESHOLD - Static variable in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
The threshold value (in hours) after which the document store should start (if enabled) throttling.
DEFAULT_THROTTLING_TIME_MS - Static variable in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
The default throttling time (in millis) when throttling is enabled.
DEFAULT_UPDATE_LIMIT - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
DEFAULT_USER_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
DEFAULT_WARN_LOG_STRING_SIZE_THRESHOLD_VALUE - Static variable in interface org.apache.jackrabbit.oak.jcr.session.OakJcrConstants
 
DEFAULT_WORKSPACE_NAME - Static variable in class org.apache.jackrabbit.oak.Oak
Constant for the default workspace name
DefaultAuthorizableActionProvider - Class in org.apache.jackrabbit.oak.spi.security.user.action
Default implementation of the AuthorizableActionProvider interface that allows to config all actions provided by the OAK.
DefaultAuthorizableActionProvider() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.DefaultAuthorizableActionProvider
 
DefaultAuthorizableActionProvider(ConfigurationParameters) - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.DefaultAuthorizableActionProvider
 
defaultcomparator - Static variable in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
DefaultConflictHandler - Class in org.apache.jackrabbit.oak.plugins.commit
Deprecated.
DefaultConflictHandler(PartialConflictHandler.Resolution) - Constructor for class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Deprecated.
Create a new ConflictHandler which always returns resolution.
DefaultEditor - Class in org.apache.jackrabbit.oak.spi.commit
Editor that does nothing by default and doesn't recurse into subtrees.
DefaultEditor() - Constructor for class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
DefaultEventHandler - Class in org.apache.jackrabbit.oak.plugins.observation
Default implementation of EventHandler that does nothing.
DefaultEventHandler() - Constructor for class org.apache.jackrabbit.oak.plugins.observation.DefaultEventHandler
 
defaultExecutorService() - Static method in class org.apache.jackrabbit.oak.Oak
Default ExecutorService used for scheduling concurrent tasks.
defaultGCOptions() - Static method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
DefaultIOTraceWriter - Class in org.apache.jackrabbit.oak.segment.tool.iotrace
This IOTraceWriter implementation implements persistence through a Writer instance.
DefaultIOTraceWriter(Writer) - Constructor for class org.apache.jackrabbit.oak.segment.tool.iotrace.DefaultIOTraceWriter
Create a new instance persisting to writer.
DefaultMemoryManager - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
 
DefaultMemoryManager() - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.DefaultMemoryManager
 
DefaultMemoryManager(long, long) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.DefaultMemoryManager
 
defaultMountInfoProvider() - Static method in class org.apache.jackrabbit.oak.spi.mount.Mounts
Returns a MountInfoProvider which is configured only with the default Mount
DefaultMoveValidator - Class in org.apache.jackrabbit.oak.spi.commit
MoveValidator that does nothing by default and doesn't recurse into subtrees.
DefaultMoveValidator() - Constructor for class org.apache.jackrabbit.oak.spi.commit.DefaultMoveValidator
 
DefaultNodeStateDiff - Class in org.apache.jackrabbit.oak.spi.state
Node state diff handler that by default does nothing.
DefaultNodeStateDiff() - Constructor for class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
defaultScheduledExecutor() - Static method in class org.apache.jackrabbit.oak.Oak
Default ScheduledExecutorService used for scheduling background tasks.
DefaultSegmentWriter - Class in org.apache.jackrabbit.oak.segment
Converts nodes, properties, values, etc.
DefaultSegmentWriter(SegmentStore, SegmentReader, SegmentIdProvider, BlobStore, WriterCacheManager, WriteOperationHandler, int) - Constructor for class org.apache.jackrabbit.oak.segment.DefaultSegmentWriter
Create a new instance of a SegmentWriter.
defaultSegmentWriterBuilder(String) - Static method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriterBuilder
Set the name of this builder.
DefaultSegmentWriterBuilder - Class in org.apache.jackrabbit.oak.segment
Builder for building DefaultSegmentWriter instances.
DefaultSplitBlobStore - Class in org.apache.jackrabbit.oak.spi.blob.split
 
DefaultSplitBlobStore(String, BlobStore, BlobStore) - Constructor for class org.apache.jackrabbit.oak.spi.blob.split.DefaultSplitBlobStore
 
DefaultStatisticsProvider - Class in org.apache.jackrabbit.oak.stats
 
DefaultStatisticsProvider(ScheduledExecutorService) - Constructor for class org.apache.jackrabbit.oak.stats.DefaultStatisticsProvider
 
DefaultSyncConfig - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.basic
DefaultSyncConfig defines how users and groups from an external source are synced into the repository using the DefaultSyncHandler.
DefaultSyncConfig() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig
 
DefaultSyncConfig.Authorizable - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.basic
Base config class for users and groups
DefaultSyncConfig.Group - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.basic
Group specific config
DefaultSyncConfig.User - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.basic
User specific config.
DefaultSyncConfigImpl - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.impl
DefaultSyncConfig defines how users and groups from an external source are synced into the repository using the DefaultSyncHandler.
DefaultSyncConfigImpl() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
DefaultSyncContext - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.basic
Internal implementation of the sync context
DefaultSyncContext(DefaultSyncConfig, ExternalIdentityProvider, UserManager, ValueFactory) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
DefaultSyncedIdentity - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.basic
Implements a simple synced identity that maps an authorizable id to an external ref.
DefaultSyncedIdentity(String, ExternalIdentityRef, boolean, long) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncedIdentity
 
DefaultSyncHandler - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.impl
DefaultSyncHandler implements an sync handler that synchronizes users and groups from an external identity provider with the repository users.
DefaultSyncHandler() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncHandler
Default constructor for OSGi
DefaultSyncHandler(DefaultSyncConfig) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncHandler
Constructor for non-OSGi cases.
DefaultSyncResultImpl - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.basic
Implements a simple sync result with and id and a status.
DefaultSyncResultImpl(DefaultSyncedIdentity, SyncResult.Status) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncResultImpl
 
DefaultThreeWayConflictHandler - Class in org.apache.jackrabbit.oak.plugins.commit
This implementation of a ThreeWayConflictHandler always returns the same resolution.
DefaultThreeWayConflictHandler(ThreeWayConflictHandler.Resolution) - Constructor for class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
Create a new ConflictHandler which always returns resolution.
DefaultValidator - Class in org.apache.jackrabbit.oak.spi.commit
Validator that does nothing by default and doesn't recurse into subtrees.
DefaultValidator() - Constructor for class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
DefaultWhiteboard - Class in org.apache.jackrabbit.oak.spi.whiteboard
 
DefaultWhiteboard() - Constructor for class org.apache.jackrabbit.oak.spi.whiteboard.DefaultWhiteboard
 
defines(String, AccessControlPolicy) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.PolicyOwner
Determines if the implementing AccessManager defines the specified accessControlPolicy at the given absPath.
defines(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
definesContextRoot(Tree) - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeContext
Reveals if the specified Tree is the root of a subtree defined by the module that exposes this instance.
definesContextRoot(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.Context.Default
 
definesInternal(Tree) - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeContext
Reveals if the specified Tree defines repository internal information, which is not hidden by default.
definesInternal(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.Context.Default
 
definesLocation(TreeLocation) - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeContext
Reveals if the specified TreeLocation is defined by the module that exposes this instance.
definesLocation(TreeLocation) - Method in class org.apache.jackrabbit.oak.spi.security.Context.Default
 
definesProperty(Tree, PropertyState) - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeContext
Reveals if the specified PropertyState is defined by the module that exposes this instance.
definesProperty(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.security.Context.Default
 
definesTree(Tree) - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeContext
Reveals if the specified Tree is defined by the module that exposes this instance.
definesTree(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.Context.Default
 
definition - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
DefinitionProvider - Interface in org.apache.jackrabbit.oak.spi.nodetype
DefinitionProvider...
delay() - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
 
delayFactor - Variable in class org.apache.jackrabbit.oak.plugins.document.VersionGCOptions
 
delegate - Variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
delegate - Variable in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
DelegatingDocumentNodeState - Class in org.apache.jackrabbit.oak.plugins.document.secondary
NodeState wrapper which wraps another NodeState (mostly SegmentNodeState) so as to expose it as an AbstractDocumentNodeState by extracting the meta properties which are stored as hidden properties
DelegatingGCMonitor - Class in org.apache.jackrabbit.oak.spi.gc
This GCMonitor implementation simply delegates all its call to registered monitors.
DelegatingGCMonitor() - Constructor for class org.apache.jackrabbit.oak.spi.gc.DelegatingGCMonitor
New instance without any delegate.
DelegatingGCMonitor(Collection<? extends GCMonitor>) - Constructor for class org.apache.jackrabbit.oak.spi.gc.DelegatingGCMonitor
New instance with an initial set of delegates (which cannot be unregistered).
delete(String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingArchiveManager
 
delete(String) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveManager
Deletes the archive if exists.
delete(String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitSegmentArchiveManager
 
delete(String) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsArchiveManager
 
delete(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
delete(String) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarManager
 
delete(Connection, RDBDocumentStore.RDBTableMetaData, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
 
delete(Connection, RDBDocumentStore.RDBTableMetaData, Map<String, Long>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
 
DELETE - org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreOperand
 
DELETE - org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult.Status
authorizable deleted
DELETE_CHANGED_NODE - org.apache.jackrabbit.oak.spi.state.ConflictType
A node has been removed while a node of the same name has been changed in trunk.
DELETE_CHANGED_PROPERTY - org.apache.jackrabbit.oak.spi.state.ConflictType
A property has been removed while a property of the same name has been changed in trunk.
DELETE_DELETED_NODE - org.apache.jackrabbit.oak.spi.state.ConflictType
A node has been removed while a node of the same name has been removed in trunk.
DELETE_DELETED_PROPERTY - org.apache.jackrabbit.oak.spi.state.ConflictType
A property has been removed while a property of the same name has been removed in trunk.
deleteAllDocuments(String) - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBClient
 
deleteAllEntries(CloudBlobDirectory) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
deleteAllMetadataRecords(String) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
deleteAllMetadataRecords(String) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
deleteAllMetadataRecords(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
deleteAllMetadataRecords(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
deleteAllMetadataRecords(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
deleteAllMetadataRecords(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
deleteAllMetadataRecords(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.SharedDataStore
Deletes all records matching the given prefix.
deleteAllMetadataRecords(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Deletes all the metadata records with the specified prefix.
deleteAllMetadataRecordsCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
deleteAllMetadataRecordsCompleted(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
deleteAllMetadataRecordsFailed(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
deleteAllMetadataRecordsFailed(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
deleteAllObjects() - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
deleteAllOlderThanCompleted(int) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
deleteAllOlderThanCompleted(int) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when DataStore.deleteAllOlderThan(long) is completed.
deleteAllOlderThanFailed(long) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
deleteAllOlderThanFailed(long) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
deleteAzureContainer(Map<String, ?>, String) - Static method in class org.apache.jackrabbit.oak.fixture.DataStoreUtils
 
deleteBucket() - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
Delete the cloud container and all its contents.
deleteBucket(String) - Static method in class org.apache.jackrabbit.oak.blob.cloud.s3.Utils
Delete S3 bucket.
deleteBucket(String, Map<String, ?>, Date) - Static method in class org.apache.jackrabbit.oak.fixture.DataStoreUtils
 
deleteChangedNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
deleteChangedNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
 
deleteChangedNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
 
deleteChangedNode(NodeBuilder, String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
The node theirs changed in the persistence store while it has been deleted locally.
deleteChangedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
deleteChangedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Deprecated.
 
deleteChangedNode(NodeBuilder, String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
Deprecated.
The node theirs changed in the persistence store while it has been deleted locally.
deleteChangedNode(NodeBuilder, String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
Deprecated.
The node theirs changed in the persistence store while it has been deleted locally.
deleteChangedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the node before was deleted in the branch but was already changed in the trunk.
deleteChangedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
deleteChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
deleteChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
 
deleteChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
 
deleteChangedProperty(NodeBuilder, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
The property theirs changed in the persistence store while it has been deleted locally.
deleteChangedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
deleteChangedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Deprecated.
 
deleteChangedProperty(NodeBuilder, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
Deprecated.
The property theirs changed in the persistence store while it has been deleted locally.
deleteChangedProperty(NodeBuilder, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
Deprecated.
The property theirs changed in the persistence store while it has been deleted locally.
deleteChangedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the property before was deleted in the branch but was already changed in the trunk.
deleteChangedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
deleteChunks(List<String>, long) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
deleteChunks(List<String>, long) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
deleteChunks(List<String>, long) - Method in interface org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore
Deprecated.
deleteCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
deleteCompleted(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when deletion of a binary is completed.
deleteCount - Variable in class org.apache.jackrabbit.oak.plugins.document.SplitDocumentCleanUp
 
deleted(String, Set<String>, Set<String>, Set<String>, Map<String, String>, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.observation.NodeObserver
A node at path has been deleted.
deleted(String, long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
deleted(String, long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when a binary is deleted from the BlobStore
DELETED_ONCE - Static variable in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Flag indicating that whether this node was ever deleted.
deletedAllOlderThan(long, TimeUnit, long) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
deletedAllOlderThan(long, TimeUnit, long) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when deleting binaries older than a specified date, via DataStore.deleteAllOlderThan(long).
deleteDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
deleteDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
 
deleteDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
 
deleteDeletedNode(NodeBuilder, String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
The node name has been removed in parent while it was also removed in the persistence store.
deleteDeletedNode(NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
deleteDeletedNode(NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Deprecated.
 
deleteDeletedNode(NodeBuilder, String) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
Deprecated.
The node name has been removed in parent while it was also removed in the persistence store.
deleteDeletedNode(NodeBuilder, String) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
Deprecated.
The node name has been removed in parent while it was also removed in the persistence store.
deleteDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the node before was deleted in the branch but was already deleted in the trunk.
deleteDeletedNode(NodeBuilder, String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
 
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
 
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
 
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler
The property ours has been removed in parent while it was also removed in the persistence store.
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ChildOrderConflictHandler
 
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Deprecated.
 
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.ConflictHandler
Deprecated.
The property ours has been removed in parent while it was also removed in the persistence store.
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler
Deprecated.
The property ours has been removed in parent while it was also removed in the persistence store.
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
Called when the property before was deleted in the branch but was already deleted in the trunk.
deleteDeletedProperty(NodeBuilder, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
deletedOnce() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBRow
 
deletedOnceFlagReset() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsCollector
 
deleteFailed() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
deleteFailed() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when deletion of a binary fails.
deleteMetadataRecord(String) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
deleteMetadataRecord(String) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
deleteMetadataRecord(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
deleteMetadataRecord(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
deleteMetadataRecord(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
deleteMetadataRecord(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
deleteMetadataRecord(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.SharedDataStore
Deletes the root record represented by the given parameters.
deleteMetadataRecord(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Deletes the metadata record with the specified name
deleteMetadataRecordCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
deleteMetadataRecordCompleted(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to SharedDataStore.deleteMetadataRecord(String) is completed
deleteMetadataRecordFailed(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
deleteMetadataRecordFailed(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
deleteObjects(List<DeleteObjectsRequest.KeyVersion>) - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
deleteRecord(DataIdentifier) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
deleteRecord(DataIdentifier) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
deleteRecord(DataIdentifier) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
deleteRecord(DataIdentifier) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
deleteRecord(DataIdentifier) - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Delete record identified by identifier.
deleteSplitDocuments() - Method in class org.apache.jackrabbit.oak.plugins.document.SplitDocumentCleanUp
 
deleteSubtree() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
 
DeleteSubtreeFilter - Class in org.apache.jackrabbit.oak.plugins.observation.filter
This EventFilter implementation excludes events for child nodes of removed nodes.
DeleteSubtreeTreeCondition() - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder.DeleteSubtreeTreeCondition
 
deleteWithCondition(Connection, RDBDocumentStore.RDBTableMetaData, List<RDBDocumentStore.QueryCondition>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
 
deleteWorkspace(String) - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
DELIM - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker.ActiveDeletionTracker
 
DELIM - Static variable in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
 
DELIMITER - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntryWriter
 
denotesCurrent(String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
 
denotesDynamicJcrAll(PropertyState) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.JcrAllUtil
 
denotesParent(String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
 
denotesRoot(String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Whether the path is the root path ("/").
deprecated - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
depth - Variable in class org.apache.jackrabbit.oak.commons.Profiler
 
depth() - Method in interface org.apache.jackrabbit.oak.plugins.document.bundlor.Matcher
Matcher depth.
DEPTH - org.apache.jackrabbit.oak.run.Traces
Utility for running a depth first trace.
DepthFirstNodeIterator - Class in org.apache.jackrabbit.oak.plugins.blob.migration
 
DepthFirstNodeIterator(NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.migration.DepthFirstNodeIterator
 
depthFirstPostOrder(File) - Static method in class org.apache.jackrabbit.oak.commons.io.FileTreeTraverser
 
depthFirstPreOrder(File) - Static method in class org.apache.jackrabbit.oak.commons.io.FileTreeTraverser
 
DepthFirstTrace - Class in org.apache.jackrabbit.oak.segment.tool.iotrace
A depth first traversal trace.
DepthFirstTrace(int, String, Consumer<List<String>>) - Constructor for class org.apache.jackrabbit.oak.segment.tool.iotrace.DepthFirstTrace
Create a new instance of a depth first traversal trace.
DERBY - org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
DERBY - org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
deregisterClient(String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.DefaultMemoryManager
 
deregisterClient(String) - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.MemoryManager
Deregister a client with the given registrationID.
descendantNode(String, String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
descendantNode(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
DescendantNodeImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
DescendantNodeImpl - Class in org.apache.jackrabbit.oak.query.ast
The "isdescendantnode(...)" condition.
DescendantNodeImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.DescendantNodeImpl
 
DescendantNodeImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
descendantNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
descendantNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
DescendantNodeJoinConditionImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
DescendantNodeJoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
The "isdescendantnode(...)" join condition.
DescendantNodeJoinConditionImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.DescendantNodeJoinConditionImpl
 
DescendantNodeJoinConditionImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
DescendantsIterator - Class in org.apache.jackrabbit.oak.plugins.migration
 
DescendantsIterator(NodeState, int) - Constructor for class org.apache.jackrabbit.oak.plugins.migration.DescendantsIterator
 
descending(DynamicOperand) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
descending(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
DESCENDING - org.apache.jackrabbit.api.security.user.QueryBuilder.Direction
 
DESCENDING - org.apache.jackrabbit.oak.jcr.query.qom.Order
 
DESCENDING - org.apache.jackrabbit.oak.query.ast.Order
 
DESCENDING - org.apache.jackrabbit.oak.spi.query.QueryIndex.OrderEntry.Order
 
description - Variable in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
description - Variable in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBCommonVendorSpecificCode
 
description - Variable in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
description() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
description() - Method in class org.apache.jackrabbit.oak.plugins.document.util.MergeSortedIterators
Provides details about this iterator
description() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
description() - Method in class org.apache.jackrabbit.oak.run.cli.BlobStoreOptions
 
description() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
description() - Method in class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
description() - Method in interface org.apache.jackrabbit.oak.run.cli.OptionsBean
Description string for this set of options
description() - Method in class org.apache.jackrabbit.oak.run.cli.RDBStoreOptions
 
description() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
description() - Method in class org.apache.jackrabbit.oak.run.FlatFileCommand.FlatFileOptions
 
description() - Method in enum org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions.CompactorType
 
description(String) - Method in enum org.apache.jackrabbit.oak.segment.aws.tool.AwsToolUtils.SegmentStoreType
 
description(String) - Method in enum org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils.SegmentStoreType
 
Description - Annotation Type in org.apache.jackrabbit.oak.api.jmx
Produces a description that will be used by JMX metadata.
Descriptors - Interface in org.apache.jackrabbit.oak.api
Repository descriptors interface that is used to support providing the repository descriptors of Repository
deserialize(String) - Method in class org.apache.jackrabbit.oak.json.Base64BlobSerializer
 
deserialize(String) - Method in interface org.apache.jackrabbit.oak.json.BlobDeserializer
 
deserialize(String) - Method in class org.apache.jackrabbit.oak.json.JsonDeserializer
 
deserialize(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.serializer.BlobIdSerializer
 
deserialize(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.serializer.FSBlobSerializer
 
deserialize(JsopReader) - Method in class org.apache.jackrabbit.oak.json.JsonDeserializer
 
destination - Variable in class org.apache.jackrabbit.oak.run.Downloader.Item
 
destroy() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
destroy the servlet
destroyObject(LdapConnection) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.PoolableUnboundConnectionFactory
determineDescriptors() - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
Provides descriptors for current repository implementations.
determineServerTimeDifferenceMillis() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
determineServerTimeDifferenceMillis() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
 
determineServerTimeDifferenceMillis() - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
determineServerTimeDifferenceMillis() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
determineServerTimeDifferenceMillis() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
determineServerTimeDifferenceMillis() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
determineServerTimeDifferenceMillis() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
determineServerTimeDifferenceMillis() - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
determineServerTimeDifferenceMillis() - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
determineServerTimeDifferenceMillis() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
determineServerTimeDifferenceMillis(Connection) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
 
didSendBinariesBytes(String, long) - Method in class org.apache.jackrabbit.oak.segment.standby.store.CommunicationObserver
 
didSendSegmentBytes(String, int) - Method in class org.apache.jackrabbit.oak.segment.standby.store.CommunicationObserver
 
diff(long, long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
Returns those bits from permissions that are not present in the otherPermissions, i.e.
diff(PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Subtracts the other PrivilegeBits from the this.
If the specified bits do not intersect with this, it isn't modified.
If this is included in other empty privilege bits is returned.
diff(AbstractDocumentNodeState, AbstractDocumentNodeState, JsopWriter) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledDocumentDiffer
Performs diff for bundled nodes.
Diff - Class in org.apache.jackrabbit.oak.segment.tool
Shows the differences between two head states.
Diff(Map<Path, String>, long) - Constructor for class org.apache.jackrabbit.oak.plugins.document.LocalDiffCache.Diff
 
DIFF - org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
Diff.Builder - Class in org.apache.jackrabbit.oak.segment.tool
Collect options for the Diff command.
diffCache - Variable in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache
Diff cache.
diffCacheStats - Variable in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache
 
differ(NodeStateDiffer) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreBuilder
 
difference(RevisionVector) - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
Returns the difference of this and the other vector.
DiffObserver - Class in org.apache.jackrabbit.oak.spi.commit
Abstract base class for observers that use a content diff to determine what changed between two consecutive observed states of the repository.
DiffObserver() - Constructor for class org.apache.jackrabbit.oak.spi.commit.DiffObserver
 
diffToJsop(NodeState, NodeState) - Static method in class org.apache.jackrabbit.oak.json.JsopDiff
Create the JSOP diff between before and after for debugging purposes.
DIRECT_BUFFER_CAPACITY - Static variable in class org.apache.jackrabbit.oak.segment.SegmentBufferMonitor
Total capacity of the allocated direct byte buffers.
DIRECT_BUFFER_COUNT - Static variable in class org.apache.jackrabbit.oak.segment.SegmentBufferMonitor
Number of allocated direct byte buffers
DIRECT_CHILDREN - org.apache.jackrabbit.oak.spi.query.Filter.PathRestriction
All direct child nodes.
directory - Variable in class org.apache.jackrabbit.oak.segment.aws.AwsContext
 
DIRECTORY - org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
disable(String) - Method in interface org.apache.jackrabbit.api.security.user.User
Disable this user thus preventing future login if the reason is a non-null String.
Note however, that this user will still be accessible by UserManager.getAuthorizable(java.lang.String).
DISABLE - org.apache.jackrabbit.oak.api.StrictPathRestriction
 
DISABLE - org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult.Status
authorizable disabled
DISABLE_ESTIMATION_DEFAULT - Static variable in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
DISABLE_INDEXES_ON_NEXT_CYCLE - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Boolean flag indicating that old indexes need to be disabled
disableBranches() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
disableBranchesSpec() - Method in class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
disableCopyOnWrite() - Method in interface org.apache.jackrabbit.oak.api.jmx.CopyOnWriteStoreMBean
Disables the temporary store and switched the repository back to the "normal" mode.
disableCopyOnWrite() - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
DISABLED - org.apache.jackrabbit.oak.plugins.document.LeaseCheckMode
No lease check is done at all.
disableWriting() - Method in class org.apache.jackrabbit.oak.segment.remote.WriteAccessController
 
disconnect() - Method in class org.apache.jackrabbit.oak.plugins.document.SplitDocumentCleanUp
 
disconnect(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentBroadcastConfig
 
disconnect(String) - Method in interface org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.DynamicBroadcastConfig
Sign off.
diskCacheDirectory() - Method in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
diskCacheEnabled() - Method in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
DiskCacheIOMonitor - Class in org.apache.jackrabbit.oak.segment.remote.persistentcache
This IOMonitor implementations registers the following monitoring endpoints with the Metrics library if available: DiskCacheIOMonitor.OAK_SEGMENT_CACHE_DISK_SEGMENT_READ_BYTES: a meter metrics for the number of bytes read from segment disk cache DiskCacheIOMonitor.OAK_SEGMENT_CACHE_DISK_SEGMENT_WRITE_BYTES: a meter metrics for the number of bytes written to segment disk cache DiskCacheIOMonitor.OAK_SEGMENT_CACHE_DISK_SEGMENT_READ_TIME: a timer metrics for the time spent reading from segment disk cache DiskCacheIOMonitor.OAK_SEGMENT_CACHE_DISk_SEGMENT_WRITE_TIME: a timer metrics for the time spent writing to segment disk cache
DiskCacheIOMonitor(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.segment.remote.persistentcache.DiskCacheIOMonitor
 
diskCacheMaxSizeMB() - Method in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
dispatchChanges(boolean) - Method in class org.apache.jackrabbit.oak.segment.scheduler.LockBasedScheduler.LockBasedSchedulerBuilder
 
dispatchChanges(boolean) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore.SegmentNodeStoreBuilder
 
displayUsage() - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
dispose() - Method in class org.apache.jackrabbit.oak.jcr.observation.ObservationManagerImpl
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
dispose() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Dispose this instance.
dispose() - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
dispose() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
dispose() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
Disposes all values contained in this property.
dispose() - Method in interface org.apache.jackrabbit.oak.spi.xml.TextValue
Dispose this value, i.e.
dispose() - Method in class org.apache.jackrabbit.oak.stats.StatisticManager
Unregister all statistics previously registered with the whiteboard passed to the constructor.
doCreateToken(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenProvider
 
doCreateToken(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Returns true if the given credentials indicate that a new token needs to be issued.
Document - Class in org.apache.jackrabbit.oak.plugins.document
A document corresponds to a node stored in the DocumentNodeStore.
Document() - Constructor for class org.apache.jackrabbit.oak.plugins.document.Document
 
DOCUMENT - org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
DOCUMENT_NODE_STORE - org.apache.jackrabbit.oak.run.cli.OptionBeans
 
DOCUMENT_NODE_STORE - Static variable in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigHandler
 
DocumentBlobReferenceRetriever - Class in org.apache.jackrabbit.oak.plugins.document
Implementation of BlobReferenceRetriever for the DocumentNodeStore.
DocumentBlobReferenceRetriever(DocumentNodeStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentBlobReferenceRetriever
 
DocumentBroadcastConfig - Class in org.apache.jackrabbit.oak.plugins.document
 
DocumentBroadcastConfig(DocumentNodeStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentBroadcastConfig
 
DocumentBuilderCustomizer - Interface in org.apache.jackrabbit.oak.run.cli
Extension point which needs to be registered with the Whiteboard attached to Options
DocumentBundlor - Class in org.apache.jackrabbit.oak.plugins.document.bundlor
 
DocumentCheckpointMBean - Class in org.apache.jackrabbit.oak.plugins.document
CheckpointMBean implementation for the DocumentNodeStore.
DocumentCheckpointMBean(DocumentNodeStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentCheckpointMBean
 
DocumentDiscoveryLiteService - Class in org.apache.jackrabbit.oak.plugins.document
The DocumentDiscoveryLiteService is taking care of providing a repository descriptor that contains the current cluster-view details.
DocumentDiscoveryLiteService() - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteService
 
DocumentNodeState - Class in org.apache.jackrabbit.oak.plugins.document
A NodeState implementation for the DocumentNodeStore.
DocumentNodeState(DocumentNodeStore, Path, RevisionVector, Map<String, PropertyState>, boolean, int, RevisionVector, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
DocumentNodeState(DocumentNodeStore, Path, RevisionVector, RevisionVector, boolean, DocumentNodeState.BundlingContext, int) - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
DocumentNodeState.BundlingContext - Class in org.apache.jackrabbit.oak.plugins.document
 
DocumentNodeState.Children - Class in org.apache.jackrabbit.oak.plugins.document
A list of children for a node.
DocumentNodeStateCache - Interface in org.apache.jackrabbit.oak.plugins.document
 
DocumentNodeStore - Class in org.apache.jackrabbit.oak.plugins.document
Implementation of a NodeStore on DocumentStore.
DocumentNodeStore(DocumentNodeStoreBuilder<?>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
DocumentNodeStoreBuilder<T extends DocumentNodeStoreBuilder<T>> - Class in org.apache.jackrabbit.oak.plugins.document
A generic builder for a DocumentNodeStore.
DocumentNodeStoreBuilder() - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
DocumentNodeStoreHelper - Class in org.apache.jackrabbit.oak.plugins.document
Helper class to access package private method of DocumentNodeStore and other classes in this package.
DocumentNodeStoreMBean - Interface in org.apache.jackrabbit.oak.plugins.document
 
DocumentNodeStoreOptions - Class in org.apache.jackrabbit.oak.run.cli
 
DocumentNodeStoreOptions(OptionParser) - Constructor for class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
DocumentNodeStoreService - Class in org.apache.jackrabbit.oak.plugins.document
The OSGi service to start/stop a DocumentNodeStore instance.
DocumentNodeStoreService() - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
DocumentNodeStoreService.Preset - Class in org.apache.jackrabbit.oak.plugins.document
 
DocumentNodeStoreStats - Class in org.apache.jackrabbit.oak.plugins.document
 
DocumentNodeStoreStats(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStats
 
DocumentNodeStoreStatsCollector - Interface in org.apache.jackrabbit.oak.plugins.document
 
DocumentProcessor - Interface in org.apache.jackrabbit.oak.plugins.document.check
Defines an interface to process NodeDocuments.
documentRead() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsCollector
 
documentsDeleted(long) - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsCollector
 
DocumentStore - Interface in org.apache.jackrabbit.oak.plugins.document
The interface for the backend storage for documents.
DocumentStoreCheck - Class in org.apache.jackrabbit.oak.plugins.document.check
DocumentStoreCheck...
DocumentStoreCheck.Builder - Class in org.apache.jackrabbit.oak.plugins.document.check
 
DocumentStoreException - Exception in org.apache.jackrabbit.oak.plugins.document
DocumentStoreException is a runtime exception for DocumentStore implementations to signal unexpected problems like a communication exception.
DocumentStoreException(String) - Constructor for exception org.apache.jackrabbit.oak.plugins.document.DocumentStoreException
Creates a DocumentStoreException.Type.GENERIC DocumentStoreException with the given message.
DocumentStoreException(String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.plugins.document.DocumentStoreException
Creates a DocumentStoreException.Type.GENERIC DocumentStoreException with the given message and cause.
DocumentStoreException(String, Throwable, DocumentStoreException.Type) - Constructor for exception org.apache.jackrabbit.oak.plugins.document.DocumentStoreException
Creates a DocumentStoreException with the given message, cause and type.
DocumentStoreException(Throwable) - Constructor for exception org.apache.jackrabbit.oak.plugins.document.DocumentStoreException
Creates a DocumentStoreException.Type.GENERIC DocumentStoreException with the given cause.
DocumentStoreException.Type - Enum in org.apache.jackrabbit.oak.plugins.document
 
DocumentStoreIndexer - Class in org.apache.jackrabbit.oak.index.indexer.document
 
DocumentStoreIndexer(ExtendedIndexHelper, IndexerSupport) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexer
 
DocumentStoreIndexerBase - Class in org.apache.jackrabbit.oak.index.indexer.document
 
DocumentStoreIndexerBase(IndexHelper, IndexerSupport) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
DocumentStoreSplitter - Class in org.apache.jackrabbit.oak.plugins.document.mongo
 
DocumentStoreSplitter(MongoDocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.DocumentStoreSplitter
 
DocumentStoreStats - Class in org.apache.jackrabbit.oak.plugins.document
Document Store statistics helper class.
DocumentStoreStats(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
DocumentStoreStatsCollector - Interface in org.apache.jackrabbit.oak.plugins.document
 
DocumentStoreStatsMBean - Interface in org.apache.jackrabbit.oak.plugins.document
 
DocumentStoreStatsPrinter - Class in org.apache.jackrabbit.oak.plugins.document
Inventory printer for DocumentStore.getStats().
DocumentStoreStatsPrinter() - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsPrinter
 
documentStoreSupplier - Variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jackrabbit.oak.http.OakServlet
 
doesHitMaxPathDepth() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
doesObjectExist(String) - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jackrabbit.oak.http.OakServlet
 
doMerge() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.MergeIncrementalFlatFileStore
 
doMerge() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.MergeIncrementalStore
 
doMigrate() - Method in class org.apache.jackrabbit.oak.composite.InitialContentMigrator
 
done() - Method in class org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask
 
done() - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.MemoryEntry
 
done(String, R) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation
An operation that is already done with the given value.
doneBackgroundRead(BackgroundReadStats) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStats
 
doneBackgroundRead(BackgroundReadStats) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStatsCollector
Report to the collector that a background read was done.
doneBackgroundUpdate(BackgroundWriteStats) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStats
 
doneBackgroundUpdate(BackgroundWriteStats) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStatsCollector
Report to the collector that a background update was done.
doneBranchCommit() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStats
 
doneBranchCommit() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStatsCollector
Report to the collector that a branch commit was done.
doneChangesApplied(long) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStats
 
doneChangesApplied(long) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStatsCollector
Reports to the collector that the commit applied the changes to the DocumentStore in the given time.
doneCommitHookProcessed(long) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStats
 
doneCommitHookProcessed(long) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStatsCollector
Reports to the collector that the commit hook processed a commit in the given time.
doneCreate(long, Collection<? extends Document>, List<String>, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
doneCreate(long, Collection<? extends Document>, List<String>, boolean) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsCollector
Called when a document is created in the given collection
doneCreate(long, Collection<? extends Document>, List<String>, boolean) - Method in interface org.apache.jackrabbit.oak.plugins.document.ThrottlingStatsCollector
Called when a document is created in the given collection
doneCreate(long, Collection<? extends Document>, List<String>, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.ThrottlingStatsCollectorImpl
 
doneCreateOrUpdate(long, Collection<? extends Document>, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
doneCreateOrUpdate(long, Collection<? extends Document>, List<String>) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsCollector
Called when multiple document are either created or updated.
doneCreateOrUpdate(long, Collection<? extends Document>, List<String>) - Method in interface org.apache.jackrabbit.oak.plugins.document.ThrottlingStatsCollector
Called when multiple document are either created or updated.
doneCreateOrUpdate(long, Collection<? extends Document>, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.ThrottlingStatsCollectorImpl
 
doneFindAndModify(long, Collection<? extends Document>, String, boolean, boolean, int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
doneFindAndModify(long, Collection<? extends Document>, String, boolean, boolean, int) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsCollector
Called when a update operation was completed which affected single document.
doneFindAndModify(long, Collection<? extends Document>, String, boolean, boolean, int) - Method in interface org.apache.jackrabbit.oak.plugins.document.ThrottlingStatsCollector
Called when a update operation was completed which affected single document.
doneFindAndModify(long, Collection<? extends Document>, String, boolean, boolean, int) - Method in class org.apache.jackrabbit.oak.plugins.document.ThrottlingStatsCollectorImpl
 
doneFindAndModify(long, Collection<? extends Document>, List<String>, boolean, int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
doneFindAndModify(long, Collection<? extends Document>, List<String>, boolean, int) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsCollector
Called when a update operation was completed which could have affected multiple documents.
doneFindAndModify(long, Collection<? extends Document>, List<String>, boolean, int) - Method in interface org.apache.jackrabbit.oak.plugins.document.ThrottlingStatsCollector
Called when a update operation was completed which could have affected multiple documents.
doneFindAndModify(long, Collection<? extends Document>, List<String>, boolean, int) - Method in class org.apache.jackrabbit.oak.plugins.document.ThrottlingStatsCollectorImpl
 
doneFindCached(Collection<? extends Document>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
doneFindCached(Collection<? extends Document>, String) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsCollector
Called when a document with given key is found from the cache
doneFindUncached(long, Collection<? extends Document>, String, boolean, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
doneFindUncached(long, Collection<? extends Document>, String, boolean, boolean) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsCollector
Called when a document with given key is read from remote store
doneGetMembers(long, boolean) - Method in interface org.apache.jackrabbit.oak.security.user.monitor.UserMonitor
Called to record the time it takes to compute the members of a group.
doneGetMembers(long, boolean) - Method in class org.apache.jackrabbit.oak.security.user.monitor.UserMonitorImpl
 
doneLeaseUpdate(long) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStats
 
doneLeaseUpdate(long) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStatsCollector
Report to the collector that a lease update was done.
doneMemberOf(long, boolean) - Method in interface org.apache.jackrabbit.oak.security.user.monitor.UserMonitor
Called to record the time it takes to compute the group membership of a given user or group.
doneMemberOf(long, boolean) - Method in class org.apache.jackrabbit.oak.security.user.monitor.UserMonitorImpl
 
doneMerge(int, int, long, long, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStats
 
doneMerge(int, int, long, long, boolean) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStatsCollector
Reports to the collector that a merge was done.
doneMerge(String, Version) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
doneMerge(Version) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
doneMergeBranch(int, int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStats
 
doneMergeBranch(int, int) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStatsCollector
Report to the collector that a branch was merged.
doneMergeLockAcquired(long) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStats
 
doneMergeLockAcquired(long) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStatsCollector
Reports to the collector that the commit acquired the merge lock in the given time.
donePrefetch(long, Collection<? extends Document>, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
donePrefetch(long, Collection<? extends Document>, List<String>) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsCollector
Called when a prefetch operation for documents was completed.
doneQuery(long, Collection<? extends Document>, String, String, boolean, int, long, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
doneQuery(long, Collection<? extends Document>, String, String, boolean, int, long, boolean) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsCollector
Called when query with given parameters is performed
doneRemove(long, Collection<? extends Document>) - Method in interface org.apache.jackrabbit.oak.plugins.document.ThrottlingStatsCollector
Called when a remove operation for documents was completed.
doneRemove(long, Collection<? extends Document>) - Method in class org.apache.jackrabbit.oak.plugins.document.ThrottlingStatsCollectorImpl
 
doneRemove(long, Collection<? extends Document>, int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
doneRemove(long, Collection<? extends Document>, int) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsCollector
Called when a remove operation for documents was completed.
doneSyncExternalIdentity(long, SyncResult, int) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor.ExternalIdentityMonitor
Mark the successful completion of SyncContext.sync(ExternalIdentity).
doneSyncExternalIdentity(long, SyncResult, int) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor.ExternalIdentityMonitorImpl
 
doneSyncId(long, SyncResult) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor.ExternalIdentityMonitor
Mark the successful completion of SyncContext.sync(String).
doneSyncId(long, SyncResult) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor.ExternalIdentityMonitorImpl
 
doneUpdateMembers(long, long, long, boolean) - Method in interface org.apache.jackrabbit.oak.security.user.monitor.UserMonitor
Called to record changes to members of a group.
doneUpdateMembers(long, long, long, boolean) - Method in class org.apache.jackrabbit.oak.security.user.monitor.UserMonitorImpl
 
doneWaitUntilHead(long) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStats
 
doneWaitUntilHead(long) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStatsCollector
Reports to the collector that a commit finished waiting to become the head of the commit queue.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jackrabbit.oak.http.OakServlet
 
doReadArchiveEntry(RemoteSegmentArchiveEntry) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentArchiveWriter
 
doReadArchiveEntry(RemoteSegmentArchiveEntry) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
doReadArchiveEntry(RemoteSegmentArchiveEntry) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
Reads a segment from remote storage into a buffer.
doReadDataFile(String) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentArchiveReader
 
doReadDataFile(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveReader
 
doReadDataFile(String) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
Reads a data file inside the archive.
doReadSegmentToBuffer(String, Buffer) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentArchiveReader
 
doReadSegmentToBuffer(String, Buffer) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveReader
 
doReadSegmentToBuffer(String, Buffer) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
Reads the segment from the remote storage.
DOT - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.Utils
 
DOUBLE - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Double to PropertyType.DOUBLE
DoubleConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
DoubleConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DoubleConstraint
 
doubleProperty(String, double) - Static method in class org.apache.jackrabbit.oak.plugins.memory.DoublePropertyState
Create a PropertyState from a double.
doubleProperty(String, Iterable<Double>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiDoublePropertyState
Create a multi valued PropertyState from a list of doubles.
DoublePropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
DoublePropertyState(String, double) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.DoublePropertyState
 
DOUBLES - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<Double> to array of PropertyType.DOUBLE
DOWNLOAD_DIR - Static variable in class org.apache.jackrabbit.oak.plugins.blob.FileCache
 
downloadCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
downloadCompleted(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Invoked when download for a binary file get completed.
downloaded(String, long, TimeUnit, long) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
downloaded(String, long, TimeUnit, long) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when a binary content is read from BlobStore
Downloader - Class in org.apache.jackrabbit.oak.run
Generic concurrent file downloader which uses Java NIO channels to potentially leverage OS internal optimizations.
Downloader(int, int, int) - Constructor for class org.apache.jackrabbit.oak.run.Downloader
 
Downloader(int, int, int, int, long, boolean, int, String, int) - Constructor for class org.apache.jackrabbit.oak.run.Downloader
 
Downloader.DownloadReport - Class in org.apache.jackrabbit.oak.run
 
Downloader.Item - Class in org.apache.jackrabbit.oak.run
 
downloadFailed(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
downloadFailed(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when an attempt to download a binary file fails.
DownloadReport(long, long, long) - Constructor for class org.apache.jackrabbit.oak.run.Downloader.DownloadReport
 
doWriteArchiveEntry(RemoteSegmentArchiveEntry, byte[], int, int) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentArchiveWriter
 
doWriteArchiveEntry(RemoteSegmentArchiveEntry, byte[], int, int) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
doWriteArchiveEntry(RemoteSegmentArchiveEntry, byte[], int, int) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
Writes a segment to the remote storage.
doWriteDataFile(byte[], String) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentArchiveWriter
 
doWriteDataFile(byte[], String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
doWriteDataFile(byte[], String) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
Writes a data file inside the archive.
driverForDBType(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
 
dropIndexFromName(String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Returns the given name without the possible SNS index suffix.
dropTablesOnClose(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBOptions
Whether to drop the tables on close (in case they have been auto-created)
DummyDataStore - Class in org.apache.jackrabbit.oak.run.cli
DataStore implementation which creates empty files matching given identifier.
DummyDataStore() - Constructor for class org.apache.jackrabbit.oak.run.cli.DummyDataStore
 
dump() - Method in class org.apache.jackrabbit.oak.index.IndexDumper
 
dump(String, Integer, Integer) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBHelper
 
dumpDefinitions() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
dumpIds() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
dumpIndex() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
dumpIndexDefinitions(NodeStore) - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
dumpRefs() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
dumpResultSetMeta(ResultSetMetaData) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
Return approximated string representation of table DDL.
dumpStats() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
duplicate() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
duration() - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationsStatsMBean
Returns the duration of the operation
DYNAMIC_BOOST_LITE_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Property name for indicating that given index uses a lightweight version of dynamic boost
DYNAMIC_JCR_ALL_VALUE - Static variable in class org.apache.jackrabbit.oak.spi.security.privilege.JcrAllUtil
 
DynamicBroadcastConfig - Interface in org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast
Broadcast configuration.
DynamicMembershipProvider - Interface in org.apache.jackrabbit.oak.spi.security.user
 
DynamicMembershipService - Interface in org.apache.jackrabbit.oak.spi.security.user
 
DynamicMembershipTracker - Class in org.apache.jackrabbit.oak.security.user
 
DynamicMembershipTracker() - Constructor for class org.apache.jackrabbit.oak.security.user.DynamicMembershipTracker
 
DynamicOperandImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The base class for dynamic operands.
DynamicOperandImpl - Class in org.apache.jackrabbit.oak.query.ast
The base class for dynamic operands (such as a function or property).
DynamicOperandImpl() - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.DynamicOperandImpl
 
DynamicOperandImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
DynamicSyncContext - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.impl
Extension of the DefaultSyncContext that doesn't synchronize group membership of new external users into the user management of the repository.
DynamicSyncContext(DefaultSyncConfig, ExternalIdentityProvider, UserManager, ValueFactory) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DynamicSyncContext
 
dynamoDBClient - Variable in class org.apache.jackrabbit.oak.segment.aws.AwsContext
 
DynamoDBClient - Class in org.apache.jackrabbit.oak.segment.aws
 
DynamoDBClient(AmazonDynamoDB, String, String) - Constructor for class org.apache.jackrabbit.oak.segment.aws.DynamoDBClient
 
DynamoDBClient(AmazonDynamoDB, String, String, DynamoDBProvisioningData) - Constructor for class org.apache.jackrabbit.oak.segment.aws.DynamoDBClient
 
DynamoDBProvisioningData - Class in org.apache.jackrabbit.oak.segment.aws
 
DynamoDBProvisioningData(BillingMode, Long, Long, Long, Long) - Constructor for class org.apache.jackrabbit.oak.segment.aws.DynamoDBProvisioningData
 

E

Editor - Class in org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined
 
Editor - Interface in org.apache.jackrabbit.oak.spi.commit
Content change editor.
Editor(String) - Constructor for class org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined.Editor
 
EditorDiff - Class in org.apache.jackrabbit.oak.spi.commit
 
EditorHook - Class in org.apache.jackrabbit.oak.spi.commit
This commit hook implementation processes changes to be committed using the Editor instance provided by the EditorProvider passed to the constructor.
EditorHook(EditorProvider) - Constructor for class org.apache.jackrabbit.oak.spi.commit.EditorHook
 
EditorProvider - Interface in org.apache.jackrabbit.oak.spi.commit
Extension point for content change editors.
editorProviders() - Method in class org.apache.jackrabbit.oak.Oak.OakDefaultComponents
 
EffectiveNodeType - Interface in org.apache.jackrabbit.oak.spi.nodetype
 
EffectiveNodeTypeProvider - Interface in org.apache.jackrabbit.oak.spi.nodetype
EffectiveNodeTypeProvider...
effectsNode() - Method in enum org.apache.jackrabbit.oak.spi.state.ConflictType
 
elements() - Method in class org.apache.jackrabbit.oak.plugins.document.Path
Returns the names of the path elements with increasing Path.getDepth() starting at depth 1.
elements(String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Returns an Iterable for the path elements.
EmpiricalWeigher - Class in org.apache.jackrabbit.oak.cache
Determines the weight of object based on the memory taken by them.
EmpiricalWeigher() - Constructor for class org.apache.jackrabbit.oak.cache.EmpiricalWeigher
 
Empty() - Constructor for class org.apache.jackrabbit.oak.spi.gc.GCMonitor.Empty
 
EMPTY - Static variable in interface org.apache.jackrabbit.oak.api.AuthInfo
 
EMPTY - Static variable in class org.apache.jackrabbit.oak.segment.file.GCNodeWriteMonitor
 
EMPTY - Static variable in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
Empty commit information object.
EMPTY - Static variable in interface org.apache.jackrabbit.oak.spi.gc.GCMonitor
 
EMPTY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.basic.AutoMembershipConfig
 
EMPTY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.RepositoryPermission
RepositoryPermission instance that always returns false.
EMPTY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
TreePermission which always returns false not granting any permissions.
EMPTY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionPattern
Default implementation of the RestrictionPattern that always returns true and thus matches all items or paths.
EMPTY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Empty restriction provider implementation that doesn't support any restrictions.
EMPTY - Static variable in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
An empty configuration parameters
EMPTY - Static variable in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalIteratorAdapter
Static instance of an empty PrincipalIterator.
EMPTY - Static variable in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
EMPTY - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.DynamicMembershipProvider
 
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.oak.api.Tree
Empty array of trees.
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.oak.json.TypeCodes
 
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.oak.segment.RecordId
 
EMPTY_EXTERNAL - Static variable in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
Empty commit information object to be used for external changes.
EMPTY_FILTER - Static variable in interface org.apache.jackrabbit.oak.spi.query.Filter
 
EMPTY_INSTANCE - Static variable in interface org.apache.jackrabbit.oak.composite.CompositeNodeStoreMonitor
 
EMPTY_KEY_PATTERN - Static variable in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
EMPTY_NODE - Static variable in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
EMPTY_STORE - Static variable in interface org.apache.jackrabbit.oak.segment.SegmentStore
A store that is always empty and that cannot be written to.
EmptyHook - Class in org.apache.jackrabbit.oak.spi.commit
Basic commit hook implementation that by default doesn't do anything.
EmptyHook() - Constructor for class org.apache.jackrabbit.oak.spi.commit.EmptyHook
 
EmptyNodeState - Class in org.apache.jackrabbit.oak.plugins.memory
Singleton instances of empty and non-existent node states, i.e.
EmptyObserver - Class in org.apache.jackrabbit.oak.spi.commit
Basic content change observer that doesn't do anything.
EmptyObserver() - Constructor for class org.apache.jackrabbit.oak.spi.commit.EmptyObserver
 
EmptyPermissionProvider - Class in org.apache.jackrabbit.oak.spi.security.authorization.permission
Permission provider implementation that does not grant any permissions.
EmptyPrincipalProvider - Class in org.apache.jackrabbit.oak.spi.security.principal
Implementation of the PrincipalProvider interface that never returns any principals.
emptyProperty(String, Type<?>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.EmptyPropertyState
Create an empty PropertyState
EmptyPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
Abstract base class for PropertyState implementations providing default implementation which correspond to a property without any value.
EmptyPropertyState(String) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.EmptyPropertyState
Create a new property state with the given name
ENABLE - org.apache.jackrabbit.oak.api.StrictPathRestriction
 
ENABLE - org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult.Status
authorizable enabled
enableCopyOnWrite() - Method in interface org.apache.jackrabbit.oak.api.jmx.CopyOnWriteStoreMBean
Enabled the temporary, copy-on-write store
enableCopyOnWrite() - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
enabled() - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
enabled() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
enabledProtocols() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Configures whether enabled protocols should be set on the LdapConnectionConfig.
enableWriting() - Method in class org.apache.jackrabbit.oak.segment.remote.WriteAccessController
 
encode(int, String) - Static method in class org.apache.jackrabbit.oak.json.TypeCodes
Encodes the given propertyName of the given propertyType into a json string, which is prefixed with a type code.
encode(ChannelHandlerContext, GetBlobRequest, List<Object>) - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetBlobRequestEncoder
 
encode(ChannelHandlerContext, GetHeadRequest, List<Object>) - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetHeadRequestEncoder
 
encode(ChannelHandlerContext, GetHeadResponse, ByteBuf) - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetHeadResponseEncoder
 
encode(ChannelHandlerContext, GetReferencesRequest, List<Object>) - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetReferencesRequestEncoder
 
encode(ChannelHandlerContext, GetReferencesResponse, ByteBuf) - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetReferencesResponseEncoder
 
encode(ChannelHandlerContext, GetSegmentRequest, List<Object>) - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetSegmentRequestEncoder
 
encode(ChannelHandlerContext, GetSegmentResponse, ByteBuf) - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetSegmentResponseEncoder
 
encode(String) - Static method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Convert a string to a quoted Json literal using the correct escape sequences.
encode(BsonWriter, NodeDocument, EncoderContext) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeDocumentCodec
 
encodeAsByteArray(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.UTF8Encoder
Like String.getBytes(java.nio.charset.Charset) (with "UTF-8"), except that invalid character sequences (such as unpaired surrogates) are reported as exceptions (see CodingErrorAction.REPORT, instead of being silently replaced by a replacement character as it would happen otherwise.
encodeAsUTF8(String) - Static method in class org.apache.jackrabbit.oak.segment.util.CharsetEncodingUtils
Like String.getBytes(java.nio.charset.Charset) (with "UTF-8"), except that encoding problems (like unpaired surrogates) are reported as exceptions (see CodingErrorAction.REPORT, instead of being silently replaces as it would happen otherwise.
encodedValue(String) - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Append an already encoded value.
encodedValue(String) - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
encodedValue(String) - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Append an already encoded value.
encodeFilterValue(String) - Static method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Copied from org.apache.directory.api.ldap.model.filter.FilterEncoder#encodeFilterValue(java.lang.String) in order to keep this configuration LDAP client independent.
encodeHexString(byte[], StringBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Encodes the given data as hexadecimal string representation and appends it to the StringBuilder.
encodeUri(String) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
encodes the uri value to be used as a property
end() - Method in class org.apache.jackrabbit.oak.jcr.xml.ImporterImpl
 
end() - Method in interface org.apache.jackrabbit.oak.spi.xml.Importer
Called once at the end of the content import.
end(long, long, long, String, Object) - Method in class org.apache.jackrabbit.oak.commons.PerfLogger
See PerfLogger.end(long, long, long, String, Object...) Note that this method exists for performance optimization only (compared to the other end() method with a vararg.
end(long, long, long, String, Object...) - Method in class org.apache.jackrabbit.oak.commons.PerfLogger
Returns quickly if start is negative (which is the case according to log level at the time of PerfLogger.start() or PerfLogger.startForInfoLog()).
end(long, long, long, String, Object, Object) - Method in class org.apache.jackrabbit.oak.commons.PerfLogger
See PerfLogger.end(long, long, long, String, Object...) Note that this method exists for performance optimization only (compared to the other end() method with a vararg.
end(long, long, String, Object) - Method in class org.apache.jackrabbit.oak.commons.PerfLogger
See PerfLogger.end(long, long, long, String, Object...) Note that this method exists for performance optimization only (compared to the other end() method with a vararg.
end(long, long, String, Object...) - Method in class org.apache.jackrabbit.oak.commons.PerfLogger
Shortcut to PerfLogger.end(long, long, long, String, Object...) for logMessagePrefix = Long.MAX_VALUE
end(long, long, String, Object, Object) - Method in class org.apache.jackrabbit.oak.commons.PerfLogger
See PerfLogger.end(long, long, long, String, Object...) Note that this method exists for performance optimization only (compared to the other end() method with a vararg.
end(BlockingQueue<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.CompositeDocumentProcessor
 
end(BlockingQueue<Result>) - Method in interface org.apache.jackrabbit.oak.plugins.document.check.DocumentProcessor
This method is called after the last document has been processed.
end(BlockingQueue<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.NodeCounter
 
end(BlockingQueue<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.Summary
 
end(Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
end(Tree) - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedNodeImporter
Informs this importer that the tree to be imported below protectedParent has bee completed.
END - Static variable in interface org.apache.jackrabbit.oak.commons.json.JsopReader
The token type that signals the end of the stream.
END - Static variable in interface org.apache.jackrabbit.oak.plugins.document.check.Result
 
endArray() - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Append ']'.
endArray() - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
endArray() - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Append ']'.
endChildInfo() - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
endChildInfo() - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedNodeImporter
Informs this importer about the end of a child info.
endDocument() - Method in class org.apache.jackrabbit.oak.jcr.xml.ImportHandler
 
endDocument() - Method in class org.apache.jackrabbit.oak.jcr.xml.TargetImportHandler
Closes the underlying Importer instance.
endElement(String, String, String) - Method in class org.apache.jackrabbit.oak.jcr.xml.ImportHandler
Delegates the call to the underlying target handler and asks the handler to end the current namespace context.
endNode(NodeInfo) - Method in class org.apache.jackrabbit.oak.jcr.xml.ImporterImpl
 
endNode(NodeInfo) - Method in interface org.apache.jackrabbit.oak.spi.xml.Importer
Called to end the import of a node.
endObject() - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Append '}'.
endObject() - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
endObject() - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Append '}'.
endPrefixMapping(String) - Method in class org.apache.jackrabbit.oak.jcr.xml.ImportHandler
 
endPrefixMapping(String) - Method in class org.apache.jackrabbit.oak.jcr.xml.TargetImportHandler
 
endsAfter(long) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimeInterval
Checks whether the interval end after the given time stamp.
ensureBucket() - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
ensureTables() - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBClient
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.composite.CrossMountReferenceValidator
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreEditor
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditor
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.DefaultEventHandler
 
enter(NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.EventHandler
Called before the given before and after states are compared.
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteredHandler
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.segment.LoggingHook
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
enter(NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Called before the given before and after states are compared.
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.ProgressNotificationEditor
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.MoveDetector
 
entries - Variable in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
entries - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.ListBucketInfo
Entries of this bucket
entry - Variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
 
entry(int) - Method in interface org.apache.jackrabbit.oak.segment.file.tar.index.Index
Return the entry at a specified index.
ENTRY_COUNT_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
EntryRecovery - Interface in org.apache.jackrabbit.oak.segment.file.tar
 
entrySet() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the entry set for all resident entries.
entrySet() - Method in class org.apache.jackrabbit.oak.plugins.document.Document
 
entrySet() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
entrySet() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
Environment - Class in org.apache.jackrabbit.oak.segment.azure.util
Wrapper around System.getenv().
Environment() - Constructor for class org.apache.jackrabbit.oak.segment.azure.util.Environment
 
eq(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds if the node of an Authorizable has a property at relPath which is equal to value.
EQ - org.apache.jackrabbit.oak.jcr.query.qom.Operator
 
equal(Blob, Blob) - Static method in class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
 
equal(PropertyState, PropertyState) - Static method in class org.apache.jackrabbit.oak.plugins.memory.AbstractPropertyState
Checks whether the given two property states are equal.
EQUAL - org.apache.jackrabbit.oak.query.ast.Operator
 
equals(Object) - Method in class org.apache.jackrabbit.oak.api.Type
 
equals(Object) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
equals(Object) - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
equals(Object) - Method in class org.apache.jackrabbit.oak.index.indexer.document.LastModifiedRange
 
equals(Object) - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntry
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.InMemoryDataRecord
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.blob.ReferencedBlob
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.AbstractDocumentNodeState
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.FormatVersion
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.LocalDiffCache.Diff
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.Key
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.TraversingRange
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.NamePathRev
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.Path
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.PathRev
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.Revision
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Key
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.util.RevisionsKey
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.util.StringValue
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimeInterval
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
To Blob instances are considered equal iff they have the same SHA-256 hash code are equal.
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.memory.AbstractPropertyState
Checks whether the given object is equal to this one.
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStateValue
 
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
Note that any implementation-specific optimizations of wrapped NodeStates will not work if a AbstractDecoratedNodeState is passed into their #equals() method.
equals(Object) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.BindVariableValueImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.LiteralImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.ValidationEntry
 
equals(Object) - Method in class org.apache.jackrabbit.oak.segment.file.GCJournal.GCJournalEntry
 
equals(Object) - Method in class org.apache.jackrabbit.oak.segment.file.JournalEntry
 
equals(Object) - Method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
 
equals(Object) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.RevisionHistory.HistoryElement
 
equals(Object) - Method in class org.apache.jackrabbit.oak.segment.PropertyTemplate
 
equals(Object) - Method in class org.apache.jackrabbit.oak.segment.RecordId
 
equals(Object) - Method in class org.apache.jackrabbit.oak.segment.SegmentBlob
 
equals(Object) - Method in class org.apache.jackrabbit.oak.segment.SegmentId
 
equals(Object) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
equals(Object) - Method in class org.apache.jackrabbit.oak.segment.SegmentPropertyState
 
equals(Object) - Method in class org.apache.jackrabbit.oak.segment.Template
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore.BlockId
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractDataRecord
Checks if the given object is a data record with the same identifier as this one.
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextExpression
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef
Tests if the given object is an external identity reference and if it's getString() is equal to this.
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionImpl
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters.Milliseconds
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalImpl
Two principals are equal, if their names are.
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractChildNodeEntry
Checks whether the given object is equal to this one.
equals(Object) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
Checks whether the given object is equal to this one.
equals(BigDecimal, BigDecimal) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DecimalConstraint
 
equals(Calendar, Calendar) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DateConstraint
 
equals(NodeState, NodeState) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
equals(NodeState, NodeState) - Static method in class org.apache.jackrabbit.oak.spi.state.EqualsDiff
Diffs the given node states and returns true if there are no differences.
equals(T, T) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
EQUALS - org.apache.jackrabbit.oak.plugins.document.UpdateOp.Condition.Type
Checks if a map entry equals a given value.
EqualsDiff - Class in org.apache.jackrabbit.oak.spi.state
Helper class for comparing the equality of node states based on the content diff mechanism.
EqualsDiff() - Constructor for class org.apache.jackrabbit.oak.spi.state.EqualsDiff
 
equiJoinCondition(String, String, String, String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
equiJoinCondition(String, String, String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
EquiJoinConditionImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
EquiJoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
The "a.x = b.y" join condition.
EquiJoinConditionImpl(String, String, String, String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.EquiJoinConditionImpl
 
EquiJoinConditionImpl(String, String, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
error(String, Exception) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
error(String, Exception) - Method in class org.apache.jackrabbit.oak.spi.gc.DelegatingGCMonitor
 
error(String, Exception) - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitor.Empty
 
error(String, Exception) - Method in interface org.apache.jackrabbit.oak.spi.gc.GCMonitor
An error caused the garbage collection process to terminate prematurely.
error(String, Exception) - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitorTracker
 
error(String, Exception) - Method in class org.apache.jackrabbit.oak.spi.gc.LoggingGCMonitor
 
error(SAXParseException) - Method in class org.apache.jackrabbit.oak.jcr.xml.ImportHandler
 
ERROR - Static variable in interface org.apache.jackrabbit.oak.commons.json.JsopReader
The token type of a parse error.
ERROR_SIZE - Static variable in class org.apache.jackrabbit.oak.segment.MapRecord
Going over this limit will generate an error message in the log
ERROR_SIZE_DISCARD_WRITES - Static variable in class org.apache.jackrabbit.oak.segment.MapRecord
Going over this limit will generate an error message in the log and won't allow writes unless oak.segmentNodeStore.allowWritesOnHugeMapRecord system property is set.
ERROR_SIZE_HARD_STOP - Static variable in class org.apache.jackrabbit.oak.segment.MapRecord
Going over this limit will generate an error message in the log and won't allow any writes whatsoever.
ErrorValue - Class in org.apache.jackrabbit.oak.plugins.value
Instances of this class represent a Value which couldn't be retrieved.
ErrorValue(Exception, int) - Constructor for class org.apache.jackrabbit.oak.plugins.value.ErrorValue
 
ErrorValue(RepositoryException) - Constructor for class org.apache.jackrabbit.oak.plugins.value.ErrorValue
 
escape(String) - Static method in class org.apache.jackrabbit.oak.jcr.query.qom.LiteralImpl
 
escape(String, StringBuilder) - Static method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Escape a string into the target buffer.
escapeForQuery(String) - Static method in class org.apache.jackrabbit.oak.commons.QueryUtils
 
escapeForQuery(String) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
 
escapeForQuery(String, NamePathMapper) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
 
escapeLineBreak(String) - Static method in class org.apache.jackrabbit.oak.commons.sort.EscapeUtils
 
escapeNodeName(String) - Static method in class org.apache.jackrabbit.oak.commons.QueryUtils
Escape string for matching in jcr escaped node names
escapeNodeName(String) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
Escape string for matching in jcr escaped node names
escapePropertyName(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
escapeStringLiteral(String) - Static method in class org.apache.jackrabbit.oak.query.SQL2Parser
 
EscapeUtils - Class in org.apache.jackrabbit.oak.commons.sort
Utility class to escape '\n', '\r', '\' char while being written to file and unescape then upon getting read from file.
EscapeUtils() - Constructor for class org.apache.jackrabbit.oak.commons.sort.EscapeUtils
 
estimateArrival(long) - Method in class org.apache.jackrabbit.oak.plugins.document.check.ETA
 
estimateArrivalAsISO8601(long) - Method in class org.apache.jackrabbit.oak.plugins.document.check.ETA
 
estimateBestSizeOfBlocks(File, int, long) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
estimateCurrentMemoryWeight() - Method in interface org.apache.jackrabbit.oak.plugins.blob.DataStoreCacheStatsMBean
Total weight of the in-memory cache
estimateCurrentWeight() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Total weight of the complete cache.
estimateCurrentWeight() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
estimateCurrentWeight() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
estimateCurrentWeight() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
estimateCurrentWeight() - Method in class org.apache.jackrabbit.oak.segment.file.PriorityCache
 
estimateCurrentWeight() - Method in class org.apache.jackrabbit.oak.segment.RecordCache
 
estimateCurrentWeight() - Method in class org.apache.jackrabbit.oak.segment.RecordCacheStats
 
estimateCurrentWeight() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.SegmentCacheStats
 
estimatedEntryCount - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
estimatedIterations - Variable in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector.VersionGCInfo
 
estimatedMemoryUsage() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.FlatFileBufferLinkedList
 
estimatedMemoryUsage() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.NodeStateEntryList
 
estimatedMemoryUsage() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.PersistedLinkedList
 
estimatedMemUsage() - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntry
 
estimatedSizeOf(String) - Static method in class org.apache.jackrabbit.oak.commons.sort.StringSizeEstimator
Estimates the size of a String object in bytes.
estimateMemoryUsage() - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
estimateMemoryUsage() - Method in class org.apache.jackrabbit.oak.segment.PropertyTemplate
 
estimateMemoryUsage() - Method in class org.apache.jackrabbit.oak.segment.RecordId
 
estimateMemoryUsage() - Method in class org.apache.jackrabbit.oak.segment.SegmentId
 
estimateMemoryUsage() - Method in class org.apache.jackrabbit.oak.segment.Template
 
estimateMemoryUsage(String) - Static method in class org.apache.jackrabbit.oak.commons.StringUtils
Estimates the memory usage of the given string.
estimateMemoryUsage(Map<?, Object>) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
ESTIMATION - org.apache.jackrabbit.oak.segment.compaction.SegmentGCStatus
 
ETA - Class in org.apache.jackrabbit.oak.plugins.document.check
ETA...
ETA(long) - Constructor for class org.apache.jackrabbit.oak.plugins.document.check.ETA
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Evaluate the result using the currently set values.
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
Evaluate the result using the currently set values.
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.NativeFunctionImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.SimilarImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
 
evaluate() - Method in class org.apache.jackrabbit.oak.query.ast.SuggestImpl
 
evaluate(String) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextAnd
 
evaluate(String) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextContains
 
evaluate(String) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextExpression
Evaluate whether the value matches the condition.
evaluate(String) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextOr
 
evaluate(String) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextTerm
 
evaluate(PropertyValue, PropertyValue) - Method in enum org.apache.jackrabbit.oak.query.ast.Operator
"operand2 always evaluates to a scalar value" for multi-valued properties: if any of the value matches, then return true
evaluate(VersionGarbageCollector.VersionGCStats) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGCRecommendations
Evaluate the results of the last run.
evaluateDiagnostics(Map<String, String>) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
evaluateStop() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
evaluateStop() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Whether this condition will, from now on, always evaluate to false.
evaluateStop() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
evaluateStop() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
EventAggregator - Interface in org.apache.jackrabbit.oak.plugins.observation.filter
An EventAggregator can be provided via a FilterProvider and is then used to 'aggregate' an event at creation time (ie after filtering).
EventFactory - Class in org.apache.jackrabbit.oak.jcr.observation
Event factory for generating JCR event instances that are optimized for minimum memory overhead.
EventFilter - Interface in org.apache.jackrabbit.oak.plugins.observation.filter
Filter for determining what changes to report the the event listener.
EventGenerator - Class in org.apache.jackrabbit.oak.plugins.observation
Continuation-based content diff implementation that generates EventHandler callbacks by recursing down a content diff in a way that guarantees that only a finite number of callbacks will be made during a EventGenerator.generate() method call, regardless of how large or complex the content diff is.
EventGenerator() - Constructor for class org.apache.jackrabbit.oak.plugins.observation.EventGenerator
Creates a new generator instance.
EventGenerator(NodeState, NodeState, EventHandler) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.EventGenerator
Creates a new generator instance for processing the given changes.
EventHandler - Interface in org.apache.jackrabbit.oak.plugins.observation
Handler of content change events.
EventListenerMBean - Interface in org.apache.jackrabbit.api.jmx
MBean interface for exposing information about a registered observation listener.
eventType(int) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A condition that holds for matching event types.
EventTypeFilter - Class in org.apache.jackrabbit.oak.plugins.observation.filter
EventTypeFilter filters based on event types as defined by ObservationManager.addEventListener().
EventTypeFilter(int) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.EventTypeFilter
Create a new Filter instance that includes all events matching the eventTypes bit mask.
EveryoneFilter - Class in org.apache.jackrabbit.oak.security.principal
 
EveryonePrincipal - Class in org.apache.jackrabbit.oak.spi.security.principal
Built-in principal group that has every other principal as member.
evictCaches(Predicate<Integer>) - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager.Default
Remove all cache generations matching the passed generations predicate.
evicted(K, V, RemovalCause) - Method in interface org.apache.jackrabbit.oak.cache.CacheLIRS.EvictionCallback
Indicates eviction of an item.
evicted(K, V, RemovalCause) - Method in interface org.apache.jackrabbit.oak.plugins.document.persistentCache.EvictionListener
 
evictionCallback(CacheLIRS.EvictionCallback<K, V>) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
 
EvictionListener<K,​V> - Interface in org.apache.jackrabbit.oak.plugins.document.persistentCache
A listener that gets notified of entries that were removed from the cache.
EXACT - org.apache.jackrabbit.oak.api.Result.SizePrecision
If the exact number is needed.
EXACT - org.apache.jackrabbit.oak.spi.query.Filter.PathRestriction
This exact node only.
ExceptionResult - Class in org.apache.jackrabbit.oak.plugins.document.check
ExceptionResult...
ExceptionResult(Throwable) - Constructor for class org.apache.jackrabbit.oak.plugins.document.check.ExceptionResult
 
exclude(String...) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
Convenience wrapper for NodeStateCopier.Builder.exclude(Set).
exclude(Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
Set exclude paths.
EXCLUDE - org.apache.jackrabbit.oak.spi.filter.PathFilter.Result
Exclude the path and subtree for processing
EXCLUDE_ALL - Static variable in class org.apache.jackrabbit.oak.plugins.observation.filter.ConstantFilter
 
excludeAll() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A condition that never holds
excludeAll() - Static method in class org.apache.jackrabbit.oak.plugins.observation.filter.Filters
 
ExcludeExternal - Interface in org.apache.jackrabbit.oak.plugins.observation
The presence of this marker interface on a EventListener indicates that cluster external observation events must not be reported to that event listener.
excludeFragments(String...) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
Convenience wrapper for NodeStateCopier.Builder.exclude(Set).
excludeFragments(Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
Set exclude fragments.
excludes(NodeState, CommitInfo) - Method in interface org.apache.jackrabbit.oak.plugins.observation.Filter
Whether or not to exclude a particular content change from being forwarded to downstream observers.
excludes(ChangeSet) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.ChangeSetFilter
Decides if the commit belonging to the provided ChangeSet is potentially relevant to the listener or if it can definitely be excluded.
excludes(ChangeSet) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ChangeSetFilterImpl
 
execute() - Method in class org.apache.jackrabbit.oak.index.async.AsyncIndexerBase
 
execute() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
execute() - Method in class org.apache.jackrabbit.oak.jcr.query.QueryImpl
 
execute(long) - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData.QueryExecutionStats
 
execute(Runnable) - Method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardExecutor
 
execute(String, Runnable) - Method in class org.apache.jackrabbit.oak.segment.file.Scheduler
Immediately execute task.
execute(GCGeneration, WriteOperationHandler.WriteOperation) - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriter
 
execute(String...) - Method in class org.apache.jackrabbit.oak.exporter.NodeStateExportCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.index.IndexCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.index.merge.IndexDiffCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.index.merge.IndexMerge
Execute the command.
execute(String...) - Method in interface org.apache.jackrabbit.oak.run.commons.Command
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.CompositePrepareCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.DataStoreCacheUpgradeCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.DataStoreCheckCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.DataStoreCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.DataStoreCopyCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.FlatFileCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.FrozenNodeRefsByScanningCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.FrozenNodeRefsUsingIndexCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.IndexMergeCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.JsonIndexCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.PersistentCacheCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.PurgeOldIndexVersionCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.RDBDDLDumpCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.RevisionsCommand
 
execute(String...) - Method in class org.apache.jackrabbit.oak.run.ThreadDumpCommand
 
execute(Retrier.ThrowingRunnable) - Method in class org.apache.jackrabbit.oak.segment.azure.util.Retrier
 
execute(Retrier.ThrowingSupplier<T>) - Method in class org.apache.jackrabbit.oak.segment.azure.util.Retrier
 
execute(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
execute(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
execute(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Execute the query.
execute(NodeStore, boolean, long, List<String>) - Method in class org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersion
Execute purging index based on the index version naming and last time index time.
execute(NodeStore, boolean, long, List<String>, boolean) - Method in class org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersion
Execute purging index based on the index version naming and last time index time
execute(Sink, MacroRequest) - Method in class org.apache.jackrabbit.oak.doc.doxia.RailroadMacro
executeQuery() - Method in interface org.apache.jackrabbit.oak.query.Query
 
executeQuery() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
executeQuery() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
executeQuery(String, String, long, long, Map<String, ? extends PropertyValue>, Map<String, String>) - Method in interface org.apache.jackrabbit.oak.api.QueryEngine
Execute a query and get the result.
executeQuery(String, String, long, long, Map<String, ? extends PropertyValue>, Map<String, String>) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
executeQuery(String, String, Map<String, ? extends PropertyValue>, Map<String, String>) - Method in interface org.apache.jackrabbit.oak.api.QueryEngine
Execute a query and get the result.
executeQuery(String, String, Map<String, ? extends PropertyValue>, Map<String, String>) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
executeQuery(String, String, Optional<Long>, Optional<Long>, HashMap<String, Value>) - Method in class org.apache.jackrabbit.oak.jcr.query.QueryManagerImpl
 
executeQuery(String, String, Optional<Long>, Optional<Long>, Map<String, ? extends PropertyValue>, Map<String, String>) - Method in interface org.apache.jackrabbit.oak.api.QueryEngine
Execute a query and get the result.
executeQuery(String, String, Optional<Long>, Optional<Long>, Map<String, ? extends PropertyValue>, Map<String, String>) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
ExecutionContext - Class in org.apache.jackrabbit.oak.query
An instance of this class provides the context for the execution of a query, which in essence captures a stable state of the content tree from the time the execution context was created.
ExecutionContext(NodeState, Root, QueryEngineSettings, QueryIndexProvider, PermissionProvider, PrefetchNodeStore) - Constructor for class org.apache.jackrabbit.oak.query.ExecutionContext
 
ExecutionPlan - Interface in org.apache.jackrabbit.oak.query.plan
An execution plan for a join or a selector.
executor - Variable in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
executor - Variable in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
 
ExecutorCloser - Class in org.apache.jackrabbit.oak.commons.concurrent
Utility class to properly close any ExecutorService.
ExecutorCloser(ExecutorService) - Constructor for class org.apache.jackrabbit.oak.commons.concurrent.ExecutorCloser
will attempt a graceful close in 5 seconds
ExecutorCloser(ExecutorService, int, TimeUnit) - Constructor for class org.apache.jackrabbit.oak.commons.concurrent.ExecutorCloser
will attempt a graceful close by the provided time.
exists() - Method in interface org.apache.jackrabbit.oak.api.Tree
Determine whether this tree has been removed or does not exist otherwise (e.g.
exists() - Method in class org.apache.jackrabbit.oak.jcr.delegate.ItemDelegate
Determine whether the underlying item exists
exists() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
exists() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
exists() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
exists() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
exists() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
exists() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
exists() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
exists() - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
exists() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
exists() - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
Determine whether the underlying Tree or PropertyState for this TreeLocation is available.
exists() - Method in interface org.apache.jackrabbit.oak.query.ast.NodeTypeInfo
Check whether the nodetype exists.
exists() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsJournalFile
 
exists() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsManifestFile
 
exists() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureJournalFile
 
exists() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureManifestFile
 
exists() - Method in class org.apache.jackrabbit.oak.segment.file.LocalManifestFile
 
exists() - Method in class org.apache.jackrabbit.oak.segment.file.tar.LocalJournalFile
 
exists() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
exists() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.JournalFile
Check if the journal already exists.
exists() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.ManifestFile
Check if the manifest already exists.
exists() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitJournalFile
 
exists() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Checks whether this builder represents a node that exists.
exists() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Checks whether this node exists.
exists() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
exists(String) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds if the node of an Authorizable has a property at relPath.
exists(String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingArchiveManager
 
exists(String) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveManager
Check if archive exists.
exists(String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitSegmentArchiveManager
 
exists(String) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsArchiveManager
 
exists(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
exists(String) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarManager
 
exists(DataIdentifier) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
exists(DataIdentifier) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
Check if record identified by identifier exists in Amazon S3.
exists(DataIdentifier) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
Look in the backend for a record matching the given identifier.
exists(DataIdentifier) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
exists(DataIdentifier) - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
This method check the existence of record in backend.
EXISTS - org.apache.jackrabbit.oak.plugins.document.UpdateOp.Condition.Type
Checks if the map entry is present in a map or not.
EXISTS - Static variable in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Condition
Check if a map entry exists in a map.
EXISTS - Static variable in interface org.apache.jackrabbit.oak.spi.state.NodeState
Predicate that checks the existence of NodeState instances.
exit(int) - Method in class org.apache.jackrabbit.oak.index.IndexCommand
 
EXPEDITE_OPTION - Static variable in class org.apache.jackrabbit.oak.segment.file.TarRevisions
Option to cause set head calls to be expedited.
expires - Variable in class org.apache.jackrabbit.oak.checkpoint.Checkpoints.CP
 
Explorer - Class in org.apache.jackrabbit.oak.explorer
NodeStore explorer
exponentialThrottler(int, AtomicDouble, long) - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoThrottlerFactory
Returns an instance of @Throttler which throttles the system exponentially based on remaining threshold defined.
exportDocumentView(String, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
exportDocumentView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
exportMetrics() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
exportMetricsArgs() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
exportSystemView(String, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
exportSystemView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
ExtendedBlobStatsCollector - Interface in org.apache.jackrabbit.oak.plugins.blob
Interface that adds stats to BlobStatsCollector for additional capabilities in blob stores that are added via DataStoreBlobStore.
ExtendedIndexHelper - Class in org.apache.jackrabbit.oak.index
 
ExtendedIndexHelper(NodeStore, BlobStore, Whiteboard, File, File, List<String>) - Constructor for class org.apache.jackrabbit.oak.index.ExtendedIndexHelper
 
EXTERNAL - org.apache.jackrabbit.oak.segment.SegmentParser.BlobType
External blob (i.e.
ExternalAuthorizableActionProvider - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal
 
ExternalAuthorizableActionProvider() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalAuthorizableActionProvider
 
ExternalGroup - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
ExternalGroup defines a group that is provided by an external system.
ExternalGroupRef - Class in org.apache.jackrabbit.oak.spi.security.authentication.external
Deprecated. 
ExternalGroupRef(String, String) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalGroupRef
Deprecated.
Creates a new external group ref with the given id and provider name
ExternalIdentity - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
ExternalIdentity defines an identity provided by an external system.
ExternalIdentityConstants - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external.impl
Constants used by the external identity management.
ExternalIdentityException - Exception in org.apache.jackrabbit.oak.spi.security.authentication.external
ExternalIdentityException is used to notify about errors when dealing with external identities.
ExternalIdentityException() - Constructor for exception org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityException
 
ExternalIdentityException(String) - Constructor for exception org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityException
 
ExternalIdentityException(String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityException
 
ExternalIdentityException(Throwable) - Constructor for exception org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityException
 
ExternalIdentityMonitor - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor
 
ExternalIdentityMonitorImpl - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor
 
ExternalIdentityMonitorImpl(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor.ExternalIdentityMonitorImpl
 
ExternalIdentityProvider - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
ExternalIdentityProvider defines an interface to an external system that provides users and groups that can be synced with local ones.
ExternalIdentityProviderManager - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
The external identity provider management.
ExternalIdentityRef - Class in org.apache.jackrabbit.oak.spi.security.authentication.external
ExternalIdentityRef defines a reference to an external identity.
ExternalIdentityRef(String, String) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef
Creates a new external identity ref with the given id and provider name
ExternalIDPManagerImpl - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.impl
ExternalIDPManagerImpl is used to manage registered external identity provider.
ExternalIDPManagerImpl() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIDPManagerImpl
Default constructor used by OSGi
ExternalIDPManagerImpl(Whiteboard) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIDPManagerImpl
Constructor used by non OSGi
ExternalLoginModule - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.impl
ExternalLoginModule implements a LoginModule that uses an ExternalIdentityProvider for authentication.
ExternalLoginModule() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule
Default constructor for the OSGIi LoginModuleFactory case and the default non-OSGi JAAS case.
ExternalLoginModule(ConfigurationParameters) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule
Creates a new ExternalLoginModule with the given OSGi config.
ExternalLoginModuleFactory - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.impl
Implements a LoginModuleFactory that creates ExternalLoginModules and allows to configure login modules via OSGi config.
ExternalLoginModuleFactory() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
ExternalPrincipalConfiguration - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal
Implementation of the PrincipalConfiguration interface that provides principal management for Group principals associated with external identities managed outside of the scope of the repository by an ExternalIdentityProvider.
ExternalPrincipalConfiguration() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalPrincipalConfiguration
 
ExternalPrincipalConfiguration(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalPrincipalConfiguration
 
ExternalSort - Class in org.apache.jackrabbit.oak.commons.sort
Source copied from a publicly available library.
ExternalSort() - Constructor for class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
ExternalSortByteArray - Class in org.apache.jackrabbit.oak.commons.sort
Variation of ExternalSort that stores the lines read from intermediate files as byte arrays to avoid the conversion from byte[] to String and then back.
ExternalSortByteArray() - Constructor for class org.apache.jackrabbit.oak.commons.sort.ExternalSortByteArray
 
ExternalUser - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
ExternalUser defines a user provided by an external system.
extract() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
extractBlobId(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
extractFields(ResultSet, String) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 

F

FacetColumnImpl - Class in org.apache.jackrabbit.oak.query.ast
A facet result column expression.
FacetResult - Class in org.apache.jackrabbit.oak.query.facet
A facet result is a wrapper for QueryResult capable of returning information about facets stored in the query result Rows.
FacetResult(String[], FacetResult.FacetResultRow...) - Constructor for class org.apache.jackrabbit.oak.query.facet.FacetResult
 
FacetResult(QueryResult) - Constructor for class org.apache.jackrabbit.oak.query.facet.FacetResult
 
FacetResult.Facet - Class in org.apache.jackrabbit.oak.query.facet
A query result facet, composed by its label and count.
FacetResult.FacetResultRow - Interface in org.apache.jackrabbit.oak.query.facet
 
factory(int) - Static method in class org.apache.jackrabbit.oak.segment.file.PriorityCache
Static factory for creating new PriorityCache instances.
factory(int) - Static method in class org.apache.jackrabbit.oak.segment.RecordCache
 
factory(int, Weigher<K, V>) - Static method in class org.apache.jackrabbit.oak.segment.file.PriorityCache
Static factory for creating new PriorityCache instances.
factory(int, Weigher<T, RecordId>) - Static method in class org.apache.jackrabbit.oak.segment.RecordCache
 
factory(SegmentIdProvider, SegmentReader, String, Supplier<GCGeneration>) - Static method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriterPool
 
FACTORY - Static variable in class org.apache.jackrabbit.oak.index.IndexOptions
 
FACTORY - Static variable in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
FACTORY - Static variable in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
FAIL - org.apache.jackrabbit.oak.query.QueryOptions.Traversal
 
failed(String) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
failed(ManagementOperation<?>, String) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
FAILED - org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean.StatusCode
 
failedMerge(int, long, long, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStats
 
failedMerge(int, long, long, boolean) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreStatsCollector
Reports to the collector that a merge failed.
failedSave(RepositoryException) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
FailingValidator - Class in org.apache.jackrabbit.oak.spi.commit
Validator that rejects all changes.
FailingValidator() - Constructor for class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
FailingValidator(String, int, String) - Constructor for class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
failures - Variable in class org.apache.jackrabbit.oak.run.Downloader.DownloadReport
 
FAKE - org.apache.jackrabbit.oak.run.cli.BlobStoreOptions.Type
 
FALSE - Static variable in interface org.apache.jackrabbit.oak.commons.json.JsopReader
The token type of the value "false".
Fast(ScheduledExecutorService) - Constructor for class org.apache.jackrabbit.oak.stats.Clock.Fast
 
FAST_APPROXIMATION - org.apache.jackrabbit.oak.api.Result.SizePrecision
If a rough estimate is needed (the actual number can be lower or higher).
fastEquals(NodeState, NodeState) - Static method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
Indicates whether two NodeState instances are equal to each other.
fastQueryResultSize - Variable in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
 
fatalError(SAXParseException) - Method in class org.apache.jackrabbit.oak.jcr.xml.ImportHandler
 
FDS - org.apache.jackrabbit.oak.run.cli.BlobStoreOptions.Type
 
Feature - Class in org.apache.jackrabbit.oak.spi.toggle
A feature toggle to control new functionality.
FeatureToggle - Class in org.apache.jackrabbit.oak.spi.toggle
A feature toggle is registered with the Whiteboard and can be discovered by third party code to control the state of feature toggles.
FeatureToggle(String, AtomicBoolean) - Constructor for class org.apache.jackrabbit.oak.spi.toggle.FeatureToggle
Create a new adapter with a given name and value.
felixListener() - Method in class org.apache.jackrabbit.oak.standalone.WebConsoleSupport
 
felixProxyServlet() - Method in class org.apache.jackrabbit.oak.standalone.WebConsoleSupport
 
fetchByteArray(Buffer) - Static method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsToolUtils
 
fetchByteArray(Buffer) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
FETCHFIRST - org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB.FETCHFIRSTSYNTAX
 
FileBlobStore - Class in org.apache.jackrabbit.oak.spi.blob
A file blob store.
FileBlobStore(String) - Constructor for class org.apache.jackrabbit.oak.spi.blob.FileBlobStore
 
FileBlobStoreService - Class in org.apache.jackrabbit.oak.spi.blob.osgi
 
FileBlobStoreService() - Constructor for class org.apache.jackrabbit.oak.spi.blob.osgi.FileBlobStoreService
 
FileCache - Class in org.apache.jackrabbit.oak.plugins.blob
 
FileDataStoreService - Class in org.apache.jackrabbit.oak.plugins.blob.datastore
 
FileDataStoreService() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStoreService
 
FileIOUtils - Class in org.apache.jackrabbit.oak.commons
Simple File utils
FileIOUtils.TransformingComparator - Class in org.apache.jackrabbit.oak.commons
Decorates the given comparator and applies the function before delegating to the decorated comparator.
FileLineDifferenceIterator - Class in org.apache.jackrabbit.oak.commons.io
FileLineDifferenceIterator class which iterates over the difference of 2 files line by line.
FileLineDifferenceIterator(File, File, Function<String, String>) - Constructor for class org.apache.jackrabbit.oak.commons.io.FileLineDifferenceIterator
 
FileLineDifferenceIterator(LineIterator, LineIterator) - Constructor for class org.apache.jackrabbit.oak.commons.io.FileLineDifferenceIterator
 
FileLineDifferenceIterator(LineIterator, LineIterator, Function<String, String>) - Constructor for class org.apache.jackrabbit.oak.commons.io.FileLineDifferenceIterator
 
FileReaper - Class in org.apache.jackrabbit.oak.segment.file
Thread-safe class tracking files to be removed.
FileReaper(SegmentArchiveManager) - Constructor for class org.apache.jackrabbit.oak.segment.file.FileReaper
 
FileStore - Class in org.apache.jackrabbit.oak.segment.file
The storage implementation for tar files.
FileStoreBackup - Interface in org.apache.jackrabbit.oak.backup
 
FileStoreBackupImpl - Class in org.apache.jackrabbit.oak.backup.impl
 
FileStoreBackupImpl() - Constructor for class org.apache.jackrabbit.oak.backup.impl.FileStoreBackupImpl
 
FileStoreBackupRestoreImpl - Class in org.apache.jackrabbit.oak.backup.impl
Default implementation of FileStoreBackupRestoreMBean based on a file.
FileStoreBackupRestoreImpl(SegmentNodeStore, Revisions, SegmentReader, File, Executor) - Constructor for class org.apache.jackrabbit.oak.backup.impl.FileStoreBackupRestoreImpl
 
FileStoreBackupRestoreMBean - Interface in org.apache.jackrabbit.oak.api.jmx
MBean for backing up and restoring a NodeStore.
fileStoreBuilder(File) - Static method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Create a new instance of a FileStoreBuilder for a file store.
FileStoreBuilder - Class in org.apache.jackrabbit.oak.segment.file
Builder for creating FileStore instances.
FileStoreBuilderCustomizer - Interface in org.apache.jackrabbit.oak.run.cli
 
FileStoreGCMonitor - Class in org.apache.jackrabbit.oak.segment.file
GCMonitor implementation providing the file store gc status.
FileStoreGCMonitor(Clock) - Constructor for class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
FileStoreHelper - Class in org.apache.jackrabbit.oak.segment
 
FileStoreHelper() - Constructor for class org.apache.jackrabbit.oak.segment.FileStoreHelper
 
fileStoreInfoAsString() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
fileStoreInfoAsString() - Method in interface org.apache.jackrabbit.oak.segment.file.FileStoreStatsMBean
 
FileStoreMonitor - Interface in org.apache.jackrabbit.oak.segment.spi.monitor
FileStoreMonitor are notified for any writes or deletes performed by FileStore
FileStoreMonitorAdapter - Class in org.apache.jackrabbit.oak.segment.spi.monitor
A void implementation of the FileStoreMonitor.
FileStoreMonitorAdapter() - Constructor for class org.apache.jackrabbit.oak.segment.spi.monitor.FileStoreMonitorAdapter
 
FileStoreRestore - Interface in org.apache.jackrabbit.oak.backup
 
FileStoreRestoreImpl - Class in org.apache.jackrabbit.oak.backup.impl
 
FileStoreRestoreImpl() - Constructor for class org.apache.jackrabbit.oak.backup.impl.FileStoreRestoreImpl
 
FileStoreStats - Class in org.apache.jackrabbit.oak.segment.file
 
FileStoreStats(StatisticsProvider, FileStore, long) - Constructor for class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
FileStoreStatsMBean - Interface in org.apache.jackrabbit.oak.segment.file
 
FileStoreTarBuilderCustomizer - Interface in org.apache.jackrabbit.oak.run.cli
 
FileStoreUtil - Class in org.apache.jackrabbit.oak.segment.standby.server
 
FileTreeTraverser - Class in org.apache.jackrabbit.oak.commons.io
 
FileTreeTraverser() - Constructor for class org.apache.jackrabbit.oak.commons.io.FileTreeTraverser
 
filter - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
filter(String) - Method in class org.apache.jackrabbit.oak.spi.filter.PathFilter
Determines whether given path is to be included or not
filter(Iterator<Principal>, String, int, long, long) - Static method in class org.apache.jackrabbit.oak.security.principal.EveryoneFilter
Inject the everyone principal in the result if the given query (defined by name hint and search type) matched everyone and the search expects the complete set to be return (i.e.
filter(File) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker.ActiveDeletionTracker
Return any ids not existing in the deletions being tracked from the ids in file parameter.
Filter - Interface in org.apache.jackrabbit.oak.plugins.observation
A filter is used by the FilteringObserver to decide whether or not a content change should be forwarded.
Filter - Interface in org.apache.jackrabbit.oak.spi.query
The filter for an index lookup that contains a number of restrictions that are combined with AND.
Filter - Interface in org.apache.jackrabbit.oak.spi.security.authorization.principalbased
Interface that allows to define the principals for which principal based access control management and permission evaluation can be executed.
Filter.PathRestriction - Enum in org.apache.jackrabbit.oak.spi.query
The path restriction type.
Filter.PropertyRestriction - Class in org.apache.jackrabbit.oak.spi.query
A restriction for a property.
FilterBuilder - Class in org.apache.jackrabbit.oak.plugins.observation.filter
Builder for FilterProvider instances.
FilterBuilder() - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
 
FilterBuilder.AddSubtreeTreeCondition - Class in org.apache.jackrabbit.oak.plugins.observation.filter
 
FilterBuilder.Condition - Interface in org.apache.jackrabbit.oak.plugins.observation.filter
 
FilterBuilder.DeleteSubtreeTreeCondition - Class in org.apache.jackrabbit.oak.plugins.observation.filter
 
FilterBuilder.MoveCondition - Class in org.apache.jackrabbit.oak.plugins.observation.filter
 
FilterConfigMBean - Interface in org.apache.jackrabbit.oak.plugins.observation.filter
 
FilteredHandler - Class in org.apache.jackrabbit.oak.plugins.observation
Filtered event handler.
FilteredHandler(EventFilter, EventHandler) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.FilteredHandler
 
FilterFactory - Class in org.apache.jackrabbit.oak.jcr.observation.filter
Static factory that allows wrapping a JackrabbitEventFilter into an OakEventFilter that contains some oak specific extensions.
FilterFactory() - Constructor for class org.apache.jackrabbit.oak.jcr.observation.filter.FilterFactory
 
FilterImpl - Class in org.apache.jackrabbit.oak.query.index
A filter or lookup condition.
FilterImpl(SelectorImpl, String, QueryLimits) - Constructor for class org.apache.jackrabbit.oak.query.index.FilterImpl
Create a filter.
FilterImpl(Filter) - Constructor for class org.apache.jackrabbit.oak.query.index.FilterImpl
 
FilteringAwareObserver - Interface in org.apache.jackrabbit.oak.plugins.observation
A FilteringAwareObserver is the stateless-variant of an Observer which gets an explicit before as well as the after NodeState.
FilteringDispatcher - Class in org.apache.jackrabbit.oak.plugins.observation
Part of the FilteringObserver: the FilteringDispatcher is used to implement the skipping (filtering) of content changes which the FilteringDispatcher flags as NOOP_CHANGE.
FilteringDispatcher(FilteringAwareObserver) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.FilteringDispatcher
 
FilteringNodeState - Class in org.apache.jackrabbit.oak.plugins.migration
NodeState implementation that decorates another node-state instance in order to hide subtrees or partial subtrees from the consumer of the API.
FilteringObserver - Class in org.apache.jackrabbit.oak.plugins.observation
An observer that implements filtering of content changes while at the same time supporting (wrapping) a BackgroundObserver underneath.
FilteringObserver(Executor, int, Filter, FilteringAwareObserver) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.FilteringObserver
Default constructor which creates a BackgroundObserver automatically, including creating a FilteringDispatcher.
FilteringObserver(BackgroundObserver, Filter) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.FilteringObserver
Alternative constructor where the BackgroundObserver is created elsewhere
FilterIterators - Class in org.apache.jackrabbit.oak.query
Filtering iterators that are useful for queries with limit, offset, order by, or distinct.
FilterProvider - Interface in org.apache.jackrabbit.oak.plugins.observation.filter
Instance of this class provide a EventFilter for observation events and a filter for commits.
FilterProvider - Interface in org.apache.jackrabbit.oak.spi.security.authorization.principalbased
Interface that allows to define the principals for which principal based access control management and permission evaluation can be executed.
FilterProviderImpl - Class in org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl
Implementation of the Filter interface that consists of the following two filtering conditions: All principals in the set must be of type SystemUserPrincipal All principals in the set must be located in the repository below the configured path.
FilterProviderImpl() - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.FilterProviderImpl
 
FilterProviderImpl(String) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.FilterProviderImpl
Constructor to use outside OSGi containers
filterReplacedIndexes(Collection<String>, NodeState, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexName
Filter out index that are replaced by another index with the same base name but newer version.
Filters - Class in org.apache.jackrabbit.oak.plugins.observation.filter
This utility class provides common EventFilter instances
finalize() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
finalize() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
finalize() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
find(Collection<T>, String) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Get the document with the given key.
find(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
find(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
find(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
find(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
find(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
find(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
find(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
find(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
find(Collection<T>, String, int) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Get the document with the key.
find(Collection<T>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
find(Collection<T>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
find(Collection<T>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
find(Collection<T>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
find(Collection<T>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
find(Collection<T>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
find(Collection<T>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
find(Collection<T>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
findAndUpdate(Collection<T>, List<UpdateOp>) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Performs a conditional update (e.g.
findAndUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
Try to apply all the UpdateOps with at least MongoDB requests as possible.
findAndUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
findAndUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
findAndUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
findAndUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
findAndUpdate(Collection<T>, List<UpdateOp>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
findAndUpdate(Collection<T>, UpdateOp) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Performs a conditional update (e.g.
findAndUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
findAndUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
findAndUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
findAndUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
findAndUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
findAndUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
findAndUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
findAndUpdate(Collection<T>, UpdateOp) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
findAuthorizables(String, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Returns all Authorizables that have a property with the given relative path (or name) that matches the specified value.
findAuthorizables(String, String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
findAuthorizables(String, String) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
findAuthorizables(String, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
findAuthorizables(String, String, int) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Returns all Authorizables that have a property with the given relative path (or name) that matches the specified value.
findAuthorizables(String, String, int) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
findAuthorizables(String, String, int) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
findAuthorizables(String, String, int) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
findAuthorizables(String, String, AuthorizableType) - Method in class org.apache.jackrabbit.oak.security.user.query.UserQueryManager
Find the authorizables matching the following search parameters within the sub-tree defined by an authorizable tree:
findAuthorizables(String, String, AuthorizableType, boolean) - Method in class org.apache.jackrabbit.oak.security.user.query.UserQueryManager
Find the authorizables matching the following search parameters within the sub-tree defined by an authorizable tree:
findAuthorizables(Query) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Return Authorizables that match a specific Query.
findAuthorizables(Query) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
findAuthorizables(Query) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
findAuthorizables(Query) - Method in class org.apache.jackrabbit.oak.security.user.query.UserQueryManager
Find the authorizables matching the specified user Query.
findAuthorizables(Query) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
findDefaultPrimaryType(Tree, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
findEntry(long, long) - Method in interface org.apache.jackrabbit.oak.segment.file.tar.index.Index
Find an entry by its identifier.
findIdentity(UserManager, String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncHandler
Tries to find the identity with the given authorizable id or name.
findIdentity(UserManager, String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncHandler
Tries to find the identity with the given authorizable id or name.
findPrincipals(int) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
findPrincipals(int) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EmptyPrincipalProvider
 
findPrincipals(int) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
Find all principals that match the search type.
findPrincipals(String) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Gets the principals matching a simple filter expression applied against the principal name.
findPrincipals(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.PrincipalManagerDelegator
 
findPrincipals(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalManagerImpl
 
findPrincipals(String, boolean, int, long, long) - Method in class org.apache.jackrabbit.oak.jcr.delegate.PrincipalManagerDelegator
 
findPrincipals(String, boolean, int, long, long) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
findPrincipals(String, boolean, int, long, long) - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalManagerImpl
 
findPrincipals(String, boolean, int, long, long) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
Find the principals that match the specified nameHint and search type.
findPrincipals(String, boolean, int, long, long) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalQueryManager
Gets the principals matching a simple filter expression applied against the principal name AND the specified search type.
findPrincipals(String, int) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Gets the principals matching a simple filter expression applied against the principal name AND the specified search type.
findPrincipals(String, int) - Method in class org.apache.jackrabbit.oak.jcr.delegate.PrincipalManagerDelegator
 
findPrincipals(String, int) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
findPrincipals(String, int) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EmptyPrincipalProvider
 
findPrincipals(String, int) - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalManagerImpl
 
findPrincipals(String, int) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
Find the principals that match the specified nameHint and search type.
findUncached(Collection<T>, String, MongoDocumentStore.DocumentReadPreference) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
finished() - Method in class org.apache.jackrabbit.oak.segment.file.GCNodeWriteMonitor
 
finished(VersionGarbageCollector.VersionGCStats) - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsCollector
 
finishFailure() - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationStatsCollector
Increment the finishFailure counter
first - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
The first value to read, or null to read from the beginning.
first(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
FirstImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "first(..)".
FirstImpl(DynamicOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.FirstImpl
 
firstIncluding - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
Whether values that match the first should be returned.
fixChildOrderPropertyState(NodeState, PropertyState) - Static method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
Convenience method to help implementations that hide nodes set the :childOrder (OAK_CHILD_ORDER) property to its correct value.
FlatFileBufferLinkedList - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList
Linked list implementation which supports multiple iterators.
FlatFileBufferLinkedList() - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.FlatFileBufferLinkedList
 
FlatFileBufferLinkedList(long) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.FlatFileBufferLinkedList
 
FlatFileCommand - Class in org.apache.jackrabbit.oak.run
The flatfile command is an extract of the ability to create a filefile from the index command.
FlatFileCommand() - Constructor for class org.apache.jackrabbit.oak.run.FlatFileCommand
 
FlatFileCommand.FlatFileOptions - Class in org.apache.jackrabbit.oak.run
 
FlatFileNodeStoreBuilder - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
This class is where the strategy being selected for building FlatFileStore.
FlatFileNodeStoreBuilder(File) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
FlatFileNodeStoreBuilder(File, MemoryManager) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
FlatFileNodeStoreBuilder.SortStrategyType - Enum in org.apache.jackrabbit.oak.index.indexer.document.flatfile
 
FlatFileOptions(OptionParser) - Constructor for class org.apache.jackrabbit.oak.run.FlatFileCommand.FlatFileOptions
 
FlatFileSplitter - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
This class is being used when "oak.indexer.parallelIndex" is set to true.
FlatFileSplitter(File, File, NodeTypeInfoProvider, NodeStateEntryReader, Set<IndexDefinition>) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileSplitter
 
FlatFileStore - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
 
FlatFileStore(BlobStore, File, File, NodeStateEntryReader, Set<String>, Compression) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStore
 
FlatFileStore(BlobStore, File, NodeStateEntryReader, Set<String>, Compression) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStore
 
FlatFileStoreUtils - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
Deprecated.
Use IndexStoreUtils instead
FlatFileStoreUtils() - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStoreUtils
Deprecated.
 
flip() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
flip() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch
 
flush() - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriter
 
flush() - Method in class org.apache.jackrabbit.oak.segment.file.CompactionWriter
 
flush() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
Flush all pending changes
flush() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter
 
flush() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
flush() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
flush() - Method in class org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteQueue
 
flush() - Method in interface org.apache.jackrabbit.oak.segment.SegmentWriter
 
flush() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveWriter
Flush all the data to the storage.
flush() - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.DefaultIOTraceWriter
 
flush() - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.IOTraceLogWriter
 
flush() - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.IOTraceMonitor
 
flush() - Method in interface org.apache.jackrabbit.oak.segment.tool.iotrace.IOTraceWriter
 
flush(SegmentStore) - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriter
Adds a segment header to the buffer and writes a segment to the segment store.
flushed() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
flushed() - Method in interface org.apache.jackrabbit.oak.segment.spi.monitor.FileStoreMonitor
Notifies the monitor when journal data is flushed to disk.
flushed() - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.FileStoreMonitorAdapter
 
followLifecycleTransition(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
FORCE_TIMEOUT_DEFAULT - Static variable in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Default value for SegmentGCOptions.getForceTimeout() in seconds.
forceGroupSync - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
forceOpen(String) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsArchiveManager
 
forceOpen(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
forceOpen(String) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarManager
 
forceOpen(String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingArchiveManager
 
forceOpen(String) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveManager
Opens an archive that wasn't closed correctly.
forceOpen(String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitSegmentArchiveManager
 
forceReleaseSweep2LockAndMarkSwept(DocumentStore, int) - Static method in class org.apache.jackrabbit.oak.plugins.document.Sweep2StatusDocument
Release the sweep2 lock and record swept2 successful.
forceUserSync - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
forEach(BinaryReferencesIndex.EntryConsumer) - Method in class org.apache.jackrabbit.oak.segment.file.tar.binaries.BinaryReferencesIndex
Iterate over every entry in this index.
forEachRecord(Segment.RecordConsumer) - Method in class org.apache.jackrabbit.oak.segment.Segment
Iterate over the records contained in this segment.
FOREIGN - org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult.Status
nothing changed.
FOREVER - Static variable in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters.Milliseconds
 
forJdbcUrl(String, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory
 
forJdbcUrl(String, String, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory
 
forLogging() - Static method in class org.apache.jackrabbit.oak.commons.TimeDurationFormatter
Default formatter suitable for logging (ASCII-only)
format() - Method in class org.apache.jackrabbit.oak.plugins.document.Document
Formats this document for use in a log message.
format(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.commons.TimeDurationFormatter
Format the specified duration
format(String, String) - Static method in class org.apache.jackrabbit.oak.query.QueryFormatter
Format the query into a more human-readable way, by adding newlines before keywords such as "where", "and", and "or".
format(Value) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
 
format(Map<String, ? extends OptionDescriptor>) - Method in class org.apache.jackrabbit.oak.run.cli.OakHelpFormatter
 
formatAsPercentage(long, long) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedUtils
Format a percentage as a string with 2 decimal places.
formatAsTransferSpeedMBs(long, long) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedUtils
 
formatRevision(String, boolean) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
formatSetMessage(BiFunction<String, T, String>) - Method in class org.apache.jackrabbit.oak.commons.properties.SystemPropertySupplier
Specify a formatter for the "success" log message to be used when the returned property value differs from the default.
formatSql(Object, Object, Object) - Method in enum org.apache.jackrabbit.oak.jcr.query.qom.JoinType
Formats an SQL join with this join type and the given sources and join condition.
formatSql(String, String) - Method in enum org.apache.jackrabbit.oak.jcr.query.qom.Operator
Formats an SQL constraint with this operator and the given operands.
formatStats() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
formatTime(long) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
Utility method for formatting a duration in nano seconds into a human readable string.
FormattingUtils - Class in org.apache.jackrabbit.oak.plugins.index
 
FormattingUtils() - Constructor for class org.apache.jackrabbit.oak.plugins.index.FormattingUtils
 
formatToMillis(Stopwatch) - Static method in class org.apache.jackrabbit.oak.plugins.index.FormattingUtils
 
formatToSeconds(long) - Static method in class org.apache.jackrabbit.oak.plugins.index.FormattingUtils
 
formatToSeconds(Stopwatch) - Static method in class org.apache.jackrabbit.oak.plugins.index.FormattingUtils
 
FormatVersion - Class in org.apache.jackrabbit.oak.plugins.document
The format version currently in use by the DocumentNodeStore and written to the underlying DocumentStore.
formatXpath(String, String) - Method in enum org.apache.jackrabbit.oak.jcr.query.qom.Operator
Formats an XPath constraint with this operator and the given operands.
forType(String) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry.BundledTypesRegistryBuilder
 
forType(String, String...) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry.BundledTypesRegistryBuilder
 
ForwardingListener<K,​V> - Class in org.apache.jackrabbit.oak.plugins.document.cache
Listener which forwards the notifications to a delegate.
ForwardingListener() - Constructor for class org.apache.jackrabbit.oak.plugins.document.cache.ForwardingListener
 
ForwardingListener(RemovalListener<K, V>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.cache.ForwardingListener
 
FragmentMatcher - Class in org.apache.jackrabbit.oak.spi.mount
This utility class allows to match strings against a simple pattern language.
FragmentMatcher.Result - Enum in org.apache.jackrabbit.oak.spi.mount
 
from(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.spi.filter.PathFilter
Constructs the predicate based on given definition state.
from(Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
 
from(PropertyState) - Static method in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
 
from(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry
 
from(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
 
fromBlobDownloadOptions(BlobDownloadOptions) - Static method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordDownloadOptions
Create an instance of this class directly from a BlobDownloadOptions instance.
fromBlobUploadOptions(BlobUploadOptions) - Static method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUploadOptions
 
fromByte(byte) - Static method in enum org.apache.jackrabbit.oak.segment.SegmentVersion
 
fromCompositeData(CompositeData) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
Utility method for converting a CompositeData encoding of a status to a Status instance.
fromDescription(String) - Static method in enum org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions.CompactorType
 
fromEncodedToken(String, @org.jetbrains.annotations.NotNull byte[]) - Static method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUploadToken
Create an upload token instance from the provided encoded token string, using the provided secret key to verify the string.
fromExternalChange() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
fromExternalIdentityRef(ExternalIdentityRef) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider
 
fromExternalIdentityRef(ExternalIdentityRef) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.PrincipalNameResolver
Deduce the name of the Principal associated with the ExternalIdentity represented by the given ExternalIdentityRef.
fromJson(String, boolean) - Static method in class org.apache.jackrabbit.oak.commons.json.JsonObject
Build a Json object from a String.
fromMs - Variable in class org.apache.jackrabbit.oak.plugins.document.util.TimeInterval
 
fromName(String) - Static method in enum org.apache.jackrabbit.oak.spi.state.ConflictType
 
fromParent(String) - Static method in class org.apache.jackrabbit.oak.plugins.observation.filter.Selectors
A selector returning the node at relPath relative to Selectors.PARENT
fromRow(Collection<T>, RDBRow) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentSerializer
Reconstructs a Document based on the persisted RDBRow.
fromString(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.Key
 
fromString(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.Path
Creates a Path from a String.
fromString(String) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef
Creates an external identity reference from a string representation.
fromString(String) - Static method in class org.apache.jackrabbit.oak.api.Type
Returns the Type with the given string representation.
fromString(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.Children
 
fromString(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.LocalDiffCache.Diff
 
fromString(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.Revision
 
fromString(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
Creates a revision vector from a string representation as returned by RevisionVector.asString().
fromString(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.RevisionsKey
 
fromString(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.StringValue
 
fromString(String) - Static method in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
fromString(DocumentStore, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
fromString(SegmentIdProvider, String) - Static method in class org.apache.jackrabbit.oak.segment.RecordId
 
fromTag(int, boolean) - Static method in class org.apache.jackrabbit.oak.api.Type
Corresponding Type for a given type tag and array flag.
fromThis(String) - Static method in class org.apache.jackrabbit.oak.plugins.observation.filter.Selectors
A selector returning the node at relPath relative to Selectors.THIS
FrozenNodeLogger - Class in org.apache.jackrabbit.oak.jcr.version
Logger facility for frozen node lookups by identifier.
FrozenNodeLogger(Clock, Whiteboard) - Constructor for class org.apache.jackrabbit.oak.jcr.version.FrozenNodeLogger
 
FrozenNodeRef - Class in org.apache.jackrabbit.oak.run
Contains one particular reference to an nt:frozenNode.
FrozenNodeRefsByScanningCommand - Class in org.apache.jackrabbit.oak.run
Scans and lists all references to nt:frozenNode and returns an exit code of 1 if any are found (0 otherwise).
FrozenNodeRefsByScanningCommand() - Constructor for class org.apache.jackrabbit.oak.run.FrozenNodeRefsByScanningCommand
 
FrozenNodeRefsUsingIndexCommand - Class in org.apache.jackrabbit.oak.run
Scans and lists all references to nt:frozenNode and returns an exit code of 1 if any are found (0 otherwise).
FrozenNodeRefsUsingIndexCommand() - Constructor for class org.apache.jackrabbit.oak.run.FrozenNodeRefsUsingIndexCommand
 
FS_BACKEND_PATH - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStoreService
 
FS_BACKEND_PATH - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
FSBackend - Class in org.apache.jackrabbit.oak.plugins.blob.datastore
 
FSBackend() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
FSBlobSerializer - Class in org.apache.jackrabbit.oak.plugins.blob.serializer
Serializer which stores blobs in a FileDataStore format
FSBlobSerializer(File) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.serializer.FSBlobSerializer
 
FSBlobSerializer(File, int) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.serializer.FSBlobSerializer
 
FT_NAME_PREFETCH_FOR_QUERIES - Static variable in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
FULL - org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions.GCType
Full gc: compaction will compact the full head state.
FULL_MATCH - org.apache.jackrabbit.oak.spi.mount.FragmentMatcher.Result
 
fullGC() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
Run full garbage collection: estimation, compaction, cleanup.
FullTextAnd - Class in org.apache.jackrabbit.oak.spi.query.fulltext
A fulltext "and" condition.
FullTextAnd(List<FullTextExpression>) - Constructor for class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextAnd
 
FullTextContains - Class in org.apache.jackrabbit.oak.spi.query.fulltext
A group of full-text expressions that reflects a "contains(...)" expression, and allows to access the original (unparsed) full text term.
FullTextContains(String, String, FullTextExpression) - Constructor for class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextContains
 
FullTextExpression - Class in org.apache.jackrabbit.oak.spi.query.fulltext
The base class for fulltext condition expression.
FullTextExpression() - Constructor for class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextExpression
 
FullTextOr - Class in org.apache.jackrabbit.oak.spi.query.fulltext
A fulltext "or" condition.
FullTextOr(List<FullTextExpression>) - Constructor for class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextOr
 
FullTextParser - Class in org.apache.jackrabbit.oak.spi.query.fulltext
A parser for fulltext condition literals.
FullTextParser() - Constructor for class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextParser
 
fullTextSearch(String, String, StaticOperand) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
fullTextSearch(String, String, StaticOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
FullTextSearchImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
FullTextSearchImpl - Class in org.apache.jackrabbit.oak.query.ast
A fulltext "contains(...)" condition.
FullTextSearchImpl(String, String, StaticOperandImpl) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.FullTextSearchImpl
 
FullTextSearchImpl(String, String, StaticOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
fullTextSearchScore(String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
fullTextSearchScore(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
FullTextSearchScoreImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
FullTextSearchScoreImpl - Class in org.apache.jackrabbit.oak.query.ast
A fulltext search score expression.
FullTextSearchScoreImpl(String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.FullTextSearchScoreImpl
 
FullTextSearchScoreImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
FullTextTerm - Class in org.apache.jackrabbit.oak.spi.query.fulltext
A fulltext term, or a "not" term.
FullTextTerm(String, String, boolean, boolean, String) - Constructor for class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextTerm
 
FullTextTerm(String, FullTextTerm) - Constructor for class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextTerm
 
FullTextVisitor - Interface in org.apache.jackrabbit.oak.spi.query.fulltext
A visitor for full-text expressions.
FullTextVisitor.FullTextVisitorBase - Class in org.apache.jackrabbit.oak.spi.query.fulltext
The base implementation of a full-text visitor.
FullTextVisitorBase() - Constructor for class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextVisitor.FullTextVisitorBase
 
FUNCTION_RESTRICTION_PREFIX - Static variable in class org.apache.jackrabbit.oak.spi.query.QueryConstants
The prefix for restrictions for function-based indexes, for example upper(propertyName).

G

GarbageCollectableBlobStore - Interface in org.apache.jackrabbit.oak.spi.blob
A blob store that supports garbage collection.
GarbageCollectionRepoStats - Class in org.apache.jackrabbit.oak.plugins.blob
Garbage collection stats for the repository.
GarbageCollectionRepoStats() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
 
GarbageCollectorFileState - Class in org.apache.jackrabbit.oak.plugins.blob
Class for keeping the file system state of the garbage collection.
GarbageCollectorFileState(String) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectorFileState
Instantiates a new garbage collector file state.
garbageReport(DocumentNodeStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreHelper
 
gc() - Method in class org.apache.jackrabbit.oak.plugins.document.JournalGarbageCollector
Deletes entries in the journal that are older than JournalGarbageCollector.getMaxRevisionAgeMillis().
gc() - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStore
 
gc(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector
 
GC_PROGRESS_LOG_DEFAULT - Static variable in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Default value for the gc progress log
GCGeneration - Class in org.apache.jackrabbit.oak.segment.file.tar
Instances of this class represent the garbage collection generation related information of a segment.
GCIncrement - Class in org.apache.jackrabbit.oak.segment.file
Utility class to keep track of generations for incremental compaction.
GCIncrement(GCGeneration, GCGeneration, GCGeneration) - Constructor for class org.apache.jackrabbit.oak.segment.file.GCIncrement
 
GCJournal - Class in org.apache.jackrabbit.oak.segment.file
Persists the repository size and the reclaimed size following a cleanup operation in the gc.log file with the format: 'repoSize, reclaimedSize, timestamp, gc generation, gc full generation (since Oak 1.8), number of nodes compacted, root id (since Oak 1.8)'.
GCJournal(GCJournalFile) - Constructor for class org.apache.jackrabbit.oak.segment.file.GCJournal
 
GCJournal.GCJournalEntry - Class in org.apache.jackrabbit.oak.segment.file
 
GCJournalEntry(long, long, long, GCGeneration, long, String) - Constructor for class org.apache.jackrabbit.oak.segment.file.GCJournal.GCJournalEntry
 
GCJournalFile - Interface in org.apache.jackrabbit.oak.segment.spi.persistence
This type abstracts the gc.log file, used to save information about the segment garbage collection.
gcListener - Variable in class org.apache.jackrabbit.oak.segment.CheckpointCompactor
 
GCMemoryBarrier - Class in org.apache.jackrabbit.oak.segment.file
Responsible for raising the low memory flag whenever the available memory falls under a specified threshold.
GCMemoryBarrier(AtomicBoolean, GCListener, SegmentGCOptions) - Constructor for class org.apache.jackrabbit.oak.segment.file.GCMemoryBarrier
 
GCMonitor - Interface in org.apache.jackrabbit.oak.spi.gc
GCMonitor instance are used to monitor garbage collection.
GCMonitor.Empty - Class in org.apache.jackrabbit.oak.spi.gc
 
GCMonitorTracker - Class in org.apache.jackrabbit.oak.spi.gc
This GCMonitor implementation tracks GCMonitor instances registered to the Whiteboard delegating all calls to to those.
GCMonitorTracker() - Constructor for class org.apache.jackrabbit.oak.spi.gc.GCMonitorTracker
 
GCNodeWriteMonitor - Class in org.apache.jackrabbit.oak.segment.file
Monitors the compaction cycle and keeps a compacted nodes counter, in order to provide a best effort progress log based on extrapolating the previous size and node count and current size to deduce current node count.
GCNodeWriteMonitor(long, GCMonitor) - Constructor for class org.apache.jackrabbit.oak.segment.file.GCNodeWriteMonitor
 
ge(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds if the node of an Authorizable has a property at relPath which is greater than or equal to value.
GE - org.apache.jackrabbit.oak.jcr.query.qom.Operator
 
generate() - Method in class org.apache.jackrabbit.oak.plugins.observation.EventGenerator
Generates a finite number of EventHandler callbacks based on the content changes that have yet to be processed.
generate() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
generate(FluentIterable<BinaryResource>) - Method in class org.apache.jackrabbit.oak.plugins.tika.CSVFileGenerator
 
generateIndexVersionOperationList(NodeState, String, List<IndexName>, long) - Method in class org.apache.jackrabbit.oak.indexversion.IndexVersionOperation
Generate list of index version operation over a list of indexes have same index base.
generateIndexVersionOperationList(NodeState, String, List<IndexName>, long, boolean) - Method in class org.apache.jackrabbit.oak.indexversion.IndexVersionOperation
Generate list of index version operation over a list of indexes have same index base.
generateNodeName(String) - Method in class org.apache.jackrabbit.oak.security.user.RandomAuthorizableNodeName
 
generateNodeName(String) - Method in class org.apache.jackrabbit.oak.security.user.whiteboard.WhiteboardAuthorizableNodeName
 
generateNodeName(String) - Method in class org.apache.jackrabbit.oak.spi.security.user.AuthorizableNodeName.Default
 
generateNodeName(String) - Method in interface org.apache.jackrabbit.oak.spi.security.user.AuthorizableNodeName
Generates a node name from the specified authorizableId.
generateUUID() - Static method in class org.apache.jackrabbit.oak.commons.UUIDUtils
 
generateUUID() - Static method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
Deprecated.
generateUUID(String) - Static method in class org.apache.jackrabbit.oak.commons.UUIDUtils
 
generateUUID(String) - Static method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
GenerateVersionInconsistencyReport - Class in org.apache.jackrabbit.oak.run
Generate a report with the list of affected versionHistory nodes containing empty version nodes or an incorrect primaryType.
GenerateVersionInconsistencyReport() - Constructor for class org.apache.jackrabbit.oak.run.GenerateVersionInconsistencyReport
 
GENERIC - org.apache.jackrabbit.oak.plugins.document.DocumentStoreException.Type
A generic type of DocumentStoreException.
GenericDescriptors - Class in org.apache.jackrabbit.oak.spi.descriptors
Default implementation of the Descriptors interface.
GenericDescriptors() - Constructor for class org.apache.jackrabbit.oak.spi.descriptors.GenericDescriptors
Constructs an empty descriptors set.
GenericDescriptors(Descriptors) - Constructor for class org.apache.jackrabbit.oak.spi.descriptors.GenericDescriptors
Constructs a descriptors set that uses the given base descriptors as base.
GenericPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
GenericPropertyState(String, String, Type<?>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
 
genSortKeyPathElements(String) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.SortKey
 
get() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
get() - Method in class org.apache.jackrabbit.oak.commons.LazyValue
Get value.
get() - Method in class org.apache.jackrabbit.oak.commons.properties.SystemPropertySupplier
Obtains the value of a system property, optionally generating diagnostics.
get() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker
Retrieves all the reference files available in the DataStore and merges them to the local store and then returns an iterator over it.
get() - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.BlobTracker
Fetches an iterator of records available.
get() - Method in interface org.apache.jackrabbit.oak.segment.azure.util.Retrier.ThrowingSupplier
 
get(byte[]) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
get(byte[], int, int) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
get(int) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
get(long, long, int, Function<Integer, T>) - Method in class org.apache.jackrabbit.oak.segment.ReaderCache
Get the value, loading it if necessary.
get(String) - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
Returns the new node id to which oldUUID has been mapped or null if no such mapping exists.
get(String, Callable<NodeDocument>) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Return the document matching given key, optionally loading it from an external source.
get(Class<T>, CodecRegistry) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeDocumentCodecProvider
 
get(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheMap
 
get(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
get(Object) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProperties
 
get(Object) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
get(String) - Method in class org.apache.jackrabbit.oak.composite.StringCache
 
get(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.CompositeDataStoreCache
 
get(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker
 
get(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.BlobTracker
Fetches a File object which having all the sorted records.
get(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.FileCache
 
get(String) - Method in class org.apache.jackrabbit.oak.plugins.document.Document
Gets the data for the given key.
get(String) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry
 
get(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.StringCache
 
get(String) - Method in interface org.apache.jackrabbit.oak.spi.commit.CommitContext
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
get(String) - Method in class org.apache.jackrabbit.oak.spi.commit.SimpleCommitContext
 
get(K) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the value, loading it if needed.
get(K) - Method in class org.apache.jackrabbit.oak.commons.cache.Cache
 
get(K) - Method in interface org.apache.jackrabbit.oak.segment.Cache
 
get(K) - Method in class org.apache.jackrabbit.oak.segment.CacheAccessTracker
 
get(K, int) - Method in class org.apache.jackrabbit.oak.segment.file.PriorityCache
Look up a mapping from this cache by its key and generation.
get(K, Callable<? extends V>) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
get(MountedNodeStore) - Method in class org.apache.jackrabbit.oak.composite.NodeMap
 
GET_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.state.ChildNodeEntry
Mapping from a ChildNodeEntry instance to its name.
getAbsPath() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Absolute path of the listener registration
getAbsPath() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Returns the absPath parameter of the filter.
getAbsPath() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
getAccessControlEntries() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getAccessControlManager() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getAccessControlManager() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getAccessControlManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined.PredefinedAuthorizationConfiguration
 
getAccessControlManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration
 
getAccessControlManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesAuthorizationConfiguration
 
getAccessControlManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getAccessControlManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.authorization.composite.CompositeAuthorizationConfiguration
 
getAccessControlManager(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.AuthorizationConfiguration
 
getAccessControlManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
getAccessControlManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.OpenAuthorizationConfiguration
 
getAccessControlManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
getAccessibleWorkspaceNames() - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
getAccessKey() - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
getAccessManager() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getActiveClusterNodes() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
getActiveIndex(List<IndexName>, String, NodeState) - Method in class org.apache.jackrabbit.oak.indexversion.IndexVersionOperation
 
getActiveIndex(List<IndexName>, String, NodeState) - Method in class org.apache.jackrabbit.oak.indexversion.LuceneIndexVersionOperation
 
getActiveSyncs() - Method in interface org.apache.jackrabbit.oak.blob.cloud.s3.stats.S3DataStoreStatsMBean
Obtains the number of records that are in the process of being "synced", meaning they are either scheduled to be copied to S3 or are actively being copied to S3 but the copy of these files has not yet completed.
getActivity() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
getAdditionalDiagnostics(RDBConnectionHandler, String) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
getAdditionalDiagnostics(RDBConnectionHandler, String) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBCommonVendorSpecificCode
 
getAdditionalDiagnostics(RDBConnectionHandler, String) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
getAdditionalIncludeConditions(Set<String>) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
getAdditionalMessages() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
This method can be used for communicating any messages which should be logged if this plan is selected for execution.
getAdditionalMessages(SQLException) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
Return a string containing additional messages from chained exceptions.
getAdditionalPaths() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Returns the absPaths parameter of the filter.
getAdditionalPaths() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
getAdditionalStatistics(RDBConnectionHandler, String, String) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
Returns additional DB-specific statistics, augmenting the return value of RDBDocumentStore.getStats().
getAddMetadataRecordCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAddMetadataRecordCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getAddMetadataRecordCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAddMetadataRecordCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getAddMetadataRecordErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAddMetadataRecordErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getAddMetadataRecordErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAddMetadataRecordErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getAddMetadataRecordTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAddMetadataRecordTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getAddRecordCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAddRecordCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getAddRecordCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAddRecordCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getAddRecordErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAddRecordErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getAddRecordErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAddRecordErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getAddRecordRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAddRecordRateHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getAddRecordSizeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAddRecordSizeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getAddRecordTotalSize() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAddRecordTotalSize() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getAddress() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Record
 
getAddress(int) - Method in class org.apache.jackrabbit.oak.segment.Segment
Convert an offset into an address.
getAdminId(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
getAdminPoolConfig() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Returns the admin connection pool configuration.
getAfterCheckpoint() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
getAfterCheckpoint() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreMetadata
 
getAfterCheckpoint() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreSortStrategy
 
getAfterState() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
 
getAggregatedPrivilegeNames(String...) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
Return the names of the non-aggregate privilege names corresponding to the specified privilegeNames.
getAggregator() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
getAlgorithm() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategy
 
getAlgorithm() - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategyBase
 
getAll(Iterable<? extends K>) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
getAllBundledNodesStates() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
getAllBundledProperties() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
Returns all properties, including bundled, as Json serialized value.
getAllChunkIds(long) - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
getAllChunkIds(long) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getAllChunkIds(long) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore
 
getAllChunkIds(long) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
getAllChunkIds(long) - Method in class org.apache.jackrabbit.oak.spi.blob.FileBlobStore
 
getAllChunkIds(long) - Method in interface org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore
Gets all the identifiers.
getAllChunkIds(long) - Method in class org.apache.jackrabbit.oak.spi.blob.MemoryBlobStore
Ignores the maxlastModifiedTime
getAllClusters() - Method in class org.apache.jackrabbit.oak.plugins.document.MissingLastRevSeeker
Gets the clusters which potentially need _lastRev recovery.
getAllDocuments(Collection<T>, TraversingRange, Predicate<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentTraverser
 
getAllDocuments(DocumentStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns an Iterable over all NodeDocuments in the given store.
getAllFrozenNodes() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
getAllIdentifiers() - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
getAllIdentifiers() - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
getAllIdentifiers() - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
In rare cases may include some duplicates in cases where async staged uploads complete during iteration.
getAllIdentifiers() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getAllIdentifiers() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
getAllIdentifiers() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
getAllIdentifiers() - Method in class org.apache.jackrabbit.oak.plugins.blob.UploadStagingCache
Returns all identifiers presently staged.
getAllIdentifiers() - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Returns identifiers of all records that exists in backend.
getAllIdentifiersCalled(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAllIdentifiersCalled(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when DataStore.getAllIdentifiers() is called.
getAllIdentifiersCompleted() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAllIdentifiersCompleted() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when DataStore.getAllIdentifiers() is completed.
getAllIdentifiersFailed() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAllIdentifiersFailed() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
getAllIndexInfo() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfoService
Returns IndexInfo for all the indexes present in the repository
getAllIndexInfo() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexInfoServiceImpl
 
getAllLinearFrozenNodes() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
getAllLinearVersions() - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionHistoryDelegate
 
getAllLinearVersions() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
getAllMetadataRecords(String) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
getAllMetadataRecords(String) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
getAllMetadataRecords(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
getAllMetadataRecords(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getAllMetadataRecords(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
getAllMetadataRecords(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
getAllMetadataRecords(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.SharedDataStore
Gets the all root records.
getAllMetadataRecords(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Gets all the metadata with a specified prefix.
getAllMetadataRecordsCalled(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAllMetadataRecordsCalled(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to SharedDataStore.getAllMetadataRecords(String) is made
getAllMetadataRecordsCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAllMetadataRecordsCompleted(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to SharedDataStore.getAllMetadataRecords(String) is completed
getAllMetadataRecordsFailed(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAllMetadataRecordsFailed(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
getAllNodeDocuments(MongoDocumentStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreCheckHelper
 
getAllNodeTypes() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getAllNodeTypes() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
getAllowedLifecycleTransistions() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getAllPresent(Iterable<?>) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
getAllProperties() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.BundlingContext
 
getAllQueryOperators() - Static method in enum org.apache.jackrabbit.oak.jcr.query.qom.Operator
Returns an array of the names of all the JCR 2.0 query operators.
getAllRecords() - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
getAllRecords() - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
getAllRecords() - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
getAllRecords() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getAllRecords() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
getAllRecords() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
getAllRecords() - Method in interface org.apache.jackrabbit.oak.plugins.blob.SharedDataStore
Retrieved an iterator over all DataRecords.
getAllRecords() - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Returns a list of all DataRecords
getAllRecordsCalled(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAllRecordsCalled(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to SharedDataStore.getAllRecords() is made
getAllRecordsCompleted() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getAllRecordsCompleted() - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to SharedDataStore.getAllRecords() is completed
getAllVersions() - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionHistoryDelegate
 
getAllVersions() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
getAncestor(int) - Method in class org.apache.jackrabbit.oak.plugins.document.Path
Get the nth ancestor of a path.
getAncestorPath() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.DescendantNodeImpl
 
getAncestorPath(String, int) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Get the nth ancestor of a path.
getAncestorSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.DescendantNodeJoinConditionImpl
 
getAndApply(BiFunction<MountedNodeStore, T, R>) - Method in class org.apache.jackrabbit.oak.composite.NodeMap
 
getAndResetOverallTime() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
getAnonymousId(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
getApplicablePolicies(Principal) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns the applicable policies for the specified principal or an empty array if no additional policies can be applied.
getApplicablePolicies(Principal) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
getApplicablePolicies(Principal) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getApplicablePolicies(String) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getApplicablePolicies(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.AccessControlManagerDelegator
 
getApplicablePolicies(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
getApproximateSize() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
getApproximateSize() - Method in interface org.apache.jackrabbit.oak.segment.file.FileStoreStatsMBean
 
getArrayType() - Method in class org.apache.jackrabbit.oak.api.Type
Determine the array type which has this type as base type
getAsyncDelay() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getAsyncDelay() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getAsyncIndexInfoService() - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
getAsyncLaneName() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Returns name of the async index lane to which this index is bound to or null if it's not an async index
getAsyncLaneName(NodeState, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
getAsyncLaneName(NodeState, String, PropertyState) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
getAsyncLanes() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
getAsyncLanes() - Method in interface org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoService
Returns all the async indexing lanes which are active in the setup.
getAsyncLanes() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
 
getAsyncLanes(NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoService
Returns all the async indexing lanes which are active in the setup based on given root NodeState
getAsyncLanes(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
 
getAttribute(String) - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
getAttribute(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
getAttribute(String) - Method in interface org.apache.jackrabbit.oak.api.AuthInfo
Returns the attribute with the given name or null if no attribute with that attributeName exists.
getAttribute(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getAttribute(String) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
getAttribute(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
 
getAttributeNames() - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
Returns the names of the attributes available to this credentials instance.
getAttributeNames() - Method in interface org.apache.jackrabbit.oak.api.AuthInfo
Returns the attribute names associated with this instance.
getAttributeNames() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getAttributeNames() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
 
getAttributes() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getAttributes() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
 
getAttributes(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.CompositeCredentialsSupport
 
getAttributes(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.credentials.CredentialsSupport
Obtains the attributes as present with the specified Credentials.
getAttributes(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.SimpleCredentialsSupport
 
getAuthentication(UserConfiguration, Root, String) - Method in class org.apache.jackrabbit.oak.security.user.UserAuthenticationFactoryImpl
 
getAuthentication(UserConfiguration, Root, String) - Method in class org.apache.jackrabbit.oak.security.user.whiteboard.WhiteboardUserAuthenticationFactory
 
getAuthentication(UserConfiguration, Root, String) - Method in interface org.apache.jackrabbit.oak.spi.security.user.UserAuthenticationFactory
Returns an implementation Authentication for the specified userId.
getAuthInfo() - Method in interface org.apache.jackrabbit.oak.api.ContentSession
This methods provides access to information related to authentication and authorization of this content session.
getAuthInfo() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getAuthInfo() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
getAuthInfo() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getAuthorizable(String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Get the Authorizable by its id.
getAuthorizable(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
getAuthorizable(String) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
getAuthorizable(String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
getAuthorizable(String, Class<T>) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Get the Authorizable of a specific type by its id.
getAuthorizable(String, Class<T>) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
getAuthorizable(String, Class<T>) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
getAuthorizable(String, Class<T>) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
getAuthorizable(Principal) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Get the Authorizable by its Principal.
getAuthorizable(Principal) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
getAuthorizable(Principal) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
getAuthorizable(Principal) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
getAuthorizable(ExternalIdentity, Class<T>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Retrieves the repository authorizable that corresponds to the given external identity
getAuthorizable(Tree) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
getAuthorizableActions(SecurityProvider) - Method in class org.apache.jackrabbit.oak.security.user.whiteboard.WhiteboardAuthorizableActionProvider
 
getAuthorizableActions(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalAuthorizableActionProvider
 
getAuthorizableActions(SecurityProvider) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableActionProvider
 
getAuthorizableActions(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.CompositeActionProvider
 
getAuthorizableActions(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.DefaultAuthorizableActionProvider
 
getAuthorizableByPath(String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
In accordance to Authorizable.getPath() this method allows to retrieve an given authorizable by it's path.
getAuthorizableByPath(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
getAuthorizableByPath(String) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
getAuthorizableByPath(String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
getAuthorizableClass() - Method in enum org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
 
getAuthorizableId(Tree) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
getAuthorizableId(Tree, AuthorizableType) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
Retrieve the id from the given authorizableTree, which must have been verified for being a valid authorizable of the specified type upfront.
getAuthorizableRootPath(ConfigurationParameters, AuthorizableType) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
getAutoCreateNodeDefinitions() - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
getAutoCreatePropertyDefinitions() - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
getAutomaticQueryOptions() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getAutoMembers(UserManager, Group) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.basic.AutoMembershipConfig
Best-effort attempt to retrieve all automatically defined members of the given Group.
getAutoMembership() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
getAutoMembership(Authorizable) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.basic.AutoMembershipConfig
Returns the group ids which the given synchronized external user/group should automatically be added as member.
getAutoMembership(Authorizable) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
Defines the set of group ids a synchronized external user/group is automatically member of.
getAutoMembershipConfig() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.basic.AutoMembershipAware
Returns the AutoMembershipConfig defined with the SyncHandler implementing this interface.
getAutoMembershipConfig() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
Gets the AutoMembershipConfig that applies to this configuration.
getAutoMembershipConfig() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncHandler
 
getAutoOptionsMappingJson() - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Get the automatic query options mapping.
getAutoOptionsMappingJson() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getAvailableRefs() - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectorFileState
Gets the file storing the available references.
getAverageLoadPenalty() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the average time spent loading new values.
getAverageLoadPenalty() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
getAverageLoadPenalty() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getAverageLoadPenalty() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getAverageMemory() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the average memory used per entry.
getAzureConfigPath() - Method in class org.apache.jackrabbit.oak.run.cli.BlobStoreOptions
 
getAzureContainer() - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
getBackend() - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
getBackend() - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
getBackend() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.CachingFileDataStore
 
getBackgroundObserver() - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteringObserver
 
getBackgroundUpdateCountHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
getBackupStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.FileStoreBackupRestoreMBean
Backup status
getBackupStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Backup status
getBackupStatus() - Method in class org.apache.jackrabbit.oak.backup.impl.FileStoreBackupRestoreImpl
 
getBackupStatus() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
getBase() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextContains
 
getBase() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Returns the base state of this branch.
getBaseCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.ImpersonationCredentials
Returns the Credentials originally passed to Session.impersonate(javax.jcr.Credentials).
getBaseDN() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.Identity
Configures the base DN for searches of this kind of identity
getBaseName() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexName
 
getBaseState() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getBaseState() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getBaseState() - Method in class org.apache.jackrabbit.oak.query.ExecutionContext
Used to evaluate the query (ie.
getBaseState() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the original base state that this builder is modifying.
getBaseState() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getBaseType() - Method in class org.apache.jackrabbit.oak.api.Type
Determine the base type of array types
getBaseVersion() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getBaseVersion(Tree) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Returns the tree representing the base version of the given versionable tree or null if none exists yet.
getBaseVersion(NodeDelegate) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionManagerDelegate
 
getBaseVersion(String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
getBatchCount() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
getBdata() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBRow
 
getBeforeCheckpoint() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
getBeforeCheckpoint() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreMetadata
 
getBeforeCheckpoint() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreSortStrategy
 
getBeforeState() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
 
getBestSelectorExecutionPlan(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getBigintType() - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
getBillingMode() - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBProvisioningData
 
getBinariesInlineThreshold() - Method in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
 
getBinary() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getBinary() - Method in class org.apache.jackrabbit.oak.plugins.value.ErrorValue
 
getBinaryReferences() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarReader
 
getBinaryReferences() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
 
getBinaryReferences() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingSegmentArchiveReader
 
getBinaryReferences() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveReader
Load binary references.
getBindDN() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Configures the DN that is used to bind to the LDAP server.
getBindPassword() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Configures the password that is used to bind to the LDAP server.
getBindVariableName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.BindVariableValueImpl
 
getBindVariableName() - Method in class org.apache.jackrabbit.oak.query.ast.BindVariableValueImpl
 
getBindVariableNames() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
getBindVariableNames() - Method in class org.apache.jackrabbit.oak.jcr.query.QueryImpl
 
getBindVariableNames() - Method in interface org.apache.jackrabbit.oak.query.Query
 
getBindVariableNames() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getBindVariableNames() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getBindVariableNames(String, String, Map<String, String>) - Method in interface org.apache.jackrabbit.oak.api.QueryEngine
Parse the query (check if it's valid) and get the list of bind variable names.
getBindVariableNames(String, String, Map<String, String>) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
Parse the query (check if it's valid) and get the list of bind variable names.
getBindVariableValue(String) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getBits(Iterable<String>) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
Returns the bits for the given privilege names.
getBits(Iterable<String>, boolean) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
Returns the bits for the given privilege names with the option to verify that all privilege names point to a valid, registered privilege.
getBits(String...) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
Returns the bits for the given privilege names.
getBits(Privilege[], NameMapper) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
Returns the bits for the given array of privileges.
getBlob() - Method in class org.apache.jackrabbit.oak.plugins.blob.ReferencedBlob
 
getBlob() - Method in interface org.apache.jackrabbit.oak.plugins.value.OakValue
 
getBlob(String) - Method in interface org.apache.jackrabbit.oak.api.Root
Get a blob by its reference.
getBlob(String) - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
getBlob(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
getBlob(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
getBlob(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
Returns the Blob with the given reference.
getBlob(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
getBlob(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
getBlob(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Get a blob by its reference.
getBlob(String) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
getBlob(String) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
getBlob(Binary) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.ValueFactoryImpl
 
getBlobAccessProvider() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getBlobCacheSize() - Method in class org.apache.jackrabbit.oak.plugins.blob.CachingBlobStore
 
getBlobClient(String) - Static method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.Utils
Create CloudBlobClient from properties.
getBlobClient(String, BlobRequestOptions) - Static method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.Utils
 
getBlobContainer(String, String) - Static method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.Utils
 
getBlobContainer(String, String, BlobRequestOptions) - Static method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.Utils
 
getBlobDirName() - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
getBlobFromBlobId(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
Returns the Blob with the given blobId.
getBlobGcMaxAgeInSecs() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
getBlobGCStatus() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobGC
 
getBlobGCStatus() - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGCMBean
Data store garbage collection status
getBlobId() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob
 
getBlobId() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore.BlobId
 
getBlobId() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUploadToken
Returns the blob ID of this instance.
getBlobId() - Method in class org.apache.jackrabbit.oak.segment.SegmentBlob
 
getBlobId() - Method in exception org.apache.jackrabbit.oak.segment.standby.client.BlobFetchTimeoutException
 
getBlobId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetBlobRequest
 
getBlobId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetBlobResponse
 
getBlobId(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getBlobId(String) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.BasicReadOnlyBlobStore
 
getBlobId(String) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
getBlobId(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.BlobStore
Returns the blobId that referred by the given binary reference.
getBlobId(String) - Method in class org.apache.jackrabbit.oak.spi.blob.split.DefaultSplitBlobStore
 
getBlobId(String) - Method in class org.apache.jackrabbit.oak.spi.blob.split.WrappingSplitBlobStore
 
getBlobLength(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getBlobLength(String) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.BasicReadOnlyBlobStore
 
getBlobLength(String) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
getBlobLength(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.BlobStore
Get the length of the blob.
getBlobLength(String) - Method in class org.apache.jackrabbit.oak.spi.blob.split.DefaultSplitBlobStore
 
getBlobLength(String) - Method in class org.apache.jackrabbit.oak.spi.blob.split.WrappingSplitBlobStore
 
getBlobMigrationStatus() - Method in class org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigration
 
getBlobMigrationStatus() - Method in interface org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigrationMBean
 
getBlobReferencesSize() - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationsStatsMBean
Returns the cumulative size of the blob references
GetBlobRequest - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetBlobRequest(String, String) - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetBlobRequest
 
GetBlobRequestEncoder - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetBlobRequestEncoder() - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetBlobRequestEncoder
 
GetBlobResponse - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetBlobResponse(String, String, InputStream, long) - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetBlobResponse
 
GetBlobResponseEncoder - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetBlobResponseEncoder(int) - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetBlobResponseEncoder
 
getBlobs(CloudBlobDirectory) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
getBlobStore() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob
 
getBlobStore() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getBlobStore() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getBlobStore() - Method in interface org.apache.jackrabbit.oak.run.cli.BlobStoreFixture
 
getBlobStore() - Method in interface org.apache.jackrabbit.oak.run.cli.NodeStoreFixture
 
getBlobStore() - Method in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
 
getBlobStore() - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStore
 
getBlobStoreCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getBlobStoreFixtures() - Method in class org.apache.jackrabbit.oak.fixture.SegmentTarFixture
 
getBlobStoreStats() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getBlobStoreType() - Method in class org.apache.jackrabbit.oak.run.cli.BlobStoreOptions
 
getBlockCommits() - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
 
getBlockSize() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
getBlockSizeMin() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getBlockSizeMin() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
getBlockSizeMin() - Method in interface org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore
Get the minimum block size (if there is any).
getBoolean() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
getBoolean() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getBoolean() - Method in class org.apache.jackrabbit.oak.plugins.value.ErrorValue
 
getBoolean(String) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getBoolean(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getBoolean(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getBoolean(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
getBoolean(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getBoolean(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the boolean value of the named property.
getBoolean(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the boolean value of the named property.
getBoolean(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getBoolean(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
Returns the boolean representation of the property with the specified propertyName.
getBoolean(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getBoost() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextTerm
 
getBootstrapConfig() - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
Returns the config that was used to bootstrap this servlet.
getBootstrapConfig() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Returns the config that was used to bootstrap this servlet.
getBound(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DateConstraint
 
getBound(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DecimalConstraint
 
getBound(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DoubleConstraint
 
getBound(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.LongConstraint
 
getBound(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
getBranchCommitHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
getBranches() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getBranches() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionContext
 
getBranches() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionContextWrapper
 
getBranchRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
 
getBroadcastConfig() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCache
 
getBroadcastRecvRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getBroadcastRecvRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getBucket() - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
getBuffer() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch
 
getBufferPos() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.SortKey
 
getBuilder(int) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.MongoFixture
 
getBuilder(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.blob.migration.DepthFirstNodeIterator
 
getBulkSegmentIds(Blob) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getBulkSegmentIds(Blob) - Static method in class org.apache.jackrabbit.oak.segment.SegmentBlob
 
getBundledChildNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.BundlingContext
 
getBundledChildNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
getBundleFilter() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
getBundlingConfigHandler() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getBundlor(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry
 
getCache() - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
getCacheEmptyCommitValue() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getCacheManager() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
 
getCacheSize() - Method in class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
getCacheStats() - Method in interface org.apache.jackrabbit.oak.api.jmx.ConsolidatedCacheStatsMBean
 
getCacheStats() - Method in interface org.apache.jackrabbit.oak.api.jmx.ConsolidatedDataStoreCacheStatsMBean
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.cache.impl.ConsolidatedCacheStats
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.blob.CachingBlobStore
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.blob.CompositeDataStoreCache
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.blob.ConsolidatedDataStoreCacheStats
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
 
getCacheStats() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.segment.SegmentCache
 
getCacheStats() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
 
getCaller(String[]) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
Retrieves the calling class and method from the call stack; this is determined by unwinding the stack until it finds a combination of full qualified classname + method (separated by ".") which do not start with any of the values provided by the ignoredJavaPackages parameters.
getCandidates(long) - Method in class org.apache.jackrabbit.oak.plugins.document.MissingLastRevSeeker
Get the candidates with modified time greater than or equal the specified startTime in milliseconds since the start of the epoch.
getCandidates(long) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoMissingLastRevSeeker
 
getCandidates(long) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBMissingLastRevSeeker
 
getCaptureStackTraces() - Method in interface org.apache.jackrabbit.oak.query.stats.QueryStatsMBean
 
getCaptureStackTraces() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
 
getCause() - Method in exception org.apache.jackrabbit.oak.segment.file.UnrecoverableArchiveException
 
getChanges() - Method in class org.apache.jackrabbit.oak.plugins.document.LocalDiffCache.Diff
 
getChanges() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
 
getChanges(RevisionVector, RevisionVector, Path, DiffCache.Loader) - Method in class org.apache.jackrabbit.oak.plugins.document.LocalDiffCache
 
getChanges(RevisionVector, RevisionVector, Path, DiffCache.Loader) - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache
 
getChangeSetMaxDepth() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getChangeSetMaxItems() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getCharacterEncoding() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
Returns the character encoding that should be assumed for the binary that is to be downloaded.
getCharacterEncoding() - Method in class org.apache.jackrabbit.oak.api.blob.BlobDownloadOptions
Returns the character encoding that should be assumed for the blob that is to be downloaded.
getCharacterEncoding() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordDownloadOptions
Returns the character encoding of this instance.
getCheckedRevisionsCount() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker.ConsistencyCheckResult
 
getCheckpoint() - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreMetadata
 
getCheckpoint() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategy
 
getCheckpoint() - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategyBase
 
getCheckpoint() - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
getCheckpoint() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
getCheckpointInfo() - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
getCheckpointRevisions() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker.ConsistencyCheckResult
 
getCheckpoints() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getCheckpoints(DocumentNodeStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.CheckpointsHelper
 
getChild(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Get a possibly non existing child of this Tree.
getChild(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getChild(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
getChild(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Get child node
getChild(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
Navigate to a child of the given name.
getChildCount(long) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Get the number of child nodes
getChildHandler(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.DefaultEventHandler
 
getChildHandler(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.EventHandler
Returns a handler of events within the given child node, or null if changes within that child are not to be processed.
getChildHandler(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteredHandler
 
getChildIfCached(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
/** Returns the child node for the given name from the cache.
getChildNames() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
Returns the list of child names considering its ordering when the TreeConstants.OAK_CHILD_ORDER property is set.
getChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
getChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
getChildNode(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
getChildNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns a builder for constructing changes to the named child node.
getChildNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the named, possibly non-existent, child node.
getChildNode(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getChildNode(String, RecordId) - Method in class org.apache.jackrabbit.oak.segment.Template
 
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getChildNodeCount(long) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the current number of child nodes.
getChildNodeCount(long) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the number of iterable child nodes of this node.
getChildNodeCount(long) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getChildNodeEntries() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
getChildNodeEntries() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getChildNodeEntries() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getChildNodeEntries() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getChildNodeEntries() - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
getChildNodeEntries() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
getChildNodeEntries() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the iterable child node entries of this instance.
getChildNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getChildNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getChildNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getChildNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getChildNodeNames() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
getChildNodeNames() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getChildNodeNames() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the names of current child nodes.
getChildNodeNames() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the names of all iterable child nodes.
getChildNodeNames() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getChildNodeNames(Collection<String>, Matcher) - Static method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlorUtils
 
getChildPermission(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
Retrieve the TreePermission for the tree identified by the specified childName and childState, which is a child of the tree associated with this instanceof TreePermission.
getChildren() - Method in interface org.apache.jackrabbit.oak.api.Tree
All accessible children of this Tree instance.
getChildren() - Method in class org.apache.jackrabbit.oak.commons.json.JsonObject
Get the (mutable) map of children.
getChildren() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Returns an iterator for traversing all the children of this node.
getChildren() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getChildren() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getChildrenCachePercentage() - Method in class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
getChildrenCacheSize() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getChildrenCount(long) - Method in interface org.apache.jackrabbit.oak.api.Tree
Determine the number of children of this Tree instance taking access restrictions into account.
getChildrenCount(long) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getChildSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ChildNodeJoinConditionImpl
 
getChildSerializer() - Method in class org.apache.jackrabbit.oak.json.JsonSerializer
 
getChildTracker(String) - Method in class org.apache.jackrabbit.oak.namepath.PathTracker
 
getChildTracker(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierTracker
 
getClassName() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Class name of the event listener
getClassName() - Method in interface org.apache.jackrabbit.oak.spi.commit.BackgroundObserverMBean
 
getClientId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetBlobRequest
 
getClientId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetBlobResponse
 
getClientId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetHeadRequest
 
getClientId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetHeadResponse
 
getClientId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetReferencesRequest
 
getClientId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetReferencesResponse
 
getClientId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetSegmentRequest
 
getClientId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetSegmentResponse
 
getClientInfo() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentBroadcastConfig
 
getClientInfo() - Method in interface org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.DynamicBroadcastConfig
Get the client info of all connected clients.
getClientSyncs() - Method in class org.apache.jackrabbit.oak.fixture.SegmentTarFixture
 
getClock() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getClock() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getClock() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionContext
 
getClock() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionContextWrapper
 
getCloudContainer() - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
getCloudProvider() - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
getClusterId() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
 
getClusterId() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getClusterId() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getClusterId() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
getClusterId() - Method in class org.apache.jackrabbit.oak.plugins.document.Revision
 
getClusterId() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionContext
 
getClusterId() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionContextWrapper
 
getClusterId() - Method in class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
getClusterInfo() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getClusterNodeInfo(int) - Method in class org.apache.jackrabbit.oak.plugins.document.MissingLastRevSeeker
Gets the cluster node info for the given cluster node id.
getCode() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Returns the type-specific error code of this exception.
getCode() - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
getCollation(QueryBuilder.Direction) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
 
getCollectionCompressionType() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
 
getCollectionStorageOptions(Map<String, String>) - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDBConfig
reads all storage options from map backed by config, and constructs storage options for collection to be created
getCollisionsModcount() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBRow
 
getColumnIndex(String) - Method in interface org.apache.jackrabbit.oak.query.Query
 
getColumnIndex(String) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getColumnIndex(String) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getColumnName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ColumnImpl
 
getColumnName() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
getColumnNames() - Method in interface org.apache.jackrabbit.oak.api.Result
Get the list of column names.
getColumnNames() - Method in class org.apache.jackrabbit.oak.jcr.query.QueryResultImpl
 
getColumnNames() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getColumns() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
getColumns() - Method in interface org.apache.jackrabbit.oak.query.Query
 
getColumns() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getColumns() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getColumnSelectorNames() - Method in interface org.apache.jackrabbit.oak.api.Result
Get the distinct selector names of all columns.
getColumnSelectorNames() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getCommand(String) - Method in class org.apache.jackrabbit.oak.run.commons.Modes
 
getCommit(String) - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend
 
getCommitHandles() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend
 
getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration
 
getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getCommitHooks(String) - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
Returns the list of commit hooks that need to be executed for the specified workspace name.
getCommitInfo() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexingContext
Commit info associated with commit as part of which IndexEditor is being invoked
getCommitRootPath(Revision) - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Returns the commit root path for the given revision or null if this document does not have a commit root entry for the given revision.
getCommitsCount() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
getCommitsCount() - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
 
getCommitsCountForOtherWriters() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
getCommitsCountForOtherWriters() - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
 
getCommitsCountPerWriterGroupLastMinute() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
getCommitsCountPerWriterGroupLastMinute() - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
 
getCommitTimes() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
getCommitTimes() - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
 
getCommitValue(Revision, NodeDocument) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getCommitValue(Revision, NodeDocument) - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionContext
Retrieves the commit value for a given change.
getCommitValue(Revision, NodeDocument) - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionContextWrapper
 
getCommitValueCacheSize() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getCommonOpts() - Method in class org.apache.jackrabbit.oak.run.cli.Options
 
getCompactedNodes() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
getCompactedNodes() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getCompactedNodes() - Method in class org.apache.jackrabbit.oak.segment.file.GCNodeWriteMonitor
Compacted nodes in current cycle
getCompactorType() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
 
getComparator(OrderingImpl[]) - Static method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getCompleteBlobUploadCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getCompleteBlobUploadCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getCompleteBlobUploadCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getCompleteBlobUploadCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getCompleteBlobUploadErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getCompleteBlobUploadErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getCompleteBlobUploadErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getCompleteBlobUploadErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getCompleteBlobUploadTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getCompleteBlobUploadTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getCompositeMemoryStore() - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getCompositeMemoryStore(String) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getCompositeMongoStore(String, long, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getCompositeMongoStore(String, String, long, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getCompositeStore(File, int, int, boolean, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getCompositeStore(String, File, int, int, boolean, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getConcatQuery(String, int) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
Returns the CONCAT function or its equivalent function or sub-query.
getConcurrency() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
 
getConditions() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
 
getConfig() - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
getConfig() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentBroadcastConfig
 
getConfig() - Method in interface org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.DynamicBroadcastConfig
Get the global configuration data that is not associated to a specific client.
getConfig() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsContext
 
getConfig() - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBClient
 
getConfig() - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
getConfig() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getConfigMBean() - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.FilterProvider
 
getConfiguration(Class<T>) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
getConfiguration(Class<T>) - Method in class org.apache.jackrabbit.oak.spi.security.OpenSecurityProvider
 
getConfiguration(Class<T>) - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityProvider
Returns the security configuration of the specified configClass.
getConfigurations() - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
getConfigurations() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getConfigurations() - Method in class org.apache.jackrabbit.oak.spi.security.OpenSecurityProvider
 
getConfigurations() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityProvider
Returns all available SecurityConfigurations.
getConfiguredReadPreference(MongoDocumentStore, Collection<? extends Document>) - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreHelper
 
getConfigValue(String, T) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
Returns the value of the configuration entry with the given key applying the following rules: If this instance doesn't contain a configuration entry with that key, or if the entry is null, the specified defaultValue will be returned. If the configured value is not null an attempt is made to convert the configured value to match the type of the default value.
getConfigValue(String, T, Class<T>) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
Returns the value of the configuration entry with the given key applying the following rules: If this instance doesn't contain a configuration entry with that key the specified defaultValue will be returned. If defaultValue is null the original value will be returned. If the configured value is null this method will always return null. If neither defaultValue nor the configured value is null an attempt is made to convert the configured value to match the type of the default value.
getConflictHandlers() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration
 
getConflictHandlers() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getConflictHandlers() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalPrincipalConfiguration
 
getConflictHandlers() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getConflictHandlers() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getConflictHandlers() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
Returns the list of conflict handlers available for this security configuration.
getConnection() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.UnboundLdapConnectionPool
Gives a Unbound LdapConnection fetched from the pool.
getConnectionString(String, String) - Static method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.Utils
 
getConnectionString(String, String, String) - Static method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.Utils
 
getConnectionStringFromProperties(Properties) - Static method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.Utils
 
getConsecutiveFailedExecutions() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
getConsistencyCheckStatus() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobGC
 
getConsistencyCheckStatus() - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGCMBean
Consistency check status
getConsistencyOperationStats() - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGarbageCollector
Returns consistency operation statistics
getConsistencyOperationStats() - Method in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
 
getConsolidatedExecutionStats() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Returns the consolidated execution stats since last reset
getConstraint() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.NotImpl
 
getConstraint() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
getConstraint() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
getConstraint() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getConstraint1() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.AndImpl
 
getConstraint1() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.OrImpl
 
getConstraint2() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.AndImpl
 
getConstraint2() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.OrImpl
 
getConstraints() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
getConstraints() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
getContainingHistory() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionImpl
 
getContentDispositionHeader() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordDownloadOptions
Generate the correct HTTP Content-Disposition header value from the DataRecordDownloadOptions.fileName and DataRecordDownloadOptions.dispositionType in this class, if set.
getContentIdentity() - Method in interface org.apache.jackrabbit.api.JackrabbitValue
Get a unique identifier of the content of this value.
getContentIdentity() - Method in interface org.apache.jackrabbit.oak.api.Blob
A unique identifier of the content of this value.
getContentIdentity() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob
 
getContentIdentity() - Method in class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
 
getContentIdentity() - Method in class org.apache.jackrabbit.oak.plugins.value.BinaryBasedBlob
 
getContentIdentity() - Method in class org.apache.jackrabbit.oak.segment.SegmentBlob
 
getContentRepository() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
getContentSession() - Method in interface org.apache.jackrabbit.oak.api.Root
Get the ContentSession from which this root was acquired
getContentSession() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
getContentSession() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
getContentTypeHeader() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordDownloadOptions
Generate the correct HTTP Content-Type header value from the DataRecordDownloadOptions.mediaType and DataRecordDownloadOptions.characterEncoding in this class, if set.
getContext() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration
 
getContext() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesAuthorizationConfiguration
 
getContext() - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenConfigurationImpl
 
getContext() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getContext() - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
getContext() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getContext() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
getContext() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
getContext() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getContext() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getContext() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.BooleanPropertyState
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.DecimalPropertyState
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.DoublePropertyState
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.LongPropertyState
 
getConverter() - Method in class org.apache.jackrabbit.oak.plugins.memory.StringPropertyState
 
getConverter(Boolean) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiBooleanPropertyState
 
getConverter(Double) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiDoublePropertyState
 
getConverter(Long) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiLongPropertyState
 
getConverter(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
 
getConverter(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiStringPropertyState
 
getConverter(BigDecimal) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiDecimalPropertyState
 
getConverter(Blob) - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiBinaryPropertyState
 
getCorrespondingNodePath(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getCorruptIndexData(String) - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
 
getCorruptSinceAsCal() - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler.CorruptIndexInfo
 
getCost(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
getCost(Filter, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex
Estimate the worst-case cost to query with the given filter.
getCostPerEntry() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
The cost to read one entry from the cursor.
getCostPerExecution() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
The cost to execute the query once.
getCount() - Method in class org.apache.jackrabbit.oak.query.facet.FacetResult.Facet
get the facet count
getCount() - Method in interface org.apache.jackrabbit.oak.stats.Counting
Returns the current count.
getCount() - Method in class org.apache.jackrabbit.oak.stats.NoopStats
 
getCount() - Method in class org.apache.jackrabbit.oak.stats.SimpleStats
 
getCount(RepositoryStatistics.Type) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getCounter() - Method in class org.apache.jackrabbit.oak.plugins.document.Revision
 
getCounters() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getCounterStats() - Method in class org.apache.jackrabbit.oak.plugins.metric.util.StatsProviderUtil
 
getCounterStats(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
 
getCounterStats(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.RoleStatisticsProvider
 
getCounterStats(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.stats.DefaultStatisticsProvider
 
getCounterStats(String, StatsOptions) - Method in interface org.apache.jackrabbit.oak.stats.StatisticsProvider
 
getCreated() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionImpl
 
getCreated() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
 
getCreated() - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
getCreatedMillis() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
getCreateJournalHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getCreateJournalHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getCreateNodesHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getCreateNodesHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getCreateStatsConsumer() - Static method in class org.apache.jackrabbit.oak.plugins.document.util.StatsCollectorUtil
 
getCreationTime() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
 
getCreationTime() - Method in class org.apache.jackrabbit.oak.segment.SegmentId
 
getCreationTimestamp() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Time in millis at which index definition was created
getCredentialClasses() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.CompositeCredentialsSupport
 
getCredentialClasses() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.credentials.CredentialsSupport
Returns all credentials classes supported by this implementation.
getCredentialClasses() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.SimpleCredentialsSupport
 
getCredentials() - Method in interface org.apache.jackrabbit.api.security.user.User
Returns the internal Credentials representation for this user.
getCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Tries to retrieve valid (supported) Credentials: using a CredentialsCallback, looking for a AbstractLoginModule.SHARED_KEY_CREDENTIALS entry in the shared state (see also AbstractLoginModule.getSharedCredentials() and finally by searching for valid credentials in the subject.
getCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.CredentialsCallback
Returns the Credentials that have been set before using CredentialsCallback.setCredentials(javax.jcr.Credentials).
getCurrentStats() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
Call back invoked to retrieve the most recent CacheStats instance of the underlying cache.
getCurrentStats() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getCurrentStats() - Method in class org.apache.jackrabbit.oak.segment.RecordCacheStats
 
getCurrentStats() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.SegmentCacheStats
 
getCurrentTimestamp() - Static method in class org.apache.jackrabbit.oak.plugins.document.Revision
Get the timestamp value of the current date and time.
getCurrentTimeStampInSecondsSyntax() - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
Query syntax for current time in ms since the epoch
getCurrentWriter() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
getCurrentWriter() - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
 
getCustomAttributes() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Optionally configures an array of attribute names that will be retrieved when looking up LDAP entries.
getCustomerVersion() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexName
 
getData() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
 
getData() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBRow
 
getDatabase() - Method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Returns the MongoDatabase as passed in the URI of the constructor.
getDatabase(String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Returns the MongoDatabase with the given name.
getDataFile() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
getDataFileSpecOpt() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
getDataRecord(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getDataStore() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getDataStore(File, int, StatisticsProvider) - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
getDataStoreGCStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Data store garbage collection status
getDataStoreGCStatus() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
getDataTableCreationStatement(String) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
getDate() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
getDate() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getDate() - Method in class org.apache.jackrabbit.oak.plugins.value.ErrorValue
 
getDate() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
 
getDate() - Method in class org.apache.jackrabbit.oak.stats.Clock
Convenience method that returns the Clock.getTime() value as a Date instance.
getDateIncreasing() - Method in class org.apache.jackrabbit.oak.stats.Clock
Convenience method that returns the Clock.getTimeIncreasing() value as a Date instance.
getDateMonotonic() - Method in class org.apache.jackrabbit.oak.stats.Clock
Convenience method that returns the Clock.getTimeMonotonic() value as a Date instance.
getDBCollection(MongoDocumentStore, Collection<T>) - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreHelper
 
getDBName() - Method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
 
getDecimal() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getDecimal() - Method in class org.apache.jackrabbit.oak.plugins.value.ErrorValue
 
getDeclaredAggregateNames() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
getDeclaredAggregateNames() - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeDefinition
Returns the internal names of the declared aggregated privileges or an empty array if the privilege defined by this definition isn't an aggregate.
getDeclaredGroups() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
Returns an iterable of the declared groups of this external identity.
getDeclaredGroups() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentity
Returns an iterable of the declared groups of this external identity.
getDeclaredMembers() - Method in interface org.apache.jackrabbit.api.security.user.Group
 
getDeclaredMembers() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapGroup
 
getDeclaredMembers() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalGroup
Returns an iterable of the declared (direct) members of this external group.
getDefaultAuthenticationFactory() - Static method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getDefaultBuilder() - Static method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Constructs a builder with default options set.
getDefaultChildType(Tree, Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
Finds the default primary type for a new child node with the given name.
getDefaultConfig() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getDefaultConfiguration(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.ConfigurationUtil
Creates a new Configuration for the default OAK authentication setup which only handles login for standard JCR credentials.
getDefaultMount() - Method in interface org.apache.jackrabbit.oak.spi.mount.MountInfoProvider
Returns the default mount
getDefaultReadConcern(MongoClient, MongoDatabase) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Returns the default read concern depending on MongoDB deployment.
getDefaultValues(String) - Method in class org.apache.jackrabbit.oak.query.QueryOptions.AutomaticQueryOptionsMapping
 
getDefaultWriteConcern(MongoClient) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Returns the default write concern depending on MongoDB deployment.
getDefinition() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getDefinition() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getDefinition() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
The node state with the index definition.
getDefinition() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.Restriction
Returns the underlying restriction definition.
getDefinition() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionImpl
 
getDefinition(Tree, String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getDefinition(Tree, String) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.DefinitionProvider
Returns the node definition for a child node of parent named nodeName with a default primary type.
getDefinition(Tree, PropertyState, boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getDefinition(Tree, PropertyState, boolean) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.DefinitionProvider
Calculates the applicable definition for the property state under the given parent tree.
getDefinition(Tree, Tree) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getDefinition(Tree, Tree) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.DefinitionProvider
Calculates the applicable definition for the child node under the given parent node.
getDelegate() - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
getDeleteAllMetadataRecordsCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteAllMetadataRecordsCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteAllMetadataRecordsCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteAllMetadataRecordsCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteAllMetadataRecordsErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteAllMetadataRecordsErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteAllMetadataRecordsErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteAllMetadataRecordsErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteAllMetadataRecordsTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteAllMetadataRecordsTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteByDateCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteByDateCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteByDateCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteByDateCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteByDateErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteByDateErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteByDateErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteByDateErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteByDateTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteByDateTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeletedDocCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsMBean
 
getDeletedDocHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsMBean
 
getDeletedIntSplitDocCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsMBean
 
getDeletedIntSplitDocHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsMBean
 
getDeletedLeafDocCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsMBean
 
getDeletedLeafDocHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsMBean
 
getDeletedOnceCount() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoVersionGCSupport
 
getDeletedOnceCount() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBVersionGCSupport
 
getDeletedOnceCount() - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGCSupport
 
getDeletedSplitDocCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsMBean
 
getDeletedSplitDocHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsMBean
 
getDeleteErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteMetadataRecordCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteMetadataRecordCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteMetadataRecordCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteMetadataRecordCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteMetadataRecordErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteMetadataRecordErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteMetadataRecordErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteMetadataRecordErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteMetadataRecordTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteMetadataRecordTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDeleteTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDeleteTracker() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker
 
getDepth() - Method in class org.apache.jackrabbit.oak.plugins.document.Path
The depth of this path.
getDepth(String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Calculate the number of elements in the path.
getDepthFromId(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
getDescendantSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.DescendantNodeJoinConditionImpl
 
getDescription() - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AbstractAzureDataStoreService
 
getDescription() - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.AbstractS3DataStoreService
 
getDescription() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService
 
getDescription() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStoreService
 
getDescription(MBeanAttributeInfo) - Method in class org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
 
getDescription(MBeanInfo) - Method in class org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
 
getDescription(MBeanOperationInfo) - Method in class org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
 
getDescription(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
 
getDescriptor(String) - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
 
getDescriptorKeys() - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
 
getDescriptors() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
Returns all the repository descriptors.
getDescriptors() - Method in interface org.apache.jackrabbit.oak.api.ContentRepository
Returns the repository descriptors which contain all or a subset of the descriptors defined in Repository.
getDescriptors() - Method in class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
 
getDescriptors() - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
Returns the descriptors associated with the repository
getDescriptorValue(String) - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
 
getDescriptorValues(String) - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
 
getDestinationFromId(String) - Method in class org.apache.jackrabbit.oak.run.DataStoreCopyCommand
 
getDestPath(String) - Method in class org.apache.jackrabbit.oak.spi.commit.MoveTracker
 
getDiffCache() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getDiffCache(int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getDiffCachePercentage() - Method in class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
getDiffCacheSize() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getDiffCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getDigest() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore.BlockId
 
getDimensions() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
Returns the dimensions of this revision vector.
getDimensions() - Method in class org.apache.jackrabbit.oak.query.facet.FacetResult
 
getDirection() - Method in enum org.apache.jackrabbit.api.security.user.QueryBuilder.Direction
 
getDirectory() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
getDirectory(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
getDisabledReason() - Method in interface org.apache.jackrabbit.api.security.user.User
Returns the String specified upon disabling this user or null if User.isDisabled() returns false.
getDisableMissing() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
Controls the behavior for users that no longer exist on the external provider.
getDispositionType() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
Returns the disposition type that should be assumed for the binary that is to be downloaded.
getDispositionType() - Method in class org.apache.jackrabbit.oak.api.blob.BlobDownloadOptions
Returns the disposition type that should be assumed for the binary that is to be downloaded.
getDispositionType() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordDownloadOptions
Returns the disposition type of this instance.
getDocStoreThrottlingFeature() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getDocumentCacheSize() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getDocumentContents(String) - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBClient
 
getDocumentNodeState(Path, RevisionVector, RevisionVector) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStateCache
Get the node for the given path and revision.
getDocumentNodeState(Path, RevisionVector, RevisionVector) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreCache
 
getDocumentsDownloaded() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMongoDownloadTask.Result
 
getDocumentsRejectedSplit() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
getDocumentsStream(String) - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBClient
 
getDocumentStore() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getDocumentStore() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getDocumentStore() - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGCSupport
Returns the underlying document store.
getDocumentStoreStatsCollector() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getDocumentTraversalRange() - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntryTraverser
Returns the modification range corresponding to node states which are traversed by this.
getDone() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
getDouble() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getDouble() - Method in class org.apache.jackrabbit.oak.plugins.value.ErrorValue
 
getDownloadCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDownloadCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDownloadCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDownloadCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDownloadErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDownloadErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDownloadErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDownloadErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDownloadRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDownloadRateHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDownloadSizeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDownloadSizeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDownloadTotalSeconds() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDownloadTotalSeconds() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDownloadTotalSize() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDownloadTotalSize() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getDownloadURI(DataIdentifier, DataRecordDownloadOptions) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
getDownloadURI(DataIdentifier, DataRecordDownloadOptions) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
getDownloadURI(DataIdentifier, DataRecordDownloadOptions) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordAccessProvider
Return a URI for directly reading the binary associated with the provided DataRecord.
getDownloadURI(Blob, BlobDownloadOptions) - Method in interface org.apache.jackrabbit.oak.api.blob.BlobAccessProvider
Obtain a download URI for a Blob.
getDownloadURI(Blob, BlobDownloadOptions) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getDownloadURICalled(long, TimeUnit, String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDownloadURICalled(long, TimeUnit, String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
getDownloadURICompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDownloadURICompleted(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
getDownloadURIFailed() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getDownloadURIFailed() - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
getDroppedTables() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
getDuration() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
 
getDurationMs() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimeInterval
Returns the duration in ms.
getDynamicGroups() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Group
Returns true if external group identities are being synchronized into the repository as dynamic groups.
getDynamicMembership() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
Returns true if a dynamic group membership is enabled.
getDynamicMembershipProvider(Root, UserManager, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.user.DynamicMembershipTracker
 
getDynamicMembershipProvider(Root, UserManager, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.AutomembershipService
 
getDynamicMembershipProvider(Root, UserManager, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.DynamicMembershipService
Returns in instance of DynamicMembershipProvider for the given root, user manager and name-path mapper.
getEagerMergeRuns() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask.Result
 
getEarliestRecord(List<DataRecord>) - Static method in class org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils
Gets the earliest record of the available reference records.
getEffectiveNodeType(Node) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
Returns all the node types of the given node, in a breadth-first traversal order of the type hierarchy.
getEffectiveNodeType(Node) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeTypeProvider
Calculates and returns the effective node types of the given node.
getEffectiveNodeType(Tree) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getEffectiveNodeType(Tree) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeTypeProvider
Calculates and returns the effective node types of the given tree.
getEffectivePath() - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalAccessControlList.Entry
Returns the path of target object where this entry will take effect.
getEffectivePolicies(Set<Principal>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns the AccessControlPolicy objects that are in effect for the given Principals.
getEffectivePolicies(Set<Principal>) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
getEffectivePolicies(Set<Principal>) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getEffectivePolicies(Set<Principal>, String...) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns the AccessControlPolicy objects that are in effect for the given Principals at the specified absolute paths.
getEffectivePolicies(Set<Principal>, String...) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
getEffectivePolicies(Set<Principal>, String...) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.AccessControlManagerDelegator
 
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
getEffectiveType(Tree, Tree) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
Returns the effective node types of the given node.
getElementCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Get the number of elements/objects in the cache.
getElementCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getElementCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getElementCount() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getElementCount() - Method in class org.apache.jackrabbit.oak.segment.RecordCacheStats
 
getElementCount() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.SegmentCacheStats
 
getEmptyNodeStateHistogram() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
getEncodedToken(@org.jetbrains.annotations.NotNull byte[]) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUploadToken
Generate an encoded, signed token string from this instance.
getEncoderClass() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeDocumentCodec
 
getEndTime() - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
 
getEnforceDynamicMembership() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
Returns true if a dynamic group membership must be enforced for users that have been synchronized previously.
getEntries() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getEntries() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
getEntriesAccepted() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
getEntriesRejected() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
getEntry() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
 
getEntryCount() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStore
 
getEntryCount() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.MultithreadedTraverseWithSortStrategy
Deprecated.
 
getEntryCount() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
getEntryCount() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.SortStrategy
Deprecated.
 
getEntryCount() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
getEntryCount() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreSortStrategy
 
getEntryCount() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStore
 
getEntryCount() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter
 
getEntryCount() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
getEntryCount() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveWriter
Get the number of entries currently contained in the archive.
getEntryName(String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
 
getEntrySize(int) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarReader
 
getEntrySize(int) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
 
getEntrySize(int) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingSegmentArchiveReader
 
getEntrySize(int) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveReader
Transforms the segment size in bytes into the effective size on disk for the given entry (eg.
getEscapedToken() - Method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
Get the last encoded (raw) string, including escape sequences.
getEstimatedCompactableNodes() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
getEstimatedCompactableNodes() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getEstimatedCost() - Method in interface org.apache.jackrabbit.oak.query.plan.ExecutionPlan
 
getEstimatedCost() - Method in class org.apache.jackrabbit.oak.query.plan.JoinExecutionPlan
 
getEstimatedCost() - Method in class org.apache.jackrabbit.oak.query.plan.SelectorExecutionPlan
 
getEstimatedCost() - Method in interface org.apache.jackrabbit.oak.query.Query
Get the estimated cost.
getEstimatedCost() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getEstimatedCost() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getEstimatedDocumentCount(MongoDocumentStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreCheckHelper
 
getEstimatedEntryCount() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
An estimate of entry count in the index
getEstimatedEntryCount() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
The estimated number of entries in the cursor that is returned by the query method, when using this plan.
getEstimatedPercentage() - Method in class org.apache.jackrabbit.oak.segment.file.GCNodeWriteMonitor
Estimated completion percentage.
getEstimatedRevisionGCCompletion() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
getEstimatedRevisionGCCompletion() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getEstimatedTotal() - Method in class org.apache.jackrabbit.oak.segment.file.GCNodeWriteMonitor
Estimated nodes to compact in current cycle.
getEventAggregator() - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.FilterProvider
Allows providers to supply an optional EventAggregator that is used to adjust (aggregate) the event identifier before event creation (ie after event filtering).
getEventConsumerTime() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
 
getEventConsumerTimeRatio() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Ratio of time spent in event listener vs.
getEventCount() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
 
getEventDeliveries() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Number of onEvent() calls made on the listener
getEventDeliveriesPerHour() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Average number of onEvent() calls per hour
getEventJournal() - Method in class org.apache.jackrabbit.oak.jcr.observation.ObservationManagerImpl
 
getEventJournal(int, String, boolean, String[], String[]) - Method in class org.apache.jackrabbit.oak.jcr.observation.ObservationManagerImpl
 
getEventProducerTime() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
 
getEventsDelivered() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Number of individual events delivered to the listener
getEventsDeliveredPerHour() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Average number of individual events delivered per hour
getEventTypes() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Event types of the listener registration
getEventTypes() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Returns the eventTypes parameter of the filter.
getEventTypes() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
getEveryone() - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Returns the Principal which is implicitly applied to every subject.
getEveryone() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PrincipalManagerDelegator
 
getEveryone() - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalManagerImpl
 
getEvictionCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the number of times an entry has been evicted.
getEvictionCount() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
getEvictionCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getEvictionCount() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getEvictionCount() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
 
getExceptionCount() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCache
 
getExcludedPaths() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Returns the excludedPaths parameter of the filter.
getExcludedPaths() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
getExcludedPaths() - Method in class org.apache.jackrabbit.oak.spi.filter.PathFilter
 
getExecuteCount() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
getExecutionContext() - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
Get the execution context for a single query execution.
getExecutionContext() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getExecutionCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Returns the number of executions as a org.apache.jackrabbit.api.stats.TimeSeries.
getExecutionPlan() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getExecutionTime() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Deprecated.
getExecutor() - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
getExecutor() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getExistingDataDumpDir() - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
getExistingDataDumpDir() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
getExistingSelector(String) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Get the selector with the given name, or fail if not found.
getExpirationTime() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
Returns the duration in milliseconds until a synced authorizable gets expired.
getExporterType() - Method in interface org.apache.jackrabbit.oak.run.MetricsExporterFixture
 
getExpression() - Method in class org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
 
getExpression() - Method in class org.apache.jackrabbit.oak.query.ast.SuggestImpl
 
getExternalBlobCount() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getExternalChangeCountHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
getExternalEventCount() - Method in interface org.apache.jackrabbit.oak.spi.commit.BackgroundObserverMBean
 
getExternalGroupFromRef(ExternalIdentityRef) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
getExternalId() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
Returns the id of this identity as used in the external system.
getExternalId() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentity
Returns the id of this identity as used in the external system.
getExternalIdRef() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncedIdentity
 
getExternalIdRef() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncedIdentity
Returns the external reference of this identity.
getExtractedTextCache() - Method in class org.apache.jackrabbit.oak.index.ExtendedIndexHelper
 
getExtraFilter() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.Identity
Configures the extra LDAP filter that is appended to the internally computed filter when searching for identities.
getFacets(String) - Method in class org.apache.jackrabbit.oak.query.facet.FacetResult
 
getFacetsConfig() - Method in class org.apache.jackrabbit.oak.index.indexer.document.LuceneIndexer
 
getFailedRequests() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
getFailedRequests() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ClientStandbyStatusMBean
 
getFailingIndexData(String) - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
 
getFailingIndexStats() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
getFailingIndexStats(String) - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
 
getFailingSince() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
getFailTraversal() - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Whether queries that don't use an index will fail (throw an exception).
getFailTraversal() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getFailTraversal() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryLimits
 
getFailureCount() - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationsStatsMBean
Returns the finish error count
getFakeDataStorePath() - Method in class org.apache.jackrabbit.oak.run.cli.BlobStoreOptions
 
getFastQueryResultSize() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getFDSConfigPath() - Method in class org.apache.jackrabbit.oak.run.cli.BlobStoreOptions
 
getFDSPath() - Method in class org.apache.jackrabbit.oak.run.cli.BlobStoreOptions
 
getFetchFirstSyntax() - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
Query syntax for "FETCH FIRST"
getFile(String, File) - Static method in class org.apache.jackrabbit.oak.plugins.blob.DataStoreCacheUtils
Obtain a placeholder in the file system folder for the given identifier.
getFile(PropertyState) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getFile(NodeState) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getFileBlobStore(File) - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
getFileDataStore(File, int, StatisticsProvider) - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
getFileName() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
Returns the filename that should be assumed for the binary that is to be downloaded.
getFileName() - Method in class org.apache.jackrabbit.oak.api.blob.BlobDownloadOptions
Returns the filename that should be assumed for the blob that is to be downloaded.
getFileName() - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
getFileName() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordDownloadOptions
Returns the file name of this instance.
getFileStoreMonitor() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
getFilter() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
The filter to use.
getFilter(SecurityProvider, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.principalbased.FilterProvider
Returns a Filter for the given parameters.
getFilter(SecurityProvider, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.FilterProviderImpl
 
getFilter(NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.FilterProvider
Factory method for creating a Filter for the passed before and after states.
getFilter(Class<?>, Map<String, String>) - Static method in class org.apache.jackrabbit.oak.osgi.OsgiUtil
Create a Filter using the passed Class as an objectClass and the map as the filter attributes.
getFilteredPathsRejectedHistogram() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
getFilterPredicate(Set<IndexDefinition>, Function<T, String>) - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
getFilterRoot() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.principalbased.FilterProvider
Returns the root path handled by the filer.
getFilterRoot() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.FilterProviderImpl
 
getFinalMergeFilesCount() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask.Result
 
getFindCachedNodesHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getFindCachedNodesHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getFindNodesFromPrimaryHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getFindNodesFromPrimaryHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getFindNodesFromSlaveHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getFindNodesFromSlaveHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getFindNodesMissingHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getFindNodesMissingHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getFindQuery() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.TraversingRange
 
getFindSplitNodesHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getFindSplitNodesHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getFlatFileStoreDir() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
Returns the flat file store dir.
getFlatFileStoreFile() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask.Result
 
getFlatFileStorePath() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStore
Deprecated.
getForceTimeout() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Get the number of seconds to attempt to force compact concurrent commits on top of already compacted commits after the maximum number of retries has been reached.
getForceTimeout() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
Get the number of seconds to attempt to force compact concurrent commits on top of already compacted commits after the maximum number of retries has been reached.
getForceTimeout() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getFromRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.Key
 
getFrozenNode() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionImpl
 
getFullGeneration() - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
getFullGeneration() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Segment
 
getFullGeneration() - Method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
 
getFullGeneration() - Method in interface org.apache.jackrabbit.oak.segment.file.tar.index.IndexEntry
Return the full generation of this entry.
getFullGeneration() - Method in class org.apache.jackrabbit.oak.segment.file.tar.index.SimpleIndexEntry
 
getFullGeneration() - Method in class org.apache.jackrabbit.oak.segment.remote.RemoteSegmentArchiveEntry
 
getFullGeneration() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveEntry
Return the full generation of this entry.
getFullTextComparisonWithoutIndex() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getFullTextComparisonWithoutIndex() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryLimits
 
getFulltextConditions() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getFulltextConditions() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Deprecated.
getFullTextConstraint() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getFullTextConstraint() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Get the fulltext search condition expression, if any.
getFullTextConstraint(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
getFullTextConstraint(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Get the (combined) full-text constraint.
getFullTextConstraint(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
getFullTextConstraint(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
getFullTextSearchExpression() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.FullTextSearchImpl
 
getFullTextSearchExpression() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
getFunction(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
 
getFunction(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
Get the function of a function-based index, in Polish notation.
getFunction(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FirstImpl
 
getFunction(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
getFunction(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
getFunction(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
getFunction(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
getFunction(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
getFunction(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PathImpl
 
getFunction(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
getFunction(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
getGarbage() - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectorFileState
Gets the storing the garbage.
getGCBlobStore() - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
getGcCandidates() - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectorFileState
Gets the file storing the gc candidates.
getGcGeneration() - Method in class org.apache.jackrabbit.oak.segment.file.GCJournal.GCJournalEntry
Returns the gc generation
getGcGeneration() - Method in class org.apache.jackrabbit.oak.segment.Segment
Determine the gc generation of this segment.
getGcGeneration() - Method in class org.apache.jackrabbit.oak.segment.SegmentId
Get the underlying segment's gc generation.
getGcGeneration(SegmentData, UUID) - Static method in class org.apache.jackrabbit.oak.segment.Segment
Determine the gc generation a segment from its data.
getGCGeneration() - Method in class org.apache.jackrabbit.oak.segment.scheduler.Commit
This method makes a best effort on getting the gc generation of the current commit.
getGCGeneration() - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriter
 
getGCGeneration() - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriterPool
 
getGCJournalFile() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsPersistence
 
getGCJournalFile() - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
getGCJournalFile() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarPersistence
 
getGCJournalFile() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingPersistence
 
getGCJournalFile() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentNodeStorePersistence
Create the GCJournalFile.
getGCJournalFile() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitPersistence
 
getGcLogInterval() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
 
getGCMonitor() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getGCNodeWriteMonitor() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
 
getGcProgressLog() - Method in class org.apache.jackrabbit.oak.segment.file.GCNodeWriteMonitor
 
getGcRoots(UUID, Map<UUID, Set<Map.Entry<UUID, String>>>) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getGCRunner() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
 
getGcSizeDeltaEstimation() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
 
getGcSizeDeltaEstimation() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
getGcSizeDeltaEstimation() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getGCType() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
 
getGCType() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
getGCType() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getGeneration() - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
getGeneration() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Segment
 
getGeneration() - Method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
 
getGeneration() - Method in interface org.apache.jackrabbit.oak.segment.file.tar.index.IndexEntry
Return the generation of this entry.
getGeneration() - Method in class org.apache.jackrabbit.oak.segment.file.tar.index.SimpleIndexEntry
 
getGeneration() - Method in class org.apache.jackrabbit.oak.segment.remote.RemoteSegmentArchiveEntry
 
getGeneration() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveEntry
Return the generation of this entry.
getGetAllMetadataRecordsCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetAllMetadataRecordsCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetAllMetadataRecordsCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetAllMetadataRecordsCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetAllMetadataRecordsErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetAllMetadataRecordsErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetAllMetadataRecordsErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetAllMetadataRecordsErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetAllMetadataRecordsTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetAllMetadataRecordsTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetAllRecordsCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetAllRecordsCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetAllRecordsCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetAllRecordsCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetAllRecordsTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetAllRecordsTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetBlobDownloadURICount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetBlobDownloadURICount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetBlobDownloadURICountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetBlobDownloadURICountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetBlobDownloadURIErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetBlobDownloadURIErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetBlobDownloadURIErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetBlobDownloadURIErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetBlobDownloadURITimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetBlobDownloadURITimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetMetadataRecordCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetMetadataRecordCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetMetadataRecordCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetMetadataRecordCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetMetadataRecordErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetMetadataRecordErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetMetadataRecordErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetMetadataRecordErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetMetadataRecordTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetMetadataRecordTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordForIdCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordForIdCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordForIdCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordForIdCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordForIdErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordForIdErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordForIdErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordForIdErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordForIdRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordForIdRateHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordForIdSizeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordForIdSizeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordForIdTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordForIdTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordFromReferenceCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordFromReferenceCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordFromReferenceCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordFromReferenceCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordFromReferenceErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordFromReferenceErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordFromReferenceErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordFromReferenceErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordFromReferenceRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordFromReferenceRateHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordFromReferenceSizeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordFromReferenceSizeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordFromReferenceTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordFromReferenceTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordIfStoredCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordIfStoredCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordIfStoredCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordIfStoredCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordIfStoredErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordIfStoredErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordIfStoredErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordIfStoredErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordIfStoredRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordIfStoredRateHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordIfStoredSizeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordIfStoredSizeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordIfStoredTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordIfStoredTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordRateHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordSizeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordSizeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGetRecordTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getGetRecordTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getGlobalMarkStats() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobGC
 
getGlobalMarkStats() - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGCMBean
Show details of the data Store garbage collection process.
getGraph() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarReader
 
getGraph() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
 
getGraph() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingSegmentArchiveReader
 
getGraph() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveReader
Load the segment graph.
getGraph(String) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
getGroup(String) - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.external.CustomExternalIdentityProvider
 
getGroup(String) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider
 
getGroup(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProvider
Returns the group for the given (local) group name.
getGroupConfig() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Returns the group specific configuration.
getGroupMemberAttribute() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Configures the attribute that stores the members of a group.
getGroupMembership(Principal) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Returns an iterator over all group principals for which the given principal is either direct or indirect member of.
getGroupMembership(Principal) - Method in class org.apache.jackrabbit.oak.jcr.delegate.PrincipalManagerDelegator
 
getGroupMembership(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalManagerImpl
 
getHead() - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getHead() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
getHead() - Method in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
Convenience method for accessing the root node for the current head.
getHead() - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyRevisions
 
getHead() - Method in class org.apache.jackrabbit.oak.segment.file.TarRevisions
 
getHead() - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStoreRevisions
 
getHead() - Method in interface org.apache.jackrabbit.oak.segment.Revisions
Returns the record id of the head state.
getHead() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Returns the head state of this branch.
getHeadNodeCount() - Method in class org.apache.jackrabbit.oak.segment.tool.Check.RepositoryStatistics
 
getHeadNodeState() - Method in class org.apache.jackrabbit.oak.segment.scheduler.LockBasedScheduler
 
getHeadNodeState() - Method in interface org.apache.jackrabbit.oak.segment.scheduler.Scheduler
Returns the latest state of the tree.
getHeadPropertyCount() - Method in class org.apache.jackrabbit.oak.segment.tool.Check.RepositoryStatistics
 
getHeadRecordId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetHeadResponse
 
GetHeadRequest - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetHeadRequest(String) - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetHeadRequest
 
GetHeadRequestEncoder - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetHeadRequestEncoder() - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetHeadRequestEncoder
 
GetHeadResponse - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetHeadResponse(String, String) - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetHeadResponse
 
GetHeadResponseEncoder - Class in org.apache.jackrabbit.oak.segment.standby.codec
Encodes a 'get head' response.
GetHeadResponseEncoder() - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetHeadResponseEncoder
 
getHeadRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getHeadRevision() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionContext
 
getHeadRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionContextWrapper
 
getHeadRevisions() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker.ConsistencyCheckResult
 
getHiddenPathsRejectedHistogram() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
getHistogram(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
 
getHistogram(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.RoleStatisticsProvider
 
getHistogram(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.stats.DefaultStatisticsProvider
 
getHistogram(String, StatsOptions) - Method in interface org.apache.jackrabbit.oak.stats.StatisticsProvider
 
getHistory(JournalFile, String) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.RevisionHistory
Return the history of the node at the given path according to the passed journal.
getHistoStats() - Method in class org.apache.jackrabbit.oak.plugins.metric.util.StatsProviderUtil
 
getHitCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the number of times org.apache.jackrabbit.guava.common.cache.Cache lookup methods have returned a cached value.
getHitCount() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
getHitCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getHitCount() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getHitPercentageHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getHitPercentageHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getHitRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the ratio of cache requests which were hits.
getHitRate() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
getHitRate() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getHitRate() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getHitRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getHitRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getHostname() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Configures the hostname of the LDAP server.
getHtml(Bnf, String) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfRailroad
Generate the HTML for the given syntax.
getHtml(Bnf, String) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfSyntax
Get the HTML syntax for the given syntax.
getId() - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation
Each instance of a ManagementOperation has an unique id associated with it.
getId() - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
getId() - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntry
 
getId() - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntryTraverser
 
getId() - Method in class org.apache.jackrabbit.oak.plugins.blob.ReferencedBlob
 
getId() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
 
getId() - Method in class org.apache.jackrabbit.oak.plugins.document.Document
Get the id (the primary key) of this document.
getId() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
 
getId() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBRow
 
getId() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
 
getId() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
Returns the local id of this identity as it would be used in this repository.
getId() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncedIdentity
 
getId() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentity
Returns the local id of this identity as it would be used in this repository.
getId() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef
Returns the id of the external identity.
getId() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncedIdentity
Returns the internal id or name of the corresponding authorizable.
getId(NodeStore) - Static method in class org.apache.jackrabbit.oak.spi.cluster.ClusterRepositoryInfo
 
getID() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Return the implementation specific identifier for this Authorizable.
getID() - Method in class org.apache.jackrabbit.oak.segment.standby.store.CommunicationObserver
 
getID(Authorizable) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
 
getIdAttribute() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.Identity
Configures the attribute that is used to identify this identity by id.
getIdDepth(Path) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Calculates the depth prefix of the id for the given path.
getIdentifier() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
getIdentifier() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getIdentifier() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.InMemoryDataRecord
 
getIdentifier() - Method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierTracker
 
getIdentifier() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractDataRecord
Returns the data identifier.
getIdentifier(Tree) - Static method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
Return the identifier of a tree.
getIdentifierManager() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
 
getIdentifiers() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Returns the uuids parameter of the filter.
getIdentifiers() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
getIdentity() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncResultImpl
 
getIdentity() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult
The synchronized identity
getIdentity(ExternalIdentityRef) - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.external.CustomExternalIdentityProvider
 
getIdentity(ExternalIdentityRef) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider
 
getIdentity(ExternalIdentityRef) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProvider
Returns the identity for the given reference or null if it does not exist.
getIdentityRef(Authorizable) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Retrieves the external identity ref from the authorizable
getIdFromName(String) - Method in enum org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils.SharedStoreRecordType
 
getIdFromPath(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
getIdFromPath(Path) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
getIdManager() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
getIDPName() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SynchronizationMBean
Returns the name of the ExternalIdentityProvider that this MBean operates on.
getIDPName() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SyncMBeanImpl
 
getIds() - Method in class org.apache.jackrabbit.oak.commons.sort.StringSort
 
getIfCached(Collection<T>, String) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Fetches the cached document.
getIfCached(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
getIfCached(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
getIfCached(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
getIfCached(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
getIfCached(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
getIfCached(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
getIfCached(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
getIfCached(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
getIfPresent(String) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Return the cached value or null.
getIfPresent(Object) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the value for the given key if the entry is cached.
getIfPresent(Object) - Method in class org.apache.jackrabbit.oak.plugins.blob.CompositeDataStoreCache
 
getIfPresent(Object) - Method in class org.apache.jackrabbit.oak.plugins.blob.FileCache
 
getIfPresent(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.CompositeDataStoreCache
 
getIfPresent(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.FileCache
Retrieves the file handle from the cache if present and null otherwise.
getIfPresent(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.UploadStagingCache
Returns the File if present or null otherwise.
getIgnoredClassNamesInCallTrace() - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
 
getIgnoredClassNamesInCallTrace() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getIgnoredClassNamesInCallTrace() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryLimits
Retrieve the java package names / full qualified class names which should be ignored when finding the class starting a query
getImpact(MBeanOperationInfo) - Method in class org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
 
getImpersonation() - Method in interface org.apache.jackrabbit.api.security.user.User
 
getImpersonatorInfo() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.ImpersonationCredentials
Returns the AuthInfo present with the editing session that want to impersonate.
getImpersonators() - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
 
getImportBehavior(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
Return the configured ImportBehavior for the given config.
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
getInactiveClusterNodes() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
getIncludedPaths() - Method in class org.apache.jackrabbit.oak.spi.filter.PathFilter
 
getIncludedPaths() - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
getIndex() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getIndex() - Method in class org.apache.jackrabbit.oak.query.plan.SelectorExecutionPlan
 
getIndex() - Method in class org.apache.jackrabbit.oak.segment.PropertyTemplate
 
getIndexCostInfo() - Method in interface org.apache.jackrabbit.oak.query.Query
Get the index cost as a JSON string.
getIndexCostInfo() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getIndexCostInfo() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getIndexCostInfo(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getIndexCostInfo(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getIndexCostInfo(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Get the index cost as a JSON string.
getIndexCreationStatements(String, int) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
getIndexDefinitionDiff() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
If the index definition has changed without doing any reindexing then this method can be used to determine the diff in the index definition
getIndexDefinitions() - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
getIndexDefinitionsFile() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
getIndexDefnPrinter() - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
getIndexDir() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
getIndexDirSpecOpt() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
getIndexEditor(String, NodeBuilder, NodeState, IndexUpdateCallback) - Method in class org.apache.jackrabbit.oak.index.SegmentPropertyIndexEditorProvider
 
getIndexEditor(String, NodeBuilder, NodeState, IndexUpdateCallback) - Method in class org.apache.jackrabbit.oak.plugins.index.CompositeIndexEditorProvider
 
getIndexEditor(String, NodeBuilder, NodeState, IndexUpdateCallback) - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexEditorProvider
Each provider knows how to produce a certain type of index.
getIndexEditor(String, NodeBuilder, NodeState, IndexUpdateCallback) - Method in class org.apache.jackrabbit.oak.plugins.index.WhiteboardIndexEditorProvider
 
getIndexEditorProvider() - Method in class org.apache.jackrabbit.oak.index.async.AsyncIndexerBase
 
getIndexEditorProvider() - Method in class org.apache.jackrabbit.oak.index.async.AsyncIndexerLucene
 
getIndexedNodesCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Returns the number of indexed nodes as a org.apache.jackrabbit.api.stats.TimeSeries.
getIndexedUptoPerLane() - Method in interface org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoService
Returns the lastIndexUpto time in millis for each indexing lane for current root state
getIndexedUptoPerLane() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
 
getIndexedUptoPerLane(NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoService
Returns the lastIndexUpto time in millis for each indexing lane for given root state
getIndexedUptoPerLane(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
 
getIndexedUpToTime() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Returns time in millis of the repository state up to which index is up-to-date.
getIndexer(String, String, NodeBuilder, NodeState, IndexingProgressReporter) - Method in class org.apache.jackrabbit.oak.index.indexer.document.LuceneIndexerProvider
 
getIndexer(String, String, NodeBuilder, NodeState, IndexingProgressReporter) - Method in interface org.apache.jackrabbit.oak.index.indexer.document.NodeStateIndexerProvider
 
getIndexers() - Method in class org.apache.jackrabbit.oak.index.indexer.document.CompositeIndexer
 
getIndexImportDir() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
getIndexingContext() - Method in interface org.apache.jackrabbit.oak.plugins.index.ContextAwareCallback
 
getIndexingStats() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
getIndexName() - Method in class org.apache.jackrabbit.oak.indexversion.IndexVersionOperation
 
getIndexName() - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
getIndexName() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex
Get the generic index name (normally the index type).
getIndexName(Filter, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex
Get the specific index name (the path of the index definition, or the index type if that one is unique).
getIndexPath() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Returns paths of index definition in the repository
getIndexPath() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexingContext
Path of the index definition in the repository
getIndexPaths() - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
getIndexPaths() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
getIndexPaths() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexPathService
Returns all index definitions paths present in the repository
getIndexPaths() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexPathServiceImpl
 
getIndexPathService() - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
getIndexPlan() - Method in class org.apache.jackrabbit.oak.query.plan.SelectorExecutionPlan
 
getIndexPlanName() - Method in class org.apache.jackrabbit.oak.query.plan.SelectorExecutionPlan
Get the index name, or index type (may not always be the exact index name).
getIndexPrinter() - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
getIndexProvider() - Method in class org.apache.jackrabbit.oak.query.ExecutionContext
 
getIndexStats() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
getIndexStoreMetadata(File, Compression, TypeReference<M>) - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreMetadataOperator
 
getIndexStoreMetadata(File, Compression, TypeReference<M>) - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreMetadataOperatorImpl
 
getIndexStoreType() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStore
 
getIndexStoreType() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStore
 
getIndexStoreType() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStore
 
getIndexType() - Method in class org.apache.jackrabbit.oak.indexversion.LucenePurgeOldIndexVersion
 
getIndexType() - Method in class org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersion
 
getIndexVersionOperationInstance(IndexName) - Method in class org.apache.jackrabbit.oak.indexversion.IndexVersionOperation
 
getIndexVersionOperationInstance(IndexName) - Method in class org.apache.jackrabbit.oak.indexversion.LuceneIndexVersionOperation
 
getIndexVersionOperationInstance(IndexName) - Method in class org.apache.jackrabbit.oak.indexversion.LucenePurgeOldIndexVersion
 
getIndexVersionOperationInstance(IndexName) - Method in class org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersion
 
getIndices() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
getInfo() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Segment
 
getInfo() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
Return the info map
getInfo(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector
 
getInfo(String) - Method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
Return checkpoint metadata
getInfo(String) - Method in interface org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoService
Returns the info for async indexer with given name
getInfo(String) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
 
getInfo(String) - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfoProvider
 
getInfo(String) - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfoService
Returns IndexInfo for index at given path
getInfo(String) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexInfoServiceImpl
 
getInfo(String, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoService
Returns the info for async indexer with given name and based on given root NodeState
getInfo(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
 
getInitBlobUploadCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getInitBlobUploadCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getInitBlobUploadCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getInitBlobUploadCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getInitBlobUploadErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getInitBlobUploadErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getInitBlobUploadErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getInitBlobUploadErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getInitBlobUploadTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getInitBlobUploadTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getInitializationStatement() - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
Query for any required initialization of the DB.
getInitialSchema() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBOptions
 
getInitStackTrace() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Stack trace of where the listener was registered
getInitStackTrace() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getInitStackTrace() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getInnerJoinConditions() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getInnerJoinConditions() - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Get the list of inner join conditions.
getInnerJoinSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getInnerJoinSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getInnerJoinSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Get all sources that are joined via inner join.
getInputStream() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetBlobResponse
 
getInputStream(InputStream) - Method in interface org.apache.jackrabbit.oak.commons.Compression
 
getInputStream(InputStream) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.LZ4Compression
 
getInputStream(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getInputStream(String) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.BasicReadOnlyBlobStore
 
getInputStream(String) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
getInputStream(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.BlobStore
Returns a new stream for given blobId.
getInputStream(String) - Method in class org.apache.jackrabbit.oak.spi.blob.split.DefaultSplitBlobStore
 
getInputStream(String) - Method in class org.apache.jackrabbit.oak.spi.blob.split.WrappingSplitBlobStore
 
getInstance() - Static method in class org.apache.jackrabbit.oak.plugins.document.util.MapFactory
 
getInstance() - Static method in class org.apache.jackrabbit.oak.plugins.observation.filter.AddSubtreeFilter
 
getInstance() - Static method in class org.apache.jackrabbit.oak.plugins.observation.filter.DeleteSubtreeFilter
 
getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.SimpleCredentialsSupport
 
getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
 
getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
getInstance() - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Creates a mutable instance of privilege bits.
getInstance(Root) - Static method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
getInstance(DocumentStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.ReadOnlyDocumentStoreWrapperFactory
 
getInstance(PrivilegeBits...) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Creates a mutable instance of privilege bits.
getInstance(PropertyState) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Get or create an instance of privilege bits for a specific property that stores privileges.
getInstance(Tree) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Get or create an instance of privilege bits for a privilege definition.
getInstance(String) - Static method in class org.apache.jackrabbit.oak.plugins.blob.datastore.InMemoryDataRecord
Convert a String to an instance of this class.
getInstance(ServletContext) - Static method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
Returns the instance of this servlet
getInstance(ServletContext) - Static method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Returns an instance of this servlet.
getInstance(Root, NamePathMapper) - Static method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
Return a new instance of ReadOnlyNodeTypeManager that reads node type information from the tree at NodeTypeConstants.NODE_TYPES_PATH.
getInstance(Root, NamePathMapper) - Static method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Return a new instance of ReadOnlyVersionManager that reads version information from the tree at VersionConstants.VERSION_STORE_PATH.
getInstance(DocumentStore, RecoveryHandler, String, String, int) - Static method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
Get or create a cluster node info instance for the store.
getInstance(DocumentStore, RecoveryHandler, String, String, int, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
Get or create a cluster node info instance for the store.
getInstanceId() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getInstanceId() - Method in interface org.apache.jackrabbit.oak.spi.state.Clusterable
Will return a unique number per instance across the cluster.
getInstrumentation() - Static method in class org.apache.jackrabbit.oak.commons.Profiler
Get the instrumentation object if started as an agent.
getInt() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
getInt(int) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
getIntermediateFilesCount() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask.Result
 
getIntermediatePath() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
Returns the desired intermediate relative path of the authorizable to be created.
getIntermediatePath() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentity
Returns the desired intermediate relative path of the authorizable to be created.
getInternalNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getInternalNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
getInvalidateAllRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getInvalidateAllRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getInvalidateOneRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getInvalidateOneRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getIoMonitor() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
getIsDeep() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Returns the isDeep parameter of the filter.
getIsDeep() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
getItem(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
Returns the node or property delegate at the given path.
getItem(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getItemBasedPrincipal(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
getItemBasedPrincipal(String) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
Returns the ItemBasedPrincipal with the specified principalOakPath or null if no principal with that path exists.
getItemOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
Returns the node at the specified absolute path in the workspace.
getItemOrNull(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getIteratorOverDocsWithBinaries() - Method in class org.apache.jackrabbit.oak.plugins.document.BlobReferenceIterator
Override this document to use a document store specific iterator.
getIteratorOverDocsWithBinaries() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobReferenceIterator
 
getIteratorOverDocsWithBinaries() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobReferenceIterator
 
getJackrabbit2Configuration(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.ConfigurationUtil
Creates a new Configuration backwards compatible with the default Jackrabbit 2.x authentication setup.
getJcrName(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getJcrName(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
getJcrName(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.LocalNameMapper
 
getJcrName(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.NamePathMapperImpl
 
getJcrName(String) - Method in interface org.apache.jackrabbit.oak.namepath.NameMapper
Returns the JCR name for the given Oak name.
getJcrName(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
 
getJcrPath(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getJcrPath(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.NamePathMapperImpl
 
getJcrPath(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
 
getJcrPath(String) - Method in interface org.apache.jackrabbit.oak.namepath.PathMapper
Returns the JCR path for the given Oak path.
getJndiConfig() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
getJndiEnabled() - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
getJndiEnv() - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
getJndiName() - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
getJoin() - Method in class org.apache.jackrabbit.oak.query.plan.JoinExecutionPlan
 
getJoinCondition() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.JoinImpl
 
getJoinCondition() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getJoinType() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.JoinImpl
 
getJoinTypeByName(String) - Static method in enum org.apache.jackrabbit.oak.jcr.query.qom.JoinType
Returns the join type with the given JCR name.
getJournal() - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getJournal() - Method in class org.apache.jackrabbit.oak.explorer.AzureSegmentStoreExplorerBackend
 
getJournalCreateCount() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getJournalCreateCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getJournalFile() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsPersistence
 
getJournalFile() - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
getJournalFile() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarPersistence
 
getJournalFile() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingPersistence
 
getJournalFile() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentNodeStorePersistence
Create the JournalFile.
getJournalFile() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitPersistence
 
getJournalGarbageCollector() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getJournalGCMaxAge() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
The maximum age for journal entries in milliseconds.
getJournalPropertyHandlerFactory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getJournalPropertyHandlerFactory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getJournalReadCount() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getJournalReadCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getJournalStatsConsumer() - Static method in class org.apache.jackrabbit.oak.plugins.document.util.StatsCollectorUtil
 
getJournalTableProvisionedRcu() - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBProvisioningData
 
getJournalTableProvisionedWcu() - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBProvisioningData
 
getJournalWriteStatsAsCompositeData() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
getJournalWriteStatsAsCompositeData() - Method in interface org.apache.jackrabbit.oak.segment.file.FileStoreStatsMBean
 
getJournalWriteStatsAsCount() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
getJournalWriteStatsAsCount() - Method in interface org.apache.jackrabbit.oak.segment.file.FileStoreStatsMBean
 
getJson() - Method in class org.apache.jackrabbit.oak.query.QueryValidator
Get the current set of pattern data.
getKey() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
getKeyLowerLimit(Path) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns the lower key limit to retrieve the children of the given path.
getKeys() - Method in interface org.apache.jackrabbit.oak.api.Descriptors
Returns a string array holding all descriptor keys available for this implementation, both the standard descriptors defined by the string constants in this interface and any implementation-specific descriptors.
getKeys() - Method in class org.apache.jackrabbit.oak.spi.descriptors.AggregatingDescriptors
 
getKeys() - Method in class org.apache.jackrabbit.oak.spi.descriptors.GenericDescriptors
Returns a string array holding all descriptor keys available for this implementation, both the standard descriptors defined by the string constants in this interface and any implementation-specific descriptors.
getKeyUpperLimit(Path) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns the upper key limit to retrieve the children of the given path.
getLabel() - Method in class org.apache.jackrabbit.oak.query.facet.FacetResult.Facet
get the facet label
getLagEstimate() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.ReplicaSetStatus
 
getLanguage() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
 
getLanguage() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
getLanguage() - Method in class org.apache.jackrabbit.oak.jcr.query.QueryImpl
 
getLanguage() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
getLastCheckTime() - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Returns the last time when this object was checked for consistency.
getLastCleanup() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
getLastCleanup() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getLastCleanup() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
getLastCompaction() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
getLastCompaction() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getLastCompaction() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
getLastError() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
getLastError() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getLastError() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
getLastException() - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler.CorruptIndexInfo
 
getLastExecutedMillis() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
getLastFailedSave() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getLastFailedSave() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getLastIndexedTime() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
getLastIndexedTo() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfo
Time in millis upto which the repository state is indexed via this indexer
getLastKnownRevisions() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
getLastLogMessage() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
getLastLogMessage() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getLastLogMessage() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
getLastMod() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
 
getLastModified() - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntry
 
getLastModified() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.InMemoryDataRecord
 
getLastModifiedFrom() - Method in class org.apache.jackrabbit.oak.index.indexer.document.LastModifiedRange
 
getLastModifiedRange() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.TraversingRange
 
getLastModifiedTo() - Method in class org.apache.jackrabbit.oak.index.indexer.document.LastModifiedRange
 
getLastPos() - Method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
 
getLastProcessedPath() - Method in class org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigrator
 
getLastReadAccess() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getLastReadAccess() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getLastReclaimedSize() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
getLastReclaimedSize() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getLastReclaimedSize() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
getLastRefresh() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getLastRefresh() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getLastRepositorySize() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
getLastRepositorySize() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getLastRepositorySize() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
getLastRequest() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ObservablePartnerMBean
 
getLastRev() - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
getLastRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.AbstractDocumentNodeState
 
getLastRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
getLastRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getLastRevRecoveryAgent() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getLastSave() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getLastSave() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getLastSeenTimestamp() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ObservablePartnerMBean
 
getLastThreadName() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
getLastUpdatedTime() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Time in millis at which index was last updated
getLastWriteAccess() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getLastWriteAccess() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getLastWrittenRootRev() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
the root-revision of the last background write (of unsaved modifications)
getLatestCustomized(List<IndexName>) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexName
Get the latest index name object that matches this index base name, and is customized.
getLatestError() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
getLatestErrorTime() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
getLatestProduct(List<IndexName>) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexName
Get the latest product index that matches this index base name.
getLatestRoot() - Method in interface org.apache.jackrabbit.oak.api.ContentSession
The current head root as seen by this content session.
getLatestRoot() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getLeaderBoard() - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
getLeaderBoard() - Method in interface org.apache.jackrabbit.oak.jcr.observation.jmx.ConsolidatedListenerMBean
 
getLeaseCheck() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
Deprecated.
This method does not distinguish between LeaseCheckMode.LENIENT and LeaseCheckMode.STRICT and returns true for both modes. Use DocumentNodeStoreBuilder.getLeaseCheckMode() instead.
getLeaseEndTime() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
 
getLeaseEndTime() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
 
getLeaseExpiryTime() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfo
Time in millis at which the current help lease would expire if indexing is in progress.
getLeaseFailureHandler() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getLeaseTime() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
 
getLeaseTimeOut() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
getLeastSignificantBits() - Method in class org.apache.jackrabbit.oak.segment.SegmentId
 
getLeft() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.JoinImpl
 
getLeft() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getLeftPlan() - Method in class org.apache.jackrabbit.oak.query.plan.JoinExecutionPlan
 
getLength() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getLength() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore.BlobId
 
getLength() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.InMemoryDataRecord
 
getLength() - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
 
getLength() - Method in class org.apache.jackrabbit.oak.segment.data.StringData
 
getLength() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Segment
 
getLength() - Method in interface org.apache.jackrabbit.oak.segment.file.tar.index.IndexEntry
Return the length of this entry in the TAR file.
getLength() - Method in class org.apache.jackrabbit.oak.segment.file.tar.index.SimpleIndexEntry
 
getLength() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter
 
getLength() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
getLength() - Method in class org.apache.jackrabbit.oak.segment.remote.RemoteSegmentArchiveEntry
 
getLength() - Method in class org.apache.jackrabbit.oak.segment.SegmentStream
 
getLength() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveEntry
Return the length of this entry in the archive.
getLength() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveWriter
Get the current length of the archive.
getLength() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetBlobResponse
 
getLengths() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getLevel() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
 
getLimit() - Method in interface org.apache.jackrabbit.oak.query.Query
 
getLimit() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getLimit() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getLimitInMemory() - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Get the limit on how many nodes a query may read at most into memory, for "order by" and "distinct" queries.
getLimitInMemory() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getLimitInMemory() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryLimits
 
getLimitReads() - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Get the limit on how many nodes a query may read at most (raw read operations, including skipped nodes).
getLimitReads() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getLimitReads() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryLimits
 
getLine() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateHolder
 
getLine() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateHolder
 
getLine() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.SimpleNodeStateHolder
Line here contains the path also
getLinearPredecessor() - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionDelegate
 
getLinearPredecessor() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionImpl
 
getLinearSuccessor() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionImpl
 
getLink(String) - Static method in class org.apache.jackrabbit.oak.doc.doxia.jcr.Railroad
 
getListCount() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getListenersCount() - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
getListenersCount() - Method in interface org.apache.jackrabbit.oak.jcr.observation.jmx.ConsolidatedListenerMBean
 
getListenerStats() - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
getListenerStats() - Method in interface org.apache.jackrabbit.oak.jcr.observation.jmx.ConsolidatedListenerMBean
 
getListIdsCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getListIdsCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getListIdsCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getListIdsCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getListIdsErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getListIdsErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getListIdsErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getListIdsErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getListIdsTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getListIdsTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getListSize() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getLiteralValue() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.LiteralImpl
 
getLiteralValue() - Method in class org.apache.jackrabbit.oak.query.ast.LiteralImpl
 
getLiveRevision(RevisionContext, RevisionVector, Map<Revision, String>, LastRevs) - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Get the earliest (oldest) revision where the node was alive at or before the provided revision, if the node was alive at the given revision.
getLoadCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the total number of times that org.apache.jackrabbit.guava.common.cache.Cache lookup methods attempted to load new values.
getLoadCount() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
getLoadCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getLoadCount() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getLoadExceptionCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the number of times org.apache.jackrabbit.guava.common.cache.Cache lookup methods threw an exception while loading a new value.
getLoadExceptionCount() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
getLoadExceptionCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getLoadExceptionCount() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getLoadExceptionRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the ratio of cache loading attempts which threw exceptions.
getLoadExceptionRate() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
getLoadExceptionRate() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getLoadExceptionRate() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getLoadExceptionRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getLoadExceptionRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getLoadRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getLoadRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getLoadSuccessCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the number of times org.apache.jackrabbit.guava.common.cache.Cache lookup methods have successfully loaded a new value.
getLoadSuccessCount() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
getLoadSuccessCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getLoadSuccessCount() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getLocalBranchCommits() - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Returns the branch commit entries on this document (NodeDocument.BRANCH_COMMITS).
getLocalCommitRoot(NodeDocument) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocumentHelper
 
getLocalDiffCacheSize() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getLocalEventCount() - Method in interface org.apache.jackrabbit.oak.spi.commit.BackgroundObserverMBean
 
getLocalIndexDir() - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
getLocalIndexDir() - Method in class org.apache.jackrabbit.oak.index.OutOfBandIndexerBase
 
getLocalMap(NodeDocument, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocumentHelper
 
getLock() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
getLock() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getLock(String) - Method in class org.apache.jackrabbit.oak.jcr.lock.LockManagerImpl
 
getLockClientOptionsBuilder() - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBClient
 
getLockClusterId() - Method in class org.apache.jackrabbit.oak.plugins.document.Sweep2StatusDocument
 
getLockManager() - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
getLockOwner() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
getLockOwner() - Method in class org.apache.jackrabbit.oak.jcr.lock.LockImpl
 
getLockTableProvisionedRcu() - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBProvisioningData
 
getLockTableProvisionedWcu() - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBProvisioningData
 
getLockToken() - Method in class org.apache.jackrabbit.oak.jcr.lock.LockImpl
 
getLockTokens() - Method in class org.apache.jackrabbit.oak.jcr.lock.LockManagerImpl
 
getLockTokens() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getLockValue() - Method in class org.apache.jackrabbit.oak.plugins.document.Sweep2StatusDocument
 
getLogging() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getLoginContext(Credentials, String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginContextProvider
Returns a new login context instance for handling authentication.
getLoginContextProvider(ContentRepository) - Method in class org.apache.jackrabbit.oak.security.authentication.AuthenticationConfigurationImpl
Create a LoginContextProvider using standard JAAS functionality.
getLoginContextProvider(ContentRepository) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.AuthenticationConfiguration
 
getLoginContextProvider(ContentRepository) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.OpenAuthenticationConfiguration
 
getLoginErrors() - Method in class org.apache.jackrabbit.oak.security.authentication.monitor.LoginModuleMonitorImpl
 
getLoginErrors() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleMBean
 
getLoginErrors() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleStats
Deprecated.
 
getLoginErrorsHistory() - Method in class org.apache.jackrabbit.oak.security.authentication.monitor.LoginModuleMonitorImpl
 
getLoginErrorsHistory() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleMBean
 
getLoginErrorsHistory() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleStats
Deprecated.
 
getLoginModuleMonitor() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
getLoginModuleMonitor() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
getLoginTime() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
getLoginTimeStamp() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getLoginTimeStamp() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getLong() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
getLong() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getLong() - Method in class org.apache.jackrabbit.oak.plugins.value.ErrorValue
 
getLong(int) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
getLong(Tree, String, long) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
getLong(String) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getLong(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getLong(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
getLong(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getLong(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the long value of the named property.
getLong(Connection, RDBDocumentStore.RDBTableMetaData, String, String, String, String, List<String>, List<RDBDocumentStore.QueryCondition>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
 
getLong(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getLongBlobCount() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getLongStringCount() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getLowerBound() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.LikePattern
Get the lower bound if any.
getLsb() - Method in interface org.apache.jackrabbit.oak.segment.file.tar.index.IndexEntry
Return the least significant bits of the identifier of this entry.
getLsb() - Method in class org.apache.jackrabbit.oak.segment.file.tar.index.SimpleIndexEntry
 
getLsb() - Method in class org.apache.jackrabbit.oak.segment.remote.RemoteSegmentArchiveEntry
 
getLsb() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveEntry
Return the least significant bits of the identifier of this entry.
getLuceneIndexHelper() - Method in class org.apache.jackrabbit.oak.index.ExtendedIndexHelper
 
getMainPath() - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Returns the path of the main document if this document is part of a _prev history tree.
getMandatoryNodeDefinitions() - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
getMandatoryPropertyDefinitions() - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
getManifestFile() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsPersistence
 
getManifestFile() - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
getManifestFile() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarPersistence
 
getManifestFile() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingPersistence
 
getManifestFile() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentNodeStorePersistence
Create the ManifestFile.
getManifestFile() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitPersistence
 
getMap() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.BoundedHistogram
 
getMap(Collection<T>) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
Get the in-memory map for this collection.
getMapCount() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getMapName() - Method in enum org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
getMapSize() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getMarkedRefs() - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectorFileState
Gets the file storing the marked references.
getMatchedPath() - Method in interface org.apache.jackrabbit.oak.plugins.document.bundlor.Matcher
Relative node path from the bundling root if there was a match
getMatchingProperties(Map<String, PropertyState>, Matcher) - Static method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlorUtils
 
getMaxActive() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.PoolConfig
Returns the maximum number of objects that can be allocated by the pool (checked out to clients, or idle awaiting checkout) at a given time.
getMaxBackOffMillis() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getMaxExternalTimestamp(Iterable<Revision>, int) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns the highest timestamp of all the passed external revisions.
getMaxFileSize() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
 
getMaxFileSize() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
getMaxItems() - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
FOR TESTING-ONLY
getMaxMemory() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the maximum memory to use.
getMaxPartSize() - Method in interface org.apache.jackrabbit.api.binary.BinaryUpload
Return the largest possible part size in bytes.
getMaxPartSize() - Method in interface org.apache.jackrabbit.oak.api.blob.BlobUpload
The largest part size the client can send in a multi-part upload.
getMaxPartSize() - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUpload
The largest part size the client can send in a multi-part upload.
getMaxPathDepth() - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
FOR TESTING-ONLY
getMaxPrefilterPathDepth() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
getMaxPrefilterPathDepth() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
getMaxQueueLength() - Method in class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
 
getMaxQueueSize() - Method in interface org.apache.jackrabbit.oak.spi.commit.BackgroundObserverMBean
 
getMaxRowsRead() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
getMaxRowsScanned() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
getMaxSize() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCache
 
getMaxTimeDiffMillis() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getMaxTimeNanos() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
The maximum CPU time needed to run one query.
getMaxTotalWeight() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
The maximum weight of entries the cache may contain.
getMaxTotalWeight() - Method in class org.apache.jackrabbit.oak.cache.CacheStats
 
getMaxTotalWeight() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getMaxTotalWeight() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getMaxTotalWeight() - Method in class org.apache.jackrabbit.oak.segment.RecordCacheStats
 
getMaxTotalWeight() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.SegmentCacheStats
 
getMBean() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigHandler
 
getMBean() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getMBean() - Method in class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
 
getMBeanName() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
getMBeanName() - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync
 
getMediaType() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
Returns the internet media type that should be assumed for the binary that is to be downloaded.
getMediaType() - Method in class org.apache.jackrabbit.oak.api.blob.BlobDownloadOptions
Returns the internet media type that should be assumed for the blob that is to be downloaded.
getMediaType() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordDownloadOptions
Returns the media type of this instance.
getMediumBlobCount() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getMediumStringCount() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getMemberOfSearchFilter(String) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Returns the LDAP filter that is used when searching for groups where an identity is member of.
getMembers() - Method in interface org.apache.jackrabbit.api.security.user.Group
 
getMembers(Group, boolean) - Method in interface org.apache.jackrabbit.oak.spi.security.user.DynamicMembershipProvider
Returns the dynamic members for the given group.
getMembership(Authorizable, boolean) - Method in interface org.apache.jackrabbit.oak.spi.security.user.DynamicMembershipProvider
Returns an iterator over all groups the given authorizable is a dynamic member of.
getMembershipExpirationTime() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
Returns the duration in milliseconds until the group membership of a user is expired.
getMembershipNestingDepth() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
Returns the maximum depth of group nesting when membership relations are synced.
getMembershipPrincipals(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
getMembershipPrincipals(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EmptyPrincipalProvider
 
getMembershipPrincipals(Principal) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
Returns an iterator over all group principals for which the given principal is either direct or indirect member of.
getMemory() - Method in interface org.apache.jackrabbit.oak.cache.CacheValue
The estimated amount of memory used by this object, in bytes.
getMemory() - Method in interface org.apache.jackrabbit.oak.commons.cache.Cache.Value
Get the memory required in bytes.
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.document.Document
 
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.Children
 
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.document.LocalDiffCache.Diff
 
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.Key
 
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.document.NamePathRev
 
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.document.Path
 
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.document.PathRev
 
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.document.Revision
 
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
 
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.document.util.RevisionsKey
 
getMemory() - Method in class org.apache.jackrabbit.oak.plugins.document.util.StringValue
 
getMemory() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore.Data
 
getMemory(long) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMemory(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.StringValue
 
getMemory(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.KeyDataType
 
getMemory(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.ValueDataType
 
getMemory(String, long) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMemory(K) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the memory used for the given key.
getMemoryBlobStore() - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
getMemoryDiffCacheSize() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getMemoryMax() - Method in class org.apache.jackrabbit.oak.commons.cache.Cache
 
getMemoryNS(long) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMemoryNS(long) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getMemorySize() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateHolder
 
getMemorySize() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.SimpleNodeStateHolder
 
getMemoryThreshold() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Get the available memory threshold beyond which revision gc will be canceled.
getMemoryThreshold() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
Get the available memory threshold beyond which revision gc will be canceled.
getMemoryThreshold() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getMemoryUsed() - Method in class org.apache.jackrabbit.oak.commons.cache.Cache
 
getMergeBranchCommitHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
getMergeFailureHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
getMergeSuccessHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
getMessage() - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
getMetadata() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
 
getMetadata() - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
getMetadata() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
getMetadata() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
getMetadata() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
getMetadata() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
getMetadata() - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
getMetadata() - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
getMetadata() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
getMetadata() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
getMetadataFile(File, Compression) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
getMetadataFileName(Compression) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
getMetadataFilePath() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStore
 
getMetadataRecord(String) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
getMetadataRecord(String) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
getMetadataRecord(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
getMetadataRecord(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getMetadataRecord(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
getMetadataRecord(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
getMetadataRecord(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.SharedDataStore
Retrieves the metadata record with the given name
getMetadataRecord(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Gets the metadata of the specified name.
getMetadataRecordCalled(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getMetadataRecordCalled(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to SharedDataStore.getMetadataRecord(String) is made
getMetadataRecordCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getMetadataRecordCompleted(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to SharedDataStore.getMetadataRecord(String) is completed
getMetadataRecordExistsCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getMetadataRecordExistsCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getMetadataRecordExistsCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getMetadataRecordExistsCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getMetadataRecordExistsErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getMetadataRecordExistsErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getMetadataRecordExistsErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getMetadataRecordExistsErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getMetadataRecordExistsTimeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getMetadataRecordExistsTimeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getMetadataRecordFailed(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getMetadataRecordFailed(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to SharedDataStore.getMetadataRecord(String) fails
getMetaProps() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
 
getMetaTableCreationStatement(String) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
getMeter(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
 
getMeter(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.RoleStatisticsProvider
 
getMeter(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.stats.DefaultStatisticsProvider
 
getMeter(String, StatsOptions) - Method in interface org.apache.jackrabbit.oak.stats.StatisticsProvider
 
getMeter(RepositoryStatistics.Type) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getMeter(RepositoryStatistics.Type) - Method in class org.apache.jackrabbit.oak.stats.StatisticManager
 
getMeterStats() - Method in class org.apache.jackrabbit.oak.plugins.metric.util.StatsProviderUtil
 
getMetricsExporter() - Method in interface org.apache.jackrabbit.oak.run.MetricsExporterFixture
 
getMetricsRegistry() - Method in class org.apache.jackrabbit.oak.standalone.MetricsSupport
 
getMicrosecondsPerEventDelivered() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Average time (in microseconds) taken per event delivered
getMicrosecondsPerEventDelivery() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Average time (in microseconds) taken per onEvent() call
getMillisFromString(String) - Static method in class org.apache.jackrabbit.oak.indexversion.PurgeOldVersionUtils
 
getMinEvictableIdleTimeMillis() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.PoolConfig
Returns the minimum amount of time a connection may sit idle in the pool before it is eligible for eviction by the idle object evictor (if running).
getMinimumCost() - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
getMinimumCost() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex
Returns the minimum cost which QueryIndex.getCost(Filter, NodeState) would return in the best possible case.
getMinPartSize() - Method in interface org.apache.jackrabbit.api.binary.BinaryUpload
Return the smallest possible part size in bytes.
getMinPartSize() - Method in interface org.apache.jackrabbit.oak.api.blob.BlobUpload
The smallest part size the client can send in a multi-part upload (not counting the final part).
getMinPartSize() - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUpload
The smallest part size the client can send in a multi-part upload (not counting the final part).
getMinRecordLength() - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
getMinRecordLength() - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
getMinRecordLength() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.CachingFileDataStore
 
getMinRecordLength() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getMinTimestampForDiff(RevisionVector, RevisionVector, RevisionVector) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns the minimum timestamp to use for a query for child documents that have been modified between fromRev and toRev.
getMinValue(Collection<T>, String, String, String, List<String>, List<RDBDocumentStore.QueryCondition>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
getMissCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the number of times org.apache.jackrabbit.guava.common.cache.Cache lookup methods have returned an uncached (newly loaded) value, or null.
getMissCount() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
getMissCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getMissCount() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getMissingValue() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
The value used to encode missing values i.e.
getMissRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the ratio of cache requests which were misses.
getMissRate() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
getMissRate() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getMissRate() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getMixinNodeTypes() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getMixinNodeTypes() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getMixinSubTypes() - Method in interface org.apache.jackrabbit.oak.query.ast.NodeTypeInfo
Get the set of mixin subtypes.
getMixinTypeNames() - Method in class org.apache.jackrabbit.oak.spi.xml.NodeInfo
Returns the names of the mixin types of the node being imported.
getMixinTypeNames(Tree) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
getMixinTypeNames(Tree, LazyValue<Tree>) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
getMixinTypes() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getMixinTypes() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getMixinTypes() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Returns the names of all matching mixin node types.
getModcount() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBRow
 
getModCount() - Method in class org.apache.jackrabbit.oak.plugins.document.Document
Get the modification count of this document.
getMode() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
getMode() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.StandbyStatusMBean
 
getMode() - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync
 
getModes() - Method in class org.apache.jackrabbit.oak.run.commons.Modes
 
getModified() - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
getModified() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBRow
 
getModifiedIndexStatement(String) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
getModifiedInSecs(long) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Return time in seconds with 5 second resolution
getModifiedPaths(NodeState, NodeState) - Static method in class org.apache.jackrabbit.oak.composite.ModifiedPathDiff
 
getModuleVersion() - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns the version of the module that contains the DocumentNodeStore.
getMongo(String, boolean, long, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMongo(String, boolean, long, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getMongo(String, int, String, boolean, long, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMongo(String, int, String, boolean, long, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getMongo(String, String, boolean, long, boolean, File, int, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMongo(String, String, int, String, boolean, long, boolean, File, int, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMongoClient() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
Returns the MongoDB client configured in the MongoDocumentNodeStoreBuilderBase.setMongoDB(String, String, int) method.
getMongoClient() - Method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
 
getMongoDocumentsTraversed() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
getMongoNS(String, boolean, long, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMongoNS(String, boolean, long, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getMongoNS(String, int, String, boolean, long, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getMongoNS(String, int, String, boolean, long, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getMongoWithDS(String, boolean, long, File, int, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getMongoWithDS(String, int, String, boolean, long, File, int, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getMonitor() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getMonitor() - Method in interface org.apache.jackrabbit.oak.security.authorization.ProviderCtx
 
getMonitorClass() - Method in class org.apache.jackrabbit.oak.security.authorization.monitor.AuthorizationMonitorImpl
 
getMonitorClass() - Method in interface org.apache.jackrabbit.oak.security.user.monitor.UserMonitor
 
getMonitorClass() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor.ExternalIdentityMonitor
 
getMonitorClass() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleMonitor
 
getMonitorClass() - Method in interface org.apache.jackrabbit.oak.stats.Monitor
 
getMonitorProperties() - Method in class org.apache.jackrabbit.oak.security.authorization.monitor.AuthorizationMonitorImpl
 
getMonitorProperties() - Method in interface org.apache.jackrabbit.oak.security.user.monitor.UserMonitor
 
getMonitorProperties() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor.ExternalIdentityMonitor
 
getMonitorProperties() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleMonitor
 
getMonitorProperties() - Method in interface org.apache.jackrabbit.oak.stats.Monitor
 
getMonitors(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.security.authentication.AuthenticationConfigurationImpl
 
getMonitors(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getMonitors(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getMonitors(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalPrincipalConfiguration
 
getMonitors(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getMonitors(StatisticsProvider) - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
 
getMostSignificantBits() - Method in class org.apache.jackrabbit.oak.segment.SegmentId
 
getMount() - Method in class org.apache.jackrabbit.oak.composite.MountedNodeStore
 
getMountByName(String) - Method in interface org.apache.jackrabbit.oak.spi.mount.MountInfoProvider
Returns the mount instance for given mount name
getMountByPath(String) - Method in interface org.apache.jackrabbit.oak.spi.mount.MountInfoProvider
Maps a given path to logical store name.
getMountInfoProvider() - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
getMountInfoProvider() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getMountInfoProvider() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexPathService
Get the mount info provider
getMountInfoProvider() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexPathServiceImpl
 
getMountInfoProvider() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getMountInfoProvider() - Method in interface org.apache.jackrabbit.oak.security.authorization.ProviderCtx
 
getMountName() - Method in class org.apache.jackrabbit.oak.composite.MountInfoConfig
 
getMountsPlacedDirectlyUnder(String) - Method in interface org.apache.jackrabbit.oak.spi.mount.MountInfoProvider
Returns all mounts placed directly under the specified path
getMountsPlacedUnder(String) - Method in interface org.apache.jackrabbit.oak.spi.mount.MountInfoProvider
Returns all mounts placed under the specified path
getMsb() - Method in interface org.apache.jackrabbit.oak.segment.file.tar.index.IndexEntry
Return the most significant bits of the identifier of this entry.
getMsb() - Method in class org.apache.jackrabbit.oak.segment.file.tar.index.SimpleIndexEntry
 
getMsb() - Method in class org.apache.jackrabbit.oak.segment.remote.RemoteSegmentArchiveEntry
 
getMsb() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveEntry
Return the most significant bits of the identifier of this entry.
getMultiState() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
getName() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
Returns the name of this repository implementation.
getName() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
 
getName() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Name of the async indexing lane
getName() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
 
getName() - Method in interface org.apache.jackrabbit.oak.api.Tree
 
getName() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
getName() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getName() - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation
Informal name
getName() - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
getName() - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.external.CustomExternalIdentityProvider
 
getName() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined.PredefinedAuthorizationConfiguration
 
getName() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined.Reader
 
getName() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration
 
getName() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesAuthorizationConfiguration
 
getName() - Method in class org.apache.jackrabbit.oak.exercise.security.principal.CustomPrincipalConfiguration
 
getName() - Method in class org.apache.jackrabbit.oak.jcr.delegate.ItemDelegate
Get the name of this item
getName() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
getName() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
getName() - Method in enum org.apache.jackrabbit.oak.jcr.query.qom.Order
 
getName() - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
getName() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor.ConsolidatorTask
 
getName() - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationsStatsMBean
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.document.NamePathRev
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.document.Path
Returns the name of this path.
getName() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getName() - Method in interface org.apache.jackrabbit.oak.plugins.document.spi.JournalPropertyService
Name of the journal property
getName() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Key
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfo
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyPropertyState
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryChildNodeEntry
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
Accessor for name
getName() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.NodeBuilderTree
 
getName() - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
The name of this location
getName() - Method in enum org.apache.jackrabbit.oak.query.ast.Order
 
getName() - Method in class org.apache.jackrabbit.oak.security.authentication.AuthenticationConfigurationImpl
 
getName() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider
 
getName() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Returns the name of this provider configuration.
getName() - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenConfigurationImpl
 
getName() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getName() - Method in class org.apache.jackrabbit.oak.security.principal.PrincipalConfigurationImpl
 
getName() - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
getName() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getName() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsJournalFile
 
getName() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentArchiveReader
 
getName() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentArchiveWriter
 
getName() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureJournalFile
 
getName() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveReader
 
getName() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
getName() - Method in class org.apache.jackrabbit.oak.segment.file.tar.LocalJournalFile
 
getName() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarReader
 
getName() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter
 
getName() - Method in class org.apache.jackrabbit.oak.segment.PropertyTemplate
 
getName() - Method in class org.apache.jackrabbit.oak.segment.SegmentPropertyState
 
getName() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.JournalFile
Return the name representing the journal file.
getName() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingSegmentArchiveReader
 
getName() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveReader
Get the name of the archive.
getName() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveWriter
Get the name of the archive.
getName() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitJournalFile
 
getName() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ObservablePartnerMBean
 
getName() - Method in interface org.apache.jackrabbit.oak.spi.mount.Mount
Name of the mount.
getName() - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
getName() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.basic.AutoMembershipConfig
Returns the name of the sync handler for which this configuration takes effect.
getName() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig
Configures the name of this configuration
getName() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProvider
Returns the name of this provider.
getName() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncHandler
Returns the name of this sync handler.
getName() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalPrincipalConfiguration
 
getName() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncHandler
Returns the name of this sync handler.
getName() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ReadPolicy
 
getName() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
getName() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
getName() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinition
The internal oak name of this restriction definition.
getName() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
 
getName() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getName() - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
getName() - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalImpl
 
getName() - Method in class org.apache.jackrabbit.oak.spi.security.principal.SystemPrincipal
 
getName() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
getName() - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeDefinition
The internal name of this privilege.
getName() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getName() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
Returns the name of this security configuration.
getName() - Method in interface org.apache.jackrabbit.oak.spi.state.ChildNodeEntry
The name of the child node state wrt.
getName() - Method in enum org.apache.jackrabbit.oak.spi.state.ConflictType
 
getName() - Method in class org.apache.jackrabbit.oak.spi.toggle.FeatureToggle
 
getName() - Method in class org.apache.jackrabbit.oak.spi.xml.NodeInfo
Returns the name of the node being imported.
getName() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getName(String) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getName(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getName(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getName(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
getName(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getName(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the name value of the named property.
getName(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the name value of the named property.
getName(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getName(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
getName(CloudBlob) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
getName(CloudBlobDirectory) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
getName(String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Get the last element of the (absolute or relative) path.
getName(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getNamedNodeDefinitions(String) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
getNamedPropertyDefinitions(String) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
getNameFromId(String) - Method in enum org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils.SharedStoreRecordType
 
getNameFromIdPrefix(String, String) - Method in enum org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils.SharedStoreRecordType
Creates name from id and prefix.
getNamePathMapper() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
Returns a NameMapper to be used by this node type manager.
getNamePathMapper() - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
 
getNamePathMapper() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getNamePathMapper() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getNamePathMapper() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getNames(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
Returns names of the specified permissions.
getNames(String) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getNames(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getNames(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getNames(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
getNames(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getNames(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the name values of the named property.
getNames(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the name values of the named property.
getNames(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getNames(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
getNames(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getNamespaceMap(Tree) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
 
getNamespacePrefix(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getNamespacePrefix(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
 
getNamespacePrefixes() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getNamespaceRegistry() - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
getNamespaces() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
getNamespacesProperty(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
getNamespaceURI(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getNamespaceURI(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
 
getNamesSingleValuesProperties() - Method in interface org.apache.jackrabbit.oak.query.ast.NodeTypeInfo
Get the names of all single-valued properties.
getNativeSearchExpression() - Method in class org.apache.jackrabbit.oak.query.ast.NativeFunctionImpl
 
getNewDef() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
getNewDef() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff.PropDefDiff
 
getNewPropertyStates() - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
getNewStream() - Method in interface org.apache.jackrabbit.oak.api.Blob
Returns a new stream for this blob.
getNewStream() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob
 
getNewStream() - Method in class org.apache.jackrabbit.oak.plugins.memory.ArrayBasedBlob
 
getNewStream() - Method in class org.apache.jackrabbit.oak.plugins.memory.StringBasedBlob
This implementation returns the bytes of the UTF-8 encoding of the underlying string.
getNewStream() - Method in class org.apache.jackrabbit.oak.plugins.value.BinaryBasedBlob
Delegates to Binary.getStream() and returns an input stream the always throws an IOException if the underlying binary failed to produce one.
getNewStream() - Method in class org.apache.jackrabbit.oak.segment.SegmentBlob
 
getNext() - Method in class org.apache.jackrabbit.oak.plugins.migration.DescendantsIterator
 
getNextSlash(String, int) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Get the index of the next slash.
getNode() - Method in class org.apache.jackrabbit.oak.jcr.lock.LockImpl
 
getNode() - Method in class org.apache.jackrabbit.oak.jcr.query.RowImpl
 
getNode() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getNode() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.RevisionHistory.HistoryElement
Node at given revision
getNode(Path, RevisionVector) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
Get the node for the given path and revision.
getNode(NodeBuilder, String) - Static method in class org.apache.jackrabbit.oak.indexversion.PurgeOldVersionUtils
 
getNode(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.NodeStateUtils
Get a possibly non existing child node of a node.
getNode(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
NodeDelegate at the given path
getNode(String) - Method in class org.apache.jackrabbit.oak.jcr.query.RowImpl
 
getNode(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getNode(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getNodeAggregator() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.FulltextQueryIndex
Returns the NodeAggregator responsible for providing the aggregation settings or null if aggregation is not available/desired.
getNodeAtRevision(DocumentNodeStore, RevisionVector, Revision) - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Returns a DocumentNodeState as seen at the given readRevision.
getNodeBuilder() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getNodeBuilder() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
getNodeBuilder() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.NodeBuilderTree
 
getNodeByIdentifier(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
getNodeByIdentifier(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getNodeByUUID(String, AtomicReference<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.AsyncNodeStateProcessor
Utility method that resolves he uuid into a NodeState with the help of the UUID index.
getNodeByUUID(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getNodeCache() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getNodeCache(int) - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager.Default
 
getNodeCache(int) - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager.Empty
 
getNodeCache(int) - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager
 
getNodeCacheOccupancyInfo() - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager
Get occupancy information for the node deduplication cache indicating occupancy and evictions per priority.
getNodeCachePathPredicate() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getNodeCachePercentage() - Method in class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
getNodeCachePredicate() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getNodeCachePredicate() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
getNodeCacheSize() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getNodeCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getNodeCacheStats() - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager.Default
 
getNodeCacheStats() - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager
 
getNodeChildrenCache() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getNodeChildrenCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getNodeCount() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getNodeDefinition(String, EffectiveNodeType) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
getNodeDefinitions() - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
getNodeDocumentCache() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
getNodeDocumentCache(MongoDocumentStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreHelper
 
getNodeFullPath() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
Returns absolute path of the current node
getNodeName() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexName
 
getNodeNameLimit() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Return the size limit for node name based on the document store implementation
getNodeNameLimit() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
getNodeNameLimit() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
Return the size limit for node name based on the document store implementation
getNodeNameLimit() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
Return the size limit for node name based on the document store implementation
getNodeNameLimit() - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
Return the size limit for node name based on the document store implementation
getNodeNameLimit() - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
Return the size limit for node name based on the document store implementation
getNodeNameLimit() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
Return the size limit for node name based on the document store implementation
getNodeOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitNode
Returns the node at relPath relative to this node or null if no such node exists.
getNodeOrNull(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getNodeOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
Returns the node at the specified absolute path in the workspace or null if no such node exists.
getNodeOrNull(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getNodePathCounts() - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreStats
 
getNodePathCounts() - Method in interface org.apache.jackrabbit.oak.composite.CompositeNodeStoreStatsMBean
 
getNodes() - Method in class org.apache.jackrabbit.oak.jcr.query.QueryResultImpl
 
getNodes() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getNodes() - Method in class org.apache.jackrabbit.oak.segment.file.GCJournal.GCJournalEntry
Returns the number of compacted nodes
getNodes(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getNodes(String[]) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getNodesCache(DocumentNodeStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreHelper
 
getNodesCreateCount() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getNodesCreateCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getNodesFindCount() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getNodesFindCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getNodesFindMissingCount() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getNodesFindMissingCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getNodesFindQueryCount() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getNodesFindQueryCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getNodeSize() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getNodesPrefetchCount() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getNodesPrefetchCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getNodesReadByQueryCount() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getNodesReadByQueryCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getNodesReadCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Returns the number of which have been read so far.
getNodesRemoveCount() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getNodesRemoveCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getNodeState() - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntry
 
getNodeState() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
 
getNodeState() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryChildNodeEntry
 
getNodeState() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getNodeState() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getNodeState() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeBuilder
 
getNodeState() - Method in interface org.apache.jackrabbit.oak.spi.state.ChildNodeEntry
The child node state
getNodeState() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns an immutable node state that matches the current state of the builder.
getNodeState() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getNodeStateCache() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getNodeStateDiffer() - Method in class org.apache.jackrabbit.oak.plugins.document.AbstractDocumentNodeState
 
getNodeStateDiffer() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
getNodeStateDiffer() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getNodeStore() - Method in class org.apache.jackrabbit.oak.composite.MountedNodeStore
 
getNodeStore() - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
getNodeStore() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreProvider
 
getNodeStore() - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
getNodeStoreStatsCollector() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getNodesUpdateCount() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getNodesUpdateCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getNodeSwitchToDefaultMount() - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreStats
 
getNodeSwitchToDefaultMount() - Method in interface org.apache.jackrabbit.oak.composite.CompositeNodeStoreStatsMBean
 
getNodeSwitchToNonDefaultMount() - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreStats
 
getNodeSwitchToNonDefaultMount() - Method in interface org.apache.jackrabbit.oak.composite.CompositeNodeStoreStatsMBean
 
getNodeType() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getNodeType() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getNodeType() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Returns the name of the filter node type.
getNodeType(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getNodeTypeInfo(String) - Method in interface org.apache.jackrabbit.oak.query.ast.NodeTypeInfoProvider
Verify that the given nodetype exists.
getNodeTypeInfo(String) - Method in class org.apache.jackrabbit.oak.query.NodeStateNodeTypeInfoProvider
 
getNodeTypeInfoProvider() - Method in class org.apache.jackrabbit.oak.query.ExecutionContext
Get the nodetype info provider.
getNodeTypeManager() - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
getNodeTypeManager() - Method in class org.apache.jackrabbit.oak.jcr.version.ReadWriteVersionManager
 
getNodeTypeManager() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
 
getNodeTypeManager() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
 
getNodeTypeName() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Node types of the listener registration
getNodeTypeName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.SelectorImpl
 
getNodeTypeName() - Method in interface org.apache.jackrabbit.oak.query.ast.NodeTypeInfo
Get the name of the nodetype.
getNodeTypeName(AuthorizableType) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
Retrieve the node type name for the specified authorizable type.
getNodeTypes() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Returns the nodeTypeName parameter of the filter.
getNodeTypes() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
getNoExternal() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Returns the noExternal parameter of the filter.
getNoExternal() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
getNoInternal() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Returns the noInternal parameter of the filter.
getNoInternal() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
getNoLocal() - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Returns the noLocal parameter of the filter.
getNoLocal() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
getNonDefaultMounts() - Method in interface org.apache.jackrabbit.oak.spi.mount.MountInfoProvider
Set of non default mount points configured for the setup
getNonOptions() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
getNumber() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Record
 
getNumberOfOtherWritersToDetail() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
getNumberOfOtherWritersToDetail() - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
 
getNumBlobReferences() - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationsStatsMBean
Returns the number of blob references
getNumChanges() - Method in class org.apache.jackrabbit.oak.plugins.document.util.CountingDiff
 
getNumLines() - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
 
getNumTestsPerEvictionRun() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.PoolConfig
Returns the max number of objects to examine during each run of the idle object evictor thread (if any).
getOak(int) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getOak(int) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.MongoFixture
 
getOak(int) - Method in class org.apache.jackrabbit.oak.fixture.SegmentTarFixture
 
getOakFixture() - Method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getOakName(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getOakName(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
getOakName(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.NamePathMapperImpl
 
getOakName(String) - Method in interface org.apache.jackrabbit.oak.namepath.NameMapper
Returns the Oak name for the specified JCR name.
getOakName(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
 
getOakName(String, NamePathMapper) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeUtil
Convert the given JCR privilege name to an Oak name.
getOakName(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
Returns the internal name for the specified JCR name.
getOakNameFromExpanded(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
getOakNameOrNull(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getOakNameOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
getOakNameOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.LocalNameMapper
 
getOakNameOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.NamePathMapperImpl
 
getOakNameOrNull(String) - Method in interface org.apache.jackrabbit.oak.namepath.NameMapper
Returns the Oak name for the given JCR name, or null if no such mapping exists because the given JCR name contains an unknown namespace URI or prefix, or is otherwise invalid.
getOakNameOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
 
getOakNames(String[], NamePathMapper) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeUtil
Convert the given JCR privilege names to Oak names.
getOakPath() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getOakPath(Principal) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.principalbased.Filter
Returns the Oak path of the Tree to which the policy for the given validPrincipal will be bound.
getOakPath(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getOakPath(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getOakPath(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.NamePathMapperImpl
 
getOakPath(String) - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
 
getOakPath(String) - Method in interface org.apache.jackrabbit.oak.namepath.PathMapper
Returns the Oak path for the given JCR path, or null if no such mapping exists because the given JCR path contains a name element with an unknown namespace URI or prefix, or is otherwise invalid.
getOakPath(String) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
Validate the path is syntactically correct, and convert it to an Oak internal path (including namespace remapping if needed).
getOakPathOrThrow(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
Returns the Oak path for the given JCR path, or throws a RepositoryException if the path can not be mapped.
getOakPathOrThrowNotFound(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
Returns the Oak path for the given JCR path, or throws a PathNotFoundException if the path can not be mapped.
getOakPaths(String...) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getOakPrefixOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
getOakString() - Method in interface org.apache.jackrabbit.oak.plugins.value.OakValue
Returns the Oak internal String representation of a value.
getOakURIOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
getObject(String) - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
getObjectClasses() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.Identity
Configures the object classes of this kind of identity.
getObjectMetadata(String) - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
getObservationEventAverage() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#OBSERVATION_EVENT_AVERAGE
getObservationEventAverage() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getObservationEventCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#OBSERVATION_EVENT_COUNTER
getObservationEventCount() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getObservationEventDuration() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#OBSERVATION_EVENT_DURATION
getObservationEventDuration() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getObservationManager() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getObservationManager() - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
getObservationQueueMaxLength() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
Maximum length of observation queue in the respective time period.
getObservationQueueMaxLength() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getObserversCount() - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
getObserversCount() - Method in interface org.apache.jackrabbit.oak.jcr.observation.jmx.ConsolidatedListenerMBean
 
getObserversStats() - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
getObserversStats() - Method in interface org.apache.jackrabbit.oak.jcr.observation.jmx.ConsolidatedListenerMBean
 
getOccurrenceCount() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
 
getOffset() - Method in interface org.apache.jackrabbit.oak.query.Query
 
getOffset() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getOffset() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getOffset() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Record
 
getOldDef() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
getOldDef() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff.PropDefDiff
 
getOldestCheckpointCreationDate() - Method in interface org.apache.jackrabbit.oak.api.jmx.CheckpointMBean
 
getOldestCheckpointCreationDate() - Method in class org.apache.jackrabbit.oak.commons.jmx.AbstractCheckpointMBean
 
getOldestCheckpointCreationTimestamp() - Method in interface org.apache.jackrabbit.oak.api.jmx.CheckpointMBean
 
getOldestCheckpointCreationTimestamp() - Method in class org.apache.jackrabbit.oak.commons.jmx.AbstractCheckpointMBean
 
getOldestCheckpointCreationTimestamp() - Method in class org.apache.jackrabbit.oak.composite.CompositeCheckpointMBean
 
getOldestCheckpointCreationTimestamp() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentCheckpointMBean
 
getOldestCheckpointCreationTimestamp() - Method in class org.apache.jackrabbit.oak.segment.SegmentCheckpointMBean
 
getOldestDeletedOnceTimestamp(Clock, long) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoVersionGCSupport
 
getOldestDeletedOnceTimestamp(Clock, long) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBVersionGCSupport
 
getOldestDeletedOnceTimestamp(Clock, long) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGCSupport
Retrieve the time of the oldest document marked as 'deletedOnce'.
getOpenCount() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MapFactory
 
getOpenCount() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCache
 
getOpenScopedLocks() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getOperand() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.LowerCaseImpl
 
getOperand() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.OrderingImpl
 
getOperand() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.UpperCaseImpl
 
getOperand() - Method in class org.apache.jackrabbit.oak.query.ast.FirstImpl
 
getOperand() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
getOperand() - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
getOperand() - Method in class org.apache.jackrabbit.oak.query.ast.OrderingImpl
 
getOperand() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
getOperand1() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ComparisonImpl
 
getOperand1() - Method in class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
 
getOperand1() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getOperand1() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
getOperand2() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ComparisonImpl
 
getOperand2() - Method in class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
 
getOperand2() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getOperand2() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
getOperands() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore.QueryCondition
 
getOperation() - Method in class org.apache.jackrabbit.oak.indexversion.IndexVersionOperation
 
getOperationStats() - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGarbageCollector
Returns operation statistics
getOperationStats() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobGC
 
getOperationStats() - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGCMBean
Show details of the data Store garbage collection invocations.
getOperationStats() - Method in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
 
getOperator() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ComparisonImpl
 
getOperator() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore.QueryCondition
 
getOperator() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getOperatorByName(String) - Static method in enum org.apache.jackrabbit.oak.jcr.query.qom.Operator
Returns the operator with the given JCR name.
getOptionBean(Class<T>) - Method in class org.apache.jackrabbit.oak.run.cli.Options
 
getOptions() - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector
 
getOptionSet() - Method in class org.apache.jackrabbit.oak.run.cli.Options
 
getOrAddChild(Tree, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
Combination of Tree.getChild(String) and adding a child including its jcr:primaryType property (i.e.
getOrCreateId(NodeStore) - Static method in class org.apache.jackrabbit.oak.spi.cluster.ClusterRepositoryInfo
Gets the {# CLUSTER_ID_PROP} if available, if it doesn't it creates it and returns the newly created one (or if that happened concurrently and another cluster instance won, return that one)
getOrCreateOakIndex(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
getOrCreateReferenceKey() - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
getOrCreateReferenceKey() - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
getOrCreateReferenceKey() - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
getOrCreateReferenceKey() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
getOrCreateReferenceKey() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
getOrCreateReferenceKey() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
Returns the reference key of this blob store.
getOrCreateReferenceKey() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractSharedBackend
Returns the reference key of this backend.
getOrCreateVersionHistory(NodeBuilder, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
Gets or creates the version history for the given versionable node.
getOrder() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.OrderingImpl
 
getOrder() - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.OrderEntry
 
getOrderByName(String) - Static method in enum org.apache.jackrabbit.oak.jcr.query.qom.Order
Return the order with the given JCR name.
getOrderEntry(SelectorImpl, OrderingImpl) - Method in class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
 
getOrderEntry(SelectorImpl, OrderingImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
Create an entry for the "order by" list for a given filter.
getOrderEntry(SelectorImpl, OrderingImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FirstImpl
 
getOrderEntry(SelectorImpl, OrderingImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
getOrderEntry(SelectorImpl, OrderingImpl) - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
getOrderEntry(SelectorImpl, OrderingImpl) - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
getOrderEntry(SelectorImpl, OrderingImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
getOrderEntry(SelectorImpl, OrderingImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
getOrderEntry(SelectorImpl, OrderingImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PathImpl
 
getOrderEntry(SelectorImpl, OrderingImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
getOrderEntry(SelectorImpl, OrderingImpl) - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
getOrderEntryPropertyName(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
getOrderEntryPropertyName(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
getOrderEntryPropertyName(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
getOrderings() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
getOrderings() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getOrphanedMinDate() - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
 
getOutDir() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
getOutDir() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
getOutFile() - Method in class org.apache.jackrabbit.oak.run.FlatFileCommand.FlatFileOptions
 
getOutputDir() - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
getOutputStream(OutputStream) - Method in interface org.apache.jackrabbit.oak.commons.Compression
 
getOutputStream(OutputStream) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.LZ4Compression
 
getOverallRevision() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker.ConsistencyCheckResult
 
getOverallTime() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
 
getParameters() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration
 
getParameters() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getParameters() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getParameters() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
getParameters() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getParameters() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
Returns the configuration parameters associated with this security configuration instance.
getParameters(String) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
getParameters(String) - Method in class org.apache.jackrabbit.oak.spi.security.OpenSecurityProvider
 
getParameters(String) - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityProvider
Allows to retrieve the configuration parameters associated with a given SecurityConfiguration accessible by this provider.
getParent() - Method in interface org.apache.jackrabbit.oak.api.Tree
 
getParent() - Method in class org.apache.jackrabbit.oak.jcr.delegate.ItemDelegate
Get the parent of this item or null.
getParent() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
getParent() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
getParent() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getParent() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getParent() - Method in class org.apache.jackrabbit.oak.plugins.document.Path
The parent of this path or null if this path does not have a parent.
getParent() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
Accessor for parent builder
getParent() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getParent() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree.DefaultParentProvider
 
getParent() - Method in interface org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree.ParentProvider
 
getParent() - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
Navigate to the parent or an invalid location for the root of the hierarchy.
getParentId(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns the parent id for given id if possible
getParentIdFromLowerLimit(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns parentId extracted from the fromKey.
getParentNodeNames() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
getParentNodeTypes() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
getParentOrNull() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getParentOrNull() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
getParentOrNull() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.NodeBuilderTree
 
getParentOrNull(Item) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
Returns the parent of the given Item or null if no parent exists (either because the given Item represents the root node or the current session does not have sufficient access to retrieve the parent).
getParentOrNull(Item) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getParentPath() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ChildNodeImpl
 
getParentPath(String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Get the parent of a path.
getParentPathOrNull(String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
 
getParentPaths() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
getParents(NodeState, String) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.NodeAggregator
 
getParentSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ChildNodeJoinConditionImpl
 
getParts(String) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntryWriter
 
getParts(String) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreNodeStateEntryWriter
 
getPassword() - Method in class org.apache.jackrabbit.oak.run.cli.RDBStoreOptions
 
getPath() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlPolicy
Returns the path of the node this policy has been created for.
getPath() - Method in interface org.apache.jackrabbit.api.security.principal.ItemBasedPrincipal
Returns the JCR path of the item that corresponds to this Principal.
getPath() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Returns a JCR path if this authorizable instance is associated with an item that can be accessed by the editing Session.
getPath() - Method in interface org.apache.jackrabbit.oak.api.ResultRow
The path, assuming there is only one selector.
getPath() - Method in interface org.apache.jackrabbit.oak.api.Tree
 
getPath() - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntry
 
getPath() - Method in class org.apache.jackrabbit.oak.jcr.delegate.ItemDelegate
Get the path of this item
getPath() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
getPath() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
getPath() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.SameNodeImpl
 
getPath() - Method in class org.apache.jackrabbit.oak.jcr.query.RowImpl
 
getPath() - Method in class org.apache.jackrabbit.oak.namepath.PathTracker
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.blob.migration.DepthFirstNodeIterator
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.document.AbstractDocumentNodeState
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.Key
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.document.NamePathRev
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.document.PathRev
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
Returns the path of this node, building it lazily when first requested.
getPath() - Method in interface org.apache.jackrabbit.oak.plugins.index.NodeTraversalCallback.PathSource
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler.CorruptIndexInfo
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.migration.report.ReportingNodeState
ReportingNodeState instances provide access to their path via their parent hierarchy.
getPath() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
The path of this location
getPath() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
Get the path.
getPath() - Method in class org.apache.jackrabbit.oak.query.index.IndexRowImpl
 
getPath() - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getPath() - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
getPath() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
/** Returns the base path of this commit.
getPath() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Get the path, or "/" if there is no path restriction set.
getPath() - Method in interface org.apache.jackrabbit.oak.spi.query.IndexRow
The path of the node, if available.
getPath() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getPath(Tree, Tree) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
 
getPath(String) - Method in interface org.apache.jackrabbit.oak.api.ResultRow
The path for the given selector name.
getPath(String) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntryWriter
 
getPath(String) - Method in class org.apache.jackrabbit.oak.jcr.query.RowImpl
 
getPath(String) - Method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
The path of the tree identified by the specified identifier or null.
getPath(String) - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getPath(String) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsContext
 
getPath(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
Returns the path of the tree references by the specified (weak) reference PropertyState.
getPath(PropertyValue) - Method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
Returns the path of the tree references by the specified (weak) reference PropertyState.
getPathElements() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateHolder
 
getPathElements() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateHolder
 
getPathElements() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.SortKey
 
getPathElements() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.SimpleNodeStateHolder
 
getPathExpression() - Method in class org.apache.jackrabbit.oak.query.ast.SimilarImpl
 
getPathFragmentName() - Method in interface org.apache.jackrabbit.oak.spi.mount.Mount
Returns fragment name which can be used to construct node name used for storing meta content belonging to path under this Mount.
getPathFragmentName() - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
getPathFromId(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
getPathPlan() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getPathPlan() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Get the plan for the path.
getPathPredicate() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
getPathPredicate() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreSortStrategy
 
getPathPredicate() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategy
 
getPathPredicate() - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategyBase
 
getPathPrefix() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
The path prefix for this index plan.
getPathPrefix() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
Defines the authorizables intermediate path prefix that is used when creating new authorizables.
getPathRestriction() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getPathRestriction() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Get the path restriction type.
getPaths() - Method in class org.apache.jackrabbit.oak.composite.MountInfoConfig
 
getPaths() - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.FilterConfigMBean
A set of paths, potentially containing globs, that include all events of this filter.
getPathsSupportingFragments() - Method in class org.apache.jackrabbit.oak.composite.MountInfoConfig
 
getPathsSupportingFragments() - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
getPattern() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.Include
 
getPattern(String, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.restriction.CustomRestrictionProvider
 
getPattern(String, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
getPattern(String, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.RestrictionProviderImpl
 
getPattern(String, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.WhiteboardRestrictionProvider
 
getPattern(String, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
getPattern(String, Set<Restriction>) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Creates the RestrictionPattern for the specified restrictions.
getPattern(String, Tree) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.restriction.CustomRestrictionProvider
 
getPattern(String, Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
getPattern(String, Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.RestrictionProviderImpl
 
getPattern(String, Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.WhiteboardRestrictionProvider
 
getPattern(String, Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
getPattern(String, Tree) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Creates the RestrictionPattern for the restriction information stored with specified tree.
getPendingModifications() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getPendingModifications() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionContext
 
getPendingModifications() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionContextWrapper
 
getPendingWriteCount() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getPermission(String, long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
getPermissionProvider() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
getPermissionProvider() - Method in class org.apache.jackrabbit.oak.query.ExecutionContext
 
getPermissionProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getPermissionProvider() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionAware
 
getPermissionProvider(Root, String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined.PredefinedAuthorizationConfiguration
 
getPermissionProvider(Root, String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration
 
getPermissionProvider(Root, String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesAuthorizationConfiguration
 
getPermissionProvider(Root, String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getPermissionProvider(Root, String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.security.authorization.composite.CompositeAuthorizationConfiguration
 
getPermissionProvider(Root, String, Set<Principal>) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.AuthorizationConfiguration
 
getPermissionProvider(Root, String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
getPermissionProvider(Root, String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.OpenAuthorizationConfiguration
 
getPermissionProvider(Root, String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
getPermissionRootName(Mount, String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.MountPermissionProvider
 
getPermissions(String, TreeLocation, boolean) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
Returns the permissions that correspond the given jcr actions such as specified in Session.hasPermission(String, String).
getPermissions(String) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
Returns the permissions that correspond the given permission names.
getPermissionsRoot(Root, String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
 
getPermissionStore(Root, String, RestrictionProvider) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.MountPermissionProvider
 
getPermissionStore(Root, String, RestrictionProvider) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
getPersistedCompactionMapStats() - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getPersistedHead() - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyRevisions
 
getPersistedHead() - Method in class org.apache.jackrabbit.oak.segment.file.TarRevisions
 
getPersistedHead() - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStoreRevisions
 
getPersistedHead() - Method in interface org.apache.jackrabbit.oak.segment.Revisions
Returns the persisted to disk record id of the head state.
getPersistenceCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getPersistentCache() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getPersistentCacheStats(Cache<?, ?>) - Static method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCache
 
getPlan() - Method in interface org.apache.jackrabbit.oak.query.Query
Get the query plan.
getPlan() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getPlan() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getPlan(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
getPlan(Filter, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex
Get the query plan for the given filter.
getPlan(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getPlan(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getPlan(NodeState) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Get the query plan.
getPlanDescription(QueryIndex.IndexPlan, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.AdvancedQueryIndex
Get the query plan description (for logging purposes).
getPlanName() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
Get the unique plan name.
getPlans(Filter, List<QueryIndex.OrderEntry>, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.AdvancedQueryIndex
Return the possible index plans for the given filter and sort order.
getPolicies(Principal) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns the AccessControlPolicy objects that have been set for the given principal or an empty array if no policy has been set.
getPolicies(Principal) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
getPolicies(Principal) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getPolicies(String) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
getPolicies(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.AccessControlManagerDelegator
 
getPolicies(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
getPoolSize() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
getPopularQueries() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
 
getPopularQueries() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
 
getPopularQueries() - Method in interface org.apache.jackrabbit.oak.query.stats.QueryStatsMBean
 
getPopularQueries() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
 
getPopularQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
 
getPopularQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
 
getPort() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Configures the port of the LDAP server.
getPos() - Method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
 
getPos() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore.BlockId
 
getPosition() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
 
getPosition() - Method in interface org.apache.jackrabbit.oak.segment.file.tar.index.IndexEntry
Return the position of this entry in the TAR file.
getPosition() - Method in class org.apache.jackrabbit.oak.segment.file.tar.index.SimpleIndexEntry
 
getPosition() - Method in class org.apache.jackrabbit.oak.segment.remote.RemoteSegmentArchiveEntry
 
getPossiblyDeletedDocs(long, long) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoVersionGCSupport
 
getPossiblyDeletedDocs(long, long) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBVersionGCSupport
 
getPossiblyDeletedDocs(long, long) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGCSupport
Returns documents that have a NodeDocument.MODIFIED_IN_SECS value within the given range and the NodeDocument.DELETED set to true.
getPrecedence() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextAnd
 
getPrecedence() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextContains
 
getPrecedence() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextExpression
Get the operator precedence.
getPrecedence() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextOr
 
getPrecedence() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextTerm
 
getPredecessors() - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionDelegate
 
getPredecessors() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionImpl
 
getPreExtractedTextDir() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
getPreferredPathElements(Set<IndexDefinition>) - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
getPreferredPaths() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
getPreferredPaths() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreMetadata
 
getPreferredPaths() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreSortStrategy
 
getPreferredPaths() - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreMetadata
 
getPreferredPaths() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategy
 
getPreferredPaths() - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategyBase
 
getPrefetchCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Get the prefetch count.
getPrefetchCount() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getPrefetchFeature() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getPrefetchNodesHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getPrefetchNodesHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getPrefetchNodeStore() - Method in class org.apache.jackrabbit.oak.query.ExecutionContext
 
getPrefilterExcludeCount() - Method in interface org.apache.jackrabbit.oak.jcr.observation.ChangeProcessorMBean
Returns the number of commits that were excluded by the prefiltering mechanism
getPrefilterIncludeCount() - Method in interface org.apache.jackrabbit.oak.jcr.observation.ChangeProcessorMBean
Returns the number of commits that were included by the prefiltering mechanism
getPrefilterSkipCount() - Method in interface org.apache.jackrabbit.oak.jcr.observation.ChangeProcessorMBean
Returns the number of commits that skipped prefiltering, thus got included
getPrefix(String) - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
getPrefixes() - Method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
getPrefixes() - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
getPrevDocCachePercentage() - Method in class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
getPrevDocumentCacheSize() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getPreviousIdFor(Path, Revision, int) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
getPreviouslyCompactedState(NodeState) - Method in class org.apache.jackrabbit.oak.segment.ClassicCompactor
 
getPreviouslyCompactedState(NodeState) - Method in class org.apache.jackrabbit.oak.segment.file.CompactionWriter
 
getPreviousPathFor(Path, Revision, int) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
getPrimaryItem() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getPrimaryNodeType() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getPrimaryNodeTypes() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getPrimarySubTypes() - Method in interface org.apache.jackrabbit.oak.query.ast.NodeTypeInfo
Get the set of primary subtypes.
getPrimaryTypeName() - Method in class org.apache.jackrabbit.oak.spi.xml.NodeInfo
Returns the name of the primary type of the node being imported.
getPrimaryTypeName(Tree) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
getPrimaryTypeName(Tree, LazyValue<Tree>) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
getPrimaryTypeName(NodeState) - Static method in class org.apache.jackrabbit.oak.spi.state.NodeStateUtils
 
getPrimaryTypes() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getPrimaryTypes() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getPrimaryTypes() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Returns the names of all matching primary node types.
getPrincipal() - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalAccessControlList
Returns the Principal this policy is bound to.
getPrincipal() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
 
getPrincipal() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getPrincipal(String) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Returns the principal with the given name if is known to this manager (with respect to the sessions access rights).
getPrincipal(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.PrincipalManagerDelegator
 
getPrincipal(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
getPrincipal(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EmptyPrincipalProvider
 
getPrincipal(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalManagerImpl
 
getPrincipal(String) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
Returns the principal with the specified name or null if the principal does not exist.
getPrincipalManager() - Method in interface org.apache.jackrabbit.api.JackrabbitSession
Returns the PrincipalManager for the current Session.
getPrincipalManager() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getPrincipalManager() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getPrincipalManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.exercise.security.principal.CustomPrincipalConfiguration
 
getPrincipalManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.principal.PrincipalConfigurationImpl
 
getPrincipalManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalPrincipalConfiguration
 
getPrincipalManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalConfiguration
 
getPrincipalManager(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalConfiguration
Returns an instance of PrincipalManager that can be used to query and retrieve principals such as needed for JCR access control management.
getPrincipalName() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
Returns the DN as principal name.
getPrincipalName() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentity
Returns the principal name of this identity.
getPrincipalProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Retrieves the PrincipalProvider that should be used to handle this authentication.
getPrincipalProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.PrincipalProviderCallback
getPrincipalProvider(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.exercise.security.principal.CustomPrincipalConfiguration
 
getPrincipalProvider(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.principal.PrincipalConfigurationImpl
 
getPrincipalProvider(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalPrincipalConfiguration
 
getPrincipalProvider(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalConfiguration
 
getPrincipalProvider(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalConfiguration
Returns an instance of the OAK PrincipalProvider.
getPrincipalRoot(Tree, String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
 
getPrincipals() - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalSetPolicy
Returns the set of Principals that are allowed to perform implementation specific actions on the items affected by this policy.
getPrincipals() - Method in interface org.apache.jackrabbit.oak.api.AuthInfo
Returns the set of principals associated with this AuthInfo instance.
getPrincipals() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
 
getPrincipals(int) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Returns all Principals matching the specified search type.
getPrincipals(int) - Method in class org.apache.jackrabbit.oak.jcr.delegate.PrincipalManagerDelegator
 
getPrincipals(int) - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalManagerImpl
 
getPrincipals(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Retrieves all principals associated with the specified userId for the configured principal provider.
getPrincipals(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
getPrincipals(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EmptyPrincipalProvider
 
getPrincipals(String) - Method in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalProvider
Tries to resolve the specified userID to a valid principal and it's group membership.
getPrincipals(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
getPrivateAttributes() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Returns the private attributes stored with this info object.
getPrivilege(String) - Method in interface org.apache.jackrabbit.api.security.authorization.PrivilegeManager
Returns the privilege with the specified privilegeName.
getPrivilege(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.PrivilegeManagerDelegator
 
getPrivilegeBits() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getPrivilegeBits(PropertyState, PrivilegeBitsProvider) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.JcrAllUtil
Get or create an instance of privilege bits for the given property state.
getPrivilegeBitsProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getPrivilegeBitsProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getPrivilegeCollection() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
Returns a PrivilegeCollection representing the privileges associated with this entry.
getPrivilegeCollection() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getPrivilegeCollection(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns the PrivilegeCollection for editing session at the given absolute path, which must be an existing node.
getPrivilegeCollection(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
getPrivilegeCollection(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getPrivilegeCollection(String, Set<Principal>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns the PrivilegeCollection for the given set of principals at the given absolute path, which must be an existing node.
getPrivilegeCollection(String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
getPrivilegeCollection(String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getPrivilegeManager() - Method in interface org.apache.jackrabbit.api.JackrabbitWorkspace
Returns the privilege manager.
getPrivilegeManager() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getPrivilegeManager() - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
getPrivilegeManager() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getPrivilegeManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
getPrivilegeManager(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConfiguration
Creates a new instance of PrivilegeManager.
getPrivilegeNames(PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
Resolve the given privilege bits to the corresponding set of privilege names.
getPrivileges() - Method in class org.apache.jackrabbit.api.security.authorization.PrivilegeCollection.Default
 
getPrivileges() - Method in interface org.apache.jackrabbit.api.security.authorization.PrivilegeCollection
Return the underlying privilege array.
getPrivileges(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getPrivileges(String, Set<Principal>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns the privileges the given set of Principals has for absolute path absPath, which must be an existing node.
getPrivileges(String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
getPrivileges(String, Set<Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getPrivileges(Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
getPrivileges(Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
getPrivileges(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
 
getPrivileges(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
getPrivileges(Tree) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
Returns the set of privilege names which are granted to the set of Principals associated with this provider instance for the specified Tree.
getPrivileges(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.AccessControlManagerDelegator
 
getPrivileges(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
getPrivilegesTree() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
Returns the root tree for all privilege definitions stored in the content repository.
getPrivilegesTree(Root) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeUtil
Returns the root tree for all privilege definitions stored in the content repository.
getProcessedCheckpoint() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Returns the processed checkpoint used by the async indexer.
getProcessedReferences() - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
Returns an iterator over all processed reference properties.
getProductInfo(InputStream) - Static method in class org.apache.jackrabbit.oak.run.commons.Utils
 
getProductVersion() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexName
 
getProductVersion(InputStream) - Static method in class org.apache.jackrabbit.oak.run.commons.Utils
 
getProperties() - Method in interface org.apache.jackrabbit.oak.api.Tree
All accessible property states.
getProperties() - Method in class org.apache.jackrabbit.oak.commons.json.JsonObject
Get the (mutable) map of properties.
getProperties() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Get the properties of the node
getProperties() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.BundlingContext
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
getProperties() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getProperties() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
Returns a map of properties of this external identity.
getProperties() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
getProperties() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentity
Returns a map of properties of this external identity.
getProperties() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the current properties.
getProperties() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns an iterable of the properties of this node.
getProperties() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getProperties(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getProperties(String[]) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getProperty() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getProperty() - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
Get the underlying PropertyState for this TreeLocation.
getProperty() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.Restriction
The OAK property state associated with this restriction.
getProperty() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionImpl
 
getProperty(String) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Returns the values for the properties with the specified name or null.
getProperty(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Get a property state
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the named property, or null if no such property exists.
getProperty(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Get a property.
getProperty(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
PropertyDelegate at the given path
getProperty(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the current state of the named property, or null if the property is not set.
getProperty(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getProperty1Name() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.EquiJoinConditionImpl
 
getProperty2Name() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.EquiJoinConditionImpl
 
getPropertyCount() - Method in interface org.apache.jackrabbit.oak.api.Tree
Determine the number of properties accessible to the current content session.
getPropertyCount() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Get the number of properties of the node
getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
getPropertyCount() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getPropertyCount() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the current number of properties.
getPropertyCount() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the number of properties of this node.
getPropertyCount() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getPropertyDefinition(String, boolean, int, boolean) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
getPropertyDefinition(String, int, boolean) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
getPropertyDefinitions() - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
Get the property existence condition for this operand, if this operand is used as part of a condition.
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.FirstImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.PathImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
getPropertyExistence() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Get the set of property existence conditions that can be derived for this condition.
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.NativeFunctionImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.SimilarImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
 
getPropertyExistenceConditions() - Method in class org.apache.jackrabbit.oak.query.ast.SuggestImpl
 
getPropertyIndexAsyncReindexStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Asynchronous Property Index reindexing status
getPropertyIndexAsyncReindexStatus() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
getPropertyMapping() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
Defines the mapping of internal property names from external values.
getPropertyName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ColumnImpl
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.FullTextSearchImpl
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.PropertyExistenceImpl
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.PropertyValueImpl
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore.QueryCondition
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextContains
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextTerm
 
getPropertyName() - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.OrderEntry
 
getPropertyNames() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Returns the names of properties present with this Authorizable not taking possible relative paths into consideration.
getPropertyNames() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
getPropertyNames(String) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Returns the names of properties present with this Authorizable at the specified relative path.
getPropertyOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitNode
Returns the property at relPath relative to this node or null if no such property exists.
getPropertyOrNull(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getPropertyOrNull(String) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
Returns the property at the specified absolute path in the workspace or null if no such node exists.
getPropertyOrNull(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Get a property
getPropertyOrNull(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getPropertyPath(String) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
Returns property path.
getPropertyRestriction() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
The property restriction for this index plan or null if this index plan isn't base on a property restriction.
getPropertyRestriction(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getPropertyRestriction(String) - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Get the most restrictive property restriction for the given property, if any.
getPropertyRestrictions() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getPropertyRestrictions() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Get the list of property restrictions, if any.
getPropertyRestrictions(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getPropertyRestrictions(String) - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Get the all property restriction for the given property.
getPropertyState() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
getPropertyState() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
getPropertyStatus(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Get the Status of a property state or null.
getPropertyStatus(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getPropertyType() - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.OrderEntry
 
getPropertyTypeFromName(String) - Static method in class org.apache.jackrabbit.oak.query.SQL2Parser
Get the property type from the given case insensitive name.
getPropertyValue() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.LengthImpl
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesAuthorizationConfiguration
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalPrincipalConfiguration
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getProtectedItemImporters() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
 
getProvider(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProviderManager
Returns the registered identity provider with the given name.
getProvider(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIDPManagerImpl
 
getProviderName() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef
Returns the name of the identity provider.
getPublicAttributes() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Returns the public attributes stored with this info object.
getPurgeIndexes(NodeStore, long, List<String>) - Method in class org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersion
 
getPurgeIndexes(NodeStore, long, List<String>, boolean) - Method in class org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersion
 
getPurgeOldIndexVersionInstance() - Method in class org.apache.jackrabbit.oak.run.LucenePurgeOldIndexVersionCommand
 
getPurgeOldIndexVersionInstance() - Method in class org.apache.jackrabbit.oak.run.PurgeOldIndexVersionCommand
 
getPutRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getPutRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getPutRejectedAlreadyPersistedRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getPutRejectedAlreadyPersistedRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getPutRejectedAsCachedInSecRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getPutRejectedAsCachedInSecRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getPutRejectedEntryNotUsedRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getPutRejectedEntryNotUsedRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getPutRejectedQueueFullRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getPutRejectedQueueFullRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getQOMFactory() - Method in class org.apache.jackrabbit.oak.jcr.query.QueryManagerImpl
 
getQuery() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getQuery() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
getQuery(Node) - Method in class org.apache.jackrabbit.oak.jcr.query.QueryManagerImpl
 
getQueryAverage() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#QUERY_AVERAGE
getQueryAverage() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getQueryCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#QUERY_COUNT
getQueryCount() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getQueryDuration() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#QUERY_DURATION
getQueryDuration() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getQueryEngine() - Method in interface org.apache.jackrabbit.oak.api.Root
Get the query engine.
getQueryEngine() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
getQueryEngine() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
getQueryExecution(String, String) - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
 
getQueryExecution(String, String) - Method in interface org.apache.jackrabbit.oak.query.stats.QueryStatsReporter
 
getQueryExecutionStats() - Method in interface org.apache.jackrabbit.oak.query.Query
 
getQueryExecutionStats() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getQueryExecutionStats() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getQueryIndexes(NodeState) - Method in class org.apache.jackrabbit.oak.spi.query.CompositeQueryIndexProvider
 
getQueryIndexes(NodeState) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndexProvider
Get the currently configured indexes.
getQueryIndexes(NodeState) - Method in class org.apache.jackrabbit.oak.spi.query.WhiteboardIndexProvider
 
getQueryJournalHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getQueryJournalHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getQueryLengthErrorLimit() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getQueryLengthWarnLimit() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getQueryLimits() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getQueryLimits() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
 
getQueryManager() - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
getQueryNodesFromPrimaryHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getQueryNodesFromPrimaryHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getQueryNodesFromSlaveHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getQueryNodesFromSlaveHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getQueryNodesLockHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getQueryNodesLockHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getQueryOptions() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getQueryStatement() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getQueryStatement() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Get the complete query statement.
getQueryStats() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getQueryStatsReporter() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getQueryValidator() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getQueryValidatorJson() - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
 
getQueryValidatorJson() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getQueueBacklogMillis() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
The time difference between the current system time and the head (oldest) element in the queue in milliseconds.
getQueuedWriters() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
getQueuedWriters() - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
 
getQueueLength() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
time series of the number of items related to generating observation events that are currently queued by the system.
getQueueSize() - Method in interface org.apache.jackrabbit.oak.spi.commit.BackgroundObserverMBean
 
getQueuingCommitsCount() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
getQueuingCommitsCount() - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
 
getQueuingTimes() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
getQueuingTimes() - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
 
getRatioOfTimeSpentProcessingEvents() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Ratio of time spent in event processing
getRawText() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextContains
 
getRDB(String, String, String, String, boolean, long, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getRDB(String, String, String, String, String, boolean, long, boolean, File, int, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getRDB(String, String, String, String, String, boolean, long, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getRDBWithDS(String, String, String, String, boolean, long, File, int, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getReadCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getReadCount() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
getReadCount() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getReadDocCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsMBean
 
getReadDocHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsMBean
 
getReader() - Method in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
 
getReader() - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStore
 
getReadOnlyInstance(DocumentStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
Create a cluster node info instance to be utilized for read only access to underlying store.
getReadOnlyMode() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getReadOnlyTree(Tree, Root) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
 
getReadOnlyTreeOrNull(Tree, Root) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
 
getReadPreference() - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
getReadRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getReadRate() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getReadTime() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
getReason() - Method in class org.apache.jackrabbit.oak.segment.file.cancel.Cancellation
If cancellation has been requested (i.e.
getReclaimedSegmentIds() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.CleanupResult
 
getReclaimedSize() - Method in class org.apache.jackrabbit.oak.segment.file.GCJournal.GCJournalEntry
Returns the reclaimed size
getReclaimedSize() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.CleanupResult
 
getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
getRecord(DataIdentifier) - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Gets the record with the specified identifier
getRecordCalled(long, TimeUnit, long) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getRecordCalled(long, TimeUnit, long) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when a DataRecord is retrieved via DataStore.getRecord(DataIdentifier).
getRecordCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getRecordCompleted(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when a call to DataStore.getRecord(DataIdentifier) is completed.
getRecordFailed(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getRecordFailed(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when a call to DataStore.getRecord(DataIdentifier) fails.
getRecordForId(DataIdentifier) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
getRecordForId(DataIdentifier) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getRecordForId(DataIdentifier) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
getRecordForId(DataIdentifier) - Method in interface org.apache.jackrabbit.oak.plugins.blob.SharedDataStore
Retrieves the record for the given identifier
getRecordForIdCalled(long, TimeUnit, long) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getRecordForIdCalled(long, TimeUnit, long) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a DataRecord is retrieved via a call to SharedDataStore.getRecordForId(DataIdentifier).
getRecordForIdCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getRecordForIdCompleted(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to SharedDataStore.getRecordForId(DataIdentifier) is completed
getRecordForIdFailed(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getRecordForIdFailed(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
getRecordFromReference(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getRecordFromReferenceCalled(long, TimeUnit, long) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getRecordFromReferenceCalled(long, TimeUnit, long) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
getRecordFromReferenceCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getRecordFromReferenceCompleted(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when a call to DataStore.getRecordFromReference(String) is completed.
getRecordFromReferenceFailed(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getRecordFromReferenceFailed(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when a call to DataStore.getRecordFromReference(String) fails.
getRecordId() - Method in class org.apache.jackrabbit.oak.segment.data.StringData
 
getRecordId(PropertyState) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getRecordId(NodeState) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getRecordIdIfAvailable(InputStream, SegmentStore) - Static method in class org.apache.jackrabbit.oak.segment.SegmentStream
 
getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.oak.run.cli.DummyDataStore
 
getRecordIfStoredCalled(long, TimeUnit, long) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getRecordIfStoredCalled(long, TimeUnit, long) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
getRecordIfStoredCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getRecordIfStoredCompleted(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when a call to DataStore.getRecordIfStored(DataIdentifier) is completed.
getRecordIfStoredFailed(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getRecordIfStoredFailed(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when a call to DataStore.getRecordIfStored(DataIdentifier) fails.
getRecordNumber() - Method in class org.apache.jackrabbit.oak.segment.data.RecordIdData
 
getRecordNumber() - Method in class org.apache.jackrabbit.oak.segment.RecordId
 
getRecordReferenceNumber(int) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
getRecordReferenceOffset(int) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
getRecordReferencesCount() - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
getRecordReferenceType(int) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
getRecoveryBy() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
 
getRecoveryCandidateNodes() - Method in class org.apache.jackrabbit.oak.plugins.document.LastRevRecoveryAgent
Gets the _lastRev recovery candidate cluster nodes.
getReference() - Method in interface org.apache.jackrabbit.api.ReferenceBinary
Returns a secure reference to this binary, or null if such a reference is not available.
getReference() - Method in interface org.apache.jackrabbit.oak.api.Blob
Returns a secure reference to this blob, or null if such a reference is not available.
getReference() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob
 
getReference() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.InMemoryDataRecord
 
getReference() - Method in class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
 
getReference() - Method in class org.apache.jackrabbit.oak.plugins.value.BinaryBasedBlob
 
getReference() - Method in class org.apache.jackrabbit.oak.segment.SegmentBlob
 
getReference() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractDataRecord
Delegates the call to the backend to retrieve reference.
getReference(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getReference(String) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.BasicReadOnlyBlobStore
 
getReference(String) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
getReference(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.BlobStore
Returns a secure reference to blob referred by blobid, or null if no such reference is available.
getReference(String) - Method in class org.apache.jackrabbit.oak.spi.blob.split.DefaultSplitBlobStore
 
getReference(String) - Method in class org.apache.jackrabbit.oak.spi.blob.split.WrappingSplitBlobStore
 
getReferenceCheckpoint() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Returns the current reference checkpoint used by the async indexer
getReferencedBlobsIterator() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
Returns an iterator for all the blob present in the store.
getReferencedSegmentId(int) - Method in class org.apache.jackrabbit.oak.segment.Segment
 
getReferencedSegmentIdCount() - Method in class org.apache.jackrabbit.oak.segment.Segment
 
getReferencedSegmentIds() - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getReferencedSegmentIds() - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyFileStore
 
getReferencedSegmentIds() - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStore
 
getReferencedSegmentIds() - Method in class org.apache.jackrabbit.oak.segment.SegmentTracker
Returns all segment identifiers that are currently referenced in memory.
getReferenceFromIdentifier(DataIdentifier) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractSharedBackend
 
getReferences() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getReferences() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetReferencesResponse
 
getReferences(boolean, Tree, String) - Method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
Searches all reference properties to the specified tree that match the given name and node type constraints.
getReferences(Tree, String, String, boolean) - Method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
Searches all reference properties to the specified tree that match the given propertyName and the specified, mandatory node type constraint (ntName).
getReferences(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
GetReferencesRequest - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetReferencesRequest(String, String) - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetReferencesRequest
 
GetReferencesRequestEncoder - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetReferencesRequestEncoder() - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetReferencesRequestEncoder
 
GetReferencesResponse - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetReferencesResponse(String, String, Iterable<String>) - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetReferencesResponse
 
GetReferencesResponseEncoder - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetReferencesResponseEncoder() - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetReferencesResponseEncoder
 
getRefreshCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getRefreshCount() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
getRefreshCount() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getRefreshPending() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getRefreshPending() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getRefreshRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getRefreshRate() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getRefreshStrategy() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getRefreshStrategy() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getRefreshTime() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
getRegisteredEventListeners() - Method in class org.apache.jackrabbit.oak.jcr.observation.ObservationManagerImpl
 
getRegisteredPrivileges() - Method in interface org.apache.jackrabbit.api.security.authorization.PrivilegeManager
Returns all registered privileges.
getRegisteredPrivileges() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PrivilegeManagerDelegator
 
getRegistry() - Method in class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
 
getReindexCompletionTimestamp() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Time in millis at which index was last re indexed
getReindexedDefinitions() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
getReindexStats() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
getRelativeIndexedNodeNames() - Method in class org.apache.jackrabbit.oak.index.indexer.document.CompositeIndexer
 
getRelativeIndexedNodeNames() - Method in class org.apache.jackrabbit.oak.index.indexer.document.LuceneIndexer
 
getRelativeIndexedNodeNames() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.NodeStateIndexer
 
getRelativeVersionHistoryPath(String) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
 
getRemoteAddress() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ObservablePartnerMBean
 
getRemoteFactoryDelegaterClass() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Return the fully qualified name of the class providing the remote repository.
getRemotePort() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ObservablePartnerMBean
 
getRemoteStoreMonitor() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
getRemovableFiles() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.CleanupResult
 
getRemovedProps() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
Returns name of properties which needs to be removed or marked as deleted
getRemoveNodesHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getRemoveNodesHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getRepository() - Method in class org.apache.jackrabbit.j2ee.JcrRemotingServlet
Returns the repository available from the servlet context of this servlet.
getRepository() - Method in class org.apache.jackrabbit.j2ee.JCRWebdavServerServlet
Returns the repository available from the servlet context of this servlet.
getRepository() - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
Returns the JCR repository
getRepository() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Returns the started repository or null if not started yet.
getRepository() - Method in class org.apache.jackrabbit.j2ee.SimpleWebdavServlet
Returns the Repository.
getRepository() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getRepository() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getRepository() - Method in class org.apache.jackrabbit.oak.standalone.RepositoryInitializer
 
getRepository(String) - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet.ClientFactoryDelegater
 
getRepository(String) - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet.RMIClientFactoryDelegater
 
getRepository(Map) - Method in class org.apache.jackrabbit.oak.jcr.OakRepositoryFactory
 
getRepository(Map) - Method in class org.apache.jackrabbit.oak.run.osgi.OakOSGiRepositoryFactory
 
getRepository(ServletContext) - Static method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
Returns the JCR repository
getRepositoryByContextAttribute() - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
If our config said so, try to retrieve a Repository from the ServletContext
getRepositoryConfig() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
getRepositoryFactory() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Returns a repository factory that returns the repository if available or throws an exception if not.
getRepositoryHome() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
getRepositoryId() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getRepositoryId() - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
 
getRepositoryId() - Method in interface org.apache.jackrabbit.oak.plugins.blob.SharedDataStore
Returns the repository id (identifier for the repository in the DataStore)
getRepositoryInitializer() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration
 
getRepositoryInitializer() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesAuthorizationConfiguration
 
getRepositoryInitializer() - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
getRepositoryInitializer() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalPrincipalConfiguration
 
getRepositoryInitializer() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
getRepositoryInitializer() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
getRepositoryInitializer() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getRepositoryInitializer() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getRepositoryInitializer() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
Returns a repository initializer for this security configuration.
getRepositoryManager(JackrabbitRepository) - Method in interface org.apache.jackrabbit.api.JackrabbitRepositoryFactory
Get the repository management component.
getRepositoryName() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
getRepositoryPermission() - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
getRepositoryPermission() - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
getRepositoryPermission() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
 
getRepositoryPermission() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
getRepositoryPermission() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
Return the RepositoryPermission for the set of Principals associated with this provider instance.
getRepositorySize() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
getRepositorySize() - Method in interface org.apache.jackrabbit.oak.segment.file.FileStoreStatsMBean
 
getRepoSize() - Method in class org.apache.jackrabbit.oak.segment.file.GCJournal.GCJournalEntry
Returns the repository size
getRequestCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the number of times org.apache.jackrabbit.guava.common.cache.Cache lookup methods have returned either a cached or uncached value.
getRequestCount() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
getRequestCount() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getRequestCount() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getRequestRateHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getRequestRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getRequiredType() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinition
The required type as defined by this definition.
getRequiredType() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
 
getResetDeletedFlagCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsMBean
 
getResetDeletedFlagHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsMBean
 
getResidualNodeDefinitions() - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
getResidualPropertyDefinitions() - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
getRestoreStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.FileStoreBackupRestoreMBean
Restore status
getRestoreStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Restore status
getRestoreStatus() - Method in class org.apache.jackrabbit.oak.backup.impl.FileStoreBackupRestoreImpl
 
getRestoreStatus() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
getRestriction(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
Return the value of the restriction with the specified name or null if no such restriction exists.
getRestriction(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getRestrictionNames() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
Return the names of the restrictions present with this access control entry.
getRestrictionNames() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
Returns the names of the supported restrictions or an empty array if no restrictions are respected.
getRestrictionNames() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getRestrictionNames() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined.PredefinedAuthorizationConfiguration
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesAuthorizationConfiguration
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.security.authorization.composite.CompositeAuthorizationConfiguration
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
getRestrictionProvider() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.AuthorizationConfiguration
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.OpenAuthorizationConfiguration
 
getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
getRestrictions() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getRestrictions(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
Return the values of the restriction with the specified name or null if no such restriction exists.
getRestrictions(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
getRestrictionsTree(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
Returns the tree that contains the restriction of the specified ACE tree.
getRestrictionType(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
Return the expected property type of the restriction with the specified restrictionName.
getRestrictionType(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
getRetainedGenerations() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Number of segment generations to retain.
getRetainedGenerations() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
Number of segment generations to retain.
getRetainedGenerations() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getRetentionManager() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getRetryCount() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Get the number of tries to compact concurrent commits on top of already compacted commits
getRetryCount() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
Get the number of tries to compact concurrent commits on top of already compacted commits
getRetryCount() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getRetryPolicy(String) - Static method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.Utils
 
getRev1() - Method in class org.apache.jackrabbit.oak.plugins.document.util.RevisionsKey
 
getRev2() - Method in class org.apache.jackrabbit.oak.plugins.document.util.RevisionsKey
 
getReverse() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation
 
getReverseOperation() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
 
getRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.NamePathRev
 
getRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.PathRev
 
getRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Key
 
getRevision() - Method in class org.apache.jackrabbit.oak.segment.file.JournalEntry
 
getRevision() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Commit
 
getRevision() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker.Revision
 
getRevision() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.RevisionHistory.HistoryElement
Revision of the node
getRevision(int) - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
Returns the revision element with the given clusterId or null if there is no such revision in this vector.
getRevisionComparatorState() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
Deprecated.
getRevisionGCMaxAge() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
The maximum age for changes in milliseconds.
getRevisionGCProgressLog() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
getRevisionGCProgressLog() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getRevisionGCStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Revision garbage collection status
getRevisionGCStatus() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
getRevisionGCStatus() - Method in class org.apache.jackrabbit.oak.spi.state.RevisionGC
 
getRevisionGCStatus() - Method in interface org.apache.jackrabbit.oak.spi.state.RevisionGCMBean
Revision garbage collection status
getRevisionGCStatusForRole(String) - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Revision garbage collection status for a given role.
getRevisionGCStatusForRole(String) - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
getRevisions() - Method in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
 
getRevisions() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
 
getRevisions() - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyFileStore
 
getRevisions() - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStore
 
getRight() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.JoinImpl
 
getRight() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getRightPlan() - Method in class org.apache.jackrabbit.oak.query.plan.JoinExecutionPlan
 
getRmiConfig() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
getRmiEnabled() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
getRmiHost() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
getRmiName() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
getRmiPort() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
getRMIServerSocketFactory(InetAddress) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Returns an RMIServerSocketFactory used to create the server socket for a locally created RMI registry.
getRmiUri() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
getROConnection() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBConnectionHandler
Obtain a Connection suitable for read-only operations.
getRoot() - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
getRoot() - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Returns the currently set root node.
getRoot() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
The current Root instance this session delegate instance operates on.
getRoot() - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
getRoot() - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
getRoot() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getRoot() - Method in class org.apache.jackrabbit.oak.plugins.document.MissingLastRevSeeker
 
getRoot() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
getRoot() - Method in class org.apache.jackrabbit.oak.query.ExecutionContext
Used to create the actual query results from the indexed paths, needs to be a secured version of a tree to take into account ACLs
getRoot() - Method in class org.apache.jackrabbit.oak.segment.file.GCJournal.GCJournalEntry
Returns the record id of the root created by the compactor
getRoot() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Commit
 
getRoot() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Record
 
getRoot() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
getRoot() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Tries to obtain a Root object from the callback handler using a new RepositoryCallback and keeps the value as private field.
getRoot() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getRoot() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Returns the latest state of the tree.
getRoot() - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
getRootBundlePath() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
 
getRootDefinition() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
getRootDefinition() - Method in interface org.apache.jackrabbit.oak.spi.nodetype.DefinitionProvider
 
getRootDiff(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.DiffObserver
Returns the diff handler to be used for the given content change.
getRootDocument(DocumentStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns the root node document of the given document store.
getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditorProvider
 
getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdateProvider
 
getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionableEditor.Provider
 
getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionablePropertiesEditor.Provider
 
getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.name.NamespaceEditorProvider
 
getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditorProvider
 
getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditorProvider
 
getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in interface org.apache.jackrabbit.oak.spi.commit.EditorProvider
Returns an editor for processing changes between the given two states.
getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.ValidatorProvider
 
getRootEditor(NodeState, NodeState, NodeBuilder, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.WhiteboardEditorProvider
 
getRootIncludePaths() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ChangeSetFilterImpl
for testing only
getRootNode() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
getRootNode() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getRootProvider() - Method in interface org.apache.jackrabbit.oak.security.authorization.ProviderCtx
 
getRootProvider() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getRootProvider() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
getRootRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.AbstractDocumentNodeState
 
getRootRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
Returns the root revision for this node state.
getRootRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getRootValidator(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.composite.CrossMountReferenceValidatorProvider
 
getRootValidator(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.composite.PrivateStoreValidatorProvider
 
getRootValidator(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidatorProvider
 
getRootValidator(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.itemsave.ItemSaveValidatorProvider
 
getRootValidator(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.name.NameValidatorProvider
 
getRootValidator(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
 
getRootValidator(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlValidatorProvider
 
getRootValidator(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionStoreValidatorProvider
 
getRootValidator(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionValidatorProvider
 
getRootValidator(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.ValidatorProvider
Returns a validator for checking the changes between the given two root states.
getRootVersion() - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionHistoryDelegate
 
getRootVersion() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
getRows() - Method in interface org.apache.jackrabbit.oak.api.Result
Get the rows.
getRows() - Method in class org.apache.jackrabbit.oak.jcr.query.QueryResultImpl
 
getRows() - Method in interface org.apache.jackrabbit.oak.query.Query
 
getRows() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getRows() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getRows() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getRuntimeId() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
 
getRWConnection() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBConnectionHandler
Obtain a Connection suitable for read-write operations.
getS3ConfigPath() - Method in class org.apache.jackrabbit.oak.run.cli.BlobStoreOptions
 
getSaveCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getSaveCount() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
getSaveCount() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getSaveRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getSaveRate() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getSaveTime() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
getScanCount() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getSchema(Connection) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBConnectionHandler
Return current schema name or null when unavailable
getSchemaVersion() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBRow
 
getScore() - Method in class org.apache.jackrabbit.oak.jcr.query.RowImpl
 
getScore(String) - Method in class org.apache.jackrabbit.oak.jcr.query.RowImpl
 
getSdMaxRevTime() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBRow
 
getSdType() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBRow
 
getSearchFilter(String) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.Identity
Returns the LDAP filter that is used when searching this type of identity.
getSearchRoot(AuthorizableType, ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
Determine the search root for the given authorizable type based on the configured root path.
getSearchTimeout() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Configures the timeout in milliseconds that is used for all LDAP searches.
getSecondsRemaining() - Method in class org.apache.jackrabbit.oak.jcr.lock.LockImpl
 
getSecondsSinceLastSuccess() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
getSecondsSinceLastSuccess() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ClientStandbyStatusMBean
 
getSecondsSinceLogin() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
getSecretKey() - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
getSecurityProvider() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getSecurityProvider() - Method in interface org.apache.jackrabbit.oak.security.authorization.ProviderCtx
 
getSecurityProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Tries to obtain the SecurityProvider object from the callback handler using a new SecurityProviderCallback and keeps the value as private field.
getSecurityProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
getSecurityProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.SecurityProviderCallback
 
getSecurityProvider() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getSecurityProvider() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
getSegment() - Method in class org.apache.jackrabbit.oak.segment.RecordId
 
getSegment() - Method in class org.apache.jackrabbit.oak.segment.SegmentId
Get the segment identified by this instance.
getSegment(SegmentId, Callable<Segment>) - Method in class org.apache.jackrabbit.oak.segment.SegmentCache
Retrieve an segment from the cache or load it and cache it if not yet in the cache.
getSegment(String) - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend
 
getSegmentCacheStats() - Method in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
 
getSegmentCount() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
 
getSegmentCount() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
getSegmentCount() - Method in interface org.apache.jackrabbit.oak.segment.file.FileStoreStatsMBean
 
getSegmentData() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetSegmentResponse
 
getSegmentData(String) - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend
 
getSegmentFileName(long, long, long) - Static method in class org.apache.jackrabbit.oak.segment.remote.RemoteUtilities
 
getSegmentFileName(RemoteSegmentArchiveEntry) - Static method in class org.apache.jackrabbit.oak.segment.remote.RemoteUtilities
 
getSegmentId() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Record
 
getSegmentId() - Method in class org.apache.jackrabbit.oak.segment.RecordId
 
getSegmentId() - Method in class org.apache.jackrabbit.oak.segment.Segment
 
getSegmentId() - Method in exception org.apache.jackrabbit.oak.segment.SegmentNotFoundException
 
getSegmentId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetReferencesRequest
 
getSegmentId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetReferencesResponse
 
getSegmentId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetSegmentRequest
 
getSegmentId() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetSegmentResponse
 
getSegmentId(PropertyState) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getSegmentId(NodeState) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getSegmentIdCount() - Method in interface org.apache.jackrabbit.oak.segment.SegmentIdProvider
 
getSegmentIdCount() - Method in class org.apache.jackrabbit.oak.segment.SegmentTracker
 
getSegmentIdProvider() - Method in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
 
getSegmentIdProvider() - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStore
 
getSegmentIds() - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyFileStore
 
getSegmentIds() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
getSegmentIds(String) - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend
 
getSegmentInfo() - Method in class org.apache.jackrabbit.oak.segment.Segment
Returns the segment meta data of this segment or null if none is present.
getSegmentRecords(String) - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend
 
getSegmentReference() - Method in class org.apache.jackrabbit.oak.segment.data.RecordIdData
 
getSegmentReferenceLsb(int) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
getSegmentReferenceMsb(int) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
getSegmentReferences(String) - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend
 
getSegmentReferencesCount() - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
GetSegmentRequest - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetSegmentRequest(String, String) - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetSegmentRequest
 
GetSegmentRequestEncoder - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetSegmentRequestEncoder() - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetSegmentRequestEncoder
 
GetSegmentResponse - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
GetSegmentResponse(String, String, byte[]) - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetSegmentResponse
 
GetSegmentResponseEncoder - Class in org.apache.jackrabbit.oak.segment.standby.codec
Encodes a 'get segment' response.
GetSegmentResponseEncoder() - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.GetSegmentResponseEncoder
 
getSegmentStore() - Method in interface org.apache.jackrabbit.oak.segment.SegmentStoreProvider
 
getSegmentstoreDirectory() - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
getSegmentTar(File, int, int, boolean, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getSegmentTar(String, File, int, int, boolean, int, boolean, int, boolean, int, boolean, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getSegmentTarWithAwsSegmentStore(File, String, String, String, String, int, int, int, boolean, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getSegmentTarWithAwsSegmentStore(File, String, String, String, String, int, int, int, boolean, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getSegmentTarWithAzureSegmentStore(File, String, String, String, int, int, int, boolean, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getSegmentTarWithAzureSegmentStore(File, String, String, String, int, int, int, boolean, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getSegmentTarWithColdStandby(File, int, int, boolean, int, boolean, int, int, boolean, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getSegmentTarWithColdStandby(File, int, int, boolean, int, boolean, int, int, boolean, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getSegmentTarWithDataStore(File, int, int, boolean, int, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getSegmentTarWithDataStore(File, int, int, boolean, int, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
getSegmentUUID(String) - Static method in class org.apache.jackrabbit.oak.segment.remote.RemoteUtilities
 
getSegmentVersion() - Method in class org.apache.jackrabbit.oak.segment.Segment
 
getSelectedDocuments(DocumentStore, String, long) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
getSelectedDocuments(DocumentStore, String, long, int) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns an Iterable over all NodeDocuments in the given store matching a condition on an indexed property.
getSelector() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
getSelector() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getSelector() - Method in class org.apache.jackrabbit.oak.query.plan.SelectorExecutionPlan
 
getSelector(String) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getSelector(String) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getSelector(String) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Get the selector with the given name, or null if not found.
getSelector1Name() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.EquiJoinConditionImpl
 
getSelector1Name() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.SameNodeJoinConditionImpl
 
getSelector2Name() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.EquiJoinConditionImpl
 
getSelector2Name() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.SameNodeJoinConditionImpl
 
getSelector2Path() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.SameNodeJoinConditionImpl
 
getSelectorConstraints() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getSelectorIndex(String) - Method in interface org.apache.jackrabbit.oak.query.Query
 
getSelectorIndex(String) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getSelectorIndex(String) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ChildNodeImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ColumnImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.DescendantNodeImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.FullTextSearchImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.FullTextSearchScoreImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.NodeLocalNameImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.NodeNameImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.PropertyExistenceImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.PropertyValueImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.SameNodeImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.SelectorImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getSelectorNames() - Method in interface org.apache.jackrabbit.oak.api.Result
Get the list of selector names.
getSelectorNames() - Method in class org.apache.jackrabbit.oak.jcr.query.QueryResultImpl
 
getSelectorNames() - Method in interface org.apache.jackrabbit.oak.query.Query
 
getSelectorNames() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getSelectorNames() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getSelectorNames() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Get the set of selectors for the given condition.
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
Get the set of selectors for this operand.
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.FirstImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.NativeFunctionImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.PathImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.SimilarImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.SuggestImpl
 
getSelectors() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
getServerDetails() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoStatus
 
getServerFactoryDelegaterClass() - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
Return the fully qualified name of the class providing the client repository.
getServerSyncs() - Method in class org.apache.jackrabbit.oak.fixture.SegmentTarFixture
 
getService(Class<T>) - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
getService(Whiteboard, Class<T>) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
Returns the one of the currently available services from the whiteboard of the tracked type.
getService(Whiteboard, Class<T>, Predicate<T>) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
Returns the one of the currently available services from the whiteboard of the tracked type.
getServiceRegistry() - Method in interface org.apache.jackrabbit.oak.run.osgi.ServiceRegistryProvider
 
getServiceRegistry() - Method in class org.apache.jackrabbit.oak.standalone.RepositoryInitializer
 
getServices() - Method in class org.apache.jackrabbit.oak.spi.whiteboard.AbstractServiceTracker
Returns all services of type T that are currently available.
getServices() - Method in interface org.apache.jackrabbit.oak.spi.whiteboard.Tracker
Returns the currently available services of the tracked type.
getServices(Whiteboard, Class<T>) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
Returns the currently available services from the whiteboard of the tracked type.
getServices(Whiteboard, Class<T>, Predicate<T>) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
Returns the currently available services from the whiteboard of the tracked type.
getSession() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getSession() - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
getSessionAttributes() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getSessionAttributes() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getSessionCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_COUNT
getSessionCount() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getSessionDelegate() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getSessionId() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
 
getSessionLocalMappings() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getSessionLocalMappings() - Method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
getSessionLocalMappings() - Method in class org.apache.jackrabbit.oak.namepath.impl.LocalNameMapper
 
getSessionLocalMappings() - Method in class org.apache.jackrabbit.oak.namepath.impl.NamePathMapperImpl
 
getSessionLocalMappings() - Method in interface org.apache.jackrabbit.oak.namepath.NameMapper
Returns the local namespace prefix mappings, or an empty map if there aren't any local mappings.
getSessionLocalMappings() - Method in class org.apache.jackrabbit.oak.namepath.NamePathMapper.Default
 
getSessionLogin() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_LOGIN_COUNTER
getSessionLogin() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getSessionReadAverage() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_READ_AVERAGE
getSessionReadAverage() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getSessionReadCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_READ_COUNTER
getSessionReadCount() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getSessionReadDuration() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_READ_DURATION
getSessionReadDuration() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getSessionScopedLocks() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getSessionStats() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
getSessionWriteAverage() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_WRITE_AVERAGE
getSessionWriteAverage() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getSessionWriteCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_WRITE_COUNTER
getSessionWriteCount() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getSessionWriteDuration() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
See org.apache.jackrabbit.api.stats.RepositoryStatistics.Type#SESSION_READ_DURATION
getSessionWriteDuration() - Method in class org.apache.jackrabbit.oak.stats.RepositoryStats
 
getSettings() - Method in class org.apache.jackrabbit.oak.query.ExecutionContext
 
getSettings() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getSharedCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
getSharedLoginName() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
getSharedPreAuthLogin() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
getSharedSet() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getShort(int) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
getSignature() - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
getSingleState() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
getSize() - Method in interface org.apache.jackrabbit.oak.api.Result
Get the number of rows, if known.
getSize() - Method in class org.apache.jackrabbit.oak.commons.sort.StringSort
 
getSize() - Method in interface org.apache.jackrabbit.oak.query.Query
Get the size if known.
getSize() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getSize() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getSize() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getSize(Result.SizePrecision, long) - Method in interface org.apache.jackrabbit.oak.api.Result
Get the number of rows, if known.
getSize(Result.SizePrecision, long) - Method in interface org.apache.jackrabbit.oak.query.Query
Get the size if known.
getSize(Result.SizePrecision, long) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getSize(Result.SizePrecision, long) - Method in class org.apache.jackrabbit.oak.query.ResultImpl
 
getSize(Result.SizePrecision, long) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getSize(Result.SizePrecision, long) - Method in interface org.apache.jackrabbit.oak.spi.query.Cursor
Get the size if known.
getSize(NodeState, Result.SizePrecision, long) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
getSize(NodeState, Result.SizePrecision, long) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getSize(NodeState, Result.SizePrecision, long) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Get the size if known.
getSizeInBytes() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Index data storage size
getSkippedCount() - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler.CorruptIndexInfo
 
getSleepBetweenNodes() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
Get the delay between scanning items.
getSlowQueries() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
 
getSlowQueries() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
 
getSlowQueries() - Method in interface org.apache.jackrabbit.oak.query.stats.QueryStatsMBean
Get the slow queries.
getSlowQueries() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
 
getSlowQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
 
getSlowQueriesQueueSize() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
 
getSmallBlobCount() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getSmallintType() - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
getSmallStringCount() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getSortedFile() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntrySorter
 
getSortedStoreFileName(boolean) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStoreUtils
Deprecated.
This function by default uses GNU zip as compression algorithm for backward compatibility.
getSortedStoreFileName(Compression) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStoreUtils
Deprecated.
 
getSortedStoreFileName(Compression) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
getSortOrder() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
The sort order of the returned entries, or null if unsorted.
getSource() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Returns the name of the source of this exception.
getSource() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
getSource() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getSourcePath(String) - Method in class org.apache.jackrabbit.oak.spi.commit.MoveTracker
 
getSplitDocType() - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Determines the type of split document
getSplitDocumentsHistogram() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
getSplitNodeTypeNames() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileSplitter
 
getStableId() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
Returns the stable id of this node.
getStableIdBytes() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
Returns the stable ID of this node, non parsed.
getStagingCacheStats() - Method in class org.apache.jackrabbit.oak.plugins.blob.CompositeDataStoreCache
 
getStart() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
getStartAfterDocumentID() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.TraversingRange
 
getStartCount() - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationsStatsMBean
Returns the start counts of the operation
getStartRevisions(Iterable<ClusterNodeInfoDocument>) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns a revision vector that contains a revision for each of the passed cluster nodes with a revision timestamp that corresponds to the last known time when the cluster node was started.
getStartTime() - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
 
getStartTime() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
 
getStartupTimeout() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
getStatement() - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
 
getStatement() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
getStatement() - Method in class org.apache.jackrabbit.oak.jcr.query.QueryImpl
 
getStatement() - Method in interface org.apache.jackrabbit.oak.query.Query
 
getStatement() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getStatement() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getStatementComponent() - Method in interface org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools.PreparedStatementComponent
 
getStatisticManager() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getStatisticsProvider() - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStoreService
 
getStatisticsProvider() - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStoreService
 
getStatisticsProvider() - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.SharedS3DataStoreService
 
getStatisticsProvider() - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
getStatisticsProvider() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService
 
getStatisticsProvider() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DbDataStoreService
 
getStatisticsProvider() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStoreService
 
getStatisticsProvider() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getStatisticsProvider() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getStats() - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
getStats() - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGarbageCollector
Retuns the list of stats
getStats() - Method in class org.apache.jackrabbit.oak.plugins.blob.FileCache
 
getStats() - Method in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
Returns the stats related to GC for all repos
getStats() - Method in class org.apache.jackrabbit.oak.plugins.blob.UploadStagingCache
Cache related stats
getStats() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Returns statistics about the underlying storage.
getStats() - Method in class org.apache.jackrabbit.oak.plugins.document.LocalDiffCache
 
getStats() - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
getStats() - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache
 
getStats() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
getStats() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
Statistics are generated for each table.
getStats() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
getStats() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
getStats() - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
getStats() - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
getStats() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
getStats() - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler.CorruptIndexInfo
 
getStats() - Method in class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
 
getStats() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
 
getStats() - Method in class org.apache.jackrabbit.oak.segment.file.PriorityCache
 
getStats() - Method in class org.apache.jackrabbit.oak.segment.ReaderCache
 
getStats() - Method in class org.apache.jackrabbit.oak.segment.RecordCache
 
getStats() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
getStats() - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.RoleStatisticsProvider
 
getStats() - Method in class org.apache.jackrabbit.oak.stats.DefaultStatisticsProvider
 
getStats() - Method in interface org.apache.jackrabbit.oak.stats.StatisticsProvider
 
getStatsCollector() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getStatsCollector() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
getStatsConsumer() - Static method in class org.apache.jackrabbit.oak.plugins.document.util.StatsCollectorUtil
 
getStatsCounter(RepositoryStatistics.Type) - Method in class org.apache.jackrabbit.oak.stats.StatisticManager
 
getStatsMBean() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfo
IndexStatsMBean for current indexer.
getStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.CopyOnWriteStoreMBean
Returns the copy-on-write status
getStatus() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Returns the current status of the indexing job
getStatus() - Method in interface org.apache.jackrabbit.oak.api.Tree
Get the Status of this tree instance.
getStatus() - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation
The status of this operation: running if the operation is currently being executed. succeeded if the operation has terminated without errors. failed if the operation has been cancelled, its thread has been interrupted during execution or the operation has failed with an exception.
getStatus() - Method in class org.apache.jackrabbit.oak.jcr.delegate.ItemDelegate
Get the status of this item.
getStatus() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
getStatus() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
getStatus() - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector
 
getStatus() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
getStatus() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
getStatus() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
getStatus() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
getStatus() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
getStatus() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.StandbyStatusMBean
 
getStatus() - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync
 
getStatus() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncResultImpl
 
getStatus() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult
The status of the sync operation
getStore() - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
 
getStore() - Method in interface org.apache.jackrabbit.oak.run.cli.NodeStoreFixture
 
getStoreArg() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
getStoreDir() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategy
 
getStoreDir() - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategyBase
 
getStoreDir() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
getStoreDirSpecOpt() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
getStoredQueryPath() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
getStoredQueryPath() - Method in class org.apache.jackrabbit.oak.jcr.query.QueryImpl
 
getStorePath() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStore
 
getStorePath() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStore
 
getStores() - Method in class org.apache.jackrabbit.oak.fixture.SegmentTarFixture
 
getStoreType() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
getStoreType() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreMetadata
 
getStoreType() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreSortStrategy
 
getStoreType() - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreMetadata
 
getStoreType() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategy
 
getStoreType() - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategyBase
 
getStrategy() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreMetadata
 
getStrategy() - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreMetadata
 
getStrategyName() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
getStrategyName() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreSortStrategy
 
getStrategyName() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.MergeIncrementalFlatFileStore
 
getStrategyName() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.MergeIncrementalStore
 
getStrategyName() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategy
 
getStrategyName() - Method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategyBase
 
getStream() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getStream() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.InMemoryDataRecord
 
getStream() - Method in class org.apache.jackrabbit.oak.plugins.value.ErrorValue
 
getStream(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getStrictPathRestriction() - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Whether Path restrictions are enabled while figuring out index plan
getStrictPathRestriction() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
getStrictPathRestriction() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryLimits
 
getString() - Method in class org.apache.jackrabbit.oak.commons.DebugTimer
 
getString() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
getString() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getString() - Method in class org.apache.jackrabbit.oak.plugins.value.ErrorValue
 
getString() - Method in class org.apache.jackrabbit.oak.segment.data.StringData
 
getString() - Method in class org.apache.jackrabbit.oak.segment.SegmentStream
 
getString() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef
Returns a string representation of this external identity reference
getString() - Method in interface org.apache.jackrabbit.oak.spi.xml.TextValue
 
getString(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
Returns the names of the specified permissions separated by ','.
getString(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
getString(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
getString(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
getString(Tree, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
getString(String) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getString(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getString(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
getString(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getString(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Returns the name value of the named property.
getString(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the string value of the named property.
getString(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getStringCache(int) - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager.Default
 
getStringCache(int) - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager.Empty
 
getStringCache(int) - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager
 
getStringCacheSize() - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreStats
 
getStringCacheSize() - Method in interface org.apache.jackrabbit.oak.composite.CompositeNodeStoreStatsMBean
 
getStringCacheStats() - Method in class org.apache.jackrabbit.oak.segment.CachingSegmentReader
 
getStringCacheStats() - Method in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
 
getStringCacheStats() - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager.Default
 
getStringCacheStats() - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager
 
getStrings(String) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
getStrings(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
getStrings(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
getStrings(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getStrings(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Returns the string values of the named property.
getStrings(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
getStrings(NodeState, String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
getSubject() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginContext
 
getSubject() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.PreAuthContext
 
getSubTrees() - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.FilterProvider
A set of paths whose subtrees include all events of this filter.
getSuccessors() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionImpl
 
getSuggestSizeInBytes() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Index suggest data storage size
getSupersededIndexDefs(JsonObject) - Static method in class org.apache.jackrabbit.oak.index.merge.IndexMerge
Get the names of the index definitions that are superseded in one of the indexes.
getSupertypes() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getSupertypes() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
getSupertypes() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Returns the names of the filter node type and all its supertypes.
getSuperTypes() - Method in interface org.apache.jackrabbit.oak.query.ast.NodeTypeInfo
Get the set of supertypes.
getSupportedCredentials() - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
 
getSupportedCredentials() - Method in class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
 
getSupportedCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
getSupportedCredentials() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule
 
getSupportedDatabases() - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBHelper
 
getSupportedLanguages() - Method in interface org.apache.jackrabbit.oak.query.QueryParser
Returns the set of query languages supported by this parser.
getSupportedPrivileges(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getSupportedPrivileges(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.AccessControlManagerDelegator
 
getSupportedPrivileges(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
getSupportedQueryLanguages() - Method in interface org.apache.jackrabbit.oak.api.QueryEngine
Get the set of supported query languages.
getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.oak.jcr.query.QueryManagerImpl
 
getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
getSupportedRestrictions(String) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.restriction.CustomRestrictionProvider
 
getSupportedRestrictions(String) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
getSupportedRestrictions(String) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.WhiteboardRestrictionProvider
 
getSupportedRestrictions(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
getSupportedRestrictions(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
getSupportedRestrictions(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Returns the restriction definitions supported by this provider implementation at the specified path.
getSupportsPathRestriction() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
Whether index for this plan supports handling path restrictions natively.
getSuspendTimeoutMillis() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getSweptById() - Method in class org.apache.jackrabbit.oak.plugins.document.Sweep2StatusDocument
 
getSyncEndTimestamp() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
getSyncEndTimestamp() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ClientStandbyStatusMBean
 
getSyncHandler(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.SyncManagerImpl
 
getSyncHandler(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncManager
Returns the sync handler with the given name.
getSyncHandlerName() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SynchronizationMBean
Returns the name of the SyncHandler that this MBean operates on.
getSyncHandlerName() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SyncMBeanImpl
 
getSyncStartTimestamp() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
getSyncStartTimestamp() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ClientStandbyStatusMBean
 
getSystemPropertyAsBoolean(String, boolean) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.ConfigHelper
 
getSystemPropertyAsInt(String, int) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.ConfigHelper
 
getTable(Collection<T>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
getTableCreationStatement(String, int) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
Table creation statement string
getTableNames() - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
getTablePrefix() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBOptions
 
getTableUpgradeStatements(String, int) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
Statements needed to upgrade the DB
getTailRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.JournalGarbageCollector
 
getTarFileCount() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
getTarFileCount() - Method in interface org.apache.jackrabbit.oak.segment.file.FileStoreStatsMBean
 
getTarFiles() - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getTargetType(PropertyDefinition) - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getTarGraph(String) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getTarGraph(String) - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyFileStore
 
getTarNames() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend
 
getTarReaderIndex() - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getTarReaderIndex() - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyFileStore
 
getTarRecovery() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
getTarSize(String) - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend
 
getTempDirectory() - Method in class org.apache.jackrabbit.oak.run.cli.Options
 
getTemplateCache(int) - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager.Default
 
getTemplateCache(int) - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager.Empty
 
getTemplateCache(int) - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager
 
getTemplateCacheStats() - Method in class org.apache.jackrabbit.oak.segment.CachingSegmentReader
 
getTemplateCacheStats() - Method in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
 
getTemplateCacheStats() - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager.Default
 
getTemplateCacheStats() - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager
 
getTemplateCount() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getTemplateFile(NodeState) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getTemplateId(SegmentNodeState) - Static method in class org.apache.jackrabbit.oak.segment.SegmentNodeStateHelper
 
getTemplateRecordId(NodeState) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getTemplateSegmentId(NodeState) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
getTemplateSize() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getTemporaryCheckpoints() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Temporary checkpoints represent old checkpoints that have been processed but the cleanup was not successful of did not happen at all (like in the event the system was forcibly stopped).
getText() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextTerm
 
getTextSize() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
getTextValue() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getTextValues() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getThrottlingStatsCollector() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getTikaConfig() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
getTime() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
 
getTime() - Method in class org.apache.jackrabbit.oak.stats.Clock.Fast
 
getTime() - Method in class org.apache.jackrabbit.oak.stats.Clock
Returns the current time in milliseconds since the epoch.
getTime() - Method in class org.apache.jackrabbit.oak.stats.Clock.Virtual
 
getTimeBetweenEvictionRunsMillis() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.PoolConfig
Returns the number of milliseconds to sleep between runs of the idle object evictor thread.
getTimeIncreasing() - Method in class org.apache.jackrabbit.oak.stats.Clock
Returns a strictly increasing timestamp based on the current time.
getTimeMonotonic() - Method in class org.apache.jackrabbit.oak.stats.Clock
Returns a monotonically increasing timestamp based on the current time.
getTimer(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
 
getTimer(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.RoleStatisticsProvider
 
getTimer(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.stats.DefaultStatisticsProvider
 
getTimer(String, StatsOptions) - Method in interface org.apache.jackrabbit.oak.stats.StatisticsProvider
 
getTimer(RepositoryStatistics.Type) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getTimer(RepositoryStatistics.Type) - Method in class org.apache.jackrabbit.oak.stats.StatisticManager
 
getTimerStats() - Method in class org.apache.jackrabbit.oak.plugins.metric.util.StatsProviderUtil
 
getTimeSeries(String, boolean) - Method in interface org.apache.jackrabbit.api.stats.RepositoryStatistics
 
getTimeSeries(RepositoryStatistics.Type) - Method in interface org.apache.jackrabbit.api.stats.RepositoryStatistics
 
getTimestamp() - Method in class org.apache.jackrabbit.oak.plugins.document.Revision
Get the timestamp in milliseconds since 1970.
getTimestamp() - Method in class org.apache.jackrabbit.oak.segment.file.JournalEntry
 
getTimestamp() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Commit
 
getTimestamp() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker.Revision
 
getTimestampDifference(Revision, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.Revision
Get the timestamp difference between two revisions (r1 - r2) in milliseconds.
getTimeString(long) - Static method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
getTiming() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getToken() - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
Returns the token this credentials are built from.
getToken() - Method in interface org.apache.jackrabbit.oak.commons.json.JsopReader
Get the last token value if the the token type was STRING or NUMBER.
getToken() - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
getToken() - Method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
Get the last token value if the the token type was STRING or NUMBER.
getToken() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Returns the login token.
getTokenInfo(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenProvider
 
getTokenInfo(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Retrieves the TokenInfo associated with the specified login token or null.
getTokenProvider() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.TokenProviderCallback
Returns the token provider as set using TokenProviderCallback.setTokenProvider(TokenProvider) or null.
getTokenProvider(Root) - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenConfigurationImpl
Returns a new instance of TokenProvider.
getTokenProvider(Root) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenConfiguration
 
getTokenProvider(Root) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenConfiguration
Returns a new instance of TokenProvider.
getTokenType() - Method in interface org.apache.jackrabbit.oak.commons.json.JsopReader
Get the token type of the last token.
getTokenType() - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
getTokenType() - Method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
Get the token type of the last token.
getTop(int) - Method in class org.apache.jackrabbit.oak.commons.Profiler
Get the top stack traces.
getToRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.Key
 
getToString() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
toString of the event listener
getTotalExecutionCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Returns the number of executions.
getTotalLoadTime() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Returns the total number of nanoseconds the cache has spent loading new values.
getTotalLoadTime() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
getTotalLoadTime() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
getTotalLoadTime() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getTotalMigratedNodes() - Method in class org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigrator
 
getTotalRowsRead() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
getTotalRowsScanned() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
getTotalSize() - Method in interface org.apache.jackrabbit.api.query.JackrabbitQueryResult
Returns the total number of hits.
getTotalTimeNanos() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
getTracker() - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobTrackingStore
Gets the traker registered in the data store.
getTracker() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getTransferredBinaries() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ObservablePartnerMBean
 
getTransferredBinariesBytes() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ObservablePartnerMBean
 
getTransferredSegmentBytes() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ObservablePartnerMBean
 
getTransferredSegments() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.ObservablePartnerMBean
 
getTree() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
getTree() - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeAware
 
getTree() - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
Get the underlying Tree for this TreeLocation.
getTree(String) - Method in interface org.apache.jackrabbit.oak.api.Root
Retrieve the possible non existing Tree at the given absolute path.
getTree(String) - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
getTree(PropertyValue) - Method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
 
getTree(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
Return the possibly non existing tree located at the passed path from the location of the start tree or null if path results in a parent of the root.
getTree(String, long, boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
getTree(String) - Method in interface org.apache.jackrabbit.oak.api.ResultRow
The tree for the given selector name.
getTree(String) - Method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
The possibly non existing tree identified by the specified identifier or null.
getTree(String) - Method in interface org.apache.jackrabbit.oak.query.Query
 
getTree(String) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
getTree(String) - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getTree(String) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
getTreePermission(Tree, TreeType, TreePermission) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
getTreePermission(Tree, TreeType, TreePermission) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
getTreePermission(Tree, TreeType, TreePermission) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.AggregatedPermissionProvider
Return the TreePermission for the set of Principals associated with this provider at the specified tree with the given type.
getTreePermission(Tree, TreePermission) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
getTreePermission(Tree, TreePermission) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
getTreePermission(Tree, TreePermission) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
 
getTreePermission(Tree, TreePermission) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
getTreePermission(Tree, TreePermission) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
Return the TreePermission for the set of Principals associated with this provider at the specified tree.
getTreeProvider() - Method in interface org.apache.jackrabbit.oak.security.authorization.ProviderCtx
 
getTreeProvider() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getTreeProvider() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
getTs() - Method in class org.apache.jackrabbit.oak.segment.file.GCJournal.GCJournalEntry
Returns the timestamp
getType() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Return the name of the type of this exception.
getType() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
Determine the type of this property
getType() - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
Determine the type of this value
getType() - Method in interface org.apache.jackrabbit.oak.http.Representation
 
getType() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.DefaultMemoryManager
 
getType() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.MemoryManager
 
getType() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
getType() - Method in enum org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils.SharedStoreRecordType
 
getType() - Method in interface org.apache.jackrabbit.oak.plugins.blob.SharedDataStore
Gets the type.
getType() - Method in exception org.apache.jackrabbit.oak.plugins.document.DocumentStoreException
 
getType() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Returns type of index definition like 'property' or 'lucene'
getType() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfoProvider
Index type for this implementation can provide information
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.BooleanPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.DecimalPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.DoublePropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.LongPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiBinaryPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiBooleanPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiDecimalPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiDoublePropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiLongPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.MultiStringPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStateValue
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.memory.StringPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
Returns the type of modification as expressed by the following constants: NONE: no modification at all TRIVIAL: does not affect consistency of existing content MAJOR: does affect consistency of existing content
getType() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
getType() - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeTypeAware
 
getType() - Method in class org.apache.jackrabbit.oak.plugins.value.ErrorValue
 
getType() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Record
 
getType() - Method in class org.apache.jackrabbit.oak.segment.PropertyTemplate
 
getType() - Method in class org.apache.jackrabbit.oak.segment.SegmentPropertyState
 
getType() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getType(int) - Static method in enum org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
 
getType(Tree) - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeTypeProvider
 
getType(Tree) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
getType(Tree, TreeType) - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeTypeProvider
 
getType(String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
getType(String) - Static method in enum org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
 
getTypeManager() - Method in class org.apache.jackrabbit.oak.composite.checks.NodeTypeMountedNodeStoreChecker.Context
 
getTypes() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
Returns the Tree instance where the node types are stored.
getUnchecked(K) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the value, loading it if needed.
getUniqueDatabaseName(String) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getUnmergedBranchCount() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
getUpdateCount() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
getUpdatedIndexPaths() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
getUpdateLimit() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getUpdateNodesFailureHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getUpdateNodesFailureHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getUpdateNodesHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getUpdateNodesHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getUpdateNodesRetryHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
getUpdateNodesRetryHistory() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
getUpdates() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Returns the number of updates from the current run cycle.
getUpgradeToSchema() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBOptions
 
getUpload() - Method in class org.apache.jackrabbit.oak.spi.blob.BlobOptions
 
getUploadCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getUploadCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getUploadCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getUploadCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getUploadErrorCount() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getUploadErrorCount() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getUploadErrorCountHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getUploadErrorCountHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getUploadId() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUploadToken
Returns the upload ID of this instance.
getUploadRateHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getUploadRateHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getUploadSizeHistory() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getUploadSizeHistory() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getUploadToken() - Method in interface org.apache.jackrabbit.api.binary.BinaryUpload
Returns a token identifying this upload.
getUploadToken() - Method in interface org.apache.jackrabbit.oak.api.blob.BlobUpload
Returns a token that uniquely identifies this upload.
getUploadToken() - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUpload
Returns a token that uniquely identifies this upload.
getUploadTotalSeconds() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getUploadTotalSeconds() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getUploadTotalSize() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
getUploadTotalSize() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
getUploadURIs() - Method in interface org.apache.jackrabbit.api.binary.BinaryUpload
Returns a list of URIs that can be used for uploading binary data directly to a storage location in one or more parts.
getUploadURIs() - Method in interface org.apache.jackrabbit.oak.api.blob.BlobUpload
Returns a collection of direct-writable upload URIs for uploading a file, or file part in the case of multi-part uploading.
getUploadURIs() - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUpload
Returns a Collection of direct-writable upload URIs for uploading a file, or file part in the case of multi-part uploading.
getUpperBound() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.LikePattern
Get the upper bound if any.
getURI(String) - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
getURI(BinaryDownloadOptions) - Method in interface org.apache.jackrabbit.api.binary.BinaryDownload
Returns a URI for downloading this binary directly from the storage location.
getURIs() - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
getUsedMemory() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the currently used memory.
getUsedSpaceHistory() - Method in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
getUsedSpaceHistory() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
getUser() - Method in class org.apache.jackrabbit.oak.run.cli.RDBStoreOptions
 
getUser(String) - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.external.CustomExternalIdentityProvider
 
getUser(String) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider
 
getUser(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProvider
Returns the user for the given (local) id.
getUserConfig() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Returns the user specific configuration.
getUserId() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
 
getUserId() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.Authentication
Optional method that return the userID extracted upon Authentication.authenticate(Credentials).
getUserId() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
Returns the userId.
getUserId() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.PreAuthenticatedLogin
 
getUserId() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Returns the ID of the user associated with this token info object.
getUserId() - Method in class org.apache.jackrabbit.oak.spi.security.user.UserIdCredentials
 
getUserId(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.CompositeCredentialsSupport
 
getUserId(Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.credentials.CredentialsSupport
Retrieves the user identifier from the specified Credentials.
getUserId(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.SimpleCredentialsSupport
 
getUserID() - Method in interface org.apache.jackrabbit.oak.api.AuthInfo
Return the user ID to be exposed on the JCR Session object.
getUserID() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getUserID() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
 
getUserManager() - Method in interface org.apache.jackrabbit.api.JackrabbitSession
Returns the UserManager for the current Session.
getUserManager() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getUserManager() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getUserManager() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Retrieves the UserManager that should be used to handle this authentication.
getUserManager() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.UserManagerCallback
getUserManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getUserManager(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.UserConfiguration
Create a new UserManager instance
getUserPoolConfig() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Returns the user connection pool configuration.
getUserPrincipal() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.Authentication
Optional method that return the Principal of the authenticating user extracted upon Authentication.authenticate(Credentials).
getUserPrincipalProvider(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getUserPrincipalProvider(Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.UserConfiguration
Optional method that allows a given user management implementation to provide a specific and optimized implementation of the PrincipalProvider interface for the principals represented by the user/groups known to this implementation.
getUseUidForExtId() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
If true, the value of the user id (resp.
getUuid() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
UUIDs of the listener registration
getUuid() - Method in class org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteAction
 
getUUID() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getUUID() - Method in class org.apache.jackrabbit.oak.spi.xml.NodeInfo
Returns the uuid of the node being imported.
getUUIDs() - Method in interface org.apache.jackrabbit.oak.segment.file.tar.index.Index
Returns the identifiers of every entry in this index.
getValidator() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.PoolableUnboundConnectionFactory
gets the connection validator
getValidators(String, Set<Principal>, MoveTracker) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration
 
getValidators(String, Set<Principal>, MoveTracker) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesAuthorizationConfiguration
 
getValidators(String, Set<Principal>, MoveTracker) - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenConfigurationImpl
 
getValidators(String, Set<Principal>, MoveTracker) - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getValidators(String, Set<Principal>, MoveTracker) - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
getValidators(String, Set<Principal>, MoveTracker) - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getValidators(String, Set<Principal>, MoveTracker) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalPrincipalConfiguration
 
getValidators(String, Set<Principal>, MoveTracker) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
getValidators(String, Set<Principal>, MoveTracker) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
getValidators(String, Set<Principal>, MoveTracker) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getValidators(String, Set<Principal>, MoveTracker) - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getValidators(String, Set<Principal>, MoveTracker) - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
Returns the list of validators that need to be executed for the specified workspace name.
getValidPrincipal(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.principalbased.Filter
Retrieves the ItemBasedPrincipal for the given oakPath and returns it if it is considered valid by the Filter implementation.
getValue() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.BooleanPropertyState
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.DecimalPropertyState
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.DoublePropertyState
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.LongPropertyState
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
getValue() - Method in class org.apache.jackrabbit.oak.plugins.memory.StringPropertyState
 
getValue(int) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
getValue(int) - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getValue(int) - Method in interface org.apache.jackrabbit.oak.spi.xml.TextValue
 
getValue(String) - Method in interface org.apache.jackrabbit.oak.api.Descriptors
The value of a single-value descriptor is found by passing the key for that descriptor to this method.
getValue(String) - Method in class org.apache.jackrabbit.oak.spi.descriptors.AggregatingDescriptors
 
getValue(String) - Method in class org.apache.jackrabbit.oak.spi.descriptors.GenericDescriptors
The value of a single-value descriptor is found by passing the key for that descriptor to this method.
getValue(String) - Method in interface org.apache.jackrabbit.oak.api.ResultRow
The property value.
getValue(String) - Method in class org.apache.jackrabbit.oak.jcr.query.RowImpl
 
getValue(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
getValue(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
getValue(String) - Method in interface org.apache.jackrabbit.oak.query.facet.FacetResult.FacetResultRow
 
getValue(String) - Method in class org.apache.jackrabbit.oak.query.index.IndexRowImpl
 
getValue(String) - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getValue(String) - Method in interface org.apache.jackrabbit.oak.spi.query.IndexRow
The value of the given property, if available.
getValue(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.BinaryConstraint
 
getValue(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DateConstraint
 
getValue(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DecimalConstraint
 
getValue(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DoubleConstraint
 
getValue(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.LongConstraint
 
getValue(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
getValue(Type<T>) - Method in interface org.apache.jackrabbit.oak.api.PropertyState
Value of this property.
getValue(Type<T>) - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
Value of this object.
getValue(Type<T>) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyPropertyState
 
getValue(Type<T>) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStateValue
 
getValue(Type<T>) - Method in class org.apache.jackrabbit.oak.segment.SegmentPropertyState
 
getValue(Type<T>, int) - Method in interface org.apache.jackrabbit.oak.api.PropertyState
Value at the given index.
getValue(Type<T>, int) - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
Value at the given index.
getValue(Type<T>, int) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyPropertyState
 
getValue(Type<T>, int) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStateValue
 
getValue(Type<T>, int) - Method in class org.apache.jackrabbit.oak.segment.SegmentPropertyState
 
getValueFactory() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
getValueFactory() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getValueFactory() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getValueFactory() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
The value factory to be used by PropertyDefinition.getDefaultValues().
getValueMap(String) - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Gets the value map for the given key.
getValuePerHour() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
Returns the measured value per hour over the last week.
getValuePerMinute() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
Returns the measured value per minute over the last hour.
getValuePerSecond() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
Returns the measured value per second over the last minute.
getValuePerWeek() - Method in interface org.apache.jackrabbit.api.stats.TimeSeries
Returns the measured value per week over the last three years.
getValues() - Method in interface org.apache.jackrabbit.oak.api.ResultRow
Get the list of values.
getValues() - Method in class org.apache.jackrabbit.oak.jcr.query.RowImpl
 
getValues() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
getValues() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
getValues() - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
getValues(int) - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
getValues(String) - Method in interface org.apache.jackrabbit.oak.api.Descriptors
The value array of a multi-value descriptor is found by passing the key for that descriptor to this method.
getValues(String) - Method in class org.apache.jackrabbit.oak.spi.descriptors.AggregatingDescriptors
 
getValues(String) - Method in class org.apache.jackrabbit.oak.spi.descriptors.GenericDescriptors
The value array of a multi-value descriptor is found by passing the key for that descriptor to this method.
getValueSize() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
getVanillaSegmentTar(File, int, int, boolean) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getVanillaSegmentTar(File, int, int, boolean, int) - Static method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
getVariable(String) - Method in class org.apache.jackrabbit.oak.segment.azure.util.Environment
 
getVariables() - Method in class org.apache.jackrabbit.oak.segment.azure.util.Environment
 
getVerboseInclusionRegex() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
getVerboseRootPaths() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
getVersion() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
Returns the version of this repository implementation.
getVersion() - Static method in class org.apache.jackrabbit.oak.OakVersion
Returns the version of oak-core.
getVersion() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoStatus
 
getVersion() - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
getVersion() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Segment
 
getVersion(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionHistoryDelegate
Gets the version with the given name.
getVersion(String) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Returns the version tree with the given uuid.
getVersion(String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
getVersion(String, Class) - Static method in class org.apache.jackrabbit.oak.commons.OakVersion
Returns the version of an Oak module.
getVersionable(Tree, String) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Tries to retrieve the tree corresponding to specified versionTree outside of the version storage based on versionable path information stored with the version history.
getVersionableIdentifier() - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionHistoryDelegate
 
getVersionableIdentifier() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
getVersionableNodes(NodeState, NodeState, TypePredicate, Calendar) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
 
getVersionableUUID() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
getVersionByIdentifier(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionManagerDelegate
 
getVersionByLabel(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionHistoryDelegate
 
getVersionByLabel(String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
getVersionGarbageCollector() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getVersionHistory() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getVersionHistory(Tree) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Returns the tree representing the version history of the given versionable tree or null if none exists yet.
getVersionHistory(NodeDelegate) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionManagerDelegate
 
getVersionHistory(String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
getVersionHistoryBuilder(NodeBuilder, String) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
 
getVersionHistoryLastModified(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
 
getVersionHistoryPath(String) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Returns the path of the version history for the given uuid.
getVersionLabels() - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionHistoryDelegate
 
getVersionLabels() - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
getVersionLabels(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionHistoryDelegate
 
getVersionLabels(Version) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
getVersionManager() - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
getVersionsMinDate() - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
 
getVersionStorage() - Method in class org.apache.jackrabbit.oak.jcr.version.ReadWriteVersionManager
 
getVersionStorage() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
 
getVersionStorage() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
 
getVersionStorage(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
 
getVersionStorage(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
 
getVisibilityToken() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
getVisibilityToken() - Method in interface org.apache.jackrabbit.oak.spi.state.Clusterable
Returns the visibility token of the underlying NodeStore.
getWeakReferences() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getWeakReferences(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
getWeigher() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
getWhiteboard() - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
 
getWhiteboard() - Method in class org.apache.jackrabbit.oak.Oak
 
getWhiteboard() - Method in interface org.apache.jackrabbit.oak.run.cli.NodeStoreFixture
 
getWhiteboard() - Method in class org.apache.jackrabbit.oak.run.cli.Options
 
getWhiteboard() - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
getWhiteboard() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Tries to obtain the Whiteboard object from the callback handler using a new WhiteboardCallback and keeps the value as private field.
getWhiteboard() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.WhiteboardCallback
Returns the whiteboard as set using WhiteboardCallback.setWhiteboard(Whiteboard) or null.
getWhiteboard() - Method in interface org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardAware
Returns the whiteboard
getWildcardColumns() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
getWorkDir() - Method in class org.apache.jackrabbit.oak.index.IndexHelper
 
getWorkDir() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
getWorkDir() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
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.
getWorkspace() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
getWorkspace() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
getWorkspaceInitializer() - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration
 
getWorkspaceInitializer() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
getWorkspaceInitializer() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
getWorkspaceInitializer() - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
getWorkspaceInitializer() - Method in class org.apache.jackrabbit.oak.spi.security.SecurityConfiguration.Default
 
getWorkspaceInitializer() - Method in interface org.apache.jackrabbit.oak.spi.security.SecurityConfiguration
Returns a workspace initializer for this security configuration.
getWorkspaceName() - Method in interface org.apache.jackrabbit.oak.api.ContentSession
The name of the workspace this ContentSession instance has been created for.
getWorkspaceName() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
getWorkspaceName() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
getWorkspaceNames() - Method in interface org.apache.jackrabbit.api.jmx.ManagedRepositoryMBean
Returns the names of all the workspaces in this repository.
getWorkspaceRoot() - Method in class org.apache.jackrabbit.oak.jcr.version.ReadWriteVersionManager
 
getWorkspaceRoot() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
/**
getWorkspaceRoot() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
 
getWriteConcern() - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
getWriteCount() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getWriteCount() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
getWriteCount() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getWriter() - Method in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
 
getWriter() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
 
getWriter() - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyFileStore
 
getWriter() - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStore
 
getWriteRate() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
getWriteRate() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
getWriterConfigForReindex() - Method in class org.apache.jackrabbit.oak.index.LuceneIndexHelper
 
getWriterGroupsForLastMinuteCounts() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
getWriterGroupsForLastMinuteCounts() - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
 
getWriterId() - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriterPool
 
getWriteRoot() - Method in class org.apache.jackrabbit.oak.plugins.name.ReadWriteNamespaceRegistry
Called by the write methods to acquire a fresh Root instance that can be used to persist the requested namespace changes (and nothing else).
getWriteRoot() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
getWritesPending() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
 
getWriteStats() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
getWriteStats() - Method in interface org.apache.jackrabbit.oak.segment.file.FileStoreStatsMBean
 
getWriteTime() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
getXAResource() - Method in interface org.apache.jackrabbit.api.XASession
Deprecated.
Retrieves an XAResource object that the transaction manager will use to manage this XASession object's participation in a distributed transaction.
getZone() - Method in class org.apache.jackrabbit.oak.stats.Clock
 
GLOBAL - org.apache.jackrabbit.oak.segment.SegmentBufferWriterPool.PoolType
 
GlobalNameMapper - Class in org.apache.jackrabbit.oak.namepath.impl
Name mapper with no local prefix remappings.
GlobalNameMapper(Map<String, String>) - Constructor for class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
GlobalNameMapper(Root) - Constructor for class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
GlobalNameMapper(NodeState) - Constructor for class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
GlobbingPathFilter - Class in org.apache.jackrabbit.oak.plugins.observation.filter
This Filter implementation supports filtering on paths using simple glob patterns.
GlobbingPathFilter(String) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
for testing only - use variant which passes the patternMap for productive code
GlobbingPathFilter(String, Map<String, Pattern>) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
 
GlobbingPathHelper - Class in org.apache.jackrabbit.oak.plugins.observation.filter
 
GlobbingPathHelper() - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathHelper
 
globPathAsRegex(String) - Static method in class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathHelper
Converts the provided path containing glob characters * and ** into a regular expression.
gotMessageFrom(String, String, String, int) - Method in class org.apache.jackrabbit.oak.segment.standby.store.CommunicationObserver
 
grantImpersonation(Principal) - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
 
GRAPH_MAGIC - Static variable in class org.apache.jackrabbit.oak.segment.file.tar.TarConstants
Magic byte sequence at the end of the graph block.
GraphLoader - Class in org.apache.jackrabbit.oak.segment.file.tar
 
greater(T, T) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
GREATER_OR_EQUAL - org.apache.jackrabbit.oak.query.ast.Operator
 
GREATER_THAN - org.apache.jackrabbit.oak.query.ast.Operator
 
greaterOrEqual(T, T) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
group() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig
Returns the sync configuration for groups.
Group - Interface in org.apache.jackrabbit.api.security.user
A Group is a collection of Authorizables.
Group() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Group
 
GROUP - org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
 
GROUP_PRIVILEGE_NAMES - Static variable in class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
 
GROUP_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
GroupAction - Interface in org.apache.jackrabbit.oak.spi.security.user.action
GroupPrincipal - Interface in org.apache.jackrabbit.api.security.principal
This interface is used to represent a group of principals.
GroupPrincipals - Class in org.apache.jackrabbit.oak.spi.security.principal
Helper class to deal with the migration between the 2 types of groups
gt(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds if the node of an Authorizable has a property at relPath which is greater than value.
GT - org.apache.jackrabbit.oak.jcr.query.qom.Operator
 
GuestLoginModule - Class in org.apache.jackrabbit.oak.spi.security.authentication
The GuestLoginModule is intended to provide backwards compatibility with the login handling present in the JCR reference implementation located in jackrabbit-core.
GuestLoginModule() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
 
GZIP - Static variable in interface org.apache.jackrabbit.oak.commons.Compression
 

H

H2 - org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
H2 - org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
handleCall(String) - Static method in class org.apache.jackrabbit.oak.jcr.lock.LockDeprecation
 
handleClusterStateChange() - Method in interface org.apache.jackrabbit.oak.plugins.document.ClusterStateChangeListener
Informs the listener that DocumentNodeStore has discovered a change in the clusterNodes collection.
handleClusterStateChange() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteService
 
handleLeaseFailure() - Method in interface org.apache.jackrabbit.oak.plugins.document.spi.lease.LeaseFailureHandler
Invoked by ClusterNodeInfo when it detects a lease failure and has started preventing any further access to the DocumentStore by throwing exceptions - what's now left is any further actions that should be taken such as eg stopping the oak-store-document bundle.
handlePropInfo(Tree, PropInfo, PropertyDefinition) - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedPropertyImporter
Handles a single protected property.
handlesPath(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.principalbased.FilterProvider
Reveals if the given implementation is able to handle access control at the tree defined by the given oakPath.
handlesPath(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.FilterProviderImpl
 
HAS_BINARY_FLAG - Static variable in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
HAS_BINARY_VAL - Static variable in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
HAS_CHILD_PROP_PREFIX - Static variable in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
 
hasAllRevisionLessThan(long) - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Checks if revision time of all entries in this document is less than the passed time
hasBeenModifiedSince(long) - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Checks if this document has been modified after the given lastModifiedTime
hasBinary() - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
hasBinaryProperties() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBRow
 
hasCapability(String, Object, Object[]) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
hasChanges() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
Checks if the UpdateOp has any change operation is registered with current update operation
hasChanges() - Method in class org.apache.jackrabbit.oak.segment.scheduler.Commit
Checks if the commit contains any changes.
hasChild(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Determine if a child of this Tree instance exists.
hasChild(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
hasChildNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Checks whether the named child node currently exists.
hasChildNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Checks whether the named child node exists.
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
hasChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.BundlingContext
 
hasChildren() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.BundlingContext
 
hasChildren() - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Returns true if this node possibly has children.
hasEffectiveReadPolicy(Collection<String>, String) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ReadPolicy
 
hasEventListeners() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
hasGraph - Variable in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
 
hasGraph() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarReader
 
hasGraph() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
 
hasGraph() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingSegmentArchiveReader
 
hasGraph() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveReader
Check if the segment graph has been persisted for this archive.
HASH_ALGORITHM - Static variable in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
hashCode() - Method in class org.apache.jackrabbit.oak.api.Type
 
hashCode() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
hashCode() - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
hashCode() - Method in class org.apache.jackrabbit.oak.index.indexer.document.LastModifiedRange
 
hashCode() - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntry
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.InMemoryDataRecord
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.blob.ReferencedBlob
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.Key
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.TraversingRange
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.document.NamePathRev
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.document.Path
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.document.PathRev
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.document.Revision
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Key
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.document.util.RevisionsKey
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.document.util.StringValue
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimeInterval
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.memory.AbstractPropertyState
Returns a hash code that's compatible with how the AbstractPropertyState.equals(Object) method is implemented.
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStateValue
 
hashCode() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.BindVariableValueImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.LiteralImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.ValidationEntry
 
hashCode() - Method in class org.apache.jackrabbit.oak.segment.file.GCJournal.GCJournalEntry
 
hashCode() - Method in class org.apache.jackrabbit.oak.segment.file.JournalEntry
 
hashCode() - Method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
 
hashCode() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.RevisionHistory.HistoryElement
 
hashCode() - Method in class org.apache.jackrabbit.oak.segment.PropertyTemplate
 
hashCode() - Method in class org.apache.jackrabbit.oak.segment.RecordId
 
hashCode() - Method in class org.apache.jackrabbit.oak.segment.SegmentBlob
 
hashCode() - Method in class org.apache.jackrabbit.oak.segment.SegmentId
 
hashCode() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
hashCode() - Method in class org.apache.jackrabbit.oak.segment.SegmentPropertyState
 
hashCode() - Method in class org.apache.jackrabbit.oak.segment.Template
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore.BlockId
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractDataRecord
Returns the hash code of the data identifier.
hashCode() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextExpression
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters.Milliseconds
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalImpl
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
hashCode() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractChildNodeEntry
Returns a hash code that's compatible with how the AbstractChildNodeEntry.equals(Object) method is implemented.
hashCode() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
Returns a hash code that's compatible with how the AbstractNodeState.equals(Object) method is implemented.
hashCode(PropertyState) - Static method in class org.apache.jackrabbit.oak.plugins.memory.AbstractPropertyState
 
hasHiddenOakLibsMount() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Determines if a hidden oak libs mount node is present
hasIndexDefinitionChangedWithoutReindexing() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Determines if index definition has changed but no reindexing was done for that change.
hasIndexerUpdatedForAnyLane(NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoService
Determines if any index lane has completed any indexing cycle between given two repository states
hasLastRev(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
hasMetaProps(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
hasMixinType - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.TemplateInfo
Nodes of this type have mixins
hasNext() - Method in class org.apache.jackrabbit.oak.commons.io.BurnOnCloseFileIterator
 
hasNext() - Method in class org.apache.jackrabbit.oak.commons.io.FileLineDifferenceIterator
 
hasNext() - Method in class org.apache.jackrabbit.oak.jcr.query.PrefetchIterator
 
hasNext() - Method in class org.apache.jackrabbit.oak.plugins.document.util.CloseableIterator
 
hasNext() - Method in class org.apache.jackrabbit.oak.plugins.document.util.MergeSortedIterators
 
hasNext() - Method in class org.apache.jackrabbit.oak.security.user.query.ResultIterator
 
hasNoChildren() - Method in class org.apache.jackrabbit.oak.plugins.document.AbstractDocumentNodeState
 
hasNoChildren() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
hasNoChildren() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
hasNode(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
hasNodes() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
hasNodeType(String) - Method in interface org.apache.jackrabbit.api.JackrabbitNodeTypeManager
Deprecated.
Checks if a node type with the given name is registered.
hasNodeType(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
hasNonDefaultMounts() - Method in interface org.apache.jackrabbit.oak.spi.mount.MountInfoProvider
Return true if there are explicit mounts configured
hasOnlyBundledChildren() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.BundlingContext
 
hasOnlyBundledChildren() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
hasOrderableChildren() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
hasPendingChanges() - Method in interface org.apache.jackrabbit.oak.api.Root
Determine whether there are changes on this tree
hasPendingChanges() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
hasPendingChanges() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
hasPendingChanges() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
hasPermission(String, String...) - Method in interface org.apache.jackrabbit.api.JackrabbitSession
Returns true if this Session has permission to perform the specified actions at the specified absPath and false otherwise.
hasPermission(String, String...) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
hasPermission(String, String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
hasPermissions(String, String) - Method in class org.apache.jackrabbit.oak.jcr.security.AccessManager
 
hasPermissions(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.jcr.security.AccessManager
 
hasPrimaryType - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.TemplateInfo
Nodes of this type have a primary type
hasPrincipal(String) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Checks if the principal with the given name is known to this manager (in respect to the sessions access rights).
hasPrincipal(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.PrincipalManagerDelegator
 
hasPrincipal(String) - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalManagerImpl
 
hasPrivileges(String, Set<Principal>, Privilege[]) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns whether the given set of Principals has the specified privileges for absolute path absPath, which must be an existing node.
hasPrivileges(String, Set<Principal>, Privilege[]) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
hasPrivileges(String, Set<Principal>, Privilege[]) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
hasPrivileges(String, Privilege[]) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
hasPrivileges(Tree, String...) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
hasPrivileges(Tree, String...) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
hasPrivileges(Tree, String...) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
 
hasPrivileges(Tree, String...) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
hasPrivileges(Tree, String...) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
Returns whether the principal set associated with this PrivilegeManager is granted the privileges identified by the specified privilege names for the given tree.
hasPrivileges(String, Privilege[]) - Method in class org.apache.jackrabbit.oak.jcr.delegate.AccessControlManagerDelegator
 
hasPrivileges(String, Privilege[]) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
hasProperties() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
hasProperty(String) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Tests if a the property with specified name exists.
hasProperty(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Determine if a property state exists and is accessible.
hasProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
hasProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeState
Checks whether the named property exists.
hasProperty(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
hasProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
hasProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Checks whether the named property exists.
hasProperty(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
hasPropertyIndexNode() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Determines if :property-index node is present
hasReadConcern(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Returns true if the given uri has a read concern set.
hasRemaining() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
hasValue() - Method in class org.apache.jackrabbit.oak.commons.LazyValue
 
hasValue(Object) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
hasVerboseInclusionRegex() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
hasVerboseRootPaths() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
hasVersionLabel(String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
hasVersionLabel(Version, String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
hasWriteConcern(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Returns true if the given uri has a write concern set.
head - Variable in class org.apache.jackrabbit.oak.segment.scheduler.LockBasedScheduler
 
headRevision - Variable in class org.apache.jackrabbit.oak.plugins.document.check.AsyncNodeStateProcessor
 
HEAP_BUFFER_CAPACITY - Static variable in class org.apache.jackrabbit.oak.segment.SegmentBufferMonitor
Total capacity of the allocated heap byte buffers.
HEAP_BUFFER_COUNT - Static variable in class org.apache.jackrabbit.oak.segment.SegmentBufferMonitor
Number of allocated heap byte buffers
hexDump(OutputStream) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
HIDDEN - org.apache.jackrabbit.oak.plugins.tree.TreeType
Hidden trees starting at a tree whose name starts with ':'.
hideChild(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
hideChild(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.FilteringNodeState
 
hideProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
 
HISTOGRAM - org.apache.jackrabbit.oak.stats.SimpleStats.Type
 
HistogramStats - Interface in org.apache.jackrabbit.oak.stats
A metric which calculates the distribution of a value.
History - Class in org.apache.jackrabbit.oak.segment.tool
Prints the revision history of an existing segment store.
History.Builder - Class in org.apache.jackrabbit.oak.segment.tool
Collect options for the History command.
holdsLock() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
holdsLock(boolean) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Checks whether this node holds a lock.
holdsLock(String) - Method in class org.apache.jackrabbit.oak.jcr.lock.LockManagerImpl
 
humanReadableByteCount(long) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Returns a human-readable version of the file size, where the input represents a specific number of bytes.
humanReadableByteCountBin(long) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Returns a human-readable version of this byte count.

I

id - Variable in class org.apache.jackrabbit.oak.checkpoint.Checkpoints.CP
 
id - Variable in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation
 
id - Variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
 
ID - Static variable in class org.apache.jackrabbit.oak.plugins.document.Document
The name of the field that contains the document id (the primary key / the key).
ID - Static variable in interface org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.DynamicBroadcastConfig
The unique id of this client.
IDENTIFIER - Static variable in interface org.apache.jackrabbit.oak.commons.json.JsopReader
The token type of an identifier (an unquoted string), if supported by the reader.
IdentifierManager - Class in org.apache.jackrabbit.oak.plugins.identifier
TODO document
IdentifierManager(Root) - Constructor for class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
 
IdentifierTracker - Class in org.apache.jackrabbit.oak.plugins.identifier
Simple utility class for lazily tracking the current identifier during a tree traversal that recurses down a subtree.
IdentifierTracker(NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.identifier.IdentifierTracker
 
identifyGarbage(Set<NodeDocument.SplitDocType>, RevisionVector, long) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoVersionGCSupport
 
identifyGarbage(Set<NodeDocument.SplitDocType>, RevisionVector, long) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBVersionGCSupport
 
identifyGarbage(Set<NodeDocument.SplitDocType>, RevisionVector, long) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGCSupport
 
Identity() - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.Identity
 
IDLE - org.apache.jackrabbit.oak.segment.compaction.SegmentGCStatus
 
idp - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
IDSIZE - Static variable in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
idsToBeDeleted - Variable in class org.apache.jackrabbit.oak.plugins.document.SplitDocumentCleanUp
 
IGNORE - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
If a value cannot be set due to constraints enforced by the API implementation, the failure is logged as warning and the value is ignored.
IGNORE_SNFE - Static variable in interface org.apache.jackrabbit.oak.segment.SegmentNotFoundExceptionListener
Listener instance doing nothing on a SegmentNotFoundException
IGNORED - org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler.Resolution
Changes are ignored by this handler.
ignoredClassNameFragments() - Method in annotation type org.apache.jackrabbit.oak.composite.impl.NonDefaultMountWriteReportingObserver.Config
 
IllegalRepositoryStateException - Exception in org.apache.jackrabbit.oak.api
This exception can be thrown by implementers of this API to signal an error condition caused by an invalid state of the repository.
IllegalRepositoryStateException() - Constructor for exception org.apache.jackrabbit.oak.api.IllegalRepositoryStateException
 
IllegalRepositoryStateException(String) - Constructor for exception org.apache.jackrabbit.oak.api.IllegalRepositoryStateException
 
IllegalRepositoryStateException(String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.api.IllegalRepositoryStateException
 
IllegalRepositoryStateException(Throwable) - Constructor for exception org.apache.jackrabbit.oak.api.IllegalRepositoryStateException
 
ImmutableACL - Class in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
An implementation of the JackrabbitAccessControlList interface that only allows for reading.
ImmutableACL(AbstractAccessControlList) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
Construct a new ImmutableACL from the given AbstractAccessControlList.
ImmutableACL(String, List<? extends JackrabbitAccessControlEntry>, RestrictionProvider, NamePathMapper) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
Construct a new ImmutableACL
ImmutablePrivilegeDefinition - Class in org.apache.jackrabbit.oak.spi.security.privilege
Default implementation of the PrivilegeDefinition interface.
ImmutablePrivilegeDefinition(String, boolean, Iterable<String>) - Constructor for class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
ImmutableRoot - Class in org.apache.jackrabbit.oak.core
Simple implementation of the Root interface that only supports simple read operations based on the NodeState (or ImmutableTree) passed to the constructor.
ImmutableRoot(Root) - Constructor for class org.apache.jackrabbit.oak.core.ImmutableRoot
 
ImmutableRoot(ImmutableTree) - Constructor for class org.apache.jackrabbit.oak.core.ImmutableRoot
 
ImmutableRoot(NodeState) - Constructor for class org.apache.jackrabbit.oak.core.ImmutableRoot
 
ImmutableTree - Class in org.apache.jackrabbit.oak.plugins.tree.impl
Immutable implementation of the Tree interface in order to provide the much feature rich API functionality for a given NodeState.
ImmutableTree(ImmutableTree.ParentProvider, String, NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
ImmutableTree(ImmutableTree, String, NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
ImmutableTree(NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
ImmutableTree.DefaultParentProvider - Class in org.apache.jackrabbit.oak.plugins.tree.impl
 
ImmutableTree.ParentProvider - Interface in org.apache.jackrabbit.oak.plugins.tree.impl
 
Impact - Annotation Type in org.apache.jackrabbit.oak.api.jmx
Produces an operation impact that will be returned by JMX MBeanOperationInfo.getImpact().
ImpactOption - Enum in org.apache.jackrabbit.oak.api.jmx
 
impersonate(Credentials) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
impersonates(String) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds for Authorizables which can impersonate as name.
Impersonation - Interface in org.apache.jackrabbit.api.security.user
The Impersonation maintains Principals that are allowed to impersonate.
ImpersonationCredentials - Class in org.apache.jackrabbit.oak.spi.security.authentication
Implementation of the JCR Credentials interface used to distinguish a regular login request from Session.impersonate(javax.jcr.Credentials).
ImpersonationCredentials(Credentials, AuthInfo) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.ImpersonationCredentials
 
ImportBehavior - Class in org.apache.jackrabbit.oak.spi.xml
Utility class defining specific, configurable import behavior.
importer - Variable in class org.apache.jackrabbit.oak.jcr.xml.TargetImportHandler
 
Importer - Interface in org.apache.jackrabbit.oak.spi.xml
Content importer.
ImporterImpl - Class in org.apache.jackrabbit.oak.jcr.xml
 
ImporterImpl(String, SessionContext, Root, int, boolean) - Constructor for class org.apache.jackrabbit.oak.jcr.xml.ImporterImpl
Creates a new importer instance.
ImportHandler - Class in org.apache.jackrabbit.oak.jcr.xml
An ImportHandler instance can be used to import serialized data in System View XML or Document View XML.
ImportHandler(String, SessionContext, int, boolean) - Constructor for class org.apache.jackrabbit.oak.jcr.xml.ImportHandler
 
importIndex(File) - Method in class org.apache.jackrabbit.oak.index.IndexImporterSupportBase
 
importIndex(String) - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexerMBean
 
importIndex(String) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexerMBeanImpl
 
importIndex(String, boolean) - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexerMBean
 
importIndex(String, boolean) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexerMBeanImpl
 
importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
in(DynamicOperandImpl, ArrayList<StaticOperandImpl>) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
IN_CLAUSE_BATCH_SIZE - Static variable in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
inc() - Method in interface org.apache.jackrabbit.oak.stats.CounterStats
Increment the counter by one.
inc() - Method in class org.apache.jackrabbit.oak.stats.NoopStats
 
inc() - Method in class org.apache.jackrabbit.oak.stats.SimpleStats
 
inc(long) - Method in interface org.apache.jackrabbit.oak.stats.CounterStats
Increment the counter by n.
inc(long) - Method in class org.apache.jackrabbit.oak.stats.NoopStats
 
inc(long) - Method in class org.apache.jackrabbit.oak.stats.SimpleStats
 
include(String...) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
Convenience wrapper for NodeStateCopier.Builder.include(Set).
include(Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
Set include paths.
include(String) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry.BundledTypesRegistryBuilder.TypeBuilder
 
Include - Class in org.apache.jackrabbit.oak.plugins.document.bundlor
Include represents a single path pattern which captures the path which needs to be included in bundling.
Include(String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.bundlor.Include
 
INCLUDE - org.apache.jackrabbit.oak.spi.filter.PathFilter.Result
Include the path for processing
INCLUDE_ALL - Static variable in class org.apache.jackrabbit.oak.plugins.observation.filter.ConstantFilter
 
includeAdd(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ACFilter
 
includeAdd(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.AddSubtreeFilter
 
includeAdd(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ConstantFilter
 
includeAdd(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.DeleteSubtreeFilter
 
includeAdd(String, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.EventFilter
Include an added node
includeAdd(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.EventTypeFilter
 
includeAdd(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
 
includeAdd(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.MoveFilter
 
includeAdd(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
 
includeAdd(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.VisibleFilter
 
includeAdd(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ACFilter
 
includeAdd(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.AddSubtreeFilter
 
includeAdd(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ConstantFilter
 
includeAdd(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.DeleteSubtreeFilter
 
includeAdd(PropertyState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.EventFilter
Include an added property
includeAdd(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.EventTypeFilter
 
includeAdd(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
 
includeAdd(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.MoveFilter
 
includeAdd(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
 
includeAdd(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.VisibleFilter
 
includeAll() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A condition the always holds
includeAll() - Static method in class org.apache.jackrabbit.oak.plugins.observation.filter.Filters
 
includeChange(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ACFilter
 
includeChange(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.AddSubtreeFilter
 
includeChange(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ConstantFilter
 
includeChange(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.DeleteSubtreeFilter
 
includeChange(PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.EventFilter
Include a changed property
includeChange(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.EventTypeFilter
 
includeChange(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
 
includeChange(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.MoveFilter
 
includeChange(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
 
includeChange(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.VisibleFilter
 
includeClusterExternal(boolean) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
Whether to include cluster external changes.
includeClusterLocal(boolean) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
Whether to include cluster local changes.
includeCommit(String, CommitInfo) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.FilterProvider
Filter whole commits.
includeDelete(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ACFilter
 
includeDelete(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.AddSubtreeFilter
 
includeDelete(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ConstantFilter
 
includeDelete(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.DeleteSubtreeFilter
 
includeDelete(String, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.EventFilter
Include a deleted node
includeDelete(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.EventTypeFilter
 
includeDelete(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
 
includeDelete(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.MoveFilter
 
includeDelete(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
 
includeDelete(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.VisibleFilter
 
includeDelete(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ACFilter
 
includeDelete(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.AddSubtreeFilter
 
includeDelete(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ConstantFilter
 
includeDelete(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.DeleteSubtreeFilter
 
includeDelete(PropertyState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.EventFilter
Include a deleted property
includeDelete(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.EventTypeFilter
 
includeDelete(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
 
includeDelete(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.MoveFilter
 
includeDelete(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
 
includeDelete(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.VisibleFilter
 
includeMove(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ACFilter
 
includeMove(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.AddSubtreeFilter
 
includeMove(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ConstantFilter
 
includeMove(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.DeleteSubtreeFilter
 
includeMove(String, String, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.EventFilter
Include a moved node
includeMove(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.EventTypeFilter
 
includeMove(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
 
includeMove(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.MoveFilter
 
includeMove(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
 
includeMove(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.VisibleFilter
 
includeReorder(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ACFilter
 
includeReorder(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.AddSubtreeFilter
 
includeReorder(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ConstantFilter
 
includeReorder(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.DeleteSubtreeFilter
 
includeReorder(String, String, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.EventFilter
Include a reordered node
includeReorder(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.EventTypeFilter
 
includeReorder(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
 
includeReorder(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.MoveFilter
 
includeReorder(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
 
includeReorder(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.VisibleFilter
 
includes(long, long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
includes(String...) - Method in class org.apache.jackrabbit.api.security.authorization.PrivilegeCollection.Default
 
includes(String...) - Method in interface org.apache.jackrabbit.api.security.authorization.PrivilegeCollection
Tests whether the given JCR privilegeNames are contained in the privileges for which this instance of PrivilegeEvaluation has been created such as e.g.
includes(PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Returns true if all privileges defined by the specified otherBits are present in this instance.
includeSessionLocal(boolean) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
Whether to include session local changes.
includesNodeData - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
includesNodeData() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
Whether the cursor is able to read all properties from a node.
includesNodeType(String) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
includesNodeTypes(String[]) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
inconsistent(Revision) - Method in interface org.apache.jackrabbit.oak.plugins.document.Consistency.Result
Called when the consistency check identified an inconsistency.
increment(String, long) - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
Increment the value.
INCREMENT - org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation.Type
Increment the Long value with the provided Long value.
INCREMENTAL_FFS_STORE - org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreBuilder.IncrementalSortStrategyType
Incremental store having nodes updated between initial and final checkpoint
INCREMENTAL_SORT_STRATEGY_TYPE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreBuilder
System property name for sort strategy.
IncrementalFlatFileStore - Class in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
 
IncrementalFlatFileStore(BlobStore, File, File, IncrementalFlatFileStoreNodeStateEntryReader, Set<String>, Compression) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStore
 
IncrementalFlatFileStoreEditor - Class in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
 
IncrementalFlatFileStoreEditor(BufferedWriter, IncrementalFlatFileStoreNodeStateEntryWriter, Predicate<String>, IncrementalFlatFileStoreStrategy) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreEditor
 
IncrementalFlatFileStoreNodeStateEntryReader - Class in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
 
IncrementalFlatFileStoreNodeStateEntryReader(BlobStore) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreNodeStateEntryReader
 
IncrementalFlatFileStoreNodeStateEntryWriter - Class in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
 
IncrementalFlatFileStoreNodeStateEntryWriter(BlobStore) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreNodeStateEntryWriter
Todo - In this implementation we are only changing get parts logic.
IncrementalFlatFileStoreNodeStateEntryWriter(BlobStore, boolean) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreNodeStateEntryWriter
 
IncrementalFlatFileStoreStrategy - Class in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
 
IncrementalFlatFileStoreStrategy(NodeStore, String, String, File, Set<String>, Compression, Predicate<String>, IncrementalFlatFileStoreNodeStateEntryWriter) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
IncrementalIndexStoreMetadata - Class in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
 
IncrementalIndexStoreMetadata() - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreMetadata
 
IncrementalIndexStoreMetadata(String, String, String, String, Set<String>) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalIndexStoreMetadata
 
IncrementalIndexStoreSortStrategy - Interface in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
 
IncrementalStoreBuilder - Class in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
 
IncrementalStoreBuilder(File, IndexHelper, String, String) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreBuilder
 
IncrementalStoreBuilder.IncrementalSortStrategyType - Enum in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
 
IncrementalStoreOperand - Enum in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
 
incrementEntriesAccepted() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
incrementEntriesRejected() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
incrementEntryCount() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
incrementMongoDocumentsTraversed() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
incrementSplitDocuments() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
incrementTotalExtractedEntriesSize(int) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
index - Variable in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
index - Variable in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.ValidationEntry
 
index - Variable in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
 
index - Variable in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
index(NodeStateEntry) - Method in class org.apache.jackrabbit.oak.index.indexer.document.CompositeIndexer
 
index(NodeStateEntry) - Method in class org.apache.jackrabbit.oak.index.indexer.document.LuceneIndexer
 
index(NodeStateEntry) - Method in interface org.apache.jackrabbit.oak.index.indexer.document.NodeStateIndexer
 
Index - Interface in org.apache.jackrabbit.oak.segment.file.tar.index
An index for the entries in a TAR file.
INDEX - Static variable in class org.apache.jackrabbit.oak.run.JsonIndexCommand
 
INDEX_CONSISTENCY_CHECK_TXT - Static variable in class org.apache.jackrabbit.oak.index.IndexCommand
 
INDEX_CONTENT_NODE_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
INDEX_DEFINITION_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
INDEX_DEFINITIONS_JSON - Static variable in class org.apache.jackrabbit.oak.index.IndexCommand
 
INDEX_DEFINITIONS_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
INDEX_DEFINITIONS_NODE_TYPE - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
INDEX_DEPRECATED - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Whether the index is deprecated.
INDEX_DUMPS_DIR - Static variable in class org.apache.jackrabbit.oak.index.IndexDumper
 
INDEX_INFO_TXT - Static variable in class org.apache.jackrabbit.oak.index.IndexCommand
 
INDEX_JCR_TYPE_INVALID_LOG_LIMITER - Static variable in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
INDEX_NAME_OPTION - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
The index name hint (when using "option(index abc)", this is "abc")
INDEX_SELECTION_POLICY - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
The property to indicate the index selection policy.
INDEX_TAG_OPTION - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
The index tag hint (when using "option(index tagged x, y)", this is IN("x", "y"))
INDEX_TAGS - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
The tags property in the index definition.
IndexCommand - Class in org.apache.jackrabbit.oak.index
 
IndexCommand() - Constructor for class org.apache.jackrabbit.oak.index.IndexCommand
 
IndexCommitCallback - Interface in org.apache.jackrabbit.oak.plugins.index
Implementations of this interface can be notified of progress of commit that would update the index.
IndexCommitCallback.IndexProgress - Enum in org.apache.jackrabbit.oak.plugins.index
 
IndexConstants - Interface in org.apache.jackrabbit.oak.plugins.index
TODO document
IndexDefinitionUpdater - Class in org.apache.jackrabbit.oak.index
 
IndexDefMergerUtils - Class in org.apache.jackrabbit.oak.index.merge
Utility that allows to merge index definitions.
IndexDefMergerUtils() - Constructor for class org.apache.jackrabbit.oak.index.merge.IndexDefMergerUtils
 
IndexDiff - Class in org.apache.jackrabbit.oak.index.merge
The index diff tools allows to compare and merge indexes
IndexDiff() - Constructor for class org.apache.jackrabbit.oak.index.merge.IndexDiff
 
IndexDiffCommand - Class in org.apache.jackrabbit.oak.index.merge
 
IndexDiffCommand() - Constructor for class org.apache.jackrabbit.oak.index.merge.IndexDiffCommand
 
IndexDumper - Class in org.apache.jackrabbit.oak.index
 
IndexDumper(IndexHelper, File) - Constructor for class org.apache.jackrabbit.oak.index.IndexDumper
 
IndexEditor - Interface in org.apache.jackrabbit.oak.plugins.index
Represents the content of a QueryIndex as well as a mechanism for keeping this content up to date.
IndexEditorProvider - Interface in org.apache.jackrabbit.oak.plugins.index
Extension point for plugging in different kinds of IndexEditor providers.
indexEditorProviders() - Method in class org.apache.jackrabbit.oak.Oak.OakDefaultComponents
 
IndexEntry - Interface in org.apache.jackrabbit.oak.segment.file.tar.index
An entry in the index of entries of a TAR file.
INDEXER_METRICS_PREFIX - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
IndexerConfiguration - Class in org.apache.jackrabbit.oak.index.indexer.document
Indexer configuration for parallel indexing
IndexerConfiguration() - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.IndexerConfiguration
 
IndexerMBean - Interface in org.apache.jackrabbit.oak.api.jmx
 
IndexerMBeanImpl - Class in org.apache.jackrabbit.oak.plugins.index
 
IndexerMBeanImpl() - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexerMBeanImpl
 
indexerProviders - Variable in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
indexerSupport - Variable in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
IndexerSupport - Class in org.apache.jackrabbit.oak.index
 
IndexerSupport(IndexHelper, String) - Constructor for class org.apache.jackrabbit.oak.index.IndexerSupport
 
indexesRelativeNodes() - Method in class org.apache.jackrabbit.oak.index.indexer.document.CompositeIndexer
 
indexesRelativeNodes() - Method in class org.apache.jackrabbit.oak.index.indexer.document.LuceneIndexer
 
indexesRelativeNodes() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.NodeStateIndexer
 
indexHelper - Variable in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
indexHelper - Variable in class org.apache.jackrabbit.oak.index.IndexerSupport
 
indexHelper - Variable in class org.apache.jackrabbit.oak.index.IndexImporterSupportBase
 
IndexHelper - Class in org.apache.jackrabbit.oak.index
 
IndexImporterSupportBase - Class in org.apache.jackrabbit.oak.index
 
IndexImporterSupportBase(IndexHelper) - Constructor for class org.apache.jackrabbit.oak.index.IndexImporterSupportBase
 
IndexInfo - Interface in org.apache.jackrabbit.oak.plugins.index
Captures information related to index
IndexInfoProvider - Interface in org.apache.jackrabbit.oak.plugins.index
Service to be provided by various index implementations.
IndexInfoService - Interface in org.apache.jackrabbit.oak.plugins.index
 
IndexInfoServiceImpl - Class in org.apache.jackrabbit.oak.plugins.index
 
IndexInfoServiceImpl() - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexInfoServiceImpl
 
IndexInfoServiceImpl(NodeStore, IndexPathService) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexInfoServiceImpl
 
INDEXING_MODE_NRT - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
INDEXING_MODE_SYNC - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
IndexingContext - Interface in org.apache.jackrabbit.oak.plugins.index
 
IndexInitializer - Class in org.apache.jackrabbit.j2ee
IndexInitializer configures the repository with required fulltext index
IndexInitializer(Repository) - Constructor for class org.apache.jackrabbit.j2ee.IndexInitializer
 
IndexLoader - Class in org.apache.jackrabbit.oak.segment.file.tar.index
Load and validate the index of a TAR file.
IndexMBeanRegistration - Class in org.apache.jackrabbit.oak.plugins.index
 
IndexMBeanRegistration(Whiteboard) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexMBeanRegistration
 
IndexMerge - Class in org.apache.jackrabbit.oak.index.merge
Merge custom index definitions with out-of-the-box index definitions.
IndexMerge() - Constructor for class org.apache.jackrabbit.oak.index.merge.IndexMerge
 
IndexMergeCommand - Class in org.apache.jackrabbit.oak.run
 
IndexMergeCommand() - Constructor for class org.apache.jackrabbit.oak.run.IndexMergeCommand
 
indexName - Variable in class org.apache.jackrabbit.oak.query.QueryOptions
 
IndexName - Class in org.apache.jackrabbit.oak.plugins.index
An index name, which possibly contains two version numbers: the product version number, and the customer version number.
IndexOptions - Class in org.apache.jackrabbit.oak.index
 
IndexOptions(OptionParser) - Constructor for class org.apache.jackrabbit.oak.index.IndexOptions
 
indexPaths - Variable in class org.apache.jackrabbit.oak.index.IndexHelper
 
IndexPathService - Interface in org.apache.jackrabbit.oak.plugins.index
 
IndexPathServiceImpl - Class in org.apache.jackrabbit.oak.plugins.index
 
IndexPathServiceImpl() - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexPathServiceImpl
 
IndexPathServiceImpl(NodeStore) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexPathServiceImpl
 
IndexPathServiceImpl(NodeStore, MountInfoProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexPathServiceImpl
 
IndexRow - Interface in org.apache.jackrabbit.oak.spi.query
A row returned by the index.
IndexRowImpl - Class in org.apache.jackrabbit.oak.query.index
A simple index row implementation.
IndexRowImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.index.IndexRowImpl
 
IndexSelectionPolicy - Class in org.apache.jackrabbit.oak.plugins.index
This class defines the index selection policy constants
IndexSelectionPolicy() - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexSelectionPolicy
 
IndexStatsMBean - Interface in org.apache.jackrabbit.oak.api.jmx
 
IndexStore - Interface in org.apache.jackrabbit.oak.index.indexer.document.indexstore
 
IndexStoreMetadata - Class in org.apache.jackrabbit.oak.index.indexer.document.indexstore
 
IndexStoreMetadata() - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreMetadata
 
IndexStoreMetadata(String, String, String, Set<String>) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreMetadata
 
IndexStoreMetadataOperator<M> - Interface in org.apache.jackrabbit.oak.index.indexer.document.indexstore
 
IndexStoreMetadataOperatorImpl<M> - Class in org.apache.jackrabbit.oak.index.indexer.document.indexstore
 
IndexStoreMetadataOperatorImpl() - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreMetadataOperatorImpl
 
IndexStoreSortStrategy - Interface in org.apache.jackrabbit.oak.index.indexer.document.indexstore
 
IndexStoreSortStrategyBase - Class in org.apache.jackrabbit.oak.index.indexer.document.indexstore
 
IndexStoreSortStrategyBase(File, Compression, Predicate<String>, Set<String>, String) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategyBase
 
IndexStoreUtils - Class in org.apache.jackrabbit.oak.index.indexer.document.indexstore
 
IndexStoreUtils() - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
indexTag - Variable in class org.apache.jackrabbit.oak.query.QueryOptions
 
indexThreadPoolSize() - Static method in class org.apache.jackrabbit.oak.index.indexer.document.IndexerConfiguration
 
indexUpdate() - Method in class org.apache.jackrabbit.oak.index.OutOfBandIndexerBase
 
indexUpdate() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
 
indexUpdate() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexUpdateCallback
Invoked by the IndexEditor for every NodeState indexed it.
IndexUpdate - Class in org.apache.jackrabbit.oak.plugins.index
 
IndexUpdate(IndexEditorProvider, String, NodeState, NodeBuilder, IndexUpdateCallback) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
IndexUpdate(IndexEditorProvider, String, NodeState, NodeBuilder, IndexUpdateCallback, NodeTraversalCallback, CommitInfo, CorruptIndexHandler) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
IndexUpdate(IndexEditorProvider, String, NodeState, NodeBuilder, IndexUpdateCallback, CommitInfo) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
IndexUpdate.MissingIndexProviderStrategy - Class in org.apache.jackrabbit.oak.plugins.index
 
IndexUpdateCallback - Interface in org.apache.jackrabbit.oak.plugins.index
 
indexUpdateFailed(Exception) - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexingContext
Invoked by IndexEditor to indicate that update of index has failed
indexUpdateFailed(String, String, Exception) - Method in interface org.apache.jackrabbit.oak.plugins.index.CorruptIndexHandler
 
indexUpdateFailed(String, String, Exception) - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
 
IndexUpdateProvider - Class in org.apache.jackrabbit.oak.plugins.index
 
IndexUpdateProvider(IndexEditorProvider, String, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexUpdateProvider
 
IndexUpdateProvider(IndexEditorProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexUpdateProvider
 
IndexUpdateProvider(IndexEditorProvider, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexUpdateProvider
 
IndexUtils - Class in org.apache.jackrabbit.oak.plugins.index
TODO document
IndexVersionOperation - Class in org.apache.jackrabbit.oak.indexversion
 
IndexVersionOperation(IndexName) - Constructor for class org.apache.jackrabbit.oak.indexversion.IndexVersionOperation
 
IndexWriter - Class in org.apache.jackrabbit.oak.segment.file.tar.index
Builds an index incrementally in memory, and serializes its contents into a sequence of bytes.
INFINITY - Static variable in class org.apache.jackrabbit.oak.segment.file.TarRevisions
Timeout option approximating no time out (Long.MAX_VALUE days).
info() - Method in class org.apache.jackrabbit.oak.segment.scheduler.Commit
 
info(String, Object...) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
info(String, Object...) - Method in class org.apache.jackrabbit.oak.spi.gc.DelegatingGCMonitor
 
info(String, Object...) - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitor.Empty
 
info(String, Object...) - Method in interface org.apache.jackrabbit.oak.spi.gc.GCMonitor
Informal notification on the progress of garbage collection.
info(String, Object...) - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitorTracker
 
info(String, Object...) - Method in class org.apache.jackrabbit.oak.spi.gc.LoggingGCMonitor
 
INFO - org.apache.jackrabbit.oak.api.jmx.ImpactOption
Indicates that the operation is read-like, it basically returns information.
InImpl - Class in org.apache.jackrabbit.oak.query.ast
A "in" comparison operation.
InImpl(DynamicOperandImpl, List<StaticOperandImpl>) - Constructor for class org.apache.jackrabbit.oak.query.ast.InImpl
 
init() - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
Initializes the servlet.
Please note that only one repository startup servlet may exist per webapp.
init() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Initializes the servlet.
Please note that only one repository startup servlet may exist per webapp.
init() - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
init() - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
init() - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
Instantiates a connection to the cloud blob store.
init() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
init() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
init() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff.PropDefDiff
 
init() - Method in interface org.apache.jackrabbit.oak.query.Query
Initialize the query.
init() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
init() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
init() - Method in class org.apache.jackrabbit.oak.run.commons.LoggingInitializer
 
init() - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Initialize
init(long) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
init(long, long, long) - Method in class org.apache.jackrabbit.oak.segment.file.GCNodeWriteMonitor
 
init(Session, Root, NamePathMapper, boolean, int, ReferenceChangeTracker, SecurityProvider) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
init(Session, Root, NamePathMapper, boolean, int, ReferenceChangeTracker, SecurityProvider) - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedItemImporter
Initializes the importer.
init(SecurityProvider, ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
init(SecurityProvider, ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
 
init(SecurityProvider, ConfigurationParameters) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableAction
Initialize this action with the specified security provider and configuration.
init(SecurityProvider, ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.PasswordValidationAction
 
init(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
init(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
init(String) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.TCPBroadcaster
 
init(Properties) - Method in class org.apache.jackrabbit.j2ee.AbstractConfig
Initializes the configuration with values from the given properties
init(Properties) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
init(Properties) - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
init(ServletConfig) - Method in class org.apache.jackrabbit.j2ee.AbstractConfig
 
init(ServletConfig) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
init(ServletConfig) - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
init(ServletConfig) - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
init(NodeStore) - Method in class org.apache.jackrabbit.oak.query.QueryValidator
 
INIT_PARAM_BOOTSTRAP_CONFIG - Static variable in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
initial param name for the bootstrap config location
INIT_PARAM_BOOTSTRAP_CONFIG - Static variable in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
initial param name for the bootstrap config location
InitialContent - Class in org.apache.jackrabbit.oak
InitialContent implements a RepositoryInitializer the creates the initial JCR/Oak repository structure.
InitialContent() - Constructor for class org.apache.jackrabbit.oak.InitialContent
 
InitialContentMigrator - Class in org.apache.jackrabbit.oak.composite
 
InitialContentMigrator(NodeStore, NodeStore, Mount) - Constructor for class org.apache.jackrabbit.oak.composite.InitialContentMigrator
 
initialize() - Method in class org.apache.jackrabbit.j2ee.IndexInitializer
 
initialize() - Method in class org.apache.jackrabbit.oak.standalone.RepositoryInitializer
 
initialize(Iterable<WorkspaceInitializer>, NodeStore, String, CommitHook) - Static method in class org.apache.jackrabbit.oak.OakInitializer
 
initialize(NodeBuilder) - Method in class org.apache.jackrabbit.oak.InitialContent
 
initialize(NodeBuilder) - Method in enum org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigInitializer
 
initialize(NodeBuilder) - Method in class org.apache.jackrabbit.oak.spi.lifecycle.CompositeInitializer
 
initialize(NodeBuilder) - Method in interface org.apache.jackrabbit.oak.spi.lifecycle.RepositoryInitializer
Initializes repository content.
initialize(NodeStore, RepositoryInitializer, CommitHook) - Static method in class org.apache.jackrabbit.oak.OakInitializer
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.CustomLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.UserIDTestLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
 
initialize(Observable, Executor) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigHandler
 
initialize(NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.spi.lifecycle.CompositeWorkspaceInitializer
 
initialize(NodeBuilder, String) - Method in interface org.apache.jackrabbit.oak.spi.lifecycle.WorkspaceInitializer
Initialize the content of a new workspace.
initialReferences() - Method in interface org.apache.jackrabbit.oak.segment.file.tar.CleanupContext
Initial references to TAR entries.
initialSchema(int) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBOptions
Control over initial DB schema
initiateBinaryUpload(long, int) - Method in interface org.apache.jackrabbit.api.JackrabbitValueFactory
Initiate a transaction to upload a binary directly to a storage location and return BinaryUpload instructions for a remote client.
initiateBinaryUpload(long, int) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.ValueFactoryImpl
 
initiateBinaryUpload(long, int, BinaryUploadOptions) - Method in class org.apache.jackrabbit.oak.plugins.value.jcr.ValueFactoryImpl
 
initiateBinaryUpload(long, int, BinaryUploadOptions) - Method in interface org.apache.jackrabbit.api.JackrabbitValueFactory
Initiate a transaction to upload a binary directly to a storage location and return BinaryUpload instructions for a remote client.
initiateBlobUpload(long, int) - Method in interface org.apache.jackrabbit.oak.api.blob.BlobAccessProvider
Begin a transaction to perform a direct blob upload to a storage location.
initiateBlobUpload(long, int) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
initiateBlobUpload(long, int, BlobUploadOptions) - Method in interface org.apache.jackrabbit.oak.api.blob.BlobAccessProvider
Begin a transaction to perform a direct blob upload to a storage location.
initiateBlobUpload(long, int, BlobUploadOptions) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
initiateBlobUpload(long, TimeUnit, long, int) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
initiateBlobUpload(long, TimeUnit, long, int) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
initiateBlobUploadCompleted() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
initiateBlobUploadCompleted() - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to BlobAccessProvider.initiateBlobUpload(long, int) is completed
initiateBlobUploadFailed() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
initiateBlobUploadFailed() - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
initiated(String) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
initiated(ManagementOperation<?>, String) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
INITIATED - org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean.StatusCode
 
initiateDataRecordUpload(long, int) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
initiateDataRecordUpload(long, int) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
initiateDataRecordUpload(long, int) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordAccessProvider
Begin a transaction to perform a direct binary upload to the storage location.
initiateDataRecordUpload(long, int, DataRecordUploadOptions) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
initiateDataRecordUpload(long, int, DataRecordUploadOptions) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
initiateDataRecordUpload(long, int, DataRecordUploadOptions) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordAccessProvider
Begin a transaction to perform a direct binary upload to the storage location.
initLease() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
 
InMemoryBroadcaster - Class in org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast
A mechanism that broadcasts to all registered consumers.
InMemoryBroadcaster() - Constructor for class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.InMemoryBroadcaster
 
InMemoryDataRecord - Class in org.apache.jackrabbit.oak.plugins.blob.datastore
Represents binary data which is backed by a byte[] (in memory).
INNER - org.apache.jackrabbit.oak.jcr.query.qom.JoinType
 
INNER - org.apache.jackrabbit.oak.query.ast.JoinType
 
insert(Connection, RDBDocumentStore.RDBTableMetaData, List<T>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
 
Installer - Class in org.apache.jackrabbit.j2ee
Provides very basic installation capabilities.
Installer(File, ServletContext) - Constructor for class org.apache.jackrabbit.j2ee.Installer
Creates a new installer
installRepository(HttpServletRequest) - Method in class org.apache.jackrabbit.j2ee.Installer
Handles the installation.
INSTANCE - org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigInitializer
 
INSTANCE - org.apache.jackrabbit.oak.spi.commit.ResetCommitAttributeHook
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.Oak.OakDefaultComponents
Deprecated.
create a new instance of Oak.OakDefaultComponents instead.
INSTANCE - Static variable in class org.apache.jackrabbit.oak.plugins.document.NodeDocumentIdComparator
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.plugins.document.PathComparator
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.InMemoryBroadcaster
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.plugins.document.StableRevisionComparator
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.plugins.observation.DefaultEventHandler
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.segment.WriterCacheManager.Empty
Singleton instance of WriterCacheManager.Empty
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.commit.EmptyHook
Static instance of this class, useful as a "null object".
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.commit.EmptyObserver
Static instance of this class, useful as a "null object".
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.SystemSubject
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ReadPolicy
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.security.principal.EmptyPrincipalProvider
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.spi.security.principal.SystemPrincipal
 
INSTANCE - Static variable in class org.apache.jackrabbit.oak.stats.NoopStats
 
instant() - Method in class org.apache.jackrabbit.oak.stats.Clock
 
INTEGRITY - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for referential integrity violation errors.
INTERMEDIATE - org.apache.jackrabbit.oak.plugins.document.NodeDocument.SplitDocType
Its an intermediate split document which only contains version ranges and does not contain any other attributes
intermediateSplitDocumentsDeleted(long) - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsCollector
 
Internal - Annotation Type in org.apache.jackrabbit.oak.commons.annotations
Elements annotated @Internal are -- although possibly exported -- intended for Oak's internal use only.
INTERNAL - org.apache.jackrabbit.oak.plugins.tree.TreeType
Repository internal content that is not hidden (e.g.
INTERNAL_SQL2_QUERY - Static variable in interface org.apache.jackrabbit.oak.api.QueryEngine
The suffix for internal SQL-2 statements.
internalGetVersionManager() - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
internalIsCheckedOut() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
interval - Variable in class org.apache.jackrabbit.oak.commons.Profiler
 
interval - Variable in class org.apache.jackrabbit.oak.jcr.session.RefreshStrategy.Timed
 
inUse - Variable in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
The blob ids that are still floating around in memory.
invalidate(String) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Invalidate document with given key.
invalidate(Object) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Remove an entry.
invalidate(Object) - Method in class org.apache.jackrabbit.oak.plugins.blob.CompositeDataStoreCache
 
invalidate(Object) - Method in class org.apache.jackrabbit.oak.plugins.blob.FileCache
 
invalidate(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.UploadStagingCache
Invalidate called externally.
invalidateAll() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Remove all entries.
invalidateAll() - Method in class org.apache.jackrabbit.oak.plugins.document.LocalDiffCache
 
invalidateAll() - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache
 
invalidateAll(Iterable<?>) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
invalidateCache() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Invalidate the document cache.
invalidateCache() - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
invalidateCache() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
invalidateCache() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
invalidateCache() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
invalidateCache() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
invalidateCache() - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
invalidateCache() - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
invalidateCache() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
invalidateCache(Iterable<String>) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Invalidate the document cache but only with entries that match one of the keys provided.
invalidateCache(Iterable<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
invalidateCache(Iterable<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
invalidateCache(Iterable<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
invalidateCache(Iterable<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
invalidateCache(Iterable<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
invalidateCache(Iterable<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
invalidateCache(Iterable<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
invalidateCache(Iterable<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
invalidateCache(Collection<T>, String) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Invalidate the document cache for the given key.
invalidateCache(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
invalidateCache(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
invalidateCache(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
invalidateCache(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
invalidateCache(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
invalidateCache(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
invalidateCache(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
invalidateCache(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
invalidateDocument(String) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.CacheChangesTracker
 
invalidateOutdated(Map<String, ModificationStamp>) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Invalidate document with given keys iff their modification stamps are different as passed in the map.
InvalidBinaryReferencesIndexException - Exception in org.apache.jackrabbit.oak.segment.file.tar.binaries
 
InvalidFileStoreVersionException - Exception in org.apache.jackrabbit.oak.segment.file
This exception can be thrown during the startup of the FileStore to indicate an incompatible version mismatch between the code that generated the data in the store and the current version of the FileStore.
InvalidFileStoreVersionException() - Constructor for exception org.apache.jackrabbit.oak.segment.file.InvalidFileStoreVersionException
 
InvalidFileStoreVersionException(String) - Constructor for exception org.apache.jackrabbit.oak.segment.file.InvalidFileStoreVersionException
 
InvalidIndexException - Exception in org.apache.jackrabbit.oak.segment.file.tar.index
Thrown to indicate that invalid or malformed data is encountered while validating an index.
INVISIBLE - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
Key for invisible flag
ioMonitor - Variable in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
ioMonitor - Variable in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
 
ioMonitor - Variable in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
 
ioMonitor - Variable in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
IOMonitor - Interface in org.apache.jackrabbit.oak.segment.spi.monitor
Callback interface that eases the collection of statistics about I/O operations.
IOMonitorAdapter - Class in org.apache.jackrabbit.oak.segment.spi.monitor
A void implementation of the IOMonitor.
IOMonitorAdapter() - Constructor for class org.apache.jackrabbit.oak.segment.spi.monitor.IOMonitorAdapter
 
IOTraceLogWriter - Class in org.apache.jackrabbit.oak.segment.tool.iotrace
This IOTraceWriter implementation implements persistence through a Logger instance.
IOTraceLogWriter(Logger) - Constructor for class org.apache.jackrabbit.oak.segment.tool.iotrace.IOTraceLogWriter
Create a new instance persisting to log.
IOTraceMonitor - Class in org.apache.jackrabbit.oak.segment.tool.iotrace
This implementation of a IOMonitor logs all io reads to an underlying IOTraceWriter.
IOTraceMonitor(IOTraceWriter) - Constructor for class org.apache.jackrabbit.oak.segment.tool.iotrace.IOTraceMonitor
Create a new instance writing to traceWriter additional context fields context.
IOTraceMonitor(IOTraceWriter, String) - Constructor for class org.apache.jackrabbit.oak.segment.tool.iotrace.IOTraceMonitor
Create a new instance writing to traceWriter with additional context fields.
IOTracer - Class in org.apache.jackrabbit.oak.segment.tool.iotrace
This utility class allows collecting IO traces of read accesses to segments caused by reading specific items.
IOTraceWriter - Interface in org.apache.jackrabbit.oak.segment.tool.iotrace
Instances of IOTraceWriter are responsible for persisting io traces.
IOUtils - Class in org.apache.jackrabbit.oak.commons
Input/output utility methods.
isAbsolute() - Method in class org.apache.jackrabbit.oak.plugins.document.Path
 
isAbsolute(String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Whether the path is absolute (starts with a slash) or not.
isAbstract() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
isAbstract() - Method in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeDefinition
Returns true if the privilege described by this definition is abstract.
isAccessControlViolation() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Checks whether this is an access control violation exception.
isAccessible(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
isAccessible(String) - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
check whether a certain (valid) path is accessible (can be read) from the user associated with the query Session
isAccessViolation() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Checks whether this is an access violation exception.
isActive() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
 
isActive() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Determines if the index is active (can be used for queries)
isAdmin() - Method in interface org.apache.jackrabbit.api.security.user.User
 
isAdmin(Principal, UserManager) - Static method in class org.apache.jackrabbit.oak.security.user.Utils
Return true if the given principal is admin.
isAdmin(ConfigurationParameters, String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
isAdminOrSystem(Set<Principal>, ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
 
isAggregate(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
isAlive() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
Determine whether this session is alive and has not been logged out or become stale by other means.
isAllNodeTypeOverflown() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
isAllow - Variable in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.ValidationEntry
 
isAllow() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
 
isAllow() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
 
isAlwaysFalse() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
isAlwaysFalse() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
If the filter condition can not possibly match any row, due to a contradiction in the query (for example "x=1 and x=2").
isAncestor(String, String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Check if a path is a (direct or indirect) ancestor of another path.
isAncestorOf(Path) - Method in class org.apache.jackrabbit.oak.plugins.document.Path
Return true if this path is an ancestor of the other path, otherwise false.
isApplyRFC7613UsernameCaseMapped() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
Returns true if new AuthorizableIDs will be normalized according to the UsernameCaseMapped profile defined in RFC7613
isArray() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
Determine whether the value is an array of atoms
isArray() - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
Determine whether the value is an array of atoms
isArray() - Method in class org.apache.jackrabbit.oak.api.Type
Determine whether this is an array type
isArray() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyPropertyState
 
isArray() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
isArray() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStateValue
 
isArray() - Method in class org.apache.jackrabbit.oak.segment.SegmentPropertyState
 
isAsync() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexingContext
Flag indicating that indexed is being done asynchronously
isAsyncIndex() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
isAsyncLaneName(String) - Static method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
isAtMaxEntries() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch
 
isAutoRefresh() - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
 
isAutoSave() - Method in interface org.apache.jackrabbit.api.security.user.UserManager
If any write operations executed through the User API are automatically persisted this method returns true.
isAutoSave() - Method in class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
isAutoSave() - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
isAutoSave() - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
Always returns false.
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.
isAzureDataStore(String) - Static method in class org.apache.jackrabbit.oak.fixture.DataStoreUtils
 
isBaseIndexEqual(String, String) - Static method in class org.apache.jackrabbit.oak.indexversion.PurgeOldVersionUtils
 
isBeingRecovered() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
 
isBeingRecoveredBy(int) - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
Returns true if the cluster node represented by this document is currently being recovered by the given clusterId.
isBranch() - Method in class org.apache.jackrabbit.oak.plugins.document.Revision
 
isBranch() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
 
isBuiltin() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
isBulkSegmentId() - Method in class org.apache.jackrabbit.oak.segment.SegmentId
Checks whether this is a bulk segment identifier.
isBundled() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.BundlingContext
 
isBundled(String) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
 
isBundledNode() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
Returns true if and only if current node is bundled in another node
isBundlingDisabled() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
isBundlingRoot() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
 
isCached(Path) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStateCache
Determines if given path is cached by this implementation
isCached(Path) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreCache
 
isCacheDistributionDefined() - Method in class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
isCancelable() - Method in class org.apache.jackrabbit.oak.segment.file.cancel.Canceller
Check if this instance can ever return anything other than NOPE.
isCancelled() - Method in class org.apache.jackrabbit.oak.segment.file.cancel.Cancellation
Returns true if cancellation has been requested, false otherwise.
isCheckedOut() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
isCheckedOut(Tree) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Returns true if the tree is checked out; otherwise false.
isCheckedOut(NodeDelegate) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionManagerDelegate
 
isCheckedOut(NodeDelegate) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
isCheckedOut(String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
isChecking() - Method in class org.apache.jackrabbit.oak.plugins.document.Sweep2StatusDocument
 
isClosed() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBConnectionHandler
 
isClosed() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
isClusterInvisible() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
isCollectStackTraces() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
isCollectStackTraces() - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
 
isCommitRootEntry(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
isCommitted(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns true if a revision tagged with the given revision should be considered committed, false otherwise.
isCompacted() - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
isCompacted() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Segment
 
isCompacted() - Method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
 
isCompacted() - Method in interface org.apache.jackrabbit.oak.segment.file.tar.index.IndexEntry
Return true if this entry was generated by a compaction operation.
isCompacted() - Method in class org.apache.jackrabbit.oak.segment.file.tar.index.SimpleIndexEntry
 
isCompacted() - Method in class org.apache.jackrabbit.oak.segment.remote.RemoteSegmentArchiveEntry
 
isCompacted() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveEntry
Return true if this entry was generated by a compaction operation.
isCompactionRunning() - Method in class org.apache.jackrabbit.oak.segment.file.GCNodeWriteMonitor
 
isComplete() - Method in class org.apache.jackrabbit.oak.segment.file.CompactedNodeState
 
isConstraintViolation() - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Checks whether this is a constraint violation exception.
isCopyAll() - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
 
isCopyVersions() - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
 
isCowCorEnabled() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
isCreated() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter
 
isCreated() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
isCreated() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveWriter
Check if the archive has been created (eg.
isCustomAzureConnectionString(String) - Static method in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 
isDataSegment() - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend.Segment
 
isDataSegmentId() - Method in class org.apache.jackrabbit.oak.segment.SegmentId
Checks whether this is a data segment identifier.
isDataSegmentId(long) - Static method in class org.apache.jackrabbit.oak.segment.SegmentId
Checks whether this is a data segment identifier.
isDateAccessedFromExternalEvent() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Is date information accessed from an external event?
isDateAccessedWithoutExternalsCheck() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Is date information accessed without checking if an event is external?
isDebugEnabled() - Method in class org.apache.jackrabbit.oak.commons.PerfLogger
Whether or not the delegate has log level DEBUG configured
isDeclaredMember(Authorizable) - Method in interface org.apache.jackrabbit.api.security.user.Group
Test whether an Authorizable is a declared member of this group.
isDeep() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Whether the listener registration is deep
isDeep() - Method in class org.apache.jackrabbit.oak.jcr.lock.LockImpl
 
isDefault() - Method in interface org.apache.jackrabbit.oak.spi.mount.Mount
Checks whether current mount is the default mount.
isDefault() - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
isDefaultNoBranchSplitNewerThan(NodeDocument, RevisionVector) - Static method in class org.apache.jackrabbit.oak.plugins.document.VersionGCSupport
Returns true if the given document is of type NodeDocument.SplitDocType.DEFAULT_NO_BRANCH and the most recent change on the document is newer than the sweepRevs.
isDelayed - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
isDelayed() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
Whether the index is not always up-to-date.
isDeletedEntry(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
isDeprecated() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
Whether the index is deprecated.
isDescending() - Method in class org.apache.jackrabbit.oak.query.ast.OrderingImpl
 
isDiff() - Method in class org.apache.jackrabbit.oak.segment.MapRecord
 
isDirect() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
isDirectlyUnder(String) - Method in interface org.apache.jackrabbit.oak.spi.mount.Mount
Checks if this mount directly falls under given path.
isDirectlyUnder(String) - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
isDisableBranches() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
isDisableBranches() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
isDisabled() - Method in interface org.apache.jackrabbit.api.security.user.User
Returns true if this user is disabled, false otherwise.
isDiskSpaceSufficient(long, long) - Static method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Check if the approximate repository size is getting too big compared with the available space on disk.
isDistinct() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
isDocTraversalMode() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
isDocument() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
isDomainOverrideIgnored() - Method in class org.apache.jackrabbit.api.binary.BinaryUploadOptions
Indicates whether the option to ignore any configured domain override setting has been specified.
isDomainOverrideIgnored() - Method in class org.apache.jackrabbit.oak.api.blob.BlobDownloadOptions
Indicates whether the data store should ignore any provided download domain override configuration value when generating the signed URI.
isDomainOverrideIgnored() - Method in class org.apache.jackrabbit.oak.api.blob.BlobUploadOptions
Get the setting to determine if any configured domain override should be ignored when generating URIs.
isDomainOverrideIgnored() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordDownloadOptions
Indicates whether the data store should ignore any configured download domain override value when generating the signed download URI.
isDomainOverrideIgnored() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.DataRecordUploadOptions
 
isDone() - Method in class org.apache.jackrabbit.oak.plugins.observation.EventGenerator
Checks whether there are no more content changes to be processed.
isDownloadDomainIgnored() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions
Returns a boolean value that indicates whether the data store should ignore any provided download domain override configuration value when generating the signed URI.
isDropTablesOnClose() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBOptions
 
isEmpty() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
Returns true if this policy does not yet define any entries.
isEmpty() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
isEmpty() - Method in class org.apache.jackrabbit.oak.commons.sort.StringSort
 
isEmpty() - Method in class org.apache.jackrabbit.oak.index.indexer.document.CompositeIndexer
 
isEmpty() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.FlatFileBufferLinkedList
 
isEmpty() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.NodeStateEntryList
 
isEmpty() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.PersistedLinkedList
 
isEmpty() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
isEmpty() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
isEmpty() - Method in class org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteQueue
 
isEmpty() - Method in class org.apache.jackrabbit.oak.spi.commit.MoveTracker
 
isEmpty() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
isEmpty() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
isEmpty() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Returns true if this privilege bits includes no privileges at all.
isEmptyState(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
isEnabled() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
If this service is currently registering stats
isEnabled() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigHandler
 
isEnabled() - Method in class org.apache.jackrabbit.oak.spi.toggle.Feature
 
isEnabled() - Method in class org.apache.jackrabbit.oak.spi.toggle.FeatureToggle
 
isEnabled() - Method in class org.apache.jackrabbit.oak.stats.StopwatchLogger
 
isEndOfInput() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.ChunkedBlobStream
 
isEstimationDisabled() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
 
isEstimationDisabled() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
isEstimationDisabled() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
isExcluded(Set<Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.CugExclude.Default
 
isExcluded(Set<Principal>) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.cug.CugExclude
 
isExcluded(Set<Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugExcludeImpl
 
isExpandedName(String) - Static method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
isExpired(long) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Returns true if the token has already expired; false otherwise.
isExpired(Authorizable, long, String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Checks if the given authorizable needs syncing based on the DefaultSyncContext.REP_LAST_SYNCED property.
isExternal() - Method in interface org.apache.jackrabbit.api.observation.JackrabbitEvent
Return a flag indicating whether this is an externally generated event.
isExternal() - Method in class org.apache.jackrabbit.oak.segment.SegmentBlob
 
isExternal() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
Return a flag indicating whether this is commit info is for an external change
isExternal(Blob) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
isFailing() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
isFailing() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
isFailing(String) - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
 
isFailingSinceLongTime() - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler.CorruptIndexInfo
 
isFailure() - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
isFastQuerySize() - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Whether the query result size should return an estimation for large queries.
isFastQuerySize() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
isFileSynced(String) - Method in interface org.apache.jackrabbit.oak.api.jmx.ConsolidatedDataStoreCacheStatsMBean
Determines whether a file-like entity with the given name has been "synced" (completely copied) to S3.
isFileSynced(String) - Method in interface org.apache.jackrabbit.oak.blob.cloud.s3.stats.S3DataStoreStatsMBean
Determines whether a file-like entity with the given name has been "synced" (completely copied) to S3.
isFileSynced(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.ConsolidatedDataStoreCacheStats
Determines whether a file-like entity with the given name has been "synced" (completely copied) to S3.
isFinished() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
isForceGroupSync() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Defines if synchronization of groups always will perform, i.e.
isForceGroupSync() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncContext
Defines if synchronization of groups always will perform, i.e.
isForceUserSync() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Defines if synchronization of users always will perform, i.e.
isForceUserSync() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncContext
Defines if synchronization of users always will perform, i.e.
isFromExternalChange() - Method in class org.apache.jackrabbit.oak.plugins.document.AbstractDocumentNodeState
 
isFromExternalChange() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
isFromExternalChange() - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
isFrozenNodeReferenceable(ReadOnlyNodeTypeManager) - Static method in class org.apache.jackrabbit.oak.plugins.version.Utils
Returns true iff there is a nt:frozenNode definition and the definition has a mix:referenceable supertype.
isFrozenNodeReferenceable(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.version.Utils
Returns true iff there is a nt:frozenNode definition and the definition has a mix:referenceable supertype.
isFullTextCharacter(char) - Static method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextTerm
Whether or not the given character is part of a full-text term that should be indexed.
isFulltextIndex - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
isFulltextIndex() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
Whether the fulltext part of the filter is evaluated (possibly with an extended syntax).
isGranted(long) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.RepositoryPermission
Returns true if the specified repository level permissions are granted; false otherwise.
isGranted(long) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
Returns true if all specified permissions are granted on the Tree associated with this TreePermission instance; false otherwise.
isGranted(long, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
Returns true if all specified permissions are granted on the PropertyState associated with this TreePermission instance; false otherwise.
isGranted(String, String) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
isGranted(String, String) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
isGranted(String, String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
 
isGranted(String, String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
isGranted(String, String) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
Tests if the the specified actions are granted at the given path for the set of Principals associated with this provider instance.
isGranted(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
isGranted(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
isGranted(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
 
isGranted(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
isGranted(Tree, PropertyState, long) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
Test if the specified permissions are granted for the set of Principals associated with this provider instance for the item identified by the given tree and optionally property.
isGranted(TreeLocation, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
isGranted(TreeLocation, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
isGranted(TreeLocation, long) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.AggregatedPermissionProvider
Test if the specified permissions are granted for the set of Principals associated with this provider instance for the item identified by the given location and optionally property.
isGreaterOrEquals(RevisionVector, RevisionVector) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns true if all the revisions in the a greater or equals to their counterparts in b.
isGroup() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
 
isGroup() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncedIdentity
 
isGroup() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncedIdentity
Checks if this identity represents a group.
isGroup(Principal) - Static method in class org.apache.jackrabbit.oak.spi.security.principal.GroupPrincipals
Checks if the provided principal is a group.
isHelpRequested() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
isHidden(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
Determine whether an item should be hidden.
isHidden(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
isHidden(String) - Static method in class org.apache.jackrabbit.oak.spi.state.NodeStateUtils
Check whether the node or property with the given name is hidden, that is, if the node name starts with a ":".
isHiddenName(String) - Static method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
isHiddenOakMountExists(NodeState) - Static method in class org.apache.jackrabbit.oak.indexversion.IndexVersionOperation
 
isHiddenPath(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
isHiddenPath(String) - Static method in class org.apache.jackrabbit.oak.spi.state.NodeStateUtils
Check whether the given path contains a hidden node.
isIdFromLongPath(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
isIgnoreMissingTikaDep() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
isImportIndex() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
isIncludeClusterExternal() - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.FilterConfigMBean
Whether to include cluster external changes.
isIncludeClusterLocal() - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.FilterConfigMBean
Whether to include cluster local changes.
isIncremental() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStore
 
isIncremental() - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStore
 
isIncremental() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStore
 
isIndexActive(String, NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexName
 
isIndexChildNode(String, String) - Static method in class org.apache.jackrabbit.oak.indexversion.PurgeOldVersionUtils
 
isIndexNodeType(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
isIndexNodeType(NodeState, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
 
isInfoEnabled() - Method in class org.apache.jackrabbit.oak.commons.PerfLogger
Whether or not the delegate has log level INFO configured
isInit() - Method in interface org.apache.jackrabbit.oak.query.Query
 
isInit() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
isInit() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
isInlined() - Method in interface org.apache.jackrabbit.oak.api.Blob
Checks if the external blob is inlined in the id itself
isInlined() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob
 
isInlined() - Method in class org.apache.jackrabbit.oak.segment.SegmentBlob
 
isInstance(String) - Static method in class org.apache.jackrabbit.oak.plugins.blob.datastore.InMemoryDataRecord
Checks if String can be converted to an instance of this class.
isInternal() - Method in interface org.apache.jackrabbit.oak.query.Query
 
isInternal() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
isInternal() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
isInternal() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
isInternal(String) - Static method in class org.apache.jackrabbit.oak.query.SQL2Parser
Whether the given statement is an internal query.
isInterrupted() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.CleanupResult
 
isInvisible() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
Is the cluster node marked as invisible
isKeepMissing() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Defines if synchronization keeps missing external identities on synchronization of authorizables.
isKeepMissing() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncContext
Defines if synchronization keeps missing external identities on synchronization of authorizables.
isLastRevEntry(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
isLeafPreviousDocId(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Determines if the passed id belongs to a leaf level previous doc
isLeaseExpired(long) - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
Returns true if the lease for this cluster node info should be considered expired given the current time.
isLegal() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexName
 
isLike - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
Whether this is a like constraint.
isLive() - Method in class org.apache.jackrabbit.oak.jcr.lock.LockImpl
 
isLive() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
isLocal() - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
 
isLocalChange(RevisionVector, RevisionVector, int) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns true if changes identified by the from and to RevisionVector are considered local changes.
isLocked() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Checks whether this node is locked, either directly or through a deep lock on an ancestor.
isLocked() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
isLocked(String) - Method in class org.apache.jackrabbit.oak.jcr.lock.LockManagerImpl
 
isLockingSupported() - Static method in class org.apache.jackrabbit.oak.jcr.lock.LockDeprecation
 
isLockOwner(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
isLockOwningSession() - Method in class org.apache.jackrabbit.oak.jcr.lock.LockImpl
 
isLogout() - Method in class org.apache.jackrabbit.oak.jcr.session.operation.SessionOperation
 
isLongPath(Path) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
isMajor() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
 
isMajorityReadConcernEnabled() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoStatus
Check if the majority read concern is enabled and can be used for queries.
isMajorityReadConcernSupported() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoStatus
Check if the majority read concern is supported by this storage engine.
isMajorityWriteConcern(MongoDatabase) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Returns true if the majority write concern is used for the given DB.
isMandatory() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinition
Indicates if this restriction is mandatory.
isMandatory() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
 
isMarkedAsCorrupt() - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler.CorruptIndexInfo
 
isMarkEnabled() - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
isMarkEnabled() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore
 
isMarkEnabled() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
isMarkEnabled() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
isMarkEnabled() - Method in class org.apache.jackrabbit.oak.spi.blob.FileBlobStore
 
isMarkEnabled() - Method in class org.apache.jackrabbit.oak.spi.blob.MemoryBlobStore
 
isMatch() - Method in interface org.apache.jackrabbit.oak.plugins.document.bundlor.Matcher
Returns true if there was a match wrt current child node path
isMeasureOrExplainEnabled() - Method in interface org.apache.jackrabbit.oak.query.Query
 
isMeasureOrExplainEnabled() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
isMeasureOrExplainEnabled() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
isMember(Principal) - Method in interface org.apache.jackrabbit.api.security.principal.GroupPrincipal
Returns true if the passed principal is a member of the group.
isMember(Principal) - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
isMember(Principal, Principal) - Static method in class org.apache.jackrabbit.oak.spi.security.principal.GroupPrincipals
Returns true if the passed principal is a member of the group.
isMember(Authorizable) - Method in interface org.apache.jackrabbit.api.security.user.Group
 
isMember(Group, Authorizable, boolean) - Method in interface org.apache.jackrabbit.oak.spi.security.user.DynamicMembershipProvider
Returns true if the given authorizable is a dynamic member of the given target group.
isMemory() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
isMemoryEstimationAllowed() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.KeyDataType
 
isMemoryEstimationAllowed() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.ValueDataType
 
isMemoryLow() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.DefaultMemoryManager
 
isMemoryLow() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.MemoryManager
Checks if available memory is low.
isMemoryMapping() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
isMetricsEnabled() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
isMetricsEnabled() - Method in class org.apache.jackrabbit.oak.stats.StatsOptions
 
isMigrated(String) - Method in class org.apache.jackrabbit.oak.spi.blob.split.DefaultSplitBlobStore
 
isMigrated(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.split.SplitBlobStore
 
isMigrated(String) - Method in class org.apache.jackrabbit.oak.spi.blob.split.WrappingSplitBlobStore
 
isMixin() - Method in interface org.apache.jackrabbit.oak.query.ast.NodeTypeInfo
Check whether this is a mixin.
isModified() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
isModified() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
isModified() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
isModified() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
 
isModified() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Check whether this builder represents a modified node, which has either modified properties or removed or added child nodes.
isModified() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
isMongo() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
isMounted(String) - Method in interface org.apache.jackrabbit.oak.spi.mount.Mount
Checks if given path belongs to this Mount
isMounted(String) - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
isMultiple() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
isMultiValueRestriction(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
Returns true if the restriction is multivalued; false otherwise.
isMultiValueRestriction(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
isNew() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
isNew() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
isNew() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
 
isNew() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
isNew() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Check whether this builder represents a new node, which is not present in the base state.
isNew() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
isNew(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
isNew(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Check whether the named property is new, i.e.
isNew(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
isNode() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
isNode() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
isNodeNameLong(Path, int) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Checks whether Node name is too long or not based on underlining document store
isNodesCollectionUpdated() - Static method in class org.apache.jackrabbit.oak.plugins.document.util.StatsCollectorUtil
 
isNodeType(String, Iterable<String>, String) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeTypeProvider
Returns true if typeName is of the specified primary node type or mixin type, or a subtype thereof.
isNodeType(String, String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
isNodeType(String, String) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeTypeProvider
Returns true if typeName is of the specified primary node type or mixin type, or a subtype thereof.
isNodeType(String, Iterator<String>, String) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeTypeProvider
isNodeType(Tree, String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
isNodeType(Tree, String) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeTypeProvider
Returns true if this tree is of the specified primary node type or mixin type, or a subtype thereof respecting the effective node type of the tree.
isNodeType(Tree, String, Tree) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
 
isNodeType(String, Iterable<String>, String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
isNodeType(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
isNoLocal() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Whether the listener registration is non-local
isNot - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
Whether this is a not constraint
isNot() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextContains
 
isNot() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextExpression
Whether the current FullTextExpression is a NOT condition or not.
isNot() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextTerm
 
isNotNullRestriction() - Method in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
 
isNullRestriction() - Method in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
 
isOffline() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
 
isOfType(String) - Method in exception org.apache.jackrabbit.oak.api.CommitFailedException
Checks whether this exception is of the given type.
isolationLevelToString(int) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
Return string representation of transaction isolation level.
isOldSegment() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
isOnlyMetricEnabled() - Method in class org.apache.jackrabbit.oak.stats.StatsOptions
 
isOnlyTimeSeriesEnabled() - Method in class org.apache.jackrabbit.oak.stats.StatsOptions
 
isOrderable(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate
 
isOuterJoinRightHandSide() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
isOuterJoinRightHandSide() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
isOuterJoinRightHandSide() - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Whether any selector is the outer-join right hand side.
isOverflowed() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.BoundedHistogram
 
isParent(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
isParent(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
isParent(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
isParent(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
Check whether the given source is the parent of the join condition, as selector "[b]" is the parent of the join condition "isdescendantnode([a], [b])".
isParent(SourceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
isParentNodeNameOverflown() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
isParentNodeTypeOverflown() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
isParentPathOverflown() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
isPartialObject() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry
 
isPaused() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Returns the value of the 'paused' flag
isPaused() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
 
isPausedCompaction() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
isPausedCompaction() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
isPersisted(PropertyState) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
isPersisted(NodeState) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
isPersistenceManagerScan() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
Check if using the IterablePersistenceManager interface is allowed.
isPlainTextPassword(String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
Returns true if the specified string doesn't start with a valid algorithm name in curly brackets.
isPoolSizeDefined() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
isPotentiallySlow() - Method in interface org.apache.jackrabbit.oak.query.Query
Whether the query is potentially slow.
isPotentiallySlow() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
isPotentiallySlow() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
isPotentiallySlow(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
isPrefetchExternalChanges() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
isPrepared() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
isPrepared(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
Whether the given selector is already prepared during the prepare phase of a join.
isPreparing() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
isPreviousDocId(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Determines if the passed id belongs to a previous doc
isProcessed(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.TextWriter
 
isPropertyName(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
isPropertyNameOverflown() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
isProtected() - Method in class org.apache.jackrabbit.oak.jcr.delegate.ItemDelegate
 
isProtected() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
isProtected() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
isProtectedProperty(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ProtectionConfigImpl
 
isProtectedProperty(Tree, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ProtectionConfig
 
isProtectedTree(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ProtectionConfigImpl
 
isProtectedTree(Tree) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ProtectionConfig
 
isRDB() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
isReadOnly() - Method in class org.apache.jackrabbit.oak.composite.MountInfoConfig
 
isReadOnly() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
isReadOnly() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
isReadOnly() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
isReadOnly() - Method in interface org.apache.jackrabbit.oak.spi.mount.Mount
Checks whether the mount is marked as read only.
isReadOnly() - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
isReadOnlyTree(Tree) - Static method in class org.apache.jackrabbit.oak.plugins.tree.TreeUtil
Returns true if the specified tree is a read-only tree..
isReadWrite() - Method in class org.apache.jackrabbit.oak.run.cli.BlobStoreOptions
 
isReadWrite() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
isRecordId() - Method in class org.apache.jackrabbit.oak.segment.data.StringData
 
isRecoveryNeeded() - Method in class org.apache.jackrabbit.oak.plugins.document.LastRevRecoveryAgent
Determines if any of the cluster node failed to renew its lease and did not properly shutdown.
isRecoveryNeeded() - Method in class org.apache.jackrabbit.oak.plugins.document.MissingLastRevSeeker
Returns true if any of the cluster node info documents satisfies ClusterNodeInfoDocument.isRecoveryNeeded(long) where the passed timestamp is the current time.
isRecoveryNeeded() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoMissingLastRevSeeker
 
isRecoveryNeeded(long) - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
Check if _lastRev recovery is needed for cluster node info document.
isRecoveryNeeded(ClusterNodeInfoDocument) - Method in class org.apache.jackrabbit.oak.plugins.document.MissingLastRevSeeker
isRefresh() - Method in class org.apache.jackrabbit.oak.jcr.session.operation.SessionOperation
Return true if this operation refreshed the transient space
isReindex() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
isReindexing() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexingContext
Flag indicating that index is being reindex
isReindexingPerformed() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
isRemote() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarReader
 
isRemote() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter
 
isRemote() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
 
isRemote() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
isRemote() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingSegmentArchiveReader
 
isRemote() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveReader
This method returns true if the storage is accessed via a network protocol, not tight to the traditional storage technology, for example, HTTP.
isRemote() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveWriter
This method returns true if the storage is accessed via a network protocol, not tight to the traditional storage technology, for example, HTTP.
isReplaced() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
isReplaced() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Check whether this builder represents a node that used to exist but was then replaced with other content, for example as a result of a NodeBuilder.setChildNode(String) call.
isReplaced() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
isReplaced(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
isReplaced(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Check whether the named property exists in the base state but is replaced with other content, for example as a result of a NodeBuilder.setProperty(PropertyState) call.
isReplaced(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
isRepositoryCreateDefaultIndexes() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
isRepositoryPermission(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
isResetLoggingConfig() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
isResetValueEachSecond() - Method in enum org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
 
isRevisionGCRunning() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
isRevisionGCRunning() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
isRevisionNewer(Revision) - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
Returns true if the given revision is newer than the revision element with the same clusterId in the vector.
isRevisionsEntry(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
isRoot() - Method in interface org.apache.jackrabbit.oak.api.Tree
 
isRoot() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Determine whether this is the root node
isRoot() - Method in class org.apache.jackrabbit.oak.plugins.document.Path
Returns true if this is the Path.ROOT path; false otherwise.
isRoot() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
isRoot() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
isRoot() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
isRunning() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.TCPBroadcaster
 
isRunning() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.UDPBroadcaster
 
isRunning() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfo
Returns true if the async indexer is currently active
isRunning() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
isRunning() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.StandbyStatusMBean
 
isRunning() - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync
 
isS3DataStore(String) - Static method in class org.apache.jackrabbit.oak.fixture.DataStoreUtils
 
isSame(String, @org.jetbrains.annotations.NotNull char[]) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
Returns true if hash of the specified password equals the given hashed password.
isSame(String, String) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.PasswordUtil
Returns true if hash of the specified password equals the given hashed password.
isSameIDP(ExternalIdentityRef) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Tests if the given ExternalIdentityRef refers to the same IDP as associated with this context instance.
isSameIDP(Authorizable) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Checks if the given authorizable was synced from the same IDP by comparing the IDP name of the "rep:externalId" property.
isSave() - Method in class org.apache.jackrabbit.oak.jcr.session.operation.SessionOperation
 
isSealed() - Method in class org.apache.jackrabbit.oak.plugins.document.Document
Determines if this document is sealed or not
isSegment(Map<String, String>) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureBlobMetadata
 
isSegment(Map<String, String>) - Static method in class org.apache.jackrabbit.oak.segment.remote.RemoteBlobMetadata
 
isSessionScoped() - Method in class org.apache.jackrabbit.oak.jcr.lock.LockImpl
 
isShared(BlobStore) - Static method in class org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils
Checks if the blob store shared.
isShutdownOnTimeout() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
isSilent(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
isSingleValueDescriptor(String) - Method in interface org.apache.jackrabbit.oak.api.Descriptors
Returns true if key is a valid single-value descriptor; otherwise returns false
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.oak.spi.descriptors.AggregatingDescriptors
 
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.oak.spi.descriptors.GenericDescriptors
Returns true if key is a valid single-value descriptor; otherwise returns false
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
 
isSmall(String) - Method in class org.apache.jackrabbit.oak.segment.StringCache
 
isSmall(Template) - Method in class org.apache.jackrabbit.oak.segment.TemplateCache
 
isSmall(T) - Method in class org.apache.jackrabbit.oak.segment.ReaderCache
Determine whether the entry is small, in which case it can be kept in the fast cache.
isSocketKeepAlive() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
 
isSortedByIndex() - Method in interface org.apache.jackrabbit.oak.query.Query
Returns whether the results will be sorted by index.
isSortedByIndex() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
isSortedByIndex() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
isSplitDocument() - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Determines if this document is a split document
isSql2Optimisation() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
isStandardDescriptor(String) - Method in interface org.apache.jackrabbit.oak.api.Descriptors
Returns true if key is a standard descriptor defined by the string constants in this interface and false if it is either a valid implementation-specific key or not a valid key.
isStandardDescriptor(String) - Method in class org.apache.jackrabbit.oak.spi.descriptors.AggregatingDescriptors
 
isStandardDescriptor(String) - Method in class org.apache.jackrabbit.oak.spi.descriptors.GenericDescriptors
Returns true if key is a standard descriptor defined by the string constants in this interface and false if it is either a valid implementation-specific key or not a valid key.
isStandardDescriptor(String) - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
 
isStarted() - Method in class org.apache.jackrabbit.oak.stats.StopwatchLogger
 
isString() - Method in class org.apache.jackrabbit.oak.segment.data.StringData
 
isSuccess() - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
isSufficientReadConcern(MongoClient, ReadConcern) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Returns true if the given read concern is sufficient for Oak.
isSufficientWriteConcern(MongoClient, WriteConcern) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Returns true if the given write concern is sufficient for Oak.
isSupportFragment(String) - Method in interface org.apache.jackrabbit.oak.spi.mount.Mount
Checks if this mount supports mounting nodes containing the fragment (see Mount.getPathFragmentName()) under the given path.
isSupportFragment(String) - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
isSupportFragmentUnder(String) - Method in interface org.apache.jackrabbit.oak.spi.mount.Mount
Checks if any path supporting the fragments falls under the specified path.
isSupportFragmentUnder(String) - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
isSweeping() - Method in class org.apache.jackrabbit.oak.plugins.document.Sweep2StatusDocument
 
isSwept() - Method in class org.apache.jackrabbit.oak.plugins.document.Sweep2StatusDocument
 
isSystemUser() - Method in interface org.apache.jackrabbit.api.security.user.User
 
isSystemUser(Tree) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
isThreadBlocking() - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
Check whether the current thread is non-blocking.
isThrottlingEnabled() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
isThrottlingEnabled(DocumentNodeStoreBuilder<?>) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Check whether throttling is enabled or not for document store.
isTimedOut(long) - Static method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor.ConsolidatorTask
 
isTimeSeriesEnabled() - Method in class org.apache.jackrabbit.oak.stats.StatsOptions
 
isTraceEnabled() - Method in class org.apache.jackrabbit.oak.commons.PerfLogger
Whether or not the delegate has log level TRACE configured
isTrivial() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
 
isType(Tree, AuthorizableType) - Static method in class org.apache.jackrabbit.oak.spi.security.user.util.UserUtil
 
isType(Authorizable) - Method in enum org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
 
isUnder(String) - Method in interface org.apache.jackrabbit.oak.spi.mount.Mount
Checks if this mount falls under given path.
isUnder(String) - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
isUnknownMultiple() - Method in class org.apache.jackrabbit.oak.spi.xml.PropInfo
 
isUnsupportedPath(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
Returns true if the specified path is null.
isUpdate() - Method in class org.apache.jackrabbit.oak.jcr.session.operation.SessionOperation
Returns true if this operation updates the the transient
isUseDirListing() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
isUserInfoAccessedFromExternalEvent() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Is user information accessed from an external event?
isUserInfoAccessedWithoutExternalsCheck() - Method in interface org.apache.jackrabbit.api.jmx.EventListenerMBean
Is user information accessed without checking if an event is external?
isUseSimpleRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
isValid() - Method in class org.apache.jackrabbit.j2ee.AbstractConfig
 
isValid(byte) - Static method in enum org.apache.jackrabbit.oak.segment.SegmentVersion
 
isValid(String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Check if the path is valid.
isValid(String) - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfoProvider
Determined if the index is valid and usable.
isValid(String) - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfoService
Determined if the index is valid and usable.
isValid(String) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexInfoServiceImpl
 
isValid(SegmentVersion) - Static method in enum org.apache.jackrabbit.oak.segment.SegmentVersion
 
isValidFileStore(File) - Static method in class org.apache.jackrabbit.oak.segment.FileStoreHelper
Checks if the provided directory is a valid FileStore
isValidFileStoreOrFail(File) - Static method in class org.apache.jackrabbit.oak.segment.FileStoreHelper
 
isValidLocalName(String) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
 
isValidName(String) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
isValidPrefix(String) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
 
isValidUUID(String) - Static method in class org.apache.jackrabbit.oak.commons.UUIDUtils
 
isValidUUID(String) - Static method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
Deprecated.
isVerbose() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
isVersionable(Tree) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Returns true if the given tree is of type mix:versionable; false otherwise.
isVersioned() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexName
 
isVersionStoreTree(Tree) - Static method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
Returns true if the specified tree has VersionConstants.REP_VERSIONSTORAGE defines as primary node type i.e.
isVirtualRow() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
isVirtualRow() - Method in class org.apache.jackrabbit.oak.query.index.IndexRowImpl
 
isVirtualRow() - Method in interface org.apache.jackrabbit.oak.spi.query.IndexRow
Marks if the row is virtual and behavior of getPath is undefined.
isVisible(String, long) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
isVisible(String, long) - Method in interface org.apache.jackrabbit.oak.spi.state.Clusterable
Checks if the underlying NodeStore sees at least the changes that were visible at the time the visibility token was created on potentially another instance if in a clustered NodeStore setup.
isXPath(String, String) - Static method in class org.apache.jackrabbit.oak.query.QueryFormatter
Detect whether the query is an XPath query.
item - Variable in class org.apache.jackrabbit.oak.jcr.session.operation.ItemOperation
 
Item() - Constructor for class org.apache.jackrabbit.oak.run.Downloader.Item
 
ITEM_CODE - Static variable in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
ITEM_ID - Static variable in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
ITEM_MESSAGE - Static variable in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
ITEM_NAMES - Static variable in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
ITEM_TYPES - Static variable in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
ItemBasedPrincipal - Interface in org.apache.jackrabbit.api.security.principal
ItemBasedPrincipal is a Principal having a corresponding item within the JCR repository.
ItemDelegate - Class in org.apache.jackrabbit.oak.jcr.delegate
Abstract base class for NodeDelegate and PropertyDelegate
itemExists(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
ItemOperation<U> - Class in org.apache.jackrabbit.oak.jcr.session.operation
 
ItemOperation(ItemDelegate, String) - Constructor for class org.apache.jackrabbit.oak.jcr.session.operation.ItemOperation
 
ItemSaveValidatorProvider - Class in org.apache.jackrabbit.oak.plugins.itemsave
This validator checks that all changes are contained within the subtree rooted at a given path.
ItemSaveValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.itemsave.ItemSaveValidatorProvider
 
iterable(Iterable<E>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MemoryChildNodeEntry
 
iterateNodeTree(GarbageCollectorFileState, boolean) - Method in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
Iterates the complete node tree and collect all blob references
iterator() - Method in class org.apache.jackrabbit.oak.commons.sort.StringSort
 
iterator() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStore
 
iterator() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.FlatFileBufferLinkedList
 
iterator() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.NodeStateEntryList
Get an iterator to iterate over the whole list
iterator() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.PersistedLinkedList
 
iterator() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStore
 
iterator() - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntryTraverser
 
iterator() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
 
iterator() - Method in class org.apache.jackrabbit.oak.plugins.document.util.CloseableIterable
 

J

JAAS_CONTROL_FLAG - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
JAAS_RANKING - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
JAAS_REALM_NAME - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
JaasLoginContext - Class in org.apache.jackrabbit.oak.spi.security.authentication
Bridge class that connects the JAAS LoginContext class with the LoginContext interface used by Oak.
JaasLoginContext(String) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.JaasLoginContext
 
JaasLoginContext(String, CallbackHandler) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.JaasLoginContext
 
JaasLoginContext(String, Subject) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.JaasLoginContext
 
JaasLoginContext(String, Subject, CallbackHandler) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.JaasLoginContext
 
JaasLoginContext(String, Subject, CallbackHandler, Configuration) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.JaasLoginContext
 
JackrabbitAccessControlEntry - Interface in org.apache.jackrabbit.api.security
JackrabbitAccessControlEntry is a Jackrabbit specific extension of the AccessControlEntry interface.
JackrabbitAccessControlList - Interface in org.apache.jackrabbit.api.security
JackrabbitAccessControlList is an extension of the AccessControlList.
JackrabbitAccessControlManager - Interface in org.apache.jackrabbit.api.security
JackrabbitAccessControlManager provides extensions to the AccessControlManager interface.
JackrabbitAccessControlManagerDelegator - Class in org.apache.jackrabbit.oak.jcr.delegate
This implementation of JackrabbitAccessControlManager delegates back to a delegatee wrapping each call into a SessionOperation closure.
JackrabbitAccessControlManagerDelegator(SessionDelegate, JackrabbitAccessControlManager) - Constructor for class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
JackrabbitAccessControlPolicy - Interface in org.apache.jackrabbit.api.security
JackrabbitAccessControlPolicy is an extension of the AccessControlPolicy that exposes the path of the Node to which it can be applied using AccessControlManager.setPolicy(String, javax.jcr.security.AccessControlPolicy).
JackrabbitEvent - Interface in org.apache.jackrabbit.api.observation
This is an extension of the event interface which provides a method to detect whether the changes happened on locally or remotely in a clustered environment.
JackrabbitEventFilter - Class in org.apache.jackrabbit.api.observation
A storage object for event filter configuration.
JackrabbitEventFilter() - Constructor for class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
 
JackrabbitNode - Interface in org.apache.jackrabbit.api
The Jackrabbit Node interface.
JackrabbitNodeTypeManager - Interface in org.apache.jackrabbit.api
Deprecated.
Use standard JCR 2.0 API methods defined by NodeTypeManager instead.
JackrabbitObservationManager - Interface in org.apache.jackrabbit.api.observation
Jackrabbit specific extensions to ObservationManager.
JackrabbitPrincipal - Interface in org.apache.jackrabbit.api.security.principal
JackrabbitPrincipal marks the principal to be the result of authentication against the repository.
JackrabbitQueryResult - Interface in org.apache.jackrabbit.api.query
The Jackrabbit query result interface.
JackrabbitRepository - Interface in org.apache.jackrabbit.api
The Jackrabbit repository interface.
JackrabbitRepositoryFactory - Interface in org.apache.jackrabbit.api
Classes that implement this interface additionally provide management features.
JackrabbitRepositoryFixture - Class in org.apache.jackrabbit.oak.fixture
 
JackrabbitRepositoryFixture(File, int) - Constructor for class org.apache.jackrabbit.oak.fixture.JackrabbitRepositoryFixture
 
JackrabbitSession - Interface in org.apache.jackrabbit.api
Jackrabbit specific extension of the JCR Session interface.
JackrabbitValue - Interface in org.apache.jackrabbit.api
Values returned by Jackrabbit may implement this interface.
JackrabbitValueFactory - Interface in org.apache.jackrabbit.api
Defines optional functionality that a ValueFactory may choose to provide.
JackrabbitWorkspace - Interface in org.apache.jackrabbit.api
The Jackrabbit workspace interface.
Jcr - Class in org.apache.jackrabbit.oak.jcr
Builder class which encapsulates the details of building a JCR Repository backed by an Oak ContentRepository instance
Jcr() - Constructor for class org.apache.jackrabbit.oak.jcr.Jcr
 
Jcr(Oak) - Constructor for class org.apache.jackrabbit.oak.jcr.Jcr
 
Jcr(Oak, boolean) - Constructor for class org.apache.jackrabbit.oak.jcr.Jcr
 
Jcr(NodeStore) - Constructor for class org.apache.jackrabbit.oak.jcr.Jcr
 
JCR_ACTIVITIES - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
JCR_ACTIVITY - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
JCR_ACTIVITY_TITLE - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
JCR_ADD_CHILD_NODES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_ADD_CHILD_NODES privilege
JCR_ALL - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_ALL privilege
JCR_AVAILABLE_QUERY_OPERATORS - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
JCR_CHILD_VERSION_HISTORY - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
JCR_CONFIGURATION - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
JCR_CONFIGURATIONS - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
JCR_COPIED_FROM - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
JCR_CREATEDBY - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
Additional name constants not present in JcrConstants
JCR_IS_ABSTRACT - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
JCR_IS_FULLTEXT_SEARCHABLE - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
JCR_IS_QUERY_ORDERABLE - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
JCR_IS_QUERYABLE - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
JCR_LASTMODIFIEDBY - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
JCR_LIFECYCLE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_LIFECYCLE_MANAGEMENT privilege
JCR_LOCK_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_LOCK_MANAGEMENT privilege
JCR_MODIFY_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_MODIFY_ACCESS_CONTROL privilege
JCR_MODIFY_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_MODIFY_PROPERTIES privilege
JCR_NAMESPACE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the jcr:namespaceManagement privilege
JCR_NODE_TYPE_DEFINITION_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the jcr:nodeTypeDefinitionManagement privilege
JCR_NODE_TYPE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_NODE_TYPE_MANAGEMENT privilege
JCR_NODE_TYPES - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
JCR_PATH - Static variable in class org.apache.jackrabbit.oak.spi.query.QueryConstants
The "jcr:path" pseudo-property.
JCR_READ - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_READ privilege
JCR_READ_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_READ_ACCESS_CONTROL privilege
JCR_REMOVE_CHILD_NODES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_REMOVE_CHILD_NODES privilege
JCR_REMOVE_NODE - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_REMOVE_NODE privilege
JCR_RETENTION_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_RETENTION_MANAGEMENT privilege
JCR_ROOT - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
JCR_SCORE - Static variable in class org.apache.jackrabbit.oak.spi.query.QueryConstants
The "jcr:score" pseudo-property.
JCR_VERSION_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_VERSION_MANAGEMENT privilege
JCR_WORKSPACE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the jcr:workspaceManagement privilege
JCR_WRITE - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the Privilege.JCR_WRITE privilege
JcrAllUtil - Class in org.apache.jackrabbit.oak.spi.security.privilege
 
JcrApiNotFoundException - Exception in org.apache.jackrabbit.j2ee
Exception for signaling that the JCR API is not available.
JcrApiNotFoundException(ClassNotFoundException) - Constructor for exception org.apache.jackrabbit.j2ee.JcrApiNotFoundException
Creates an exception to signal that the JCR API is not available.
JcrConflictHandler - Class in org.apache.jackrabbit.oak.plugins.commit
Utility class providing conflict handlers used for JCR.
JcrCreator - Interface in org.apache.jackrabbit.oak.fixture
 
JcrDescriptorsImpl - Class in org.apache.jackrabbit.oak.jcr.repository
The JcrDescriptorsImpl extend the GenericDescriptors by automatically marking some of the JCR features as supported.
JcrDescriptorsImpl(Descriptors, ValueFactory) - Constructor for class org.apache.jackrabbit.oak.jcr.repository.JcrDescriptorsImpl
 
JcrLastModifiedConflictHandler - Class in org.apache.jackrabbit.oak.plugins.commit
Conflict Handler that merges concurrent updates to org.apache.jackrabbit.JcrConstants.JCR_LASTMODIFIED by picking the older of the 2 conflicting dates and org.apache.jackrabbit.JcrConstants.JCR_CREATED by picking the newer of the 2 conflicting dates.
JcrLastModifiedConflictHandler() - Constructor for class org.apache.jackrabbit.oak.plugins.commit.JcrLastModifiedConflictHandler
 
JcrNameParser - Class in org.apache.jackrabbit.oak.namepath
Parses and validates JCR names.
JcrPathParser - Class in org.apache.jackrabbit.oak.namepath
TODO document
JcrPathParser.Listener - Interface in org.apache.jackrabbit.oak.namepath
 
JcrRemotingServlet - Class in org.apache.jackrabbit.j2ee
JcrRemotingServlet...
JcrRemotingServlet() - Constructor for class org.apache.jackrabbit.j2ee.JcrRemotingServlet
 
JCRWebdavServerServlet - Class in org.apache.jackrabbit.j2ee
JCRWebdavServerServlet provides request/response handling for the JCRWebdavServer.
JCRWebdavServerServlet() - Constructor for class org.apache.jackrabbit.j2ee.JCRWebdavServerServlet
 
jdbctype(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
 
JMX_BASED - org.apache.jackrabbit.oak.index.indexer.document.flatfile.MemoryManager.Type
Uses JMX memory management mbeans for tracking available memory.
JMX_NAME - Static variable in interface org.apache.jackrabbit.oak.segment.standby.jmx.StandbyStatusMBean
 
JMX_OAK_DOMAIN - Static variable in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
JMX Domain name under which Oak related JMX MBeans are registered
JmxUtil - Class in org.apache.jackrabbit.oak.commons.jmx
Utility methods related to JMX
JNDIConfig - Class in org.apache.jackrabbit.j2ee
The JNDI config hold information about JNDI connection details.
JNDIConfig(BootstrapConfig) - Constructor for class org.apache.jackrabbit.j2ee.JNDIConfig
 
join(QueryObjectModelFactory, Source, Source, JoinCondition) - Method in enum org.apache.jackrabbit.oak.jcr.query.qom.JoinType
Returns the join of the given sources.
join(Source, Source, String, JoinCondition) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
join(SourceImpl, SourceImpl, JoinType, JoinConditionImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
JoinConditionImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The base class for join conditions.
JoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
The base class for join conditions.
JoinConditionImpl() - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.JoinConditionImpl
 
JoinConditionImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
 
JoinExecutionPlan - Class in org.apache.jackrabbit.oak.query.plan
An execution plan for a join.
JoinExecutionPlan(JoinImpl, ExecutionPlan, ExecutionPlan, double) - Constructor for class org.apache.jackrabbit.oak.query.plan.JoinExecutionPlan
 
JoinImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
JoinImpl - Class in org.apache.jackrabbit.oak.query.ast
A join.
JoinImpl(SourceImpl, SourceImpl, JoinType, JoinConditionImpl) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.JoinImpl
 
JoinImpl(SourceImpl, SourceImpl, JoinType, JoinConditionImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
joinPaths(String...) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Deprecated.
Since Oak 1.3.10. Please use PathUtils.concatRelativePaths(String...) instead.
joinQuietly(Thread...) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Calls Thread.join() on each of the passed threads and catches any potentially thrown InterruptedException.
JoinType - Enum in org.apache.jackrabbit.oak.jcr.query.qom
Enumeration of the JCR 2.0 join types.
JoinType - Enum in org.apache.jackrabbit.oak.query.ast
The enumeration of all join types.
JOURNAL - org.apache.jackrabbit.oak.segment.tool.SearchNodes.Output
 
JOURNAL - Static variable in class org.apache.jackrabbit.oak.plugins.document.Collection
The 'journal' collection contains documents with consolidated diffs for changes performed by a cluster node between two background updates.
JOURNAL_WRITES - Static variable in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
JournalEntry - Class in org.apache.jackrabbit.oak.plugins.document
Keeps track of changes performed between two consecutive background updates.
JournalEntry - Class in org.apache.jackrabbit.oak.segment.file
A value class representing an entry in the revisions journal.
JournalFile - Interface in org.apache.jackrabbit.oak.segment.spi.persistence
The journal is a special, atomically updated file that records the state of the repository as a sequence of references to successive root node records.
JournalFileReader - Interface in org.apache.jackrabbit.oak.segment.spi.persistence
The JournalFile reader.
JournalFileWriter - Interface in org.apache.jackrabbit.oak.segment.spi.persistence
The JournalFile writer.
JournalGarbageCollector - Class in org.apache.jackrabbit.oak.plugins.document
The JournalGarbageCollector can clean up JournalEntries that are older than a particular age.
JournalGarbageCollector(DocumentNodeStore, long) - Constructor for class org.apache.jackrabbit.oak.plugins.document.JournalGarbageCollector
 
JournalProperty - Interface in org.apache.jackrabbit.oak.plugins.document.spi
Marker interface to indicate the implementing class can be made part of JournalEntry
JournalPropertyBuilder<T extends JournalProperty> - Interface in org.apache.jackrabbit.oak.plugins.document.spi
 
JournalPropertyHandlerFactory - Class in org.apache.jackrabbit.oak.plugins.document
 
JournalPropertyHandlerFactory() - Constructor for class org.apache.jackrabbit.oak.plugins.document.JournalPropertyHandlerFactory
 
JournalPropertyService - Interface in org.apache.jackrabbit.oak.plugins.document.spi
Each component which needs to add a property to JournalEntry should register this service
JournalReader - Class in org.apache.jackrabbit.oak.segment.file
Iterator over the revisions in the journal in reverse order (end of the file to beginning).
JournalReader(JournalFile) - Constructor for class org.apache.jackrabbit.oak.segment.file.JournalReader
 
journalTableName() - Method in annotation type org.apache.jackrabbit.oak.segment.aws.Configuration
 
JSON - org.apache.jackrabbit.oak.exporter.NodeStateSerializer.Format
 
JsonDeserializer - Class in org.apache.jackrabbit.oak.json
 
JsonDeserializer(BlobDeserializer) - Constructor for class org.apache.jackrabbit.oak.json.JsonDeserializer
 
JsonDeserializer(BlobDeserializer, NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.json.JsonDeserializer
 
JsonIndexCommand - Class in org.apache.jackrabbit.oak.run
 
JsonIndexCommand() - Constructor for class org.apache.jackrabbit.oak.run.JsonIndexCommand
 
JsonObject - Class in org.apache.jackrabbit.oak.commons.json
Simple JSON Object representation.
JsonObject() - Constructor for class org.apache.jackrabbit.oak.commons.json.JsonObject
Create a Json object that doesn't respect the order.
JsonObject(boolean) - Constructor for class org.apache.jackrabbit.oak.commons.json.JsonObject
Create a Json object.
JsonSerializer - Class in org.apache.jackrabbit.oak.json
Utility class for serializing node and property states to JSON.
JsonSerializer(int, long, int, String, BlobSerializer) - Constructor for class org.apache.jackrabbit.oak.json.JsonSerializer
 
JsonSerializer(JsopWriter, int, long, int, String, BlobSerializer) - Constructor for class org.apache.jackrabbit.oak.json.JsonSerializer
 
JsonSerializer(JsopWriter, int, long, int, String, BlobSerializer, boolean) - Constructor for class org.apache.jackrabbit.oak.json.JsonSerializer
 
JsonSerializer(JsopWriter, String, BlobSerializer) - Constructor for class org.apache.jackrabbit.oak.json.JsonSerializer
 
JsonSerializer(JsopWriter, BlobSerializer) - Constructor for class org.apache.jackrabbit.oak.json.JsonSerializer
 
JsopBuilder - Class in org.apache.jackrabbit.oak.commons.json
A builder for Json and Jsop strings.
JsopBuilder() - Constructor for class org.apache.jackrabbit.oak.commons.json.JsopBuilder
 
JsopDiff - Class in org.apache.jackrabbit.oak.json
TODO document
JsopDiff() - Constructor for class org.apache.jackrabbit.oak.json.JsopDiff
 
JsopDiff(String, int) - Constructor for class org.apache.jackrabbit.oak.json.JsopDiff
 
JsopDiff(BlobSerializer) - Constructor for class org.apache.jackrabbit.oak.json.JsopDiff
 
JsopDiff(BlobSerializer, String) - Constructor for class org.apache.jackrabbit.oak.json.JsopDiff
 
JsopReader - Interface in org.apache.jackrabbit.oak.commons.json
A reader for Json and Jsop strings.
JsopStream - Class in org.apache.jackrabbit.oak.commons.json
A fast Jsop writer / reader.
JsopStream() - Constructor for class org.apache.jackrabbit.oak.commons.json.JsopStream
 
JsopTokenizer - Class in org.apache.jackrabbit.oak.commons.json
A tokenizer for Json and Jsop strings.
JsopTokenizer(String) - Constructor for class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
 
JsopTokenizer(String, int) - Constructor for class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
 
JsopWriter - Interface in org.apache.jackrabbit.oak.commons.json
A builder for Json and Json diff strings.

K

keepMissing - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
key(String) - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Append the key (in quotes) plus a colon.
key(String) - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
key(String) - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Append the key (in quotes) plus a colon.
Key(String, Revision) - Constructor for class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Key
 
Key(Path, RevisionVector, RevisionVector) - Constructor for class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.Key
 
KEY_ACCOUNT_NAME - Static variable in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 
KEY_CONNECTION_STRING - Static variable in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 
KEY_CONTAINER_NAME - Static variable in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 
KEY_COUNT_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
KEY_DATA - Static variable in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
 
KEY_DIR - Static variable in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 
KEY_ID - Static variable in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
 
KEY_LAST_MOD - Static variable in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
 
KEY_LEVEL - Static variable in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
 
KEY_SHARED_ACCESS_SIGNATURE - Static variable in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 
KEY_STORAGE_URI - Static variable in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 
KeyDataType - Class in org.apache.jackrabbit.oak.plugins.document.persistentCache
 
KeyDataType(CacheType) - Constructor for class org.apache.jackrabbit.oak.plugins.document.persistentCache.KeyDataType
 
keys() - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
 
keys(boolean, boolean) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the list of keys.
keySet() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the set of keys for resident entries.
keySet() - Method in class org.apache.jackrabbit.oak.plugins.document.Document
 
keySet() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry
 
keySet() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
keySet() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
KNOWN_PARENT_PATH - Static variable in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
The parent path of the joined selector
KNOWN_PATH - Static variable in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
A path for a join.
KNOWN_VALUE - Static variable in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
 

L

LABEL_EXISTS - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for label exists version errors.
last - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
The last value to read, or null to read until the end.
LAST_WRITTEN_ROOT_REV_KEY - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
The key for the root-revision of the last background write (of unsaved modifications) - that is: the last root-revision written by the instance in case of a clear shutdown or via recovery of another instance in case of a crash
lastIncluding - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
Whether values that match the last should be returned.
LastModifiedRange - Class in org.apache.jackrabbit.oak.index.indexer.document
 
LastModifiedRange(long, long) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.LastModifiedRange
 
LastRevRecoveryAgent - Class in org.apache.jackrabbit.oak.plugins.document
Utility class for recovering potential missing _lastRev updates of nodes due to crash of a node.
LastRevRecoveryAgent(DocumentStore, RevisionContext) - Constructor for class org.apache.jackrabbit.oak.plugins.document.LastRevRecoveryAgent
 
LastRevRecoveryAgent(DocumentStore, RevisionContext, MissingLastRevSeeker, Consumer<Integer>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.LastRevRecoveryAgent
 
LastRevTracker - Interface in org.apache.jackrabbit.oak.plugins.document
An implementation of this interface receives callbacks about paths that need an update of the _lastRev field on documents.
lastSuccess - Variable in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector.VersionGCInfo
 
lastSynced() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncedIdentity
 
lastSynced() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncedIdentity
Returns the time when this identity was last synced or a value less or equal to 0 if it was never synced.
LATEST_VERSION - Static variable in enum org.apache.jackrabbit.oak.segment.SegmentVersion
Latest segment version
lazyApply(BiFunction<MountedNodeStore, T, R>) - Method in class org.apache.jackrabbit.oak.composite.NodeMap
 
LazyBloomFilter(int) - Constructor for class org.apache.jackrabbit.oak.plugins.document.cache.CacheChangesTracker.LazyBloomFilter
 
LazyInputStream - Class in org.apache.jackrabbit.oak.commons.io
* This input stream delays accessing the InputStream until the first byte is read
LazyInputStream(Supplier<InputStream>) - Constructor for class org.apache.jackrabbit.oak.commons.io.LazyInputStream
 
LazyValue<T> - Class in org.apache.jackrabbit.oak.commons
An instances of this class represents a lazy value of type T.
LazyValue() - Constructor for class org.apache.jackrabbit.oak.commons.LazyValue
 
LdapGroup - Class in org.apache.jackrabbit.oak.security.authentication.ldap.impl
 
LdapGroup(LdapIdentityProvider, ExternalIdentityRef, String, String, Entry) - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapGroup
 
LdapIdentity - Class in org.apache.jackrabbit.oak.security.authentication.ldap.impl
Implements an identity that is provided by the LdapIdentityProvider.
LdapIdentity(LdapIdentityProvider, ExternalIdentityRef, String, String, Entry) - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
 
LdapIdentityProperties - Class in org.apache.jackrabbit.oak.security.authentication.ldap.impl
LdapIdentityProperties implements a case insensitive hash map that preserves the case of the keys but ignores the case during lookup.
LdapIdentityProperties() - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProperties
 
LdapIdentityProperties(int) - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProperties
 
LdapIdentityProperties(int, float) - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProperties
 
LdapIdentityProperties(Map<? extends String, ?>) - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProperties
 
LdapIdentityProvider - Class in org.apache.jackrabbit.oak.security.authentication.ldap.impl
LdapIdentityProvider implements an external identity provider that reads users and groups from an ldap source.
LdapIdentityProvider() - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider
Default constructor for OSGi
LdapIdentityProvider(LdapProviderConfig) - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider
Constructor for non-OSGi cases.
LdapProviderConfig - Class in org.apache.jackrabbit.oak.security.authentication.ldap.impl
Configuration of the ldap provider.
LdapProviderConfig() - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
LdapProviderConfig.Identity - Class in org.apache.jackrabbit.oak.security.authentication.ldap.impl
Defines the configuration of an identity (user or group).
LdapProviderConfig.PoolConfig - Class in org.apache.jackrabbit.oak.security.authentication.ldap.impl
Defines the configuration of a connection pool.
LdapUser - Class in org.apache.jackrabbit.oak.security.authentication.ldap.impl
 
LdapUser(LdapIdentityProvider, ExternalIdentityRef, String, String, Entry) - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapUser
 
le(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds if the node of an Authorizable has a property at relPath which is smaller than or equal to value.
LE - org.apache.jackrabbit.oak.jcr.query.qom.Operator
 
leaf - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.ListBucketInfo
true if this is a leaf bucket, false otherwise.
LEAF - org.apache.jackrabbit.oak.segment.RecordType
A leaf of a map (which is a HAMT tree).
leafDocumentsDeleted(long) - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsCollector
 
LEASE_CHECK_INTERVAL - Static variable in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
Interval in terms of number of nodes traversed after which time would be checked for lease expiry
LEASE_DURATION_PROP - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
LEASE_END_KEY - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
The end of the lease.
LeaseCheckDocumentStoreWrapper - Class in org.apache.jackrabbit.oak.plugins.document.util
Wrapper of another DocumentStore that does a lease check on any method invocation (read or update) and fails if the lease is not valid.
LeaseCheckDocumentStoreWrapper(DocumentStore, ClusterNodeInfo) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
LeaseCheckMode - Enum in org.apache.jackrabbit.oak.plugins.document
The different modes for lease checks.
LeaseFailureHandler - Interface in org.apache.jackrabbit.oak.plugins.document.spi.lease
A LeaseFailureHandler can be provided to the DocumentMK.Builder and will be passed on to the ClusterNodeInfo for use upon lease failure.
leasify(String) - Static method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.composite.CrossMountReferenceValidator
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreEditor
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionableEditor
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.DefaultEventHandler
 
leave(NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.EventHandler
Called after the given before and after states are compared.
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteredHandler
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.segment.LoggingHook
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
leave(NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Called after the given before and after states are compared.
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.ProgressNotificationEditor
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.MoveDetector
 
LEFT - org.apache.jackrabbit.oak.jcr.query.qom.JoinType
 
LEFT_OUTER - org.apache.jackrabbit.oak.query.ast.JoinType
 
length() - Method in interface org.apache.jackrabbit.oak.api.Blob
Returns the length of this blob or -1 if unknown.
length() - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Get the buffer length.
length() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob
 
length() - Method in class org.apache.jackrabbit.oak.plugins.document.Path
 
length() - Method in class org.apache.jackrabbit.oak.plugins.memory.ArrayBasedBlob
 
length() - Method in class org.apache.jackrabbit.oak.plugins.memory.StringBasedBlob
This implementation returns the number of bytes in the UTF-8 encoding of the underlying string.
length() - Method in class org.apache.jackrabbit.oak.plugins.value.BinaryBasedBlob
Delegates to Binary.getSize() and returns -1 if that fails.
length() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsSegmentArchiveReader
 
length() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveReader
 
length() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarReader
 
length() - Method in class org.apache.jackrabbit.oak.segment.SegmentBlob
 
length() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingSegmentArchiveReader
 
length() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveReader
Get the current length of the archive.
length() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.ChunkedBlobStream
 
length(PropertyValue) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
length(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
LengthImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
LengthImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "length(..)".
LengthImpl(PropertyValueImpl) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.LengthImpl
 
LengthImpl(DynamicOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
LENIENT - org.apache.jackrabbit.oak.plugins.document.LeaseCheckMode
Lease check is lenient and gives the lease update thread a chance to renew the lease even though the lease end was reached.
less(Double, Double) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DoubleConstraint
 
less(Long, Long) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.LongConstraint
 
less(BigDecimal, BigDecimal) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DecimalConstraint
 
less(Calendar, Calendar) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DateConstraint
 
less(T, T) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
LESS_OR_EQUAL - org.apache.jackrabbit.oak.query.ast.Operator
 
LESS_THAN - org.apache.jackrabbit.oak.query.ast.Operator
 
lessOrEqual(T, T) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
LEVEL_BITS - Static variable in class org.apache.jackrabbit.oak.segment.MapRecord
Number of bits needed to indicate the current trie level.
lexComparator - Static variable in class org.apache.jackrabbit.oak.commons.FileIOUtils
 
LIFECYCLE_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
like(String, String) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds if the node of an Authorizable has a property at relPath which matches the pattern in pattern.
LIKE - org.apache.jackrabbit.oak.jcr.query.qom.Operator
 
LIKE - org.apache.jackrabbit.oak.query.ast.Operator
 
LikePattern - Class in org.apache.jackrabbit.oak.spi.query.fulltext
A pattern matcher.
LikePattern(String) - Constructor for class org.apache.jackrabbit.oak.spi.query.fulltext.LikePattern
 
limit - Variable in class org.apache.jackrabbit.oak.query.QueryOptions
 
limit() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
limit(int) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
LIMIT - org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB.FETCHFIRSTSYNTAX
 
lineBreakAwareComparator(Comparator<String>) - Static method in class org.apache.jackrabbit.oak.commons.FileIOUtils
Composing iterator which unescapes for line breaks and delegates to the given comparator.
linkWith(AbstractPersistentCache) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
 
list - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
A list of possible values, for conditions of the type "x=1 or x=2 or x=3".
list - Variable in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextAnd
 
list - Variable in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextOr
 
list() - Method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
 
LIST - org.apache.jackrabbit.oak.segment.RecordType
A list including the size (an int).
listArchives() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsArchiveManager
 
listArchives() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
listArchives() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarManager
 
listArchives() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingArchiveManager
 
listArchives() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveManager
List names of the available .tar archives.
listArchives() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitSegmentArchiveManager
 
ListBucketInfo(RecordId, boolean, List<RecordId>, int) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentParser.ListBucketInfo
 
listCheckpoints() - Method in interface org.apache.jackrabbit.oak.api.jmx.CheckpointMBean
List the checkpoints that are currently present along with its id, creation time and expiry time.
listCheckpoints() - Method in class org.apache.jackrabbit.oak.commons.jmx.AbstractCheckpointMBean
 
listCheckpoints() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
test purpose only!
LISTENER - Static variable in interface org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.DynamicBroadcastConfig
The listener address, for example the IP address and port.
listeningExecutor - Variable in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
listGroups() - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.external.CustomExternalIdentityProvider
 
listGroups() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider
 
listGroups() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProvider
List all external groups.
listId - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.ListBucketInfo
Id of this record
listId - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.ListInfo
Id of this record
listIdentities(UserManager) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncHandler
Lists all externally synced identities.
listIdentities(UserManager) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncHandler
Lists all externally synced identities.
ListInfo(RecordId, int, int) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentParser.ListInfo
 
listObjects(String) - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
listOrphanedUsers() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SynchronizationMBean
Returns a list of orphaned users, i.e.
listOrphanedUsers() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SyncMBeanImpl
 
listPrefixes() - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
listSegments() - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarReader
 
listSegments() - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
 
listSegments() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingSegmentArchiveReader
 
listSegments() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveReader
List all the segments, in the order as they have been written to the archive.
listUsers() - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.external.CustomExternalIdentityProvider
 
listUsers() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider
 
listUsers() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityProvider
List all external users.
literal(Value) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
literal(PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
LiteralImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
LiteralImpl - Class in org.apache.jackrabbit.oak.query.ast
A literal of a certain data type, possibly "cast(..)" of a literal.
LiteralImpl(Value) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.LiteralImpl
 
LiteralImpl(PropertyValue) - Constructor for class org.apache.jackrabbit.oak.query.ast.LiteralImpl
 
load() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsManifestFile
 
load() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureManifestFile
 
load() - Method in class org.apache.jackrabbit.oak.segment.file.LocalManifestFile
 
load() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.ManifestFile
Load the properties from the manifest file.
load(K) - Method in interface org.apache.jackrabbit.oak.commons.cache.Cache.Backend
Load the object.
load(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
loadAndTransformProps(String) - Static method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
loadAndValidateIndex(RandomAccessFile, String) - Static method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarReader
 
loadBinaryReferencesIndex(ReaderAtEnd) - Static method in class org.apache.jackrabbit.oak.segment.file.tar.binaries.BinaryReferencesIndexLoader
Load and validate a binary references index.
loadGraph(ReaderAtEnd) - Static method in class org.apache.jackrabbit.oak.segment.file.tar.GraphLoader
Loads the optional pre-compiled graph entry from the given tar file.
loadIndex(ReaderAtEnd) - Method in class org.apache.jackrabbit.oak.segment.file.tar.index.IndexLoader
Load and validate the index.
local - Variable in class org.apache.jackrabbit.oak.namepath.impl.LocalNameMapper
 
LOCAL_DIFF - org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
LOCAL_INDEX_ROOT_DIR - Static variable in class org.apache.jackrabbit.oak.index.IndexerSupport
Directory name in output directory under which indexes are stored
LOCAL_INDEX_ROOT_DIR - Static variable in class org.apache.jackrabbit.oak.index.OutOfBandIndexerBase
Directory name in output directory under which indexes are stored
LocalDiffCache - Class in org.apache.jackrabbit.oak.plugins.document
A diff cache, which is pro-actively filled after a commit.
LocalDiffCache.Diff - Class in org.apache.jackrabbit.oak.plugins.document
 
LocalGCJournalFile - Class in org.apache.jackrabbit.oak.segment.file
 
LocalGCJournalFile(File) - Constructor for class org.apache.jackrabbit.oak.segment.file.LocalGCJournalFile
 
LocalGCJournalFile(File, String) - Constructor for class org.apache.jackrabbit.oak.segment.file.LocalGCJournalFile
 
LocalJournalFile - Class in org.apache.jackrabbit.oak.segment.file.tar
 
LocalJournalFile(File) - Constructor for class org.apache.jackrabbit.oak.segment.file.tar.LocalJournalFile
 
LocalJournalFile(File, String) - Constructor for class org.apache.jackrabbit.oak.segment.file.tar.LocalJournalFile
 
LocalManifestFile - Class in org.apache.jackrabbit.oak.segment.file
 
LocalManifestFile(File) - Constructor for class org.apache.jackrabbit.oak.segment.file.LocalManifestFile
 
LocalManifestFile(File, String) - Constructor for class org.apache.jackrabbit.oak.segment.file.LocalManifestFile
 
LocalNameMapper - Class in org.apache.jackrabbit.oak.namepath.impl
Name mapper with local namespace mappings.
LocalNameMapper(Map<String, String>, Map<String, String>) - Constructor for class org.apache.jackrabbit.oak.namepath.impl.LocalNameMapper
 
LocalNameMapper(Root, Map<String, String>) - Constructor for class org.apache.jackrabbit.oak.namepath.impl.LocalNameMapper
 
locator - Variable in class org.apache.jackrabbit.oak.jcr.xml.ImportHandler
 
lock() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsRepositoryLock
 
lock() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
lock(boolean) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
lock(boolean, boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
lock(String, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.oak.jcr.lock.LockManagerImpl
 
LOCK - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for lock violation errors.
LOCK_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
LOCK_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.plugins.lock.LockConstants
Deprecated.
 
LOCK_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.lock.LockConstants
 
LockBasedScheduler - Class in org.apache.jackrabbit.oak.segment.scheduler
 
LockBasedScheduler(LockBasedScheduler.LockBasedSchedulerBuilder) - Constructor for class org.apache.jackrabbit.oak.segment.scheduler.LockBasedScheduler
 
LockBasedScheduler.LockBasedSchedulerBuilder - Class in org.apache.jackrabbit.oak.segment.scheduler
 
LockConstants - Interface in org.apache.jackrabbit.oak.plugins.lock
Deprecated.
Use LockConstants instead
LockConstants - Interface in org.apache.jackrabbit.oak.spi.lock
 
LockDeprecation - Class in org.apache.jackrabbit.oak.jcr.lock
Support deprecation of JCR locking as per OAK-6421.
LockImpl - Class in org.apache.jackrabbit.oak.jcr.lock
 
LockImpl(SessionContext, NodeDelegate) - Constructor for class org.apache.jackrabbit.oak.jcr.lock.LockImpl
 
LockManagerImpl - Class in org.apache.jackrabbit.oak.jcr.lock
Simple lock manager implementation that just keeps track of a set of lock tokens and delegates all locking operations back to the Session and Node implementations.
LockManagerImpl(SessionContext) - Constructor for class org.apache.jackrabbit.oak.jcr.lock.LockManagerImpl
 
LockOperation<T> - Class in org.apache.jackrabbit.oak.jcr.lock
Abstract base class for locking operations.
LockOperation(SessionContext, String, String) - Constructor for class org.apache.jackrabbit.oak.jcr.lock.LockOperation
 
lockRepository() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsPersistence
 
lockRepository() - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
lockRepository() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarPersistence
 
lockRepository() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingPersistence
 
lockRepository() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentNodeStorePersistence
Acquire the lock on the repository.
lockRepository() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitPersistence
 
lockTableName() - Method in annotation type org.apache.jackrabbit.oak.segment.aws.Configuration
 
LOG - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
LOG - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
LOG - Static variable in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
 
LOG_SNFE - Static variable in interface org.apache.jackrabbit.oak.segment.SegmentNotFoundExceptionListener
Listener instance logging the SegmentNotFoundException at error level.
logAllExceptions(String, Logger) - Method in exception org.apache.jackrabbit.oak.index.indexer.document.CompositeException
 
logFrozenNode(Tree) - Method in class org.apache.jackrabbit.oak.jcr.version.FrozenNodeLogger
 
LoggingDocumentStoreWrapper - Class in org.apache.jackrabbit.oak.plugins.document.util
Implements a DocumentStore wrapper and logs all calls.
LoggingDocumentStoreWrapper(DocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
LoggingDocumentStoreWrapper(DocumentStore, String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
LoggingGCMonitor - Class in org.apache.jackrabbit.oak.spi.gc
This GCMonitor implementation logs all calls to its LoggingGCMonitor.info(String, Object...), LoggingGCMonitor.warn(String, Object...), LoggingGCMonitor.error(String, Exception) and LoggingGCMonitor.skipped(String, Object...) methods at the respective levels using the logger instance passed to the constructor.
LoggingGCMonitor(Logger) - Constructor for class org.apache.jackrabbit.oak.spi.gc.LoggingGCMonitor
New instance logging to log
LoggingHook - Class in org.apache.jackrabbit.oak.segment
 
LoggingInitializer - Class in org.apache.jackrabbit.oak.run.commons
Configures the logging based on logback-{logIdentifier}.xml specified.
LoggingInitializer(File, String) - Constructor for class org.apache.jackrabbit.oak.run.commons.LoggingInitializer
 
LoggingInitializer(File, String, boolean) - Constructor for class org.apache.jackrabbit.oak.run.commons.LoggingInitializer
 
LoggingReporter - Class in org.apache.jackrabbit.oak.plugins.migration.report
A Reporter implementation that logs every nth node and/or any nth property to the given logger on info level.
LoggingReporter(Logger, int, int) - Constructor for class org.apache.jackrabbit.oak.plugins.migration.report.LoggingReporter
Constructor that allows setting the intervals to log node and property accesses to a given logger.
LoggingReporter(Logger, String, int, int) - Constructor for class org.apache.jackrabbit.oak.plugins.migration.report.LoggingReporter
Like LoggingReporter(Logger, int, int), however this constructor allow to customize the verb of the log message.
loggingTo(Logger) - Method in class org.apache.jackrabbit.oak.commons.properties.SystemPropertySupplier
Specify the Logger to log to (defaults to this classes logger otherwise).
login() - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.CustomLoginModule
 
login() - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.UserIDTestLoginModule
 
login() - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
Calls Repository.login(Credentials, String) with null arguments.
login() - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
 
login() - Method in class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
 
login() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule
 
login() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
 
login() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginContext
 
login() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.PreAuthContext
 
login(Credentials, String) - Method in interface org.apache.jackrabbit.oak.api.ContentRepository
Authenticates a user based on the given credentials or available out-of-band information and, if successful, returns a ContentSession instance for accessing repository content inside the specified workspace as the authenticated user.
login(Credentials, String) - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
 
login(Credentials, String, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
 
login(String) - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
Calls Repository.login(Credentials, String) with null credentials and the given workspace name.
login(Credentials) - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
Calls Repository.login(Credentials, String) with the given credentials and a null workspace name.
login(Credentials, String) - Method in class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
 
login(Credentials, String) - Method in class org.apache.jackrabbit.oak.jcr.osgi.OsgiRepository
 
login(Credentials, String, Map<String, Object>) - Method in interface org.apache.jackrabbit.api.JackrabbitRepository
Equivalent to login(credentials, workspaceName) except that the returned Session instance contains the given extra session attributes in addition to any included in the given Credentials instance.
LoginContext - Interface in org.apache.jackrabbit.oak.spi.security.authentication
Interface version of the JAAS LoginContext class.
LoginContextProvider - Interface in org.apache.jackrabbit.oak.spi.security.authentication
Configurable provider taking care of building login contexts for the desired authentication mechanism.
loginError() - Method in class org.apache.jackrabbit.oak.security.authentication.monitor.LoginModuleMonitorImpl
 
loginError() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleMonitor
Event to be called in the case there is an error in the login chain.
loginError() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleStats
Deprecated.
 
loginFailed(LoginException, Credentials) - Method in class org.apache.jackrabbit.oak.security.authentication.monitor.LoginModuleMonitorImpl
 
loginFailed(LoginException, Credentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleMonitor
Marks a failed login attempt for the given Credentials that resulted in the given LoginException.
logInfos() - Method in class org.apache.jackrabbit.j2ee.AbstractConfig
 
logInfos() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
LoginModuleImpl - Class in org.apache.jackrabbit.oak.security.authentication.user
Default login module implementation that authenticates JCR Credentials against the repository.
LoginModuleImpl() - Constructor for class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
 
LoginModuleMBean - Interface in org.apache.jackrabbit.oak.spi.security.authentication
 
LoginModuleMonitor - Interface in org.apache.jackrabbit.oak.spi.security.authentication
 
LoginModuleMonitorImpl - Class in org.apache.jackrabbit.oak.security.authentication.monitor
 
LoginModuleMonitorImpl(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.security.authentication.monitor.LoginModuleMonitorImpl
 
LoginModuleStats - Class in org.apache.jackrabbit.oak.spi.security.authentication
Deprecated.
Since Oak 1.40.0. A full implementation of LoginModuleMonitor and LoginModuleMBean has been added to oak-core.
LoginModuleStats(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleStats
Deprecated.
 
LoginModuleStatsCollector - Interface in org.apache.jackrabbit.oak.spi.security.authentication
Deprecated.
logout() - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.CustomLoginModule
 
logout() - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.UserIDTestLoginModule
 
logout() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
logout() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
logout() - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
 
logout() - Method in class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
 
logout() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Besteffort default implementation of LoginModule.logout(), which removes all principals and all public credentials of type Credentials and AuthInfo from the subject.
logout() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule
 
logout() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.GuestLoginModule
 
logout() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginContext
 
logout() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.PreAuthContext
 
logout(Set<Object>, Set<? extends Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
General logout-helper that will return false if both credentials and principals are null.
logQueryEvaluationTime(String, String, long) - Method in class org.apache.jackrabbit.oak.stats.StatisticManager
Logs the call of each query ran on the repository.
LogSilencer - Class in org.apache.jackrabbit.oak.plugins.document.util
Utility class to silence log output based on a specific key.
LogSilencer() - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.LogSilencer
 
LogSilencer(long, int) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.LogSilencer
Create a new LogSilencer
logSuccessAs(Level) - Method in class org.apache.jackrabbit.oak.commons.properties.SystemPropertySupplier
Specify Level to use for "success" message.
logWarningForPathFilterMismatch - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
logWarningForPathFilterMismatch() - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
 
LONG - org.apache.jackrabbit.oak.segment.SegmentParser.BlobType
LONG - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Long to PropertyType.LONG
LONG_UNSET - Static variable in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBRow
 
LongConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
LongConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.LongConstraint
 
LongPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
LongPropertyState(String, long) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.LongPropertyState
 
LONGS - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<Long> to array of PropertyType.LONG
LongUtils - Class in org.apache.jackrabbit.oak.commons
 
lookup(BundleContext, String) - Static method in class org.apache.jackrabbit.oak.osgi.OsgiUtil
Looks a property up by name in the set of framework properties.
lookup(ComponentContext, String) - Static method in class org.apache.jackrabbit.oak.osgi.OsgiUtil
Looks a property up by name in a component context.
lookup(ComponentContext, String) - Static method in class org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService
 
lookup(ComponentContext, String) - Static method in class org.apache.jackrabbit.oak.spi.blob.osgi.FileBlobStoreService
 
lookupById(Tree) - Method in class org.apache.jackrabbit.oak.jcr.version.FrozenNodeLogger
 
lookupConfigurationThenFramework(ComponentContext, String) - Static method in class org.apache.jackrabbit.oak.osgi.OsgiUtil
Looks a property up by name in the component context first, falling back in the framework properties if not found.
lookupConfigurationThenFramework(ComponentContext, String, String) - Static method in class org.apache.jackrabbit.oak.osgi.OsgiUtil
Looks a property up by name in the component context first, falling back in the framework properties if not found.
lookupFrameworkThenConfiguration(ComponentContext, String) - Static method in class org.apache.jackrabbit.oak.osgi.OsgiUtil
Looks a property up by name in the framework properties first, falling back to the component context if not not found.
lookupFrameworkThenConfiguration(ComponentContext, String, String) - Static method in class org.apache.jackrabbit.oak.osgi.OsgiUtil
Looks a property up by name in the framework properties first, falling back to the component context if not not found.
lookupOnValidate() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.PoolConfig
Defines if the lookup on validate flag is enabled.
lowerCase(DynamicOperand) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
lowerCase(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
LowerCaseImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
LowerCaseImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "lower(..)".
LowerCaseImpl(DynamicOperandImpl) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.LowerCaseImpl
 
LowerCaseImpl(DynamicOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
lt(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds if the node of an Authorizable has a property at relPath which is smaller than value.
LT - org.apache.jackrabbit.oak.jcr.query.qom.Operator
 
LuceneIndexer - Class in org.apache.jackrabbit.oak.index.indexer.document
 
LuceneIndexer(IndexDefinition, LuceneIndexWriter, NodeBuilder, FulltextBinaryTextExtractor, IndexingProgressReporter) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.LuceneIndexer
 
LuceneIndexerProvider - Class in org.apache.jackrabbit.oak.index.indexer.document
 
LuceneIndexerProvider(ExtendedIndexHelper, IndexerSupport) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.LuceneIndexerProvider
 
LuceneIndexHelper - Class in org.apache.jackrabbit.oak.index
 
LuceneIndexVersionOperation - Class in org.apache.jackrabbit.oak.indexversion
 
LuceneIndexVersionOperation(IndexName) - Constructor for class org.apache.jackrabbit.oak.indexversion.LuceneIndexVersionOperation
 
LucenePurgeOldIndexVersion - Class in org.apache.jackrabbit.oak.indexversion
 
LucenePurgeOldIndexVersion() - Constructor for class org.apache.jackrabbit.oak.indexversion.LucenePurgeOldIndexVersion
 
LucenePurgeOldIndexVersionCommand - Class in org.apache.jackrabbit.oak.run
 
LucenePurgeOldIndexVersionCommand() - Constructor for class org.apache.jackrabbit.oak.run.LucenePurgeOldIndexVersionCommand
 
LZ4Compression - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
 
LZ4Compression() - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.LZ4Compression
 

M

main(String...) - Static method in class org.apache.jackrabbit.oak.commons.Profiler
Run the command line version of the profiler.
main(String[]) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
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.index.IndexDefinitionUpdater
 
main(String...) - Static method in class org.apache.jackrabbit.oak.index.merge.IndexMerge
 
main(String[]) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBCreator
 
main(String[]) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBExport
 
main(String[]) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBHelper
 
main(String[]) - Static method in class org.apache.jackrabbit.oak.plugins.tika.TextExtractorMain
 
main(String...) - Static method in class org.apache.jackrabbit.oak.query.stats.QueryRecorder
 
main(String[]) - Static method in class org.apache.jackrabbit.oak.run.DataStoreCommand
 
main(String[]) - Static method in class org.apache.jackrabbit.oak.run.GenerateVersionInconsistencyReport
The tool is not integrated in the Oak-run Command framework as it's not intended for frequent or generic use.
main(String[]) - Static method in class org.apache.jackrabbit.oak.run.Main
 
main(String[]) - Static method in class org.apache.jackrabbit.oak.standalone.OakServer
 
main(String...) - Static method in class org.apache.jackrabbit.oak.threadDump.ThreadDumpConverter
 
Main - Class in org.apache.jackrabbit.oak.run
 
MAJOR - Static variable in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
major modification: does affect consistency of existing content
makeDnPath() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.Identity
Configures if the identities DN should be used to generate a portion of the authorizables intermediate path.
makeIndexConditionalForColumn(String) - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
ManagedRepositoryMBean - Interface in org.apache.jackrabbit.api.jmx
Interface for managing a JCR repository as a JMX MBean.
ManagementOperation<R> - Class in org.apache.jackrabbit.oak.commons.jmx
A ManagementOperation is a background task, which can be executed by an Executor.
ManagementOperation.Status - Class in org.apache.jackrabbit.oak.commons.jmx
Status of a ManagementOperation.
ManifestChecker - Class in org.apache.jackrabbit.oak.segment.file
 
ManifestFile - Interface in org.apache.jackrabbit.oak.segment.spi.persistence
Manifest is a properties files, providing the information about the segment store (eg.
manyChildNodes - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.TemplateInfo
Nodes of this type have more than one child node
map(FileChannel, FileChannel.MapMode, long, long) - Static method in class org.apache.jackrabbit.oak.commons.Buffer
 
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
 
MapFactory - Class in org.apache.jackrabbit.oak.plugins.document.persistentCache
 
MapFactory - Class in org.apache.jackrabbit.oak.plugins.document.util
Experimental extension point for OAK-1772 to try out alternative approaches for persisting in memory state Not part of API
MapFactory() - Constructor for class org.apache.jackrabbit.oak.plugins.document.persistentCache.MapFactory
 
MapFactory() - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.MapFactory
 
mapId - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.MapInfo
Id of this record
MapInfo(RecordId, int) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentParser.MapInfo
 
MapRecord - Class in org.apache.jackrabbit.oak.segment
A map.
mark() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
Scan the repository.
mark() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
mark() - Method in interface org.apache.jackrabbit.oak.stats.MeterStats
Mark the occurrence of an event.
mark() - Method in class org.apache.jackrabbit.oak.stats.NoopStats
 
mark() - Method in class org.apache.jackrabbit.oak.stats.SimpleStats
 
mark(int) - Method in class org.apache.jackrabbit.oak.commons.io.LazyInputStream
 
mark(int) - Method in class org.apache.jackrabbit.oak.segment.SegmentStream
 
mark(long) - Method in interface org.apache.jackrabbit.oak.stats.MeterStats
Mark the occurrence of a given number of events.
mark(long) - Method in class org.apache.jackrabbit.oak.stats.NoopStats
 
mark(long) - Method in class org.apache.jackrabbit.oak.stats.SimpleStats
 
mark(String) - Method in class org.apache.jackrabbit.oak.commons.DebugTimer
 
mark(String) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
mark(GarbageCollectorFileState) - Method in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
Mark phase of the GC.
mark(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
mark(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore
 
mark(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
mark(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
mark(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.spi.blob.FileBlobStore
 
mark(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.spi.blob.MemoryBlobStore
 
markAndSweep(boolean, boolean) - Method in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
Mark and sweep.
markAsPartialObject() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry
 
markBytesWritten(long) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
markChanged(String) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Mark that the document with the given key is being changed.
markDuration() - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationsStatsMBean
Returns the duration of the mark operation
MARKED_START_MARKER - org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils.SharedStoreRecordType
 
markEmpty(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.TextWriter
 
markError(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.TextWriter
 
MarkEventListener - Interface in org.apache.jackrabbit.api.management
The listener interface for receiving garbage collection scan events.
markException() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
markHit() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
markInUse() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
markInvalidateAll() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
markInvalidateOne() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
markOnly() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
markPut() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
markPutRejectedAlreadyPersisted() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
markPutRejectedAsCachedInSecondary() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
markPutRejectedEntryNotUsed() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
markPutRejectedQueueFull() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
markRecvBroadcast() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
markRequest() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
markSupported() - Method in class org.apache.jackrabbit.oak.commons.io.LazyInputStream
 
markSupported() - Method in class org.apache.jackrabbit.oak.segment.SegmentStream
 
MarkSweepGarbageCollector - Class in org.apache.jackrabbit.oak.plugins.blob
Mark and sweep garbage collector.
MarkSweepGarbageCollector(BlobReferenceRetriever, GarbageCollectableBlobStore, Executor, long, String, Whiteboard, StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
Instantiates a new blob garbage collector.
MarkSweepGarbageCollector(BlobReferenceRetriever, GarbageCollectableBlobStore, Executor, String, int, long, boolean, boolean, String, Whiteboard, StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
Creates an instance of MarkSweepGarbageCollector
MarkSweepGarbageCollector(BlobReferenceRetriever, GarbageCollectableBlobStore, Executor, String, int, long, String) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
 
markUpToDate(long) - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Mark this instance as up-to-date (matches the state in persistence store).
markWorkingIndexes(Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
 
match(PropertyState, PropertyValue) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
match(PropertyValue, PropertyState) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
match(PropertyValue, PropertyValue) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
match(String) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.Include
 
match(String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.Include
Matches node name against pattern at given depth.
match(MediaType, MediaTypeRegistry) - Method in class org.apache.jackrabbit.oak.http.MediaRange
Matches the media range against the specified media type.
matchAny(int) - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.Include
 
Matcher - Interface in org.apache.jackrabbit.oak.plugins.document.bundlor
 
matches() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositePattern
 
matches() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionPattern
Returns true if the underlying restriction matches for repository level permissions.
matches(int) - Method in interface org.apache.jackrabbit.oak.commons.json.JsopReader
Read a token which must match a given token type.
matches(int) - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
matches(int) - Method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
Read a token which must match a given token type.
matches(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositePattern
 
matches(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionPattern
Returns true if the underlying restriction matches the specified path.
matches(String, boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositePattern
 
matches(String, boolean) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionPattern
Returns true if the underlying restriction matches the specified path and item type.
matches(TokenCredentials) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Returns true if the specified credentials can be successfully validated against the information stored in this instance.
matches(Tree, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositePattern
 
matches(Tree, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionPattern
Returns true if the underlying restriction matches the specified tree or property state.
matches(String) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.LikePattern
 
matchesAllChildren() - Method in interface org.apache.jackrabbit.oak.plugins.document.bundlor.Matcher
Returns true if matcher for all immediate child node would also be a matching matcher.
matchesAllTypes() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
matchesAllTypes() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
matchesAllTypes() - Method in interface org.apache.jackrabbit.oak.spi.query.Filter
Checks whether nodes of all types can match this filter.
matchesSQLState(SQLException, String...) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
Check whether the exception matches one of the given states.
max(Revision, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns the revision with the newer timestamp or null if both revisions are null.
max(Revision, Revision, Comparator<Revision>) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns the revision which is considered more recent or null if both revisions are null.
MAX - org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation.Type
Set the value if the new value is higher than the existing value.
MAX_ALL - Static variable in class org.apache.jackrabbit.oak.security.user.query.ResultIterator
 
MAX_ID_VALUE - Static variable in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
All NodeDocument ID value would be less than this value It can be used as endKey in DocumentStore#query methods
MAX_IN_CLAUSE - Static variable in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
 
MAX_KEYS - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant to set max list keys.
MAX_MAP_RECORD_SIZE_KEY - Static variable in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriter
 
MAX_NUMBER_OF_LEVELS - Static variable in class org.apache.jackrabbit.oak.segment.MapRecord
Maximum number of trie levels.
MAX_SIZE - Static variable in class org.apache.jackrabbit.oak.segment.MapRecord
Maximum size of a map.
MAX_TIMEOUT - Static variable in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor.ConsolidatorTask
millis over which the task will timeout
MAX_UNION - Static variable in class org.apache.jackrabbit.oak.query.QueryImpl
 
maxDurationMs - Variable in class org.apache.jackrabbit.oak.plugins.document.VersionGCOptions
 
maximumSize(long) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
Set the maximum size (in number of entries).
maximumWeight(long) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
Set the total maximum weight.
maxIterations - Variable in class org.apache.jackrabbit.oak.plugins.document.VersionGCOptions
 
maxQueLengthRecorder() - Method in class org.apache.jackrabbit.oak.stats.StatisticManager
 
MediaRange - Class in org.apache.jackrabbit.oak.http
 
MediaRange(MediaType, double) - Constructor for class org.apache.jackrabbit.oak.http.MediaRange
 
MEDIUM - org.apache.jackrabbit.oak.segment.SegmentParser.BlobType
MEDIUM_LIMIT - Static variable in class org.apache.jackrabbit.oak.segment.Segment
The size limit for medium values.
MEM_CACHE_NAME - Static variable in class org.apache.jackrabbit.oak.plugins.blob.CachingBlobStore
 
MEM_CACHE_NAME - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
memberOf() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
 
members() - Method in interface org.apache.jackrabbit.api.security.principal.GroupPrincipal
Returns an enumeration of the members in the group.
members() - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
members(Principal) - Static method in class org.apache.jackrabbit.oak.spi.security.principal.GroupPrincipals
Returns an enumeration of the members in the group.
MembershipWriter - Class in org.apache.jackrabbit.oak.security.user
 
MembershipWriter() - Constructor for class org.apache.jackrabbit.oak.security.user.MembershipWriter
 
MEMORY_THRESHOLD_DEFAULT - Static variable in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
MemoryBlobStore - Class in org.apache.jackrabbit.oak.spi.blob
A memory blob store.
MemoryBlobStore() - Constructor for class org.apache.jackrabbit.oak.spi.blob.MemoryBlobStore
 
memoryCacheDistribution(int, int, int, int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
memoryCacheSize(long) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
MemoryChildNodeEntry - Class in org.apache.jackrabbit.oak.plugins.memory
Basic JavaBean implementation of a child node entry.
MemoryChildNodeEntry(String, NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryChildNodeEntry
Creates a child node entry with the given name and referenced child node state.
MemoryDiffCache - Class in org.apache.jackrabbit.oak.plugins.document
An in-memory diff cache implementation.
MemoryDiffCache(DocumentNodeStoreBuilder<?>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache
 
MemoryDiffCache.Key - Class in org.apache.jackrabbit.oak.plugins.document
 
MemoryDiffCache.MemoryEntry - Class in org.apache.jackrabbit.oak.plugins.document
 
MemoryDocumentStore - Class in org.apache.jackrabbit.oak.plugins.document.memory
Emulates a MongoDB store (possibly consisting of multiple shards and replicas).
MemoryDocumentStore() - Constructor for class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
MemoryDocumentStore(boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
MemoryEntry(RevisionVector, RevisionVector) - Constructor for class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.MemoryEntry
 
memoryLow(Phaser) - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.MemoryManagerClient
This method is invoked by MemoryManager which this client registers to, when the available heap memory is low.
MemoryManager - Interface in org.apache.jackrabbit.oak.index.indexer.document.flatfile
Implementations of this interface can be used to get updates about remaining heap memory.
MemoryManager.Type - Enum in org.apache.jackrabbit.oak.index.indexer.document.flatfile
Indicates type of memory management this instance does.
MemoryManagerClient - Interface in org.apache.jackrabbit.oak.index.indexer.document.flatfile
Client interface for MemoryManager.
MemoryNodeBuilder - Class in org.apache.jackrabbit.oak.plugins.memory
In-memory node state builder.
MemoryNodeBuilder(NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
Creates a new in-memory node state builder rooted at and based on the passed base state.
MemoryNodeBuilder(MemoryNodeBuilder, String) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
Creates a new in-memory child builder.
MemoryNodeStore - Class in org.apache.jackrabbit.oak.plugins.memory
Basic in-memory node store implementation.
MemoryNodeStore() - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
MemoryNodeStore(NodeState) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
MemoryStore - Class in org.apache.jackrabbit.oak.segment.memory
A store used for in-memory operations.
MemoryStore() - Constructor for class org.apache.jackrabbit.oak.segment.memory.MemoryStore
 
MemoryStoreRevisions - Class in org.apache.jackrabbit.oak.segment.memory
This is a simple in memory Revisions implementation.
MemoryStoreRevisions() - Constructor for class org.apache.jackrabbit.oak.segment.memory.MemoryStoreRevisions
 
merge(String...) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
Convenience wrapper for NodeStateCopier.Builder.merge(Set).
merge(Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
Set merge paths.
merge(CommitHook, CommitInfo) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Merges the changes in this branch to the main content tree.
merge(NodeBuilder, CommitHook, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
merge(NodeBuilder, CommitHook, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
merge(NodeBuilder, CommitHook, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
merge(NodeBuilder, CommitHook, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
This implementation is equal to first rebasing the builder and then applying it to a new branch and immediately merging it back.
merge(NodeBuilder, CommitHook, CommitInfo) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
merge(NodeBuilder, CommitHook, CommitInfo) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Merges the changes between the base and head states of the given builder to this store.
merge(BufferedWriter, Comparator<T>, boolean, List<BinaryFileBuffer<T>>, Function<T, String>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This merges several BinaryFileBuffer to an output writer.
merge(String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
merge(String, String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
merge(String, String, boolean, boolean) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
merge(String, JsonObject, String, JsonObject, JsonObject, String) - Static method in class org.apache.jackrabbit.oak.index.merge.IndexDefMergerUtils
Merge index definition changes.
merge(List<File>, File) - Static method in class org.apache.jackrabbit.oak.commons.FileIOUtils
Merges a list of files after sorting with the FileIOUtils.lexComparator.
merge(List<File>, File, Comparator<String>) - Static method in class org.apache.jackrabbit.oak.commons.FileIOUtils
Merges a list of files after sorting with the given comparator.
merge(Node) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
merge(JsonObject, JsonObject) - Static method in class org.apache.jackrabbit.oak.index.merge.IndexDefMergerUtils
For indexes that were modified both by the customer and in the product, merge the changes, and create a new index.
merge(NodeBuilder, CommitHook, CommitInfo) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
merge(NodeBuilder, CommitHook, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
MERGE - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for merge errors.
MERGE_FORCE_STOP_POISON_PILL - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.MergeRunner
This poison pill is added to MergeRunner.sortedFiles to indicate that download phase has failed and merge should shut down immediately and not advance to the final merge stage.
MERGE_POISON_PILL - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.MergeRunner
This poison pill is added to MergeRunner.sortedFiles to indicate that download phase has completed successfully and merge should advance to the final merge stage.
MERGED - org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler.Resolution
Deprecated.
Indicated changes have been merged by this ConflictHandler instance.
MERGED - org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler.Resolution
Indicated changes have been merged by this ConflictHandler instance.
MergeIncrementalFlatFileStore - Class in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
 
MergeIncrementalFlatFileStore(Set<String>, File, File, File, Compression) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.MergeIncrementalFlatFileStore
 
MergeIncrementalStore - Interface in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
 
MergeRunner - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
Class responsible for - Watching MergeRunner.sortedFiles for new sorted files Submitting those files in batch to an ExecutorService Collecting the results (sorted files) created by those tasks Merge the result with any left over files to create a single sorted file Strategy - Wait for n files construct new list of files to be merged by checking if its already merged and create intermediate merge file (if final merge) merge all intermediate merge files and create sorted file add all merged files to merged list
mergeSortedFiles(List<File>, BufferedWriter, Comparator<T>, Charset, boolean, boolean, Function<T, String>, Function<String, T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This merges a bunch of temporary flat files and deletes them on success or error.
mergeSortedFiles(List<File>, BufferedWriter, Comparator<T>, Charset, boolean, Compression, Function<T, String>, Function<String, T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This merges a bunch of temporary flat files and deletes them on success or error.
mergeSortedFiles(List<File>, File) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This merges a bunch of temporary flat files
mergeSortedFiles(List<File>, File, Comparator<String>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This merges a bunch of temporary flat files
mergeSortedFiles(List<File>, File, Comparator<String>, boolean) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This merges a bunch of temporary flat files
mergeSortedFiles(List<File>, File, Comparator<String>, Charset) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This merges a bunch of temporary flat files
mergeSortedFiles(List<File>, File, Comparator<String>, Charset, boolean) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This merges a bunch of temporary flat files
mergeSortedFiles(List<File>, File, Comparator<String>, Charset, boolean, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This merges a bunch of temporary flat files
mergeSortedFiles(List<File>, File, Comparator<String>, Charset, boolean, boolean, Compression) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
mergeSortedFiles(List<File>, File, Comparator<T>, Charset, boolean, boolean, boolean, Function<T, String>, Function<String, T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This merges a bunch of temporary flat files and deletes them on success or error.
mergeSortedFiles(List<File>, File, Comparator<T>, Charset, boolean, boolean, Compression, Function<T, String>, Function<String, T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
mergeSortedFilesBinary(List<Path>, OutputStream, Comparator<T>, boolean, Compression, Function<T, byte[]>, Function<byte[], T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSortByteArray
 
mergeSortedFilesBinary(List<Path>, OutputStream, Comparator<T>, boolean, Compression, Function<T, byte[]>, Function<byte[], T>, int) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSortByteArray
 
MergeSortedIterators<T> - Class in org.apache.jackrabbit.oak.plugins.document.util
MergeSortedIterators is a specialized implementation of a merge sort of already sorted iterators of some type of comparable elements.
MergeSortedIterators(Comparator<T>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.MergeSortedIterators
 
mergeWith(LastModifiedRange) - Method in class org.apache.jackrabbit.oak.index.indexer.document.LastModifiedRange
 
MergingNodeStateDiff - Class in org.apache.jackrabbit.oak.plugins.commit
MergingNodeStateDiff...
message() - Method in enum org.apache.jackrabbit.oak.segment.compaction.SegmentGCStatus
 
META_PROP_BUNDLED_CHILD - Static variable in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
Hidden property name having boolean value indicating that current node has children which are bundled
META_PROP_BUNDLING_PATH - Static variable in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
Hidden property name used as suffix for relative node path to indicate presence of that node.
META_PROP_NAMES - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
List of meta properties which are created by DocumentNodeStore and which needs to be retained in any cloned copy of DocumentNodeState.
META_PROP_NON_BUNDLED_CHILD - Static variable in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
Hidden property name having boolean value indicating that current node has children which are not bundled
META_PROP_PATTERN - Static variable in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
Hidden property to store the pattern as part of NodeState TODO - Also store the NodeType
METADATA_SEGMENT_COMPACTED - Static variable in class org.apache.jackrabbit.oak.segment.remote.RemoteBlobMetadata
 
METADATA_SEGMENT_FULL_GENERATION - Static variable in class org.apache.jackrabbit.oak.segment.remote.RemoteBlobMetadata
 
METADATA_SEGMENT_GENERATION - Static variable in class org.apache.jackrabbit.oak.segment.remote.RemoteBlobMetadata
 
METADATA_SEGMENT_POSITION - Static variable in class org.apache.jackrabbit.oak.segment.remote.RemoteBlobMetadata
 
METADATA_SEGMENT_UUID - Static variable in class org.apache.jackrabbit.oak.segment.remote.RemoteBlobMetadata
 
METADATA_SUFFIX - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStoreUtils
Deprecated.
 
METADATA_SUFFIX - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
METADATA_TYPE - Static variable in class org.apache.jackrabbit.oak.segment.remote.RemoteBlobMetadata
 
metadataRecordAdded(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
metadataRecordAdded(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
metadataRecordDeleted(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
metadataRecordDeleted(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to SharedDataStore.deleteMetadataRecord(String) is made
metadataRecordExists(String) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
metadataRecordExists(String) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
metadataRecordExists(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
metadataRecordExists(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
metadataRecordExists(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
metadataRecordExists(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
metadataRecordExists(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.SharedDataStore
Checks if the metadata record with the name exists
metadataRecordExists(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Checks if the metadata record with the specified name exists.
metadataRecordExistsCalled(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
metadataRecordExistsCalled(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to SharedDataStore.metadataRecordExists(String) is made
metadataRecordExistsCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
metadataRecordExistsCompleted(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
Called when a call to SharedDataStore.metadataRecordExists(String) is completed
metadataRecordExistsFailed(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
metadataRecordExistsFailed(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
metaPropNames(List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreBuilder
 
METER - org.apache.jackrabbit.oak.stats.SimpleStats.Type
 
MeterStats - Interface in org.apache.jackrabbit.oak.stats
 
METRIC_FULL_INDEX_CREATION_DURATION_SECONDS - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
METRIC_INDEXING_DURATION_SECONDS - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
METRIC_MERGE_NODE_STORE_DURATION_SECONDS - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
METRIC_NAME_PREFIX - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
METRICS_ONLY - Static variable in class org.apache.jackrabbit.oak.stats.StatsOptions
In this mode only statistical data would be collected.
MetricsExporterFixture<T> - Interface in org.apache.jackrabbit.oak.run
Fixture encapsulating metrics exporter instance of T
MetricsExporterFixture.ExporterType - Enum in org.apache.jackrabbit.oak.run
 
MetricsExporterFixtureProvider - Class in org.apache.jackrabbit.oak.run
Initialize different metrics exporter fixture based on parameters used.
MetricsExporterFixtureProvider() - Constructor for class org.apache.jackrabbit.oak.run.MetricsExporterFixtureProvider
 
MetricsExporterFixtureProvider.ExporterType - Enum in org.apache.jackrabbit.oak.run
Exporter Type supported
MetricsFormatter - Class in org.apache.jackrabbit.oak.plugins.index
 
MetricsIOMonitor - Class in org.apache.jackrabbit.oak.segment.file
This IOMonitor implementations registers the following monitoring endpoints with the Metrics library if available: MetricsIOMonitor.OAK_SEGMENT_SEGMENT_READ_BYTES: a meter metrics for the number of bytes read from tar files MetricsIOMonitor.OAK_SEGMENT_SEGMENT_WRITE_BYTES: a meter metrics for the number of bytes written to tar files MetricsIOMonitor.OAK_SEGMENT_SEGMENT_READ_TIME: a timer metrics for the time spent reading from tar files MetricsIOMonitor.OAK_SEGMENT_SEGMENT_WRITE_TIME: a timer metrics for the time spent writing to tar files
MetricsIOMonitor(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.segment.file.MetricsIOMonitor
 
MetricsRemoteStoreMonitor - Class in org.apache.jackrabbit.oak.segment.file
 
MetricsRemoteStoreMonitor(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.segment.file.MetricsRemoteStoreMonitor
 
MetricsSupport - Class in org.apache.jackrabbit.oak.standalone
 
MetricsSupport() - Constructor for class org.apache.jackrabbit.oak.standalone.MetricsSupport
 
MetricStatisticsProvider - Class in org.apache.jackrabbit.oak.plugins.metric
 
MetricStatisticsProvider(MBeanServer, ScheduledExecutorService) - Constructor for class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
 
MetricsUtils - Class in org.apache.jackrabbit.oak.plugins.index
 
MetricsUtils() - Constructor for class org.apache.jackrabbit.oak.plugins.index.MetricsUtils
 
mightBeenAffected(String) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.CacheChangesTracker
 
mightContain(String) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.CacheChangesTracker.LazyBloomFilter
 
migrate() - Method in class org.apache.jackrabbit.oak.composite.InitialContentMigrator
 
migrate() - Method in class org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigrator
 
migrate() - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator
 
migrate() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator
 
min(Revision, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns the revision with the older timestamp or null if both revisions are null.
min(Revision, Revision, Comparator<Revision>) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Returns the revision which is considered older or null if both revisions are null.
min(Set<String>) - Static method in class org.apache.jackrabbit.oak.plugins.document.CheckpointsHelper
 
MIN_ID_VALUE - Static variable in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
All NodeDocument ID value would be greater than this value It can be used as startKey in DocumentStore#query methods
MIN_TIMEOUT - Static variable in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor.ConsolidatorTask
millis below which the next delay will schedule at this amount.
minSplitThreshold() - Static method in class org.apache.jackrabbit.oak.index.indexer.document.IndexerConfiguration
 
MISMATCH - org.apache.jackrabbit.oak.spi.mount.FragmentMatcher.Result
 
MISSING - org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult.Status
nothing changed.
MISSING - Static variable in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Condition
Check if a map entry is missing in a map.
MISSING_NODE - Static variable in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
MissingIndexProviderStrategy() - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexUpdate.MissingIndexProviderStrategy
 
MissingLastRevSeeker - Class in org.apache.jackrabbit.oak.plugins.document
Utilities to retrieve _lastRev missing update candidates.
MissingLastRevSeeker(DocumentStore, Clock) - Constructor for class org.apache.jackrabbit.oak.plugins.document.MissingLastRevSeeker
 
MIX_ATOMIC_COUNTER - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
mixin to enable the AtomicCounterEditor.
MIX_CREATED - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
MIX_INDEXABLE - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
adding such mixin will allow the JcrConstants.NT_UNSTRUCTURED type under restricting nodes such JcrConstants.NT_FOLDER
MIX_LASTMODIFIED - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
MIX_REP_ACCESS_CONTROLLABLE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
MIX_REP_IMPERSONATABLE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
MIX_REP_MERGE_CONFLICT - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
Merge conflict handling
MIX_REP_REPO_ACCESS_CONTROLLABLE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
MIX_REP_THREE_ROLES_POLICY - Static variable in interface org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesConstants
 
MIX_REP_VERSIONABLE_PATHS - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
mixinCount - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.TemplateInfo
Number of mixins
mixinFlagDiff() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
 
MOD_COUNT - Static variable in class org.apache.jackrabbit.oak.plugins.document.Document
The modification count on the document.
modCount - Variable in class org.apache.jackrabbit.oak.plugins.document.cache.ModificationStamp
 
Modes - Class in org.apache.jackrabbit.oak.run.commons
represent an individual Mode for running a COMMAND.
Modes(Map<String, Command>) - Constructor for class org.apache.jackrabbit.oak.run.commons.Modes
 
MODES - Static variable in class org.apache.jackrabbit.oak.run.AvailableModes
 
modifiable() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
ModificationStamp - Class in org.apache.jackrabbit.oak.plugins.document.cache
 
ModificationStamp(long, long) - Constructor for class org.apache.jackrabbit.oak.plugins.document.cache.ModificationStamp
 
modified - Variable in class org.apache.jackrabbit.oak.plugins.document.cache.ModificationStamp
 
modified(BundleContext, PrincipalBasedAuthorizationConfiguration.Configuration) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
modified(Map<String, Object>) - Method in class org.apache.jackrabbit.oak.exercise.security.authentication.external.CustomExternalIdentityProvider
 
modified(Map<String, Object>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
modified(Map<String, Object>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugExcludeImpl
 
modified(ChangeCollectorProvider.Configuration) - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
 
modified(SecurityProviderRegistration.Configuration) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
modified(FilterProviderImpl.Configuration, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.FilterProviderImpl
 
modified(NodeState, NodeState) - Static method in class org.apache.jackrabbit.oak.spi.state.EqualsDiff
Diffs the given node states and returns true if there are differences within the properties or direct child nodes.
MODIFIED - org.apache.jackrabbit.oak.api.Tree.Status
Item is modified: has added or removed children or added, removed or modified properties.
MODIFIED - Static variable in class org.apache.jackrabbit.oak.plugins.document.JournalEntry
 
MODIFIED_IN_SECS - Static variable in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
The modified time in seconds (5 second resolution).
ModifiedNodeState - Class in org.apache.jackrabbit.oak.plugins.memory
Immutable snapshot of a mutable node state.
ModifiedPathDiff - Class in org.apache.jackrabbit.oak.composite
 
modifiedService(ServiceReference, Object) - Method in class org.apache.jackrabbit.oak.spi.commit.ObserverTracker
 
MODIFY - org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreOperand
 
MODIFY_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
MODIFY_CHILD_NODE_COLLECTION - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
MODIFY_PROPERTY - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
ModifyMetricUpdater - Class in org.apache.jackrabbit.oak.plugins.document.util
ModifyMetricUpdater(MeterStats, TimerStats, MeterStats, TimerStats, MeterStats, MeterStats) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.ModifyMetricUpdater
 
module(String) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
 
MongoBlob - Class in org.apache.jackrabbit.oak.plugins.document.mongo
The MongoDB representation of a blob.
MongoBlob() - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
Default constructor.
MongoBlobReferenceIterator - Class in org.apache.jackrabbit.oak.plugins.document.mongo
 
MongoBlobReferenceIterator(DocumentNodeStore, MongoDocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobReferenceIterator
 
MongoBlobStore - Class in org.apache.jackrabbit.oak.plugins.document.mongo
Implementation of blob store for the MongoDB extending from CachingBlobStore.
MongoBlobStore(MongoDatabase, long, DocumentNodeStoreBuilder<?>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore
Constructs a new MongoBlobStore
MongoBlobStore(MongoDatabase) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore
Constructs a new MongoBlobStore
MongoBlobStore(MongoDatabase, long) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore
Constructs a new MongoBlobStore
MongoConnection - Class in org.apache.jackrabbit.oak.plugins.document.util
The MongoConnection abstracts connection to the MongoDB.
MongoConnection(String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Constructs a new connection using the specified MongoDB connection string.
MongoConnection(String, int, String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Constructs a new MongoConnection.
MongoConnection(String, MongoClient) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Constructs a new MongoConnection.
MongoConnection(String, MongoClientOptions.Builder) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
Constructs a new connection using the specified MongoDB connection String.
MongoDBConfig - Class in org.apache.jackrabbit.oak.plugins.document.mongo
 
MongoDBConfig() - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDBConfig
 
MongoDocumentNodeStoreBuilder - Class in org.apache.jackrabbit.oak.plugins.document.mongo
A builder for a DocumentNodeStore backed by MongoDB.
MongoDocumentNodeStoreBuilder() - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilder
 
MongoDocumentNodeStoreBuilderBase<T extends MongoDocumentNodeStoreBuilderBase<T>> - Class in org.apache.jackrabbit.oak.plugins.document.mongo
A base builder implementation for a DocumentNodeStore backed by MongoDB.
MongoDocumentNodeStoreBuilderBase() - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
 
MongoDocumentStore - Class in org.apache.jackrabbit.oak.plugins.document.mongo
A document store that uses MongoDB as the backend.
MongoDocumentStore(MongoClient, MongoDatabase, MongoDocumentNodeStoreBuilderBase<?>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
MongoDocumentStoreCheckHelper - Class in org.apache.jackrabbit.oak.plugins.document.mongo
MongoDocumentStoreCheckHelper...
MongoDocumentStoreCheckHelper() - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreCheckHelper
 
MongoDocumentStoreHelper - Class in org.apache.jackrabbit.oak.plugins.document.mongo
Helper class to access package private methods on MongoDocumentStore.
MongoDocumentStoreMetrics - Class in org.apache.jackrabbit.oak.plugins.document.mongo
Implementation specific metrics exposed by the MongoDocumentStore.
MongoDocumentStoreMetrics(MongoDocumentStore, StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreMetrics
 
MongoDocumentStoreThrottlingMetricsUpdater - Class in org.apache.jackrabbit.oak.plugins.document.mongo
Mongo Document Store throttling metric updater.
MongoDocumentStoreThrottlingMetricsUpdater(MongoDatabase, AtomicDouble) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreThrottlingMetricsUpdater
 
MongoDocumentTraverser - Class in org.apache.jackrabbit.oak.plugins.document.mongo
 
MongoDocumentTraverser(MongoDocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentTraverser
 
MongoFixture(String, String, boolean, long, boolean, File, int, boolean) - Constructor for class org.apache.jackrabbit.oak.fixture.OakFixture.MongoFixture
 
MongoMissingLastRevSeeker - Class in org.apache.jackrabbit.oak.plugins.document.mongo
Mongo specific version of MissingLastRevSeeker which uses mongo queries to fetch candidates which may have missed '_lastRev' updates.
MongoMissingLastRevSeeker(MongoDocumentStore, Clock) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoMissingLastRevSeeker
 
MongoStatus - Class in org.apache.jackrabbit.oak.plugins.document.mongo
 
MongoStatus(MongoClient, String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoStatus
 
MongoThrottlerFactory - Class in org.apache.jackrabbit.oak.plugins.document.mongo
Factory to create Mongo Throttlers
MongoVersionGCSupport - Class in org.apache.jackrabbit.oak.plugins.document.mongo
Mongo specific version of VersionGCSupport which uses mongo queries to fetch required NodeDocuments
MongoVersionGCSupport(MongoDocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.MongoVersionGCSupport
 
monitor - Variable in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
monitor - Variable in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
Monitor<T> - Interface in org.apache.jackrabbit.oak.stats
Marker interface for monitors that are to be registered with a Whiteboard.
MORE_LIKE_THIS_PREFIX - Static variable in class org.apache.jackrabbit.oak.query.ast.SimilarImpl
 
mount(String, boolean, List<String>, List<String>) - Method in class org.apache.jackrabbit.oak.spi.mount.Mounts.Builder
Adds a new Mount instance with the specified parameters
mount(String, String...) - Method in class org.apache.jackrabbit.oak.spi.mount.Mounts.Builder
Adds a new read-write Mount with the specified name and paths
Mount - Interface in org.apache.jackrabbit.oak.spi.mount
Refers to a set of paths from a ContentRepositoryx that are possibly stored in a separate physical persistent store.
MountedNodeStore - Class in org.apache.jackrabbit.oak.composite
 
MountedNodeStore(Mount, NodeStore) - Constructor for class org.apache.jackrabbit.oak.composite.MountedNodeStore
 
MountedNodeStoreChecker<T> - Interface in org.apache.jackrabbit.oak.composite.checks
Applies a category of consistency checks specific to NodeStore mounts
mountedPaths() - Method in annotation type org.apache.jackrabbit.oak.composite.MountInfoConfig.Props
 
MountInfo - Class in org.apache.jackrabbit.oak.spi.mount
Default Mount implementation for non-default mounts.
MountInfo(String, boolean, List<String>, List<String>) - Constructor for class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
MountInfoConfig - Class in org.apache.jackrabbit.oak.composite
 
MountInfoConfig() - Constructor for class org.apache.jackrabbit.oak.composite.MountInfoConfig
 
MountInfoConfig.Props - Annotation Type in org.apache.jackrabbit.oak.composite
 
MountInfoProvider - Interface in org.apache.jackrabbit.oak.spi.mount
Holds information related to the Mounts configured in a ContentRepository.
MountInfoProviderService - Class in org.apache.jackrabbit.oak.composite
 
MountInfoProviderService() - Constructor for class org.apache.jackrabbit.oak.composite.MountInfoProviderService
 
mountName() - Method in annotation type org.apache.jackrabbit.oak.composite.MountInfoConfig.Props
 
MountPermissionProvider - Class in org.apache.jackrabbit.oak.security.authorization.permission
 
MountPermissionProvider(Root, String, Set<Principal>, RestrictionProvider, ConfigurationParameters, Context, ProviderCtx) - Constructor for class org.apache.jackrabbit.oak.security.authorization.permission.MountPermissionProvider
 
Mounts - Class in org.apache.jackrabbit.oak.spi.mount
Provides helper methods for creating MountInfoProvider instances.
Mounts.Builder - Class in org.apache.jackrabbit.oak.spi.mount
Provides a fluent API from creating MountInfoProvider instances
move(String, String) - Method in interface org.apache.jackrabbit.oak.api.Root
Move the child located at sourcePath to a child at destPath.
move(String, String) - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
move(String, String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
move(String, String) - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
move(String, String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
Move a node
move(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultMoveValidator
 
move(String, String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.MoveValidator
Called when a moved node has been detected.
MoveAwarePermissionValidator - Class in org.apache.jackrabbit.oak.security.authorization.permission
 
MoveCondition() - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder.MoveCondition
 
MoveDetector - Class in org.apache.jackrabbit.oak.spi.state
A MoveDetector is a validator that can detect certain move operations and reports these to the wrapped MoveValidator by calling MoveValidator.move(String, String, NodeState).
MoveDetector(MoveValidator) - Constructor for class org.apache.jackrabbit.oak.spi.state.MoveDetector
 
moveDownloadCache(File) - Static method in class org.apache.jackrabbit.oak.plugins.blob.DataStoreCacheUpgradeUtils
Move the DataStore downloaded cache files to the appropriate folder used by the new cache FileCache
MoveFilter - Class in org.apache.jackrabbit.oak.plugins.observation.filter
This filter implementation excludes generating add node events for child nodes of the destination of a move operation.
MoveFilter() - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.MoveFilter
 
movePendingUploadsToStaging(File, File, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.blob.DataStoreCacheUpgradeUtils
Move the pending uploads read from the de-serialized map to the appropriate directory used by the UploadStagingCache.
moveSubtree() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
 
moveTo(NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
This implementation has the same semantics as adding this node with name newName as a new child of newParent followed by removing this node.
moveTo(NodeBuilder, String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Move this child to a new parent with a new name.
moveTo(NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
MoveTracker - Class in org.apache.jackrabbit.oak.spi.commit
Utility to keep track of the move operations that are performed between two calls to Root.commit(java.util.Map<java.lang.String, java.lang.Object>).
MoveTracker() - Constructor for class org.apache.jackrabbit.oak.spi.commit.MoveTracker
Create a new MoveTracker
MoveValidator - Interface in org.apache.jackrabbit.oak.spi.state
A validator that also receives notifications about moved nodes.
MSSQL - org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
MSSQL - org.apache.jackrabbit.oak.plugins.document.rdb.RDBCommonVendorSpecificCode
 
MSSQL - org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
MultiBinaryPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiBinaryPropertyState(String, Iterable<Blob>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiBinaryPropertyState
 
MultiBooleanPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiBooleanPropertyState(String, Iterable<Boolean>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiBooleanPropertyState
 
MultiDecimalPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiDecimalPropertyState(String, Iterable<BigDecimal>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiDecimalPropertyState
 
MultiDoublePropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiDoublePropertyState(String, Iterable<Double>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiDoublePropertyState
 
MultiGenerationMap<K,​V> - Class in org.apache.jackrabbit.oak.plugins.document.persistentCache
 
MultiGenericPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiGenericPropertyState(String, Iterable<String>, Type<?>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
 
MultiLongPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiLongPropertyState(String, Iterable<Long>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiLongPropertyState
 
MULTIPLE - org.apache.jackrabbit.oak.spi.xml.PropInfo.MultipleStatus
 
MultiStringPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
MultiStringPropertyState(String, Iterable<String>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.MultiStringPropertyState
 
MULTITHREADED_TRAVERSE_WITH_SORT - org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder.SortStrategyType
System property FlatFileNodeStoreBuilder.OAK_INDEXER_SORT_STRATEGY_TYPE if set to this value would result in MultithreadedTraverseWithSortStrategy being used.
MultithreadedTraverseWithSortStrategy - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
Deprecated.
Use PipelinedStrategy instead
MultithreadedTraverseWithSortStrategy(NodeStateEntryTraverserFactory, List<Long>, Set<String>, BlobStore, File, List<File>, Compression, MemoryManager, long, Predicate<String>, String) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.MultithreadedTraverseWithSortStrategy
Deprecated.
 
MYSQL - org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
MYSQL - org.apache.jackrabbit.oak.plugins.document.rdb.RDBCommonVendorSpecificCode
 
MYSQL - org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 

N

name - Variable in enum org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean.StatusCode
 
name - Variable in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation
 
Name - Annotation Type in org.apache.jackrabbit.oak.api.jmx
Produces a parameter name that will be returned by JMX MBeanFeatureInfo.getName().
NAME - Static variable in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
 
NAME - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for name violation errors.
NAME - Static variable in annotation type org.apache.jackrabbit.oak.api.jmx.Description
 
NAME - Static variable in annotation type org.apache.jackrabbit.oak.api.jmx.Impact
 
NAME - Static variable in annotation type org.apache.jackrabbit.oak.api.jmx.Name
 
NAME - Static variable in class org.apache.jackrabbit.oak.api.Type
Map String to PropertyType.STRING
NAME - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStoreService
 
NAME - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStoreService
 
NAME - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.SharedS3DataStoreService
 
NAME - Static variable in class org.apache.jackrabbit.oak.exporter.NodeStateExportCommand
 
NAME - Static variable in class org.apache.jackrabbit.oak.index.IndexCommand
 
NAME - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.DbDataStoreService
 
NAME - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStoreService
 
NAME - Static variable in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
NAME - Static variable in class org.apache.jackrabbit.oak.run.DataStoreCommand
 
NAME - Static variable in class org.apache.jackrabbit.oak.run.DataStoreCopyCommand
 
NAME - Static variable in class org.apache.jackrabbit.oak.run.FlatFileCommand
 
NAME - Static variable in class org.apache.jackrabbit.oak.run.FrozenNodeRefsByScanningCommand
 
NAME - Static variable in class org.apache.jackrabbit.oak.run.FrozenNodeRefsUsingIndexCommand
 
NAME - Static variable in class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCache
 
NAME - Static variable in class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCache
 
NAME - Static variable in class org.apache.jackrabbit.oak.spi.blob.osgi.FileBlobStoreService
 
NAME - Static variable in interface org.apache.jackrabbit.oak.spi.commit.CommitContext
Name of the entry of the mutable commit attributes map in the info map in CommitInfo.getInfo()
NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.AuthenticationConfiguration
 
NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleMBean
 
NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenConfiguration
 
NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.AuthorizationConfiguration
 
NAME - Static variable in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.principal.PrincipalConfiguration
 
NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConfiguration
 
NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConfiguration
 
NAME_ABORT - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
 
NAME_BESTEFFORT - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
 
NAME_IGNORE - Static variable in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
 
NameConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
NameConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NameConstraint
 
nameFromValue(int) - Static method in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
 
NameMapper - Interface in org.apache.jackrabbit.oak.namepath
TODO document
nameMatches(String) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds if the name of the Authorizable matches a pattern.
NamePathMapper - Interface in org.apache.jackrabbit.oak.namepath
The NamePathMapper interface combines NameMapper and PathMapper.
NamePathMapper.Default - Class in org.apache.jackrabbit.oak.namepath
Default implementation that doesn't perform any conversions for cases where a mapper object only deals with oak internal names and paths.
NamePathMapperImpl - Class in org.apache.jackrabbit.oak.namepath.impl
TODO document
NamePathMapperImpl(NameMapper) - Constructor for class org.apache.jackrabbit.oak.namepath.impl.NamePathMapperImpl
 
NamePathMapperImpl(NameMapper, IdentifierManager) - Constructor for class org.apache.jackrabbit.oak.namepath.impl.NamePathMapperImpl
 
NamePathRev - Class in org.apache.jackrabbit.oak.plugins.document
A cache key implementation, which is a combination of a name, path and a revision vector.
NamePathRev(String, Path, RevisionVector) - Constructor for class org.apache.jackrabbit.oak.plugins.document.NamePathRev
 
nameProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
Create a multi valued PropertyState from a list of names.
nameProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
Create a PropertyState from a name.
NAMES - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<String> to array of PropertyType.NAME
NAMES - Static variable in interface org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesConstants
 
NAMESPACE - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for namespace violation errors.
NAMESPACE_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
NAMESPACE_OAK - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
 
NAMESPACE_REP - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
 
NAMESPACE_SV - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
 
NAMESPACE_XMLNS - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
 
NamespaceConstants - Interface in org.apache.jackrabbit.oak.plugins.name
Deprecated.
Use NamespaceConstants instead.
NamespaceConstants - Interface in org.apache.jackrabbit.oak.spi.namespace
TODO document
NamespaceEditorProvider - Class in org.apache.jackrabbit.oak.plugins.name
Validator service that checks that all node and property names as well as any name values are syntactically valid and that any namespace prefixes are properly registered.
NamespaceEditorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.name.NamespaceEditorProvider
 
NamespacePrefixNodestoreChecker - Class in org.apache.jackrabbit.oak.composite.checks
 
NamespacePrefixNodestoreChecker() - Constructor for class org.apache.jackrabbit.oak.composite.checks.NamespacePrefixNodestoreChecker
 
namespaces - Variable in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
Namespaces - Class in org.apache.jackrabbit.oak.plugins.name
Internal static utility class for managing the persisted namespace registry.
NAMESPACES_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
 
NameValidatorProvider - Class in org.apache.jackrabbit.oak.plugins.name
Validator service that checks that all node and property names as well as any name values are syntactically valid and that any namespace prefixes are properly registered.
NameValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.name.NameValidatorProvider
 
NATIVE_LUCENE_LANGUAGE - Static variable in class org.apache.jackrabbit.oak.query.ast.SimilarImpl
 
NATIVE_LUCENE_LANGUAGE - Static variable in class org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
 
NATIVE_LUCENE_LANGUAGE - Static variable in class org.apache.jackrabbit.oak.query.ast.SuggestImpl
 
NATIVE_PREFIX - Static variable in class org.apache.jackrabbit.oak.query.ast.NativeFunctionImpl
The prefix for native function restrictions (native, similar, spellcheck, suggest).
nativeFunction(String, String, StaticOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
NativeFunctionImpl - Class in org.apache.jackrabbit.oak.query.ast
A native function condition.
NE - org.apache.jackrabbit.oak.jcr.query.qom.Operator
 
needsRefresh(long) - Method in class org.apache.jackrabbit.oak.jcr.session.RefreshStrategy.Composite
Determine whether the given session needs to refresh before the next session operation is performed.
needsRefresh(long) - Method in interface org.apache.jackrabbit.oak.jcr.session.RefreshStrategy
Determine whether the given session needs to refresh before the next session operation is performed.
needsRefresh(long) - Method in class org.apache.jackrabbit.oak.jcr.session.RefreshStrategy.Timed
 
neq(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds if the node of an Authorizable has a property at relPath which is not equal to value.
NEVER - Static variable in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters.Milliseconds
 
NEW - org.apache.jackrabbit.oak.api.Tree.Status
Item is new
newAsyncUpdateCallback(NodeStore, String, long, String, AsyncIndexUpdate.AsyncIndexStats, AtomicBoolean) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
newBinary(@org.jetbrains.annotations.NotNull byte[]) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newBinary(Blob) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newBinaryReferencesIndexWriter() - Static method in class org.apache.jackrabbit.oak.segment.file.tar.binaries.BinaryReferencesIndexWriter
Create a new, empty instance of BinaryReferencesIndexWriter.
newBoolean(boolean) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newBuilder() - Static method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Create a builder.
newBuilder() - Method in interface org.apache.jackrabbit.oak.plugins.document.spi.JournalPropertyService
 
newBuilder() - Static method in class org.apache.jackrabbit.oak.plugins.index.MetricsFormatter
 
newBuilder() - Static method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderBuilder
 
newBuilder() - Static method in class org.apache.jackrabbit.oak.spi.mount.Mounts
Creates a new Builder instance for configuring more complex mount setups
newBulkSegmentId() - Method in interface org.apache.jackrabbit.oak.segment.SegmentIdProvider
Provide a SegmentId for a segment of type "data".
newBulkSegmentId() - Method in class org.apache.jackrabbit.oak.segment.SegmentTracker
Create and track a new segment id for bulk segments.
newBundlingHandler() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigHandler
 
newCanceller() - Static method in class org.apache.jackrabbit.oak.segment.file.cancel.Canceller
Create a new Canceller which is trivially empty.
newCombinedFilter(Iterator<K>, boolean, long, long, Comparator<K>, QueryLimits) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
 
newDataSegmentId() - Method in interface org.apache.jackrabbit.oak.segment.SegmentIdProvider
Provide a SegmentId for a segment of type "bulk".
newDataSegmentId() - Method in class org.apache.jackrabbit.oak.segment.SegmentTracker
Create and track a new segment id for data segments.
newDate(String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newDecimal(BigDecimal) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newDistinct(Iterator<K>, QueryLimits) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
 
newDocument(DocumentStore) - Method in class org.apache.jackrabbit.oak.plugins.document.Collection
 
newDocumentNodeStoreBuilder() - Static method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
newDouble(Double) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newEntry(RevisionVector, RevisionVector, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.LocalDiffCache
 
newEntry(RevisionVector, RevisionVector, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache
 
newEqualsCondition(Object) - Static method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Condition
Creates a new equals condition with the given value.
newFeature(String, Whiteboard) - Static method in class org.apache.jackrabbit.oak.spi.toggle.Feature
Creates a new Feature with the given name and registers the corresponding FeatureToggle on the Whiteboard.
newFileStore(SegmentNodeStorePersistence, File, boolean, int, long) - Static method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsToolUtils
 
newFileStore(SegmentNodeStorePersistence, File, boolean, int, long, SegmentGCOptions.CompactorType) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
newFileStore(SegmentNodeStorePersistence, File, boolean, int, long, SegmentGCOptions.CompactorType, int) - Static method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsToolUtils
 
newFileStore(SegmentNodeStorePersistence, File, boolean, int, long, SegmentGCOptions.CompactorType, int) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
newGCGeneration(int, int, boolean) - Static method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
 
newGCGeneration(SegmentArchiveEntry) - Static method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
 
newHandler() - Method in class org.apache.jackrabbit.oak.plugins.document.JournalPropertyHandlerFactory
 
newIndexLoader(int) - Static method in class org.apache.jackrabbit.oak.segment.file.tar.index.IndexLoader
Create a new IndexLoader for the specified block size.
newIndexWriter(int) - Static method in class org.apache.jackrabbit.oak.segment.file.tar.index.IndexWriter
Create a new IndexWriter for the specified block size.
newInstance() - Static method in class org.apache.jackrabbit.oak.plugins.document.cache.ForwardingListener
 
newInstance(Collection<? extends RestrictionProvider>) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
newInstance(Supplier<Collection<CredentialsSupport>>) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.CompositeCredentialsSupport
 
newInstance(List<? extends TokenProvider>) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenProvider
 
newInstance(TokenProvider...) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.token.CompositeTokenProvider
 
newInstance(RestrictionProvider...) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
newInstance(OptionParser) - Method in interface org.apache.jackrabbit.oak.run.cli.OptionsBeanFactory
 
newInstance(RemovalListener<K, V>) - Static method in class org.apache.jackrabbit.oak.plugins.document.cache.ForwardingListener
 
newInstance(Cache.Backend<K, V>, int) - Static method in class org.apache.jackrabbit.oak.commons.cache.Cache
 
newIOTracer(Function<IOMonitor, FileStore>, Writer, String) - Static method in class org.apache.jackrabbit.oak.segment.tool.iotrace.IOTracer
Create a new IOTracer instance.
newLimit(Iterator<K>, long) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
 
newline() - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Append a newline character.
newline() - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
newline() - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Append a newline character.
newLong(Long) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newManagementOperation(String, Callable<R>) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation
Create a new ManagementOperation of the given name.
newManagementOperation(String, Supplier<String>, Callable<R>) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation
Create a new ManagementOperation of the given name.
newManifestChecker(ManifestFile, boolean, int, int) - Static method in class org.apache.jackrabbit.oak.segment.file.ManifestChecker
 
newMongoDocumentNodeStoreBuilder() - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilder
 
newName(Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newName(String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newNotEqualsCondition(Object) - Static method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Condition
Creates a new notEquals condition with the given value.
newOffset(Iterator<K>, long) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
 
newPath(String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newPool(SegmentBufferWriterPool.PoolType) - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriterPool.SegmentBufferWriterPoolFactory
 
newProgressResult(long, Path) - Method in class org.apache.jackrabbit.oak.plugins.document.check.Progress
 
newProgressResult(long, Path) - Method in class org.apache.jackrabbit.oak.plugins.document.check.ProgressWithETA
 
newRawSegmentData(Buffer) - Static method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
newRDBDocumentNodeStoreBuilder() - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentNodeStoreBuilder
 
newRecordCache(int) - Static method in class org.apache.jackrabbit.oak.segment.RecordCache
Factory method for creating RecordCache instances.
newReference(String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
newRevision() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionContext
 
newRevision() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionContextWrapper
 
newSegmentCache(long) - Static method in class org.apache.jackrabbit.oak.segment.SegmentCache
Create a new segment cache of the given size.
newSegmentData(Buffer) - Static method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
newSegmentId(long, long) - Method in interface org.apache.jackrabbit.oak.segment.SegmentIdFactory
Creates a SegmentId represented by the given MSB/LSB pair.
newSegmentId(long, long) - Method in interface org.apache.jackrabbit.oak.segment.SegmentIdProvider
Provide a SegmentId represented by the given MSB/LSB pair.
newSegmentId(long, long) - Method in class org.apache.jackrabbit.oak.segment.SegmentTracker
Get an existing SegmentId with the given msb and lsb or create a new one if no such id exists with this tracker.
newSegmentNodeStorePersistence(AwsToolUtils.SegmentStoreType, String) - Static method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsToolUtils
 
newSegmentNodeStorePersistence(ToolUtils.SegmentStoreType, String) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
newSegmentNodeStorePersistence(ToolUtils.SegmentStoreType, String, String, Integer) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
newSegmentWriter(GCGeneration) - Method in interface org.apache.jackrabbit.oak.segment.SegmentWriterFactory
 
newSort(Iterator<K>, Comparator<K>, int, QueryLimits) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
 
newString(Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newString(String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newTestInstance() - Static method in class org.apache.jackrabbit.oak.query.index.FilterImpl
Create a new filter instance that is used for unit testing.
newUri(String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newWeakReference(String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
newWriter(GCGeneration) - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriterPool
 
next() - Method in class org.apache.jackrabbit.oak.commons.io.BurnOnCloseFileIterator
 
next() - Method in class org.apache.jackrabbit.oak.commons.io.FileLineDifferenceIterator
 
next() - Method in class org.apache.jackrabbit.oak.jcr.query.PrefetchIterator
 
next() - Method in class org.apache.jackrabbit.oak.plugins.document.util.CloseableIterator
 
next() - Method in class org.apache.jackrabbit.oak.plugins.document.util.MergeSortedIterators
 
next() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
next() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
next() - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Go to the next node for the given source.
next() - Method in class org.apache.jackrabbit.oak.security.user.query.ResultIterator
 
next() - Method in interface org.apache.jackrabbit.oak.spi.query.Cursor
The next row within this index.
next(String) - Method in interface org.apache.jackrabbit.oak.plugins.document.bundlor.Matcher
Returns a matcher for given child node name based on current state
NEXT_AFTER_BUILT_INS - Static variable in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
nextBits() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Method to calculate the next privilege bits associated with this instance.
nextCache - Variable in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
 
nextCustomizedName() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexName
 
nextDelay(long) - Static method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor.ConsolidatorTask
 
nextFull() - Method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
Create a new instance with the generation and the full generation incremented by one and the compaction flag set.
nextIterator() - Method in class org.apache.jackrabbit.oak.plugins.document.util.MergeSortedIterators
 
nextPartial() - Method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
Create a new instance with the compaction flag set and the generation and the full generation left unchanged.
nextPowerOf2(int) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Get the value that is equal or higher than this value, and that is a power of two.
nextPowerOfTwo(int) - Static method in class org.apache.jackrabbit.oak.segment.file.PriorityCache
Round size up to the next power of two or 1 for negative values.
nextPrincipal() - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalIterator
Returns the next principal.
nextPrincipal() - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalIteratorAdapter
Returns the next policy.
nextTail() - Method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
Create a new instance with the generation incremented by one, the full generation left unchanged and the compaction flag set.
NO_BINDINGS - Static variable in interface org.apache.jackrabbit.oak.api.QueryEngine
Empty set of variables bindings.
NO_CHILDREN - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
NO_MAPPINGS - Static variable in interface org.apache.jackrabbit.oak.api.QueryEngine
Empty set of namespace prefix mappings.
NO_PERMISSION - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
NO_RECOURSE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.TreePermission
 
NO_RESTRICTION - org.apache.jackrabbit.oak.spi.query.Filter.PathRestriction
All nodes.
NO_SUCH_AUTHORIZABLE - org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult.Status
nothing changed.
NO_SUCH_IDENTITY - org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult.Status
nothing changed.
NO_THROTTLING - Static variable in interface org.apache.jackrabbit.oak.plugins.document.Throttler
Default implementation with no throttling
noCertCheck() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Configures whether certificates on SSL/TLS connections should be validated.
node - Variable in class org.apache.jackrabbit.oak.jcr.session.operation.NodeOperation
 
NODE - org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
NODE - org.apache.jackrabbit.oak.segment.RecordType
A JCR node, which contains a list of record ids: the record id of the template depending on the template, the record id of the map of the ids of the child node name(s) and child node record id(s), or if there is just one child node, the child node record id the record ids of the property values (for multi-valued property a pointer to the list record)
NODE_NAME_LIMIT - Static variable in class org.apache.jackrabbit.oak.plugins.document.util.Utils
The maximum size a node name, in bytes.
NODE_PATH_DEPTH - Static variable in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreStats
 
NODE_SWITCH_TO_DEFAULT_MOUNT - Static variable in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreStats
 
NODE_SWITCH_TO_NON_DEFAULT_MOUNT - Static variable in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreStats
 
NODE_TYPE - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for node type violation errors.
NODE_TYPE_DEFINITION_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
NODE_TYPE_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
NODE_TYPES_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
nodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.DefaultEventHandler
 
nodeAdded(String, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.EventHandler
Notification for an added node
nodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteredHandler
 
NodeBuilder - Interface in org.apache.jackrabbit.oak.spi.state
Builder interface for constructing new node states.
NodeBuilderTree - Class in org.apache.jackrabbit.oak.plugins.tree.impl
A mutable Tree implementation based on an underlying NodeBuilder, which tracks all changes recorded through this tree's mutator methods.
NodeBuilderTree(String, NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.plugins.tree.impl.NodeBuilderTree
Create a new AbstractTree instance
NodeBuilderTree(NodeBuilderTree, NodeBuilder, String) - Constructor for class org.apache.jackrabbit.oak.plugins.tree.impl.NodeBuilderTree
 
NodeCacheWeigher() - Constructor for class org.apache.jackrabbit.oak.segment.CacheWeights.NodeCacheWeigher
 
nodeCount - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.NodeInfo
Number of child nodes
NodeCounter - Class in org.apache.jackrabbit.oak.plugins.document.check
Count documents and nodes that exist.
NodeCounter(DocumentNodeStore, RevisionVector, ExecutorService) - Constructor for class org.apache.jackrabbit.oak.plugins.document.check.NodeCounter
 
NodeDelegate - Class in org.apache.jackrabbit.oak.jcr.delegate
NodeDelegate serve as internal representations of Nodes.
NodeDelegate(SessionDelegate, Tree) - Constructor for class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
nodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.DefaultEventHandler
 
nodeDeleted(String, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.EventHandler
Notification for a deleted node
nodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteredHandler
 
NodeDocument - Class in org.apache.jackrabbit.oak.plugins.document
A document storing data about a node.
NodeDocument(DocumentStore, long) - Constructor for class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Required for serialization
NodeDocument.SplitDocType - Enum in org.apache.jackrabbit.oak.plugins.document
A document which is created from splitting a main document can be classified into multiple types depending on the content i.e.
NodeDocumentCache - Class in org.apache.jackrabbit.oak.plugins.document.cache
Cache for the NodeDocuments.
NodeDocumentCache(Cache<CacheValue, NodeDocument>, CacheStats, Cache<StringValue, NodeDocument>, CacheStats, NodeDocumentLocks) - Constructor for class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
 
NodeDocumentCodec - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
Custom codec for MongoDB to transform a stream of BSON tokens into a NodeDocument.
NodeDocumentCodec(MongoDocumentStore, Collection<NodeDocument>, CodecRegistry) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeDocumentCodec
 
NodeDocumentCodecProvider - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
NodeDocumentCodecProvider(MongoDocumentStore, Collection<NodeDocument>) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeDocumentCodecProvider
 
NodeDocumentHelper - Class in org.apache.jackrabbit.oak.plugins.document
Helper class to access package private methods on NodeDocument.
NodeDocumentIdComparator - Class in org.apache.jackrabbit.oak.plugins.document
Implements a comparator, which sorts NodeDocumentId string according to 1) their depth (highest first) and 2) the id string itself.
NodeDocumentLocks - Interface in org.apache.jackrabbit.oak.plugins.document.locks
 
nodeExists(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
nodeId - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.NodeInfo
Id of this record
NodeImpl<T extends NodeDelegate> - Class in org.apache.jackrabbit.oak.jcr.session
TODO document
NodeImpl(T, SessionContext) - Constructor for class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
NodeInfo - Class in org.apache.jackrabbit.oak.spi.xml
Information about a node being imported.
NodeInfo(String, String, Iterable<String>, String) - Constructor for class org.apache.jackrabbit.oak.spi.xml.NodeInfo
Creates a node information instance.
NodeInfo(RecordId, String, int, int, int) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentParser.NodeInfo
 
nodeLocalName(String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
nodeLocalName(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
NodeLocalNameImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
NodeLocalNameImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "localname(..)".
NodeLocalNameImpl(String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.NodeLocalNameImpl
 
NodeLocalNameImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
NodeMap<T> - Class in org.apache.jackrabbit.oak.composite
 
nodeMoved(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.DefaultEventHandler
 
nodeMoved(String, String, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.EventHandler
Notification for a moved node
nodeMoved(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteredHandler
 
nodeName(String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
nodeName(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
NodeNameImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
NodeNameImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "name(..)".
NodeNameImpl(String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.NodeNameImpl
 
NodeNameImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
NodeObserver - Class in org.apache.jackrabbit.oak.plugins.observation
Base class for Observer instances that group changes by node instead of tracking them down to individual properties.
NodeObserver(String, String...) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.NodeObserver
Create a new instance for observing the given path.
NodeOperation<U> - Class in org.apache.jackrabbit.oak.jcr.session.operation
 
NodeOperation(NodeDelegate, String) - Constructor for class org.apache.jackrabbit.oak.jcr.session.operation.NodeOperation
 
nodeReordered(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.DefaultEventHandler
 
nodeReordered(String, String, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.EventHandler
Notification for a reordered node
nodeReordered(String, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteredHandler
 
NODES - Static variable in class org.apache.jackrabbit.oak.plugins.document.Collection
The 'nodes' collection.
NodeState - Interface in org.apache.jackrabbit.oak.spi.state
A node in a content tree consists of child nodes and properties, each of which evolves through different states during its lifecycle.
NodeStateCopier - Class in org.apache.jackrabbit.oak.plugins.migration
The NodeStateCopier and NodeStateCopier.Builder classes allow recursively copying a NodeState to a NodeBuilder.
NodeStateCopier.Builder - Class in org.apache.jackrabbit.oak.plugins.migration
The NodeStateCopier.Builder allows configuring a NodeState copy operation with includePaths, excludePaths and mergePaths.
NodeStateDiff - Interface in org.apache.jackrabbit.oak.spi.state
Handler of node state differences.
NodeStateDiffer - Interface in org.apache.jackrabbit.oak.plugins.document
 
NodeStateEntry - Class in org.apache.jackrabbit.oak.index.indexer.document
 
NodeStateEntry.NodeStateEntryBuilder - Class in org.apache.jackrabbit.oak.index.indexer.document
 
NodeStateEntryBatch - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
NodeStateEntryBatch(ByteBuffer, int) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch
 
NodeStateEntryBatch.BufferFullException - Exception in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
NodeStateEntryBuilder(NodeState, String) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntry.NodeStateEntryBuilder
 
NodeStateEntryList - Interface in org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList
 
NodeStateEntryReader - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
 
NodeStateEntryReader(BlobStore) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntryReader
 
NodeStateEntrySorter - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
 
NodeStateEntrySorter(Comparator<Iterable<String>>, File, File) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntrySorter
 
NodeStateEntrySorter(Comparator<Iterable<String>>, File, File, File) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntrySorter
 
NodeStateEntryTraverser - Class in org.apache.jackrabbit.oak.index.indexer.document
 
NodeStateEntryTraverser(String, DocumentNodeStore, MongoDocumentStore) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntryTraverser
 
NodeStateEntryTraverser(String, RevisionVector, DocumentNodeStore, MongoDocumentStore, TraversingRange) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntryTraverser
 
NodeStateEntryTraverserFactory - Interface in org.apache.jackrabbit.oak.index.indexer.document
 
NodeStateEntryWriter - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
 
NodeStateEntryWriter(BlobStore) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntryWriter
 
NodeStateEntryWriter(BlobStore, boolean) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntryWriter
 
NodeStateExportCommand - Class in org.apache.jackrabbit.oak.exporter
 
NodeStateExportCommand() - Constructor for class org.apache.jackrabbit.oak.exporter.NodeStateExportCommand
 
NodeStateHelper - Class in org.apache.jackrabbit.oak.nodestate
 
NodeStateHelper() - Constructor for class org.apache.jackrabbit.oak.nodestate.NodeStateHelper
 
NodeStateHolder - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
NodeStateHolder - Interface in org.apache.jackrabbit.oak.index.indexer.document.flatfile
 
NodeStateHolder(byte[], String[]) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateHolder
 
NodeStateIndexer - Interface in org.apache.jackrabbit.oak.index.indexer.document
 
NodeStateIndexerProvider - Interface in org.apache.jackrabbit.oak.index.indexer.document
 
NodeStateNodeTypeInfoProvider - Class in org.apache.jackrabbit.oak.query
A nodetype info provider that is based on node states.
NodeStateNodeTypeInfoProvider(NodeState) - Constructor for class org.apache.jackrabbit.oak.query.NodeStateNodeTypeInfoProvider
 
NodeStateSerializer - Class in org.apache.jackrabbit.oak.exporter
 
NodeStateSerializer(NodeState) - Constructor for class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
NodeStateSerializer.Format - Enum in org.apache.jackrabbit.oak.exporter
 
NodeStateTask(NodeDocument, BlockingQueue<Result>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.check.AsyncNodeStateProcessor.NodeStateTask
 
nodeStateToString(NodeState) - Static method in class org.apache.jackrabbit.oak.nodestate.NodeStateHelper
 
NodeStateUtils - Class in org.apache.jackrabbit.oak.spi.state
Utility method for code that deals with node states.
nodeStore - Variable in class org.apache.jackrabbit.oak.index.IndexImporterSupportBase
 
nodeStore - Variable in class org.apache.jackrabbit.oak.plugins.blob.ConsolidatedDataStoreCacheStats
 
nodeStore - Variable in class org.apache.jackrabbit.oak.plugins.document.Commit
 
NodeStore - Interface in org.apache.jackrabbit.oak.spi.state
Storage abstraction for trees.
NodeStoreBranch - Interface in org.apache.jackrabbit.oak.spi.state
An instance of this class represents a private branch of the tree in a NodeStore to which transient changes can be applied and later merged back or discarded.
NodeStoreChecks - Interface in org.apache.jackrabbit.oak.composite.checks
 
NodeStoreChecksService - Class in org.apache.jackrabbit.oak.composite.checks
 
NodeStoreChecksService() - Constructor for class org.apache.jackrabbit.oak.composite.checks.NodeStoreChecksService
 
NodeStoreChecksService(MountInfoProvider, List<MountedNodeStoreChecker<?>>) - Constructor for class org.apache.jackrabbit.oak.composite.checks.NodeStoreChecksService
 
NodeStoreFixture - Interface in org.apache.jackrabbit.oak.run.cli
 
NodeStoreFixtureProvider - Class in org.apache.jackrabbit.oak.run.cli
 
NodeStoreFixtureProvider() - Constructor for class org.apache.jackrabbit.oak.run.cli.NodeStoreFixtureProvider
 
NodeStoreProvider - Interface in org.apache.jackrabbit.oak.spi.state
Provides a NodeStore instance for specific role.
NodeTraversalCallback - Interface in org.apache.jackrabbit.oak.plugins.index
Callback which invoked for any changed node read by IndexUpdate as part of diff traversal
NodeTraversalCallback.PathSource - Interface in org.apache.jackrabbit.oak.plugins.index
Provides a way to lazily construct the path and provides access to the current path
nodeType(UniversalFilter.Selector, String[]) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A condition that holds for matching node types.
NODETYPE_OPTIMIZATION - Static variable in class org.apache.jackrabbit.oak.query.xpath.XPathToSQL2Converter
Optimize queries of the form "from [nt:base] where [jcr:primaryType] = 'x'" to "from [x] where [jcr:primaryType] = 'x'".
NODETYPE_UNION - Static variable in class org.apache.jackrabbit.oak.query.xpath.XPathToSQL2Converter
Convert queries of the form "where [jcr:primaryType] = 'x' or [jcr:primaryType] = 'y'" to "select ...
NodeTypeConstants - Interface in org.apache.jackrabbit.oak.plugins.nodetype
Deprecated.
Use NodeTypeConstants instead
NodeTypeConstants - Interface in org.apache.jackrabbit.oak.spi.nodetype
NodeTypeConstants...
NodeTypeDefDiff - Class in org.apache.jackrabbit.oak.plugins.nodetype
A NodeTypeDefDiff represents the result of the comparison of two node type definitions.
NodeTypeDefDiff.ChildNodeDefDiff - Class in org.apache.jackrabbit.oak.plugins.nodetype
 
NodeTypeDefDiff.PropDefDiff - Class in org.apache.jackrabbit.oak.plugins.nodetype
 
NodeTypeDefinitionNodeStoreChecker - Class in org.apache.jackrabbit.oak.composite.checks
Checks that nodes present in a mount are consistent with the global node type definitions
NodeTypeDefinitionNodeStoreChecker() - Constructor for class org.apache.jackrabbit.oak.composite.checks.NodeTypeDefinitionNodeStoreChecker
 
NodeTypeInfo - Interface in org.apache.jackrabbit.oak.query.ast
A nodetype info mechanism.
NodeTypeInfoProvider - Interface in org.apache.jackrabbit.oak.query.ast
A nodetype info mechanism.
NodeTypeMountedNodeStoreChecker - Class in org.apache.jackrabbit.oak.composite.checks
 
NodeTypeMountedNodeStoreChecker() - Constructor for class org.apache.jackrabbit.oak.composite.checks.NodeTypeMountedNodeStoreChecker
 
NodeTypeMountedNodeStoreChecker(String, String, String...) - Constructor for class org.apache.jackrabbit.oak.composite.checks.NodeTypeMountedNodeStoreChecker
 
NodeTypeMountedNodeStoreChecker.Context - Class in org.apache.jackrabbit.oak.composite.checks
 
NodeTypeRegistry - Class in org.apache.jackrabbit.oak.plugins.nodetype.write
BuiltInNodeTypes is a utility class that registers the built-in node types required for a JCR repository running on Oak.
NON_AGGREGATE_PRIVILEGES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
The internal names of all built-in privileges that are not aggregates.
NON_MATCHING - Static variable in interface org.apache.jackrabbit.oak.plugins.document.bundlor.Matcher
 
NonDefaultMountWriteReportingObserver - Class in org.apache.jackrabbit.oak.composite.impl
Reports writes to non-default mounts
NonDefaultMountWriteReportingObserver() - Constructor for class org.apache.jackrabbit.oak.composite.impl.NonDefaultMountWriteReportingObserver
 
NonDefaultMountWriteReportingObserver.Config - Annotation Type in org.apache.jackrabbit.oak.composite.impl
 
none(String) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
none(ManagementOperation<?>, String) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
NONE - org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean.StatusCode
 
NONE - org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo.ClusterNodeState
 
NONE - org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo.RecoverLockState
 
NONE - org.apache.jackrabbit.oak.plugins.document.NodeDocument.SplitDocType
Not a split document
NONE - org.apache.jackrabbit.oak.run.cli.BlobStoreOptions.Type
 
NONE - Static variable in interface org.apache.jackrabbit.oak.commons.Compression
 
NONE - Static variable in class org.apache.jackrabbit.oak.plugins.migration.FilteringNodeState
 
NONE - Static variable in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
no modification
nonGC() - Method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
Create a new instance with the compaction flag unset and the generation and the full generation left unchanged.
NOOP - Static variable in interface org.apache.jackrabbit.oak.plugins.blob.ExtendedBlobStatsCollector
 
NOOP - Static variable in interface org.apache.jackrabbit.oak.plugins.blob.OperationStatsCollector
 
NOOP - Static variable in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry
 
NOOP - Static variable in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStateCache
 
NOOP - Static variable in interface org.apache.jackrabbit.oak.plugins.index.CorruptIndexHandler
 
NOOP - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexUpdateCallback
 
NOOP - Static variable in interface org.apache.jackrabbit.oak.plugins.index.NodeTraversalCallback
 
NOOP - Static variable in interface org.apache.jackrabbit.oak.security.user.monitor.UserMonitor
 
NOOP - Static variable in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
 
NOOP - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor.ExternalIdentityMonitor
 
NOOP - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleMonitor
 
NOOP - Static variable in interface org.apache.jackrabbit.oak.spi.state.PrefetchNodeStore
 
NOOP - Static variable in interface org.apache.jackrabbit.oak.stats.StatisticsProvider
 
NoopStats - Class in org.apache.jackrabbit.oak.stats
 
noopWeigher() - Static method in class org.apache.jackrabbit.oak.segment.CacheWeights
 
NOP - org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult.Status
No update
not - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
The property value to NOT match
not(EventFilter) - Static method in class org.apache.jackrabbit.oak.plugins.observation.filter.Filters
A filter that matches if and only if any the filter passed to this method does not match.
not(FilterBuilder.Condition) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A compound condition that holds when its constituent does not hold.
not(Constraint) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
not(ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
not(T) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Return a condition which holds if condition does not hold.
NOT_BUNDLOR_PROPS - Static variable in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlorUtils
 
NOT_EQUAL - org.apache.jackrabbit.oak.query.ast.Operator
 
notEarlierThan(long) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimeInterval
Shortens the interval to the specified start value, if is contained in the interval.
NOTEQUALS - org.apache.jackrabbit.oak.plugins.document.UpdateOp.Condition.Type
Checks if a map entry does not equal a given value.
NotFullTextSearchImpl - Class in org.apache.jackrabbit.oak.query.ast
 
NotFullTextSearchImpl(String, String, StaticOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.NotFullTextSearchImpl
 
NotFullTextSearchImpl(FullTextSearchImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.NotFullTextSearchImpl
 
noThrottler() - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoThrottlerFactory
A Throttler which doesn't do any throttling, no matter how much system is under load
notify(SegmentId, SegmentNotFoundException) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
notify(SegmentId, SegmentNotFoundException) - Method in interface org.apache.jackrabbit.oak.segment.SegmentNotFoundExceptionListener
Notification about SegmentNotFoundException thrown by the underlying store in a meaningful way.
NotifyingFutureTask - Class in org.apache.jackrabbit.oak.commons.concurrent
A Future that accepts completion listener.
NotifyingFutureTask(Runnable) - Constructor for class org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask
 
NotifyingFutureTask(Callable<Void>) - Constructor for class org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask
 
NotImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
NotImpl - Class in org.apache.jackrabbit.oak.query.ast
A "not" condition.
NotImpl(ConstraintImpl) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.NotImpl
 
NotImpl(ConstraintImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.NotImpl
 
notLaterThan(long) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimeInterval
Shortens the interval to the specified end value, if is contained in the interval.
notMatch(PropertyValue, PropertyValue) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyValues
 
now - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
nowAsISO8601() - Static method in interface org.apache.jackrabbit.oak.plugins.document.check.DocumentProcessor
 
nowValue - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
ns - Variable in class org.apache.jackrabbit.oak.plugins.document.check.AsyncNodeStateProcessor
 
nsdata - Variable in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
NT_ACTIVITY - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
NT_CONFIGURATION - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
NT_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NT_OAK_RESOURCE - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
NT_OAK_UNSTRUCTURED - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
NT_REP_ACE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
NT_REP_ACL - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
NT_REP_AUTHORIZABLE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NT_REP_AUTHORIZABLE_FOLDER - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NT_REP_CHILD_NODE_DEFINITION - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
NT_REP_CHILD_NODE_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
NT_REP_DENY_ACE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
NT_REP_GRANT_ACE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
NT_REP_GROUP - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NT_REP_MEMBER_REFERENCES - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NT_REP_MEMBER_REFERENCES_LIST - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NT_REP_MEMBERS - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Deprecated.
NT_REP_NAMED_CHILD_NODE_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
NT_REP_NAMED_PROPERTY_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
NT_REP_NODE_TYPE - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
NT_REP_NODE_TYPES - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
NT_REP_PASSWORD - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NT_REP_PERMISSION_STORE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
NT_REP_PERMISSIONS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
NT_REP_POLICY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
NT_REP_PRIVILEGE - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Node type name of the privilege definition nodes
NT_REP_PRIVILEGES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Node type name of the root node of the privilege store
NT_REP_PROPERTY_DEFINITION - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
NT_REP_PROPERTY_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
NT_REP_RESTRICTIONS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
NT_REP_ROOT - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
Constants for built-in repository defined node type names
NT_REP_SYSTEM - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
NT_REP_SYSTEM_USER - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NT_REP_THREE_ROLES_POLICY - Static variable in interface org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesConstants
 
NT_REP_UNSTRUCTURED - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
NT_REP_USER - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
NULL - Static variable in interface org.apache.jackrabbit.oak.commons.json.JsopReader
The token type of "null".
NULL - Static variable in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Marker document, which indicates the document does not exist.
NULL - Static variable in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
 
NULL - Static variable in class org.apache.jackrabbit.oak.segment.RecordId
A null record id not identifying any record.
NULL - Static variable in class org.apache.jackrabbit.oak.segment.SegmentId
A null segment id not representing any segment.
NULL - Static variable in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters.Milliseconds
 
NUMBER - Static variable in interface org.apache.jackrabbit.oak.commons.json.JsopReader
The token type of a number value.
numberOfEntries() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch
 
numDeleted() - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationsStatsMBean
Returns the number deleted.
NumericConstraint<T> - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
NumericConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 

O

Oak - Class in org.apache.jackrabbit.oak
Builder class for constructing ContentRepository instances with a set of specified plugin components.
Oak() - Constructor for class org.apache.jackrabbit.oak.Oak
 
Oak(NodeStore) - Constructor for class org.apache.jackrabbit.oak.Oak
 
OAK - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Source name for exceptions thrown by components in the Oak project.
OAK_CHILD_ORDER - Static variable in class org.apache.jackrabbit.oak.index.merge.IndexMerge
 
OAK_CHILD_ORDER - Static variable in class org.apache.jackrabbit.oak.json.JsonDeserializer
 
OAK_CHILD_ORDER - Static variable in interface org.apache.jackrabbit.oak.plugins.tree.TreeConstants
Name of the internal property that contains the child order
OAK_CLUSTERID_REPOSITORY_DESCRIPTOR_KEY - Static variable in class org.apache.jackrabbit.oak.spi.cluster.ClusterRepositoryInfo
 
OAK_COMPOSITE_MEMORY_STORE - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_COMPOSITE_MONGO_STORE - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_COMPOSITE_STORE - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_DISCOVERYLITE_CLUSTERVIEW - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteService
Name of the repository descriptor via which the clusterView is published - which is the raison d'etre of the DocumentDiscoveryLiteService
OAK_INDEX - Static variable in class org.apache.jackrabbit.oak.indexversion.PurgeOldVersionUtils
 
OAK_INDEXER_DELETE_ORIGINAL - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
OAK_INDEXER_MAX_SORT_MEMORY_IN_GB - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
Value of this system property indicates max memory that should be used if jmx based memory monitoring is not available.
OAK_INDEXER_MAX_SORT_MEMORY_IN_GB_DEFAULT - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
OAK_INDEXER_PIPELINED_DOCUMENTS_ACCEPTED - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_DOCUMENTS_DOWNLOADED - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_DOCUMENTS_REJECTED - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_DOCUMENTS_REJECTED_EMPTY_NODE_STATE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_DOCUMENTS_REJECTED_SPLIT - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_DOCUMENTS_TRAVERSED - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_EAGER_MERGE_MAX_FILES_TO_MERGE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask
 
OAK_INDEXER_PIPELINED_EAGER_MERGE_MAX_SIZE_TO_MERGE_MB - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask
 
OAK_INDEXER_PIPELINED_EAGER_MERGE_MIN_FILES_TO_MERGE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask
 
OAK_INDEXER_PIPELINED_EAGER_MERGE_TRIGGER_THRESHOLD - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask
Minimum number of intermediate files that must exist before trying to do an eager merge
OAK_INDEXER_PIPELINED_ENTRIES_ACCEPTED - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_ENTRIES_REJECTED - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_ENTRIES_REJECTED_HIDDEN_PATHS - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_ENTRIES_REJECTED_PATH_FILTERED - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_ENTRIES_TRAVERSED - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_EXTERNAL_MERGE_READ_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask
 
OAK_INDEXER_PIPELINED_EXTRACTED_ENTRIES_TOTAL_SIZE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_MERGE_SORT_EAGER_MERGES_RUNS - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_MERGE_SORT_FINAL_MERGE_FILES_COUNT - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_MERGE_SORT_FINAL_MERGE_TIME - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_MERGE_SORT_INTERMEDIATE_FILES_COUNT - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_MONGO_CONNECTION_RETRY_SECONDS - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMongoDownloadTask
 
OAK_INDEXER_PIPELINED_MONGO_DOC_BATCH_MAX_NUMBER_OF_DOCUMENTS - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
OAK_INDEXER_PIPELINED_MONGO_DOC_BATCH_MAX_SIZE_MB - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
OAK_INDEXER_PIPELINED_MONGO_DOC_QUEUE_RESERVED_MEMORY_MB - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
OAK_INDEXER_PIPELINED_MONGO_DOWNLOAD_ENQUEUE_DELAY_PERCENTAGE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMetrics
 
OAK_INDEXER_PIPELINED_MONGO_REGEX_PATH_FILTERING - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMongoDownloadTask
Whether to do path filtering in the Mongo query instead of doing a full traversal of the document store and filtering in the indexing job.
OAK_INDEXER_PIPELINED_RETRY_ON_CONNECTION_ERRORS - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMongoDownloadTask
Whether to retry on connection errors to MongoDB.
OAK_INDEXER_PIPELINED_SORT_BUFFER_MEMORY_PERCENTAGE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
OAK_INDEXER_PIPELINED_TRANSFORM_THREADS - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
OAK_INDEXER_PIPELINED_WORKING_MEMORY_MB - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
OAK_INDEXER_SORT_STRATEGY_TYPE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
System property name for sort strategy.
OAK_INDEXER_SORTED_FILE_PATH - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
System property to define the existing folder containing the flat file store files
OAK_INDEXER_TRAVERSE_WITH_SORT - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
System property name for sort strategy.
OAK_INDEXER_USE_LZ4 - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
OAK_INDEXER_USE_ZIP - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
OAK_MEMORY - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_MEMORY_NS - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_MONGO - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_MONGO_DS - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_MONGO_NS - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_QUERY_FAIL_TRAVERSAL - Static variable in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
OAK_QUERY_LIMIT_IN_MEMORY - Static variable in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
OAK_QUERY_LIMIT_READS - Static variable in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
OAK_QUERY_PREFETCH_COUNT - Static variable in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
OAK_RDB - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_RDB_DS - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_SCORE_EXPLANATION - Static variable in class org.apache.jackrabbit.oak.spi.query.QueryConstants
The "oak:explainScore" pseudo-property.
OAK_SECURITY_NAME - Static variable in class org.apache.jackrabbit.oak.spi.security.RegistrationConstants
Name to be used when registering components that are required by the org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
OAK_SEGMENT_AWS - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_SEGMENT_AZURE - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_SEGMENT_CACHE_DISK_SEGMENT_READ_BYTES - Static variable in class org.apache.jackrabbit.oak.segment.remote.persistentcache.DiskCacheIOMonitor
 
OAK_SEGMENT_CACHE_DISK_SEGMENT_READ_TIME - Static variable in class org.apache.jackrabbit.oak.segment.remote.persistentcache.DiskCacheIOMonitor
 
OAK_SEGMENT_CACHE_DISK_SEGMENT_WRITE_BYTES - Static variable in class org.apache.jackrabbit.oak.segment.remote.persistentcache.DiskCacheIOMonitor
 
OAK_SEGMENT_CACHE_DISk_SEGMENT_WRITE_TIME - Static variable in class org.apache.jackrabbit.oak.segment.remote.persistentcache.DiskCacheIOMonitor
 
OAK_SEGMENT_CACHE_REDIS_SEGMENT_READ_BYTES - Static variable in class org.apache.jackrabbit.oak.segment.remote.persistentcache.RedisCacheIOMonitor
 
OAK_SEGMENT_CACHE_REDIS_SEGMENT_READ_TIME - Static variable in class org.apache.jackrabbit.oak.segment.remote.persistentcache.RedisCacheIOMonitor
 
OAK_SEGMENT_CACHE_REDIS_SEGMENT_WRITE_BYTES - Static variable in class org.apache.jackrabbit.oak.segment.remote.persistentcache.RedisCacheIOMonitor
 
OAK_SEGMENT_CACHE_REDIS_SEGMENT_WRITE_TIME - Static variable in class org.apache.jackrabbit.oak.segment.remote.persistentcache.RedisCacheIOMonitor
 
OAK_SEGMENT_SEGMENT_READ_BYTES - Static variable in class org.apache.jackrabbit.oak.segment.file.MetricsIOMonitor
 
OAK_SEGMENT_SEGMENT_READ_TIME - Static variable in class org.apache.jackrabbit.oak.segment.file.MetricsIOMonitor
 
OAK_SEGMENT_SEGMENT_WRITE_BYTES - Static variable in class org.apache.jackrabbit.oak.segment.file.MetricsIOMonitor
 
OAK_SEGMENT_SEGMENT_WRITE_TIME - Static variable in class org.apache.jackrabbit.oak.segment.file.MetricsIOMonitor
 
OAK_SEGMENT_TAR - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_SEGMENT_TAR_COLD - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_SEGMENT_TAR_DS - Static variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
OAK_UNKNOWN - Static variable in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
 
Oak.OakDefaultComponents - Class in org.apache.jackrabbit.oak
 
OakDefaultComponents() - Constructor for class org.apache.jackrabbit.oak.Oak.OakDefaultComponents
 
OakEventFilter - Class in org.apache.jackrabbit.oak.jcr.observation.filter
Extension of the JackrabbitEventFilter that exposes Oak specific features.
OakEventFilter() - Constructor for class org.apache.jackrabbit.oak.jcr.observation.filter.OakEventFilter
 
OakEventFilterImpl - Class in org.apache.jackrabbit.oak.jcr.observation
Implements OakEventFilter which is an extension to the JackrabbitEventFilter with features only supported by Oak.
OakEventFilterImpl(JackrabbitEventFilter) - Constructor for class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
OakFileDataStore - Class in org.apache.jackrabbit.oak.plugins.blob.datastore
Oak specific extension of JR2 FileDataStore which enables provisioning the signing key via OSGi config
OakFileDataStore() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
OakFixture - Class in org.apache.jackrabbit.oak.fixture
 
OakFixture(String) - Constructor for class org.apache.jackrabbit.oak.fixture.OakFixture
 
OakFixture.MongoFixture - Class in org.apache.jackrabbit.oak.fixture
 
OakHelpFormatter - Class in org.apache.jackrabbit.oak.run.cli
 
OakHelpFormatter(Iterable<OptionsBean>, String, String, String) - Constructor for class org.apache.jackrabbit.oak.run.cli.OakHelpFormatter
 
OakInitializer - Class in org.apache.jackrabbit.oak
 
OakJcrConstants - Interface in org.apache.jackrabbit.oak.jcr.session
 
OakOSGiRepositoryFactory - Class in org.apache.jackrabbit.oak.run.osgi
RepositoryFactory which constructs an instance of Oak repository.
OakOSGiRepositoryFactory() - Constructor for class org.apache.jackrabbit.oak.run.osgi.OakOSGiRepositoryFactory
 
OakRepositoryFactory - Class in org.apache.jackrabbit.oak.jcr
 
OakRepositoryFactory() - Constructor for class org.apache.jackrabbit.oak.jcr.OakRepositoryFactory
 
OakRepositoryFixture - Class in org.apache.jackrabbit.oak.fixture
 
OakRepositoryFixture(OakFixture) - Constructor for class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
OakResourceTransformer(FileStore, List<String>) - Constructor for class org.apache.jackrabbit.oak.run.CompositePrepareCommand.OakResourceTransformer
 
OakServer - Class in org.apache.jackrabbit.oak.standalone
 
OakServer() - Constructor for class org.apache.jackrabbit.oak.standalone.OakServer
 
OakServlet - Class in org.apache.jackrabbit.oak.http
 
OakServlet(ContentRepository) - Constructor for class org.apache.jackrabbit.oak.http.OakServlet
 
OakValue - Interface in org.apache.jackrabbit.oak.plugins.value
TODO: document
OakVersion - Class in org.apache.jackrabbit.oak.commons
Provides version information about Oak.
OakVersion - Class in org.apache.jackrabbit.oak
Provides version information about Oak.
object() - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Append '{'.
object() - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
object() - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Append '{'.
OBJECT_HEADER_SIZE - Static variable in class org.apache.jackrabbit.oak.segment.CacheWeights
 
Observable - Interface in org.apache.jackrabbit.oak.spi.commit
An Observable supports attaching Observer instances for listening to content changes.
ObservablePartnerMBean - Interface in org.apache.jackrabbit.oak.segment.standby.jmx
 
OBSERVATION - Static variable in class org.apache.jackrabbit.oak.jcr.observation.ObservationManagerImpl
 
OBSERVATION_EVENT_AVERAGE - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Average time spent processing observation events by all observation listeners in nano seconds.
OBSERVATION_EVENT_COUNTER - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Total number of observation Event instances delivered to all observation listeners.
OBSERVATION_EVENT_DURATION - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Total time spent processing observation events by all observation listeners in nano seconds.
ObservationManagerImpl - Class in org.apache.jackrabbit.oak.jcr.observation
 
ObservationManagerImpl(SessionContext, ReadOnlyNodeTypeManager, Whiteboard, int, CommitRateLimiter) - Constructor for class org.apache.jackrabbit.oak.jcr.observation.ObservationManagerImpl
Create a new instance based on a ContentSession that needs to implement Observable.
Observer - Interface in org.apache.jackrabbit.oak.spi.commit
Extension point for observing changes in an Oak repository.
ObserverTracker - Class in org.apache.jackrabbit.oak.spi.commit
 
ObserverTracker(Observable) - Constructor for class org.apache.jackrabbit.oak.spi.commit.ObserverTracker
 
of(long) - Static method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters.Milliseconds
Returns a new milliseconds object from the given long value.
of(String, Object) - Static method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
Creates new a single valued configuration parameters instance from the given key and value.
of(String, Object, String, Object) - Static method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
Creates new a configuration parameters instance from the given key and value pairs.
of(Dictionary<String, Object>) - Static method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
Creates new a configuration parameters instance by copying the given properties.
of(List<PrincipalProvider>) - Static method in class org.apache.jackrabbit.oak.spi.security.principal.CompositePrincipalProvider
 
of(Map<?, ?>) - Static method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
Creates new a configuration parameters instance by copying the given map.
of(Properties) - Static method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
Creates new a configuration parameters instance by copying the given properties.
of(ConfigurationParameters...) - Static method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
Creates a new configuration parameters instance by merging all params sequentially.
of(String) - Static method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters.Milliseconds
Parses a value string into a duration.
of(String, ConfigurationParameters.Milliseconds) - Static method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters.Milliseconds
 
of(String) - Static method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore.BlobId
 
of(Proc.Backend) - Static method in class org.apache.jackrabbit.oak.segment.file.proc.Proc
 
of(ConflictHandler) - Static method in class org.apache.jackrabbit.oak.plugins.commit.ConflictHook
of(ThreeWayConflictHandler) - Static method in class org.apache.jackrabbit.oak.plugins.commit.ConflictHook
 
of(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Creates a new LDAP provider configuration based on the properties store in the given parameters.
of(ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
Creates a new LDAP provider configuration based on the properties store in the given parameters.
OFF_HEAP - Static variable in class org.apache.jackrabbit.oak.segment.remote.RemoteUtilities
 
offer(Downloader.Item) - Method in class org.apache.jackrabbit.oak.run.Downloader
 
offset - Variable in class org.apache.jackrabbit.oak.query.QueryOptions
 
OFFSET_NONE - Static variable in class org.apache.jackrabbit.oak.security.user.query.ResultIterator
 
OK - org.apache.jackrabbit.oak.query.QueryOptions.Traversal
 
oldestRevisionEstimate - Variable in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector.VersionGCInfo
 
onAddStringCacheEntry() - Method in interface org.apache.jackrabbit.oak.composite.CompositeNodeStoreMonitor
 
onAddStringCacheEntry() - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreStats
 
onBinary() - Method in class org.apache.jackrabbit.oak.segment.file.GCNodeWriteMonitor
 
onBlob(RecordId, RecordId) - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
onBlob(RecordId, RecordId) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Callback called by SegmentParser.parseValue(RecordId, RecordId, Type) upon encountering a blob.
onCheckCheckpoint(String) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onCheckChekpoints() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onCheckHead() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onCheckNode(String) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onCheckNodeError(String, Exception) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onCheckpointNotFoundInRevision(String) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onCheckProperty() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onCheckPropertyEnd(String, PropertyState) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onCheckRevision(String) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onCheckRevisionError(String, Exception) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onCheckTree(String, boolean) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onCheckTreeEnd(boolean) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onCheckTreeError(String, Exception) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onCommit(Thread, long) - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreMonitor
Notifies the monitor when a new commit was persisted.
onCommit(Thread, long) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
onCommitDequeued(Thread, long) - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreMonitor
Notifies the monitor when a queued commit was dequeued for processing.
onCommitDequeued(Thread, long) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
onCommitQueued(Thread, Supplier<GCGeneration>) - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreMonitor
Notifies the monitor when a new commit couldn't be persisted, but was queued for later retry.
onCommitQueued(Thread, Supplier<GCGeneration>) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
onComplete(Runnable) - Method in class org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask
Set the on complete handler.
onConsistentPath(String) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onConstraintViolation(String, List<String>, int, String) - Method in interface org.apache.jackrabbit.oak.plugins.nodetype.TypeEditor.ConstraintViolationCallback
Invoked whenever a constraint violation is detected.
onCreate(Group, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
onCreate(Group, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
 
onCreate(Group, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableAction
Allows to add application specific modifications or validation associated with the creation of a new group.
onCreate(User, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableAction
Allows to add application specific modifications or validation associated with the creation of a new systemsystem.
onCreate(User, String, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
onCreate(User, String, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
 
onCreate(User, String, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableAction
Allows to add application specific modifications or validation associated with the creation of a new user.
onCreate(User, String, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.PasswordValidationAction
 
onCreateNodeObject(String) - Method in interface org.apache.jackrabbit.oak.composite.CompositeNodeStoreMonitor
 
onCreateNodeObject(String) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreStats
 
onDisable(User, String, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.UserAction
Allows to add application specific behavior associated with disabling (or re-enabling) an user.
onDocumentMK(DocumentNodeStore) - Static method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
 
onError() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
OneWeigher() - Constructor for class org.apache.jackrabbit.oak.segment.CacheWeights.OneWeigher
 
onGrantImpersonation(User, Principal, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.UserAction
Allows to add application specific behavior associated with granting a given principal the ability to impersonate the user.
onList(RecordId, RecordId, int) - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
onList(RecordId, RecordId, int) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
onListBucket(RecordId, RecordId, int, int, int) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
ONLY_STANDALONE_TARGET - Static variable in class org.apache.jackrabbit.oak.spi.blob.osgi.SplitBlobStoreService
 
onMap(RecordId, RecordId, MapRecord) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
onMapBranch(RecordId, RecordId, MapRecord) - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
onMapBranch(RecordId, RecordId, MapRecord) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Callback called by SegmentParser.parseMap(RecordId, RecordId, MapRecord) upon encountering a map branch.
onMapDiff(RecordId, RecordId, MapRecord) - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
onMapDiff(RecordId, RecordId, MapRecord) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Callback called by SegmentParser.parseMap(RecordId, RecordId, MapRecord) upon encountering a map diff.
onMapLeaf(RecordId, RecordId, MapRecord) - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
onMapLeaf(RecordId, RecordId, MapRecord) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Callback called by SegmentParser.parseMap(RecordId, RecordId, MapRecord) upon encountering a map leaf.
onMemberAdded(Group, Authorizable, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractGroupAction
Doesn't perform any action.
onMemberAdded(Group, Authorizable, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.GroupAction
A specific Authorizable was added as a member of the Group.
onMemberRemoved(Group, Authorizable, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractGroupAction
Doesn't perform any action.
onMemberRemoved(Group, Authorizable, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.GroupAction
A specific Authorizable was removed from the Group.
onMembersAdded(Group, Iterable<String>, Iterable<String>, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractGroupAction
Doesn't perform any action.
onMembersAdded(Group, Iterable<String>, Iterable<String>, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.GroupAction
Multiple members were added to the Group.
onMembersAddedContentId(Group, Iterable<String>, Iterable<String>, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractGroupAction
Doesn't perform any action.
onMembersAddedContentId(Group, Iterable<String>, Iterable<String>, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.GroupAction
Multiple members were added to the Group during XML group import.
onMembersRemoved(Group, Iterable<String>, Iterable<String>, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractGroupAction
Doesn't perform any action.
onMembersRemoved(Group, Iterable<String>, Iterable<String>, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.GroupAction
Multiple members were removed from the Group.
onMissingIndex(String, NodeBuilder, String) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate.MissingIndexProviderStrategy
 
onNode() - Method in class org.apache.jackrabbit.oak.segment.file.GCNodeWriteMonitor
 
onNode(RecordId, RecordId) - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
onNode(RecordId, RecordId) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Callback called by SegmentParser.parseNode(RecordId) upon encountering a child node.
onPasswordChange(User, String, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
onPasswordChange(User, String, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableAction
Allows to add application specific action or validation associated with changing a user password.
onPasswordChange(User, String, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.PasswordChangeAction
 
onPasswordChange(User, String, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.PasswordValidationAction
 
onPathNotFound(String) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.ConsistencyChecker
 
onProperty() - Method in class org.apache.jackrabbit.oak.segment.file.GCNodeWriteMonitor
 
onProperty(RecordId, RecordId, PropertyTemplate) - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
onProperty(RecordId, RecordId, PropertyTemplate) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Callback called by SegmentParser.parseNode(RecordId) upon encountering a property.
onRemoval(RemovalNotification<K, V>) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.ForwardingListener
 
onRemove(Authorizable, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.AbstractAuthorizableAction
Doesn't perform any action.
onRemove(Authorizable, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.AuthorizableAction
Allows to add application specific behavior associated with the removal of an authorizable.
onRemove(Authorizable, Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.spi.security.user.action.ClearMembershipAction
 
onRevokeImpersonation(User, Principal, Root, NamePathMapper) - Method in interface org.apache.jackrabbit.oak.spi.security.user.action.UserAction
Allows to add application specific behavior associated with revoking a given principal the ability to impersonate the user.
onSegmentTar(File, Closer) - Static method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
 
onSessionRefresh() - Method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
 
onString(RecordId, RecordId) - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
onString(RecordId, RecordId) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
onSwitchNodeToNative(Mount) - Method in interface org.apache.jackrabbit.oak.composite.CompositeNodeStoreMonitor
 
onSwitchNodeToNative(Mount) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreStats
 
onTemplate(RecordId, RecordId) - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
onTemplate(RecordId, RecordId) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Callback called by SegmentParser.parseNode(RecordId) upon encountering a template
onValue(RecordId, RecordId, Type<?>) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Callback called by SegmentParser.parseProperty(RecordId, RecordId, PropertyTemplate) upon encountering a value.
OP_NAME - Static variable in class org.apache.jackrabbit.oak.plugins.blob.BlobGC
 
OP_NAME - Static variable in class org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigration
 
OP_NAME - Static variable in class org.apache.jackrabbit.oak.spi.state.RevisionGC
 
open() - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
open() - Method in class org.apache.jackrabbit.oak.explorer.AzureSegmentStoreExplorerBackend
 
open(String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingArchiveManager
 
open(String) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveManager
Opens a given archive for reading.
open(String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitSegmentArchiveManager
 
open(String) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsArchiveManager
 
open(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
open(String) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarManager
 
OpenAuthenticationConfiguration - Class in org.apache.jackrabbit.oak.spi.security.authentication
This implementation of the authentication configuration provides login contexts that accept any credentials and doesn't validate specified workspace name.
OpenAuthenticationConfiguration() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.OpenAuthenticationConfiguration
 
OpenAuthorizationConfiguration - Class in org.apache.jackrabbit.oak.spi.security.authorization
This class implements an AuthorizationConfiguration which grants full access to any Subject.
OpenAuthorizationConfiguration() - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.OpenAuthorizationConfiguration
 
openJournalReader() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsJournalFile
 
openJournalReader() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureJournalFile
 
openJournalReader() - Method in class org.apache.jackrabbit.oak.segment.file.tar.LocalJournalFile
 
openJournalReader() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.JournalFile
Opens the journal file for reading.
openJournalReader() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitJournalFile
 
openJournalWriter() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsJournalFile
 
openJournalWriter() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureJournalFile
 
openJournalWriter() - Method in class org.apache.jackrabbit.oak.segment.file.tar.LocalJournalFile
 
openJournalWriter() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.JournalFile
Opens the journal file for writing.
openJournalWriter() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitJournalFile
 
openMap(int, String, MVMap.Builder<K, V>) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCache
 
OpenPermissionProvider - Class in org.apache.jackrabbit.oak.spi.security.authorization.permission
Permission provider implementation that grants full access everywhere.
OpenSecurityProvider - Class in org.apache.jackrabbit.oak.spi.security
Rudimentary SecurityProvider implementation that allow every subject to authenticate and grants it full access everywhere.
OpenSecurityProvider() - Constructor for class org.apache.jackrabbit.oak.spi.security.OpenSecurityProvider
 
openService(Properties) - Static method in class org.apache.jackrabbit.oak.blob.cloud.s3.Utils
Create AmazonS3Client from properties.
openSession(NodeStore, String, String) - Static method in class org.apache.jackrabbit.oak.run.JsonIndexCommand
 
openSession(NodeStore, String, String, String) - Static method in class org.apache.jackrabbit.oak.run.FrozenNodeRefsByScanningCommand
 
operationNames() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
operationNames() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
operationNames() - Method in class org.apache.jackrabbit.oak.run.cli.BlobStoreOptions
 
operationNames() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
operationNames() - Method in class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
operationNames() - Method in interface org.apache.jackrabbit.oak.run.cli.OptionsBean
Option names which are actually performing operation
operationNames() - Method in class org.apache.jackrabbit.oak.run.cli.RDBStoreOptions
 
operationNames() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
operationNames() - Method in class org.apache.jackrabbit.oak.run.FlatFileCommand.FlatFileOptions
 
OperationsStatsMBean - Interface in org.apache.jackrabbit.oak.plugins.blob
Interface to give useful statistics for maintenance operations.
OperationStatsCollector - Interface in org.apache.jackrabbit.oak.plugins.blob
Implementations of this can use to mark the relevant statistics.
Operator - Enum in org.apache.jackrabbit.oak.jcr.query.qom
Enumeration of the JCR 2.0 query operators.
Operator - Enum in org.apache.jackrabbit.oak.query.ast
The enumeration of all operators.
optimize() - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
 
OPTION_PRINCIPAL_MANAGEMENT_SUPPORTED - Static variable in interface org.apache.jackrabbit.api.JackrabbitRepository
Key to a boolean descriptor.
OPTION_PRIVILEGE_MANAGEMENT_SUPPORTED - Static variable in interface org.apache.jackrabbit.api.JackrabbitRepository
Key to a boolean descriptor.
OPTION_USER_MANAGEMENT_SUPPORTED - Static variable in interface org.apache.jackrabbit.api.JackrabbitRepository
Key to a boolean descriptor.
OptionBeans - Enum in org.apache.jackrabbit.oak.run.cli
 
options - Variable in class org.apache.jackrabbit.oak.index.IndexOptions
 
options - Variable in class org.apache.jackrabbit.oak.run.FlatFileCommand.FlatFileOptions
 
options - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
Options - Class in org.apache.jackrabbit.oak.run.cli
 
Options() - Constructor for class org.apache.jackrabbit.oak.run.cli.Options
 
Options(OptionBeans...) - Constructor for class org.apache.jackrabbit.oak.run.cli.Options
 
OptionsBean - Interface in org.apache.jackrabbit.oak.run.cli
 
OptionsBeanFactory - Interface in org.apache.jackrabbit.oak.run.cli
 
or(Constraint, Constraint) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
or(ConstraintImpl, ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
or(T, T) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Return a condition which holds if any of the two sub conditions hold.
OR - org.apache.jackrabbit.oak.security.authorization.composite.CompositeAuthorizationConfiguration.CompositionType
Check all aggregated permission providers for one that could provide a privilege (multiplexing setup)
ORACLE - org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
ORACLE - org.apache.jackrabbit.oak.plugins.document.rdb.RDBCommonVendorSpecificCode
 
ORACLE - org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
order() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
order() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
order() - Method in class org.apache.jackrabbit.oak.run.cli.BlobStoreOptions
 
order() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
order() - Method in class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
order() - Method in interface org.apache.jackrabbit.oak.run.cli.OptionsBean
Used to sort the help output.
order() - Method in class org.apache.jackrabbit.oak.run.cli.RDBStoreOptions
 
order() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
order() - Method in class org.apache.jackrabbit.oak.run.FlatFileCommand.FlatFileOptions
 
Order - Enum in org.apache.jackrabbit.oak.jcr.query.qom
Enumeration of the JCR 2.0 query order.
Order - Enum in org.apache.jackrabbit.oak.query.ast
The enumeration of query column orders (ascending and descending).
orderBefore(AccessControlEntry, AccessControlEntry) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
If the AccessControlList implementation supports reordering of entries the specified srcEntry is inserted at the position of the specified destEntry.
orderBefore(AccessControlEntry, AccessControlEntry) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
orderBefore(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Orders this Tree before the sibling tree with the given name.
orderBefore(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractMutableTree
 
orderBefore(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
orderBefore(String, String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
orderBefore(String, String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
OrderEntry(String, Type<?>, QueryIndex.OrderEntry.Order) - Constructor for class org.apache.jackrabbit.oak.spi.query.QueryIndex.OrderEntry
 
OrderingImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
OrderingImpl - Class in org.apache.jackrabbit.oak.query.ast
An element of an "order by" list.
OrderingImpl(DynamicOperandImpl, Order) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.OrderingImpl
 
OrderingImpl(DynamicOperandImpl, Order) - Constructor for class org.apache.jackrabbit.oak.query.ast.OrderingImpl
 
org.apache.jackrabbit.api - package org.apache.jackrabbit.api
Jackrabbit extensions for JCR core interfaces
org.apache.jackrabbit.api.binary - package org.apache.jackrabbit.api.binary
Interfaces related to direct upload/download of binaries.
org.apache.jackrabbit.api.jmx - package org.apache.jackrabbit.api.jmx
JMX management interfaces for JCR.
org.apache.jackrabbit.api.management - package org.apache.jackrabbit.api.management
Interfaces for managing a Jackrabbit repository.
org.apache.jackrabbit.api.observation - package org.apache.jackrabbit.api.observation
Jackrabbit extensions for JCR observation.
org.apache.jackrabbit.api.query - package org.apache.jackrabbit.api.query
 
org.apache.jackrabbit.api.security - package org.apache.jackrabbit.api.security
Jackrabbit extensions for access control.
org.apache.jackrabbit.api.security.authentication.token - package org.apache.jackrabbit.api.security.authentication.token
Token credentials.
org.apache.jackrabbit.api.security.authorization - package org.apache.jackrabbit.api.security.authorization
Jackrabbit extensions for authorization.
org.apache.jackrabbit.api.security.principal - package org.apache.jackrabbit.api.security.principal
Jackrabbit extensions for JAAS principals.
org.apache.jackrabbit.api.security.user - package org.apache.jackrabbit.api.security.user
Jackrabbit extensions for user management.
org.apache.jackrabbit.api.stats - package org.apache.jackrabbit.api.stats
Jackrabbit repository statistics
org.apache.jackrabbit.j2ee - package org.apache.jackrabbit.j2ee
 
org.apache.jackrabbit.oak - package org.apache.jackrabbit.oak
 
org.apache.jackrabbit.oak.api - package org.apache.jackrabbit.oak.api
Oak repository API
org.apache.jackrabbit.oak.api.blob - package org.apache.jackrabbit.oak.api.blob
Package related to direct upload/download of blobs.
org.apache.jackrabbit.oak.api.jmx - package org.apache.jackrabbit.oak.api.jmx
 
org.apache.jackrabbit.oak.backup - package org.apache.jackrabbit.oak.backup
 
org.apache.jackrabbit.oak.backup.impl - package org.apache.jackrabbit.oak.backup.impl
 
org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage - package org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage
 
org.apache.jackrabbit.oak.blob.cloud.s3 - package org.apache.jackrabbit.oak.blob.cloud.s3
 
org.apache.jackrabbit.oak.blob.cloud.s3.stats - package org.apache.jackrabbit.oak.blob.cloud.s3.stats
 
org.apache.jackrabbit.oak.cache - package org.apache.jackrabbit.oak.cache
For Oak internal use only.
org.apache.jackrabbit.oak.cache.impl - package org.apache.jackrabbit.oak.cache.impl
 
org.apache.jackrabbit.oak.checkpoint - package org.apache.jackrabbit.oak.checkpoint
 
org.apache.jackrabbit.oak.commons - package org.apache.jackrabbit.oak.commons
 
org.apache.jackrabbit.oak.commons.annotations - package org.apache.jackrabbit.oak.commons.annotations
Annotations for internal use in Oak.
org.apache.jackrabbit.oak.commons.cache - package org.apache.jackrabbit.oak.commons.cache
 
org.apache.jackrabbit.oak.commons.concurrent - package org.apache.jackrabbit.oak.commons.concurrent
 
org.apache.jackrabbit.oak.commons.io - package org.apache.jackrabbit.oak.commons.io
 
org.apache.jackrabbit.oak.commons.jmx - package org.apache.jackrabbit.oak.commons.jmx
 
org.apache.jackrabbit.oak.commons.json - package org.apache.jackrabbit.oak.commons.json
 
org.apache.jackrabbit.oak.commons.properties - package org.apache.jackrabbit.oak.commons.properties
 
org.apache.jackrabbit.oak.commons.sort - package org.apache.jackrabbit.oak.commons.sort
 
org.apache.jackrabbit.oak.composite - package org.apache.jackrabbit.oak.composite
Composition support
org.apache.jackrabbit.oak.composite.checks - package org.apache.jackrabbit.oak.composite.checks
 
org.apache.jackrabbit.oak.composite.impl - package org.apache.jackrabbit.oak.composite.impl
 
org.apache.jackrabbit.oak.console - package org.apache.jackrabbit.oak.console
 
org.apache.jackrabbit.oak.core - package org.apache.jackrabbit.oak.core
 
org.apache.jackrabbit.oak.doc.doxia - package org.apache.jackrabbit.oak.doc.doxia
 
org.apache.jackrabbit.oak.doc.doxia.jcr - package org.apache.jackrabbit.oak.doc.doxia.jcr
 
org.apache.jackrabbit.oak.exercise.security.authentication - package org.apache.jackrabbit.oak.exercise.security.authentication
 
org.apache.jackrabbit.oak.exercise.security.authentication.external - package org.apache.jackrabbit.oak.exercise.security.authentication.external
 
org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined - package org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined
 
org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly - package org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly
 
org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles - package org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles
 
org.apache.jackrabbit.oak.exercise.security.authorization.restriction - package org.apache.jackrabbit.oak.exercise.security.authorization.restriction
 
org.apache.jackrabbit.oak.exercise.security.principal - package org.apache.jackrabbit.oak.exercise.security.principal
 
org.apache.jackrabbit.oak.explorer - package org.apache.jackrabbit.oak.explorer
 
org.apache.jackrabbit.oak.exporter - package org.apache.jackrabbit.oak.exporter
 
org.apache.jackrabbit.oak.fixture - package org.apache.jackrabbit.oak.fixture
 
org.apache.jackrabbit.oak.http - package org.apache.jackrabbit.oak.http
 
org.apache.jackrabbit.oak.index - package org.apache.jackrabbit.oak.index
 
org.apache.jackrabbit.oak.index.async - package org.apache.jackrabbit.oak.index.async
 
org.apache.jackrabbit.oak.index.indexer.document - package org.apache.jackrabbit.oak.index.indexer.document
 
org.apache.jackrabbit.oak.index.indexer.document.flatfile - package org.apache.jackrabbit.oak.index.indexer.document.flatfile
 
org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList - package org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList
 
org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined - package org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
org.apache.jackrabbit.oak.index.indexer.document.incrementalstore - package org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
 
org.apache.jackrabbit.oak.index.indexer.document.indexstore - package org.apache.jackrabbit.oak.index.indexer.document.indexstore
 
org.apache.jackrabbit.oak.index.merge - package org.apache.jackrabbit.oak.index.merge
 
org.apache.jackrabbit.oak.indexversion - package org.apache.jackrabbit.oak.indexversion
 
org.apache.jackrabbit.oak.jcr - package org.apache.jackrabbit.oak.jcr
 
org.apache.jackrabbit.oak.jcr.delegate - package org.apache.jackrabbit.oak.jcr.delegate
This package contains the delegates for the various JCR API entities.
org.apache.jackrabbit.oak.jcr.lock - package org.apache.jackrabbit.oak.jcr.lock
 
org.apache.jackrabbit.oak.jcr.observation - package org.apache.jackrabbit.oak.jcr.observation
 
org.apache.jackrabbit.oak.jcr.observation.filter - package org.apache.jackrabbit.oak.jcr.observation.filter
 
org.apache.jackrabbit.oak.jcr.observation.jmx - package org.apache.jackrabbit.oak.jcr.observation.jmx
 
org.apache.jackrabbit.oak.jcr.osgi - package org.apache.jackrabbit.oak.jcr.osgi
 
org.apache.jackrabbit.oak.jcr.query - package org.apache.jackrabbit.oak.jcr.query
 
org.apache.jackrabbit.oak.jcr.query.qom - package org.apache.jackrabbit.oak.jcr.query.qom
 
org.apache.jackrabbit.oak.jcr.repository - package org.apache.jackrabbit.oak.jcr.repository
 
org.apache.jackrabbit.oak.jcr.security - package org.apache.jackrabbit.oak.jcr.security
 
org.apache.jackrabbit.oak.jcr.session - package org.apache.jackrabbit.oak.jcr.session
 
org.apache.jackrabbit.oak.jcr.session.operation - package org.apache.jackrabbit.oak.jcr.session.operation
 
org.apache.jackrabbit.oak.jcr.version - package org.apache.jackrabbit.oak.jcr.version
 
org.apache.jackrabbit.oak.jcr.xml - package org.apache.jackrabbit.oak.jcr.xml
 
org.apache.jackrabbit.oak.json - package org.apache.jackrabbit.oak.json
 
org.apache.jackrabbit.oak.management - package org.apache.jackrabbit.oak.management
 
org.apache.jackrabbit.oak.namepath - package org.apache.jackrabbit.oak.namepath
 
org.apache.jackrabbit.oak.namepath.impl - package org.apache.jackrabbit.oak.namepath.impl
 
org.apache.jackrabbit.oak.nodestate - package org.apache.jackrabbit.oak.nodestate
 
org.apache.jackrabbit.oak.osgi - package org.apache.jackrabbit.oak.osgi
 
org.apache.jackrabbit.oak.plugins - package org.apache.jackrabbit.oak.plugins
Oak plugins.
org.apache.jackrabbit.oak.plugins.atomic - package org.apache.jackrabbit.oak.plugins.atomic
 
org.apache.jackrabbit.oak.plugins.blob - package org.apache.jackrabbit.oak.plugins.blob
 
org.apache.jackrabbit.oak.plugins.blob.cloud - package org.apache.jackrabbit.oak.plugins.blob.cloud
 
org.apache.jackrabbit.oak.plugins.blob.datastore - package org.apache.jackrabbit.oak.plugins.blob.datastore
 
org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess - package org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess
Package related to direct upload/download of data records.
org.apache.jackrabbit.oak.plugins.blob.migration - package org.apache.jackrabbit.oak.plugins.blob.migration
 
org.apache.jackrabbit.oak.plugins.blob.serializer - package org.apache.jackrabbit.oak.plugins.blob.serializer
 
org.apache.jackrabbit.oak.plugins.commit - package org.apache.jackrabbit.oak.plugins.commit
 
org.apache.jackrabbit.oak.plugins.cow - package org.apache.jackrabbit.oak.plugins.cow
 
org.apache.jackrabbit.oak.plugins.document - package org.apache.jackrabbit.oak.plugins.document
 
org.apache.jackrabbit.oak.plugins.document.bundlor - package org.apache.jackrabbit.oak.plugins.document.bundlor
 
org.apache.jackrabbit.oak.plugins.document.cache - package org.apache.jackrabbit.oak.plugins.document.cache
 
org.apache.jackrabbit.oak.plugins.document.check - package org.apache.jackrabbit.oak.plugins.document.check
 
org.apache.jackrabbit.oak.plugins.document.locks - package org.apache.jackrabbit.oak.plugins.document.locks
 
org.apache.jackrabbit.oak.plugins.document.memory - package org.apache.jackrabbit.oak.plugins.document.memory
 
org.apache.jackrabbit.oak.plugins.document.mongo - package org.apache.jackrabbit.oak.plugins.document.mongo
 
org.apache.jackrabbit.oak.plugins.document.persistentCache - package org.apache.jackrabbit.oak.plugins.document.persistentCache
 
org.apache.jackrabbit.oak.plugins.document.persistentCache.async - package org.apache.jackrabbit.oak.plugins.document.persistentCache.async
 
org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast - package org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast
 
org.apache.jackrabbit.oak.plugins.document.prefetch - package org.apache.jackrabbit.oak.plugins.document.prefetch
 
org.apache.jackrabbit.oak.plugins.document.rdb - package org.apache.jackrabbit.oak.plugins.document.rdb
Implementations of DocumentStore and BlobStore for relational databases.
org.apache.jackrabbit.oak.plugins.document.secondary - package org.apache.jackrabbit.oak.plugins.document.secondary
 
org.apache.jackrabbit.oak.plugins.document.spi - package org.apache.jackrabbit.oak.plugins.document.spi
 
org.apache.jackrabbit.oak.plugins.document.spi.lease - package org.apache.jackrabbit.oak.plugins.document.spi.lease
Provides extensibility with regards to DocumentNodeStore leases.
org.apache.jackrabbit.oak.plugins.document.util - package org.apache.jackrabbit.oak.plugins.document.util
 
org.apache.jackrabbit.oak.plugins.identifier - package org.apache.jackrabbit.oak.plugins.identifier
 
org.apache.jackrabbit.oak.plugins.index - package org.apache.jackrabbit.oak.plugins.index
 
org.apache.jackrabbit.oak.plugins.itemsave - package org.apache.jackrabbit.oak.plugins.itemsave
 
org.apache.jackrabbit.oak.plugins.lock - package org.apache.jackrabbit.oak.plugins.lock
 
org.apache.jackrabbit.oak.plugins.memory - package org.apache.jackrabbit.oak.plugins.memory
 
org.apache.jackrabbit.oak.plugins.metric - package org.apache.jackrabbit.oak.plugins.metric
 
org.apache.jackrabbit.oak.plugins.metric.util - package org.apache.jackrabbit.oak.plugins.metric.util
Oak plugins metric util.
org.apache.jackrabbit.oak.plugins.migration - package org.apache.jackrabbit.oak.plugins.migration
 
org.apache.jackrabbit.oak.plugins.migration.report - package org.apache.jackrabbit.oak.plugins.migration.report
 
org.apache.jackrabbit.oak.plugins.migration.version - package org.apache.jackrabbit.oak.plugins.migration.version
 
org.apache.jackrabbit.oak.plugins.name - package org.apache.jackrabbit.oak.plugins.name
 
org.apache.jackrabbit.oak.plugins.nodetype - package org.apache.jackrabbit.oak.plugins.nodetype
 
org.apache.jackrabbit.oak.plugins.nodetype.constraint - package org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
org.apache.jackrabbit.oak.plugins.nodetype.write - package org.apache.jackrabbit.oak.plugins.nodetype.write
 
org.apache.jackrabbit.oak.plugins.observation - package org.apache.jackrabbit.oak.plugins.observation
 
org.apache.jackrabbit.oak.plugins.observation.filter - package org.apache.jackrabbit.oak.plugins.observation.filter
 
org.apache.jackrabbit.oak.plugins.tika - package org.apache.jackrabbit.oak.plugins.tika
 
org.apache.jackrabbit.oak.plugins.tree - package org.apache.jackrabbit.oak.plugins.tree
 
org.apache.jackrabbit.oak.plugins.tree.factories - package org.apache.jackrabbit.oak.plugins.tree.factories
 
org.apache.jackrabbit.oak.plugins.tree.impl - package org.apache.jackrabbit.oak.plugins.tree.impl
 
org.apache.jackrabbit.oak.plugins.value - package org.apache.jackrabbit.oak.plugins.value
 
org.apache.jackrabbit.oak.plugins.value.jcr - package org.apache.jackrabbit.oak.plugins.value.jcr
 
org.apache.jackrabbit.oak.plugins.version - package org.apache.jackrabbit.oak.plugins.version
 
org.apache.jackrabbit.oak.query - package org.apache.jackrabbit.oak.query
 
org.apache.jackrabbit.oak.query.ast - package org.apache.jackrabbit.oak.query.ast
 
org.apache.jackrabbit.oak.query.facet - package org.apache.jackrabbit.oak.query.facet
This package contains facet related classes.
org.apache.jackrabbit.oak.query.index - package org.apache.jackrabbit.oak.query.index
 
org.apache.jackrabbit.oak.query.plan - package org.apache.jackrabbit.oak.query.plan
 
org.apache.jackrabbit.oak.query.stats - package org.apache.jackrabbit.oak.query.stats
 
org.apache.jackrabbit.oak.query.xpath - package org.apache.jackrabbit.oak.query.xpath
 
org.apache.jackrabbit.oak.run - package org.apache.jackrabbit.oak.run
 
org.apache.jackrabbit.oak.run.cli - package org.apache.jackrabbit.oak.run.cli
 
org.apache.jackrabbit.oak.run.commons - package org.apache.jackrabbit.oak.run.commons
 
org.apache.jackrabbit.oak.run.osgi - package org.apache.jackrabbit.oak.run.osgi
 
org.apache.jackrabbit.oak.security - package org.apache.jackrabbit.oak.security
 
org.apache.jackrabbit.oak.security.authentication - package org.apache.jackrabbit.oak.security.authentication
 
org.apache.jackrabbit.oak.security.authentication.ldap.impl - package org.apache.jackrabbit.oak.security.authentication.ldap.impl
 
org.apache.jackrabbit.oak.security.authentication.monitor - package org.apache.jackrabbit.oak.security.authentication.monitor
 
org.apache.jackrabbit.oak.security.authentication.token - package org.apache.jackrabbit.oak.security.authentication.token
 
org.apache.jackrabbit.oak.security.authentication.user - package org.apache.jackrabbit.oak.security.authentication.user
 
org.apache.jackrabbit.oak.security.authorization - package org.apache.jackrabbit.oak.security.authorization
 
org.apache.jackrabbit.oak.security.authorization.accesscontrol - package org.apache.jackrabbit.oak.security.authorization.accesscontrol
 
org.apache.jackrabbit.oak.security.authorization.composite - package org.apache.jackrabbit.oak.security.authorization.composite
 
org.apache.jackrabbit.oak.security.authorization.monitor - package org.apache.jackrabbit.oak.security.authorization.monitor
 
org.apache.jackrabbit.oak.security.authorization.permission - package org.apache.jackrabbit.oak.security.authorization.permission
 
org.apache.jackrabbit.oak.security.authorization.restriction - package org.apache.jackrabbit.oak.security.authorization.restriction
 
org.apache.jackrabbit.oak.security.internal - package org.apache.jackrabbit.oak.security.internal
 
org.apache.jackrabbit.oak.security.principal - package org.apache.jackrabbit.oak.security.principal
 
org.apache.jackrabbit.oak.security.privilege - package org.apache.jackrabbit.oak.security.privilege
 
org.apache.jackrabbit.oak.security.user - package org.apache.jackrabbit.oak.security.user
 
org.apache.jackrabbit.oak.security.user.autosave - package org.apache.jackrabbit.oak.security.user.autosave
 
org.apache.jackrabbit.oak.security.user.monitor - package org.apache.jackrabbit.oak.security.user.monitor
 
org.apache.jackrabbit.oak.security.user.query - package org.apache.jackrabbit.oak.security.user.query
 
org.apache.jackrabbit.oak.security.user.whiteboard - package org.apache.jackrabbit.oak.security.user.whiteboard
 
org.apache.jackrabbit.oak.segment - package org.apache.jackrabbit.oak.segment
 
org.apache.jackrabbit.oak.segment.aws - package org.apache.jackrabbit.oak.segment.aws
 
org.apache.jackrabbit.oak.segment.aws.tool - package org.apache.jackrabbit.oak.segment.aws.tool
 
org.apache.jackrabbit.oak.segment.azure - package org.apache.jackrabbit.oak.segment.azure
 
org.apache.jackrabbit.oak.segment.azure.tool - package org.apache.jackrabbit.oak.segment.azure.tool
 
org.apache.jackrabbit.oak.segment.azure.util - package org.apache.jackrabbit.oak.segment.azure.util
 
org.apache.jackrabbit.oak.segment.compaction - package org.apache.jackrabbit.oak.segment.compaction
 
org.apache.jackrabbit.oak.segment.data - package org.apache.jackrabbit.oak.segment.data
 
org.apache.jackrabbit.oak.segment.file - package org.apache.jackrabbit.oak.segment.file
 
org.apache.jackrabbit.oak.segment.file.cancel - package org.apache.jackrabbit.oak.segment.file.cancel
 
org.apache.jackrabbit.oak.segment.file.proc - package org.apache.jackrabbit.oak.segment.file.proc
 
org.apache.jackrabbit.oak.segment.file.tar - package org.apache.jackrabbit.oak.segment.file.tar
 
org.apache.jackrabbit.oak.segment.file.tar.binaries - package org.apache.jackrabbit.oak.segment.file.tar.binaries
 
org.apache.jackrabbit.oak.segment.file.tar.index - package org.apache.jackrabbit.oak.segment.file.tar.index
 
org.apache.jackrabbit.oak.segment.file.tooling - package org.apache.jackrabbit.oak.segment.file.tooling
 
org.apache.jackrabbit.oak.segment.memory - package org.apache.jackrabbit.oak.segment.memory
 
org.apache.jackrabbit.oak.segment.osgi - package org.apache.jackrabbit.oak.segment.osgi
 
org.apache.jackrabbit.oak.segment.remote - package org.apache.jackrabbit.oak.segment.remote
 
org.apache.jackrabbit.oak.segment.remote.persistentcache - package org.apache.jackrabbit.oak.segment.remote.persistentcache
 
org.apache.jackrabbit.oak.segment.remote.queue - package org.apache.jackrabbit.oak.segment.remote.queue
 
org.apache.jackrabbit.oak.segment.scheduler - package org.apache.jackrabbit.oak.segment.scheduler
 
org.apache.jackrabbit.oak.segment.spi - package org.apache.jackrabbit.oak.segment.spi
 
org.apache.jackrabbit.oak.segment.spi.monitor - package org.apache.jackrabbit.oak.segment.spi.monitor
 
org.apache.jackrabbit.oak.segment.spi.persistence - package org.apache.jackrabbit.oak.segment.spi.persistence
 
org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache - package org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache
 
org.apache.jackrabbit.oak.segment.spi.persistence.split - package org.apache.jackrabbit.oak.segment.spi.persistence.split
 
org.apache.jackrabbit.oak.segment.standby.client - package org.apache.jackrabbit.oak.segment.standby.client
 
org.apache.jackrabbit.oak.segment.standby.codec - package org.apache.jackrabbit.oak.segment.standby.codec
 
org.apache.jackrabbit.oak.segment.standby.jmx - package org.apache.jackrabbit.oak.segment.standby.jmx
 
org.apache.jackrabbit.oak.segment.standby.netty - package org.apache.jackrabbit.oak.segment.standby.netty
 
org.apache.jackrabbit.oak.segment.standby.server - package org.apache.jackrabbit.oak.segment.standby.server
 
org.apache.jackrabbit.oak.segment.standby.store - package org.apache.jackrabbit.oak.segment.standby.store
 
org.apache.jackrabbit.oak.segment.tool - package org.apache.jackrabbit.oak.segment.tool
 
org.apache.jackrabbit.oak.segment.tool.iotrace - package org.apache.jackrabbit.oak.segment.tool.iotrace
 
org.apache.jackrabbit.oak.segment.util - package org.apache.jackrabbit.oak.segment.util
 
org.apache.jackrabbit.oak.spi.blob - package org.apache.jackrabbit.oak.spi.blob
 
org.apache.jackrabbit.oak.spi.blob.osgi - package org.apache.jackrabbit.oak.spi.blob.osgi
 
org.apache.jackrabbit.oak.spi.blob.split - package org.apache.jackrabbit.oak.spi.blob.split
 
org.apache.jackrabbit.oak.spi.blob.stats - package org.apache.jackrabbit.oak.spi.blob.stats
 
org.apache.jackrabbit.oak.spi.cluster - package org.apache.jackrabbit.oak.spi.cluster
 
org.apache.jackrabbit.oak.spi.commit - package org.apache.jackrabbit.oak.spi.commit
 
org.apache.jackrabbit.oak.spi.descriptors - package org.apache.jackrabbit.oak.spi.descriptors
 
org.apache.jackrabbit.oak.spi.filter - package org.apache.jackrabbit.oak.spi.filter
 
org.apache.jackrabbit.oak.spi.gc - package org.apache.jackrabbit.oak.spi.gc
 
org.apache.jackrabbit.oak.spi.lifecycle - package org.apache.jackrabbit.oak.spi.lifecycle
 
org.apache.jackrabbit.oak.spi.lock - package org.apache.jackrabbit.oak.spi.lock
 
org.apache.jackrabbit.oak.spi.mount - package org.apache.jackrabbit.oak.spi.mount
 
org.apache.jackrabbit.oak.spi.namespace - package org.apache.jackrabbit.oak.spi.namespace
 
org.apache.jackrabbit.oak.spi.nodetype - package org.apache.jackrabbit.oak.spi.nodetype
 
org.apache.jackrabbit.oak.spi.observation - package org.apache.jackrabbit.oak.spi.observation
 
org.apache.jackrabbit.oak.spi.query - package org.apache.jackrabbit.oak.spi.query
This package contains oak query index related classes.
org.apache.jackrabbit.oak.spi.query.fulltext - package org.apache.jackrabbit.oak.spi.query.fulltext
This package contains fulltext search condition implementations.
org.apache.jackrabbit.oak.spi.security - package org.apache.jackrabbit.oak.spi.security
 
org.apache.jackrabbit.oak.spi.security.authentication - package org.apache.jackrabbit.oak.spi.security.authentication
 
org.apache.jackrabbit.oak.spi.security.authentication.callback - package org.apache.jackrabbit.oak.spi.security.authentication.callback
 
org.apache.jackrabbit.oak.spi.security.authentication.credentials - package org.apache.jackrabbit.oak.spi.security.authentication.credentials
 
org.apache.jackrabbit.oak.spi.security.authentication.external - package org.apache.jackrabbit.oak.spi.security.authentication.external
 
org.apache.jackrabbit.oak.spi.security.authentication.external.basic - package org.apache.jackrabbit.oak.spi.security.authentication.external.basic
 
org.apache.jackrabbit.oak.spi.security.authentication.external.impl - package org.apache.jackrabbit.oak.spi.security.authentication.external.impl
 
org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx - package org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx
 
org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor - package org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor
 
org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal - package org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal
 
org.apache.jackrabbit.oak.spi.security.authentication.token - package org.apache.jackrabbit.oak.spi.security.authentication.token
 
org.apache.jackrabbit.oak.spi.security.authorization - package org.apache.jackrabbit.oak.spi.security.authorization
 
org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol - package org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
 
org.apache.jackrabbit.oak.spi.security.authorization.cug - package org.apache.jackrabbit.oak.spi.security.authorization.cug
 
org.apache.jackrabbit.oak.spi.security.authorization.cug.impl - package org.apache.jackrabbit.oak.spi.security.authorization.cug.impl
 
org.apache.jackrabbit.oak.spi.security.authorization.permission - package org.apache.jackrabbit.oak.spi.security.authorization.permission
 
org.apache.jackrabbit.oak.spi.security.authorization.principalbased - package org.apache.jackrabbit.oak.spi.security.authorization.principalbased
 
org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl - package org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl
 
org.apache.jackrabbit.oak.spi.security.authorization.restriction - package org.apache.jackrabbit.oak.spi.security.authorization.restriction
 
org.apache.jackrabbit.oak.spi.security.principal - package org.apache.jackrabbit.oak.spi.security.principal
 
org.apache.jackrabbit.oak.spi.security.privilege - package org.apache.jackrabbit.oak.spi.security.privilege
 
org.apache.jackrabbit.oak.spi.security.user - package org.apache.jackrabbit.oak.spi.security.user
 
org.apache.jackrabbit.oak.spi.security.user.action - package org.apache.jackrabbit.oak.spi.security.user.action
 
org.apache.jackrabbit.oak.spi.security.user.util - package org.apache.jackrabbit.oak.spi.security.user.util
 
org.apache.jackrabbit.oak.spi.state - package org.apache.jackrabbit.oak.spi.state
 
org.apache.jackrabbit.oak.spi.toggle - package org.apache.jackrabbit.oak.spi.toggle
 
org.apache.jackrabbit.oak.spi.version - package org.apache.jackrabbit.oak.spi.version
 
org.apache.jackrabbit.oak.spi.whiteboard - package org.apache.jackrabbit.oak.spi.whiteboard
 
org.apache.jackrabbit.oak.spi.xml - package org.apache.jackrabbit.oak.spi.xml
 
org.apache.jackrabbit.oak.standalone - package org.apache.jackrabbit.oak.standalone
 
org.apache.jackrabbit.oak.stats - package org.apache.jackrabbit.oak.stats
 
org.apache.jackrabbit.oak.threadDump - package org.apache.jackrabbit.oak.threadDump
 
ORIGINAL - org.apache.jackrabbit.oak.query.QueryEngineImpl.QuerySelectionMode
Will use the original SQL2 query.
ORIGINAL_TYPE_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Property to hold the value for original index implementation in case the index type is set to disabled.
OrImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
OrImpl - Class in org.apache.jackrabbit.oak.query.ast
An "or" condition.
OrImpl(List<ConstraintImpl>) - Constructor for class org.apache.jackrabbit.oak.query.ast.OrImpl
 
OrImpl(ConstraintImpl, ConstraintImpl) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.OrImpl
 
OrImpl(ConstraintImpl, ConstraintImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.OrImpl
 
OrphanedNodeCheck - Class in org.apache.jackrabbit.oak.plugins.document.check
OrphanedNodeCheck...
OrphanedNodeCheck(DocumentNodeStore, RevisionVector, ExecutorService) - Constructor for class org.apache.jackrabbit.oak.plugins.document.check.OrphanedNodeCheck
 
OsgiRepository - Class in org.apache.jackrabbit.oak.jcr.osgi
Workaround to a JAAS class loading issue in OSGi environments.
OsgiRepository(ContentRepository, Whiteboard, SecurityProvider, int, CommitRateLimiter, boolean) - Constructor for class org.apache.jackrabbit.oak.jcr.osgi.OsgiRepository
 
OsgiUtil - Class in org.apache.jackrabbit.oak.osgi
Utility methods to use in an OSGi environment.
OsgiWhiteboard - Class in org.apache.jackrabbit.oak.osgi
OSGi-based whiteboard implementation.
OsgiWhiteboard(BundleContext) - Constructor for class org.apache.jackrabbit.oak.osgi.OsgiWhiteboard
 
OURS - org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler.Resolution
Deprecated.
Use the changes from the current Root instance
OURS - org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler.Resolution
Use the changes from the current Root instance
OURS - Static variable in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Deprecated.
A ConflictHandler which always return PartialConflictHandler.Resolution.OURS.
OURS - Static variable in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
A ConflictHandler which always return ThreeWayConflictHandler.Resolution.OURS.
OURS - Static variable in class org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
 
OutOfBandIndexer - Class in org.apache.jackrabbit.oak.index
 
OutOfBandIndexer(ExtendedIndexHelper, IndexerSupport) - Constructor for class org.apache.jackrabbit.oak.index.OutOfBandIndexer
 
OutOfBandIndexerBase - Class in org.apache.jackrabbit.oak.index
 
OutOfBandIndexerBase(IndexHelper, IndexerSupport) - Constructor for class org.apache.jackrabbit.oak.index.OutOfBandIndexerBase
 
outputDir - Variable in class org.apache.jackrabbit.oak.index.IndexHelper
 
overflowToDiskThreshold - Variable in class org.apache.jackrabbit.oak.plugins.document.VersionGCOptions
 

P

PARALLEL_COMPACTOR - org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions.CompactorType
Multithreaded compaction implementation
ParallelCompactor - Class in org.apache.jackrabbit.oak.segment
This compactor implementation leverages the tree structure of the repository for concurrent compaction.
ParallelCompactor(GCMonitor, CompactionWriter, GCNodeWriteMonitor, int) - Constructor for class org.apache.jackrabbit.oak.segment.ParallelCompactor
Create a new instance based on the passed arguments.
parallelIndexEnabled() - Static method in class org.apache.jackrabbit.oak.index.indexer.document.IndexerConfiguration
 
PARAM_ADMIN_ID - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration option defining the ID of the administrator user.
PARAM_ADMIN_POOL_LOOKUP_ON_VALIDATE - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_ADMIN_POOL_LOOKUP_ON_VALIDATE_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_ADMIN_POOL_MAX_ACTIVE - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_ADMIN_POOL_MAX_ACTIVE_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_ADMIN_POOL_MIN_EVICTABLE_IDLE_TIME - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_ADMIN_POOL_MIN_EVICTABLE_IDLE_TIME_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_ADMIN_POOL_NUM_TESTS_PER_EVICTION_RUN - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_ADMIN_POOL_NUM_TESTS_PER_EVICTION_RUN_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_ADMIN_POOL_TIME_BETWEEN_EVICTION_RUNS - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_ADMIN_POOL_TIME_BETWEEN_EVICTION_RUNS_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_ADMINISTRATIVE_PRINCIPALS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
Configuration parameter specifying additional principals that should be treated as 'administrator' thus get granted full permissions on the complete repository content.
PARAM_ANONYMOUS_ID - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration option defining the ID of the anonymous user.
PARAM_APP_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.AuthenticationConfiguration
 
PARAM_AUTHORIZABLE_ACTION_PROVIDER - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Optional configuration parameter to set the AuthorizableActionProvider to be used with the given user management implementation.
PARAM_AUTHORIZABLE_NODE_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Optional configuration parameter defining how to generate the name of the authorizable node from the ID of the new authorizable that is being created.
PARAM_BIND_DN - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_BIND_DN_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_BIND_PASSWORD - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_BIND_PASSWORD_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_CONFIG_SPI_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.AuthenticationConfiguration
 
PARAM_CUSTOM_ATTRIBUTES - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_CUSTOM_ATTRIBUTES_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_DEFAULT_DEPTH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Parameter used to change the number of levels that are used by default to store authorizable nodes.
The default number of levels is 2.
PARAM_DISABLE_MISSING_USERS - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_DISABLE_MISSING_USERS_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_ENABLE_RFC7613_USERCASE_MAPPED_PROFILE - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_ENABLE_RFC7613_USERCASE_MAPPED_PROFILE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Optionally enables the UsernameCaseMapped profile defined in https://tools.ietf.org/html/rfc7613#section-3.2 for user name comparison.
PARAM_ENABLE_RFC7613_USERCASE_MAPPED_PROFILE_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
PARAM_ENABLED_PROTOCOLS - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_GROUP_AUTO_MEMBERSHIP - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_GROUP_AUTO_MEMBERSHIP_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_GROUP_BASE_DN - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_GROUP_BASE_DN_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_GROUP_DYNAMIC_GROUPS - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_GROUP_DYNAMIC_GROUPS_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_GROUP_EXPIRATION_TIME - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_GROUP_EXPIRATION_TIME_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_GROUP_EXTRA_FILTER - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_GROUP_EXTRA_FILTER_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_GROUP_MAKE_DN_PATH - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_GROUP_MAKE_DN_PATH_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_GROUP_MEMBER_ATTRIBUTE - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_GROUP_MEMBER_ATTRIBUTE_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_GROUP_NAME_ATTRIBUTE - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_GROUP_NAME_ATTRIBUTE_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_GROUP_OBJECTCLASS - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_GROUP_OBJECTCLASS_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_GROUP_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration option to define the path underneath which group nodes are being created.
PARAM_GROUP_PATH_PREFIX - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_GROUP_PATH_PREFIX_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_GROUP_PROPERTY_MAPPING - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_GROUP_PROPERTY_MAPPING_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_IDP_NAME - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule
Name of the parameter that configures the name of the external identity provider.
PARAM_IDP_NAME - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
PARAM_IDP_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.SyncHandlerMapping
Name of the parameter that configures the name of the external identity provider.
PARAM_IMPERSONATOR_PRINCIPAL_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration option defining the names of the impersonatorPrincipals field.
PARAM_IMPORT_BEHAVIOR - Static variable in interface org.apache.jackrabbit.oak.spi.xml.ProtectedItemImporter
Parameter name for the import behavior configuration option.
PARAM_LDAP_HOST - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_LDAP_HOST_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_LDAP_PORT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_LDAP_PORT_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_NAME - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_NAME - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_NAME_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_NAME_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_NO_CERT_CHECK - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_NO_CERT_CHECK_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_OMIT_ADMIN_PW - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration option defining if the admin password should be omitted upon user creation.
PARAM_PASSWORD_HASH_ALGORITHM - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration parameter to change the default algorithm used to generate password hashes.
PARAM_PASSWORD_HASH_ITERATIONS - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration parameter to change the number of iterations used for password hash generation.
PARAM_PASSWORD_HISTORY_SIZE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Optional configuration parameter indicating the maximum number of passwords recorded for a user after password changes.
PARAM_PASSWORD_INITIAL_CHANGE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Optional configuration parameter indicating whether users must change their passwords on first login.
PARAM_PASSWORD_MAX_AGE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Optional configuration parameter indicating the maximum age in days a password may have before it expires.
PARAM_PASSWORD_SALT_SIZE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration parameter to change the number of iterations used for password hash generation.
PARAM_PERMISSIONS_JR2 - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
Configuration parameter to enforce backwards compatible permission validation with respect to user management and node removal: User Management: As of OAK 1.0 creation/removal of user and groups as well as modification of user/group specific protected properties requires USER_MANAGEMENT permissions while in Jackrabbit 2.0 they were covered by regular item write permissions. Removing Nodes: As of OAK 1.0 removing a node will succeed if the removal is granted on that specific node irrespective of the permission granted or denied within the subtree.
PARAM_PROTECT_EXTERNAL_IDENTITIES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIdentityConstants
Configuration parameter to enable special protection of external users and groups and the subtrees they define.
PARAM_PROTECT_EXTERNAL_IDS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIdentityConstants
Configuration parameter to enable special protection of external IDs
PARAM_RANKING - Static variable in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
Parameter used to define the ranking of a given configuration compared to other registered configuration in this aggregate.
PARAM_READ_PATHS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
Configuration parameter to enable full read access to regular nodes and properties at the specified paths.
PARAM_RESTRICTION_PROVIDER - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
PARAM_SEARCH_TIMEOUT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_SEARCH_TIMEOUT_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_SUPPORT_AUTOSAVE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Optional configuration parameter that might be used to get back support for the auto-save behavior which has been dropped in the default user management implementation present with OAK.
PARAM_SYNC_HANDLER_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.basic.AutoMembershipConfig
Name of the configuration property that defines the name of the synchronization handler for which this instance of AutoMembershipConfig takes effect.
PARAM_SYNC_HANDLER_NAME - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule
Name of the parameter that configures the name of the synchronization handler.
PARAM_SYNC_HANDLER_NAME - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
PARAM_SYNC_HANDLER_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.SyncHandlerMapping
Name of the parameter that configures the name of the synchronization handler.
PARAM_SYSTEM_PRINCIPAL_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIdentityConstants
Configuration parameter to define names of SystemUserPrincipals that should be excluded from the protection verification for any of the RESERVED_PROPERTY_NAMES in addition to the built in system principal.
PARAM_SYSTEM_RELATIVE_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration option to define the path relative to the user root node underneath which system user nodes are being created.
PARAM_TOKEN_EXPIRATION - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Optional configuration parameter to set the token expiration time in ms.
PARAM_TOKEN_LENGTH - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Optional configuration parameter to define the length of the key.
PARAM_TOKEN_REFRESH - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenProvider
Optional configuration parameter to define if a given token should be refreshed or not.
PARAM_USE_SSL - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USE_SSL_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USE_TLS - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USE_TLS_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USE_UID_FOR_EXT_ID - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USE_UID_FOR_EXT_ID_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_AUTHENTICATION_FACTORY - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Mandatory configuration option denoting the user Authentication implementation to use in the login module.
PARAM_USER_AUTO_MEMBERSHIP - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_USER_AUTO_MEMBERSHIP_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_USER_BASE_DN - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_BASE_DN_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_DYNAMIC_MEMBERSHIP - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
Configuration option to enable dynamic group membership.
PARAM_USER_DYNAMIC_MEMBERSHIP_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_USER_ENFORCE_DYNAMIC_MEMBERSHIP - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
Configuration option to enforce dynamic group membership upon user sync.
PARAM_USER_ENFORCE_DYNAMIC_MEMBERSHIP_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_USER_EXPIRATION_TIME - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_USER_EXPIRATION_TIME_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_USER_EXTRA_FILTER - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_EXTRA_FILTER_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_ID_ATTRIBUTE - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_ID_ATTRIBUTE_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_MAKE_DN_PATH - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_MAKE_DN_PATH_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_MEMBERSHIP_EXPIRATION_TIME - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_USER_MEMBERSHIP_EXPIRATION_TIME_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_USER_MEMBERSHIP_NESTING_DEPTH - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_USER_MEMBERSHIP_NESTING_DEPTH_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_USER_OBJECTCLASS - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_OBJECTCLASS_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Configuration option to define the path underneath which user nodes are being created.
PARAM_USER_PATH_PREFIX - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_USER_PATH_PREFIX_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_USER_POOL_LOOKUP_ON_VALIDATE - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_POOL_LOOKUP_ON_VALIDATE_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_POOL_MAX_ACTIVE - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_POOL_MAX_ACTIVE_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_POOL_MIN_EVICTABLE_IDLE_TIME - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_POOL_MIN_EVICTABLE_IDLE_TIME_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_POOL_NUM_TESTS_PER_EVICTION_RUN - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_POOL_NUM_TESTS_PER_EVICTION_RUN_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_POOL_TIME_BETWEEN_EVICTION_RUNS - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_POOL_TIME_BETWEEN_EVICTION_RUNS_DEFAULT - Static variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
PARAM_USER_PROPERTY_MAPPING - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
PARAM_USER_PROPERTY_MAPPING_DEFAULT - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncConfigImpl
 
parent() - Method in interface org.apache.jackrabbit.oak.namepath.JcrPathParser.Listener
 
PARENT - org.apache.jackrabbit.oak.spi.query.Filter.PathRestriction
A parent of this node.
PARENT - Static variable in class org.apache.jackrabbit.oak.plugins.observation.filter.Selectors
A selector returning the parent node of the item for which a call back on EventFilter was called.
parse(String) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJSONSupport
Parses the supplied JSON.
parse(JsopTokenizer) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJSONSupport
Parses the supplied JSON.
parse(String) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexName
Parse the node name.
parse(String) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
as SQL2Parser.parse(String, boolean) by providing true to the initialisation flag.
parse(String, boolean) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
Parse the statement and return the query.
parse(String, String) - Method in class org.apache.jackrabbit.oak.jcr.query.QueryManagerImpl
Parse the query and get the bind variable names.
parse(String, String) - Method in interface org.apache.jackrabbit.oak.query.QueryParser
Parses the given query string, expressed in the specified language.
parse(String, String) - Static method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextParser
 
parse(String, JcrNameParser.Listener, int) - Static method in class org.apache.jackrabbit.oak.namepath.JcrNameParser
Parse the specified jcr name and inform the specified listener about the result or any error that may occur during parsing.
parse(String, JcrPathParser.Listener) - Static method in class org.apache.jackrabbit.oak.namepath.JcrPathParser
 
parse(String, MediaTypeRegistry) - Static method in class org.apache.jackrabbit.oak.http.MediaRange
 
parseAndConfigure(OptionParser, String[]) - Method in class org.apache.jackrabbit.oak.run.cli.Options
 
parseAndConfigure(OptionParser, String[], boolean) - Method in class org.apache.jackrabbit.oak.run.cli.Options
Parses the arguments and configures the OptionBeans
parseAzureConfigurationFromCustomConnection(String) - Static method in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
Parses a custom encoded connection string of the form (line breaks added for clarity):

DefaultEndpointsProtocol=https;
AccountName=devstoreaccount1;
AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;
SharedAccessSignature=mySasToken==;
BlobEndpoint=http://127.0.0.1:10000/devstoreaccount1;
ContainerName=mycontainer;
Directory=mydir

where the first 5 lines in the string represent a standard Azure Connection String and the last two lines are Oak Segment Azure specific arguments.
parseAzureConfigurationFromUri(String) - Static method in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
Parses a standard Azure URI in the format https://myaccount.blob.core.windows.net/container/repo?sasToken.
parseBinaryReferencesIndex(Buffer) - Static method in class org.apache.jackrabbit.oak.segment.file.tar.binaries.BinaryReferencesIndexLoader
 
parseBlob(RecordId) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Parse a blob record
parseCommandLineParams(String...) - Method in class org.apache.jackrabbit.oak.run.DataStoreCopyCommand
 
parseDel(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBExport
 
parseGraph(Buffer) - Static method in class org.apache.jackrabbit.oak.segment.file.tar.GraphLoader
 
parseList(RecordId, RecordId, int) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Parse a list record
parseListBucket(RecordId, int, int, int) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Parse item of list buckets
parseMap(RecordId, RecordId, MapRecord) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Parse a map record
parseMapBranch(RecordId, MapRecord) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Parse a map branch record
parseMapDiff(RecordId, MapRecord) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Parse a map diff record
parseMapLeaf(RecordId, MapRecord) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Parse a map leaf record
parseNode(RecordId) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Parse a node record
parseProperty(RecordId, RecordId, PropertyTemplate) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Parse a property
parseState(String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntryReader
 
parseString(RecordId) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Parse a string record
parseTemplate(RecordId) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Parse a template record
parseValue(RecordId, RecordId, Type<?>) - Method in class org.apache.jackrabbit.oak.segment.SegmentParser
Parse a value record
PARTIAL_MATCH - org.apache.jackrabbit.oak.spi.mount.FragmentMatcher.Result
 
PartialConflictHandler - Interface in org.apache.jackrabbit.oak.spi.commit
Deprecated.
PartialConflictHandler.Resolution - Enum in org.apache.jackrabbit.oak.spi.commit
Deprecated.
Resolutions for conflicts
PartialValueFactory - Class in org.apache.jackrabbit.oak.plugins.value.jcr
A partial value factory implementation that only deals with in-memory values and can wrap a Value around a PropertyState.
PartialValueFactory(NamePathMapper) - Constructor for class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
Creates a new value factory stub using the given NamePathMapper.
PartialValueFactory(NamePathMapper, BlobAccessProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.value.jcr.PartialValueFactory
Creates a new value factory stub using the given NamePathMapper and BlobAccessProvider.
passivateObject(LdapConnection) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.PoolableUnboundConnectionFactory
passTo(SegmentWriteQueue.SegmentConsumer) - Method in class org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteAction
 
PASSWORD_HISTORY_DISABLED_SIZE - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
Constant to indicate disabled password history, which is the default.
PasswordChangeAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
PasswordChangeAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.PasswordChangeAction
 
PasswordUtil - Class in org.apache.jackrabbit.oak.spi.security.user.util
Utility to generate and compare password hashes.
PasswordValidationAction - Class in org.apache.jackrabbit.oak.spi.security.user.action
PasswordValidationAction provides a simple password validation mechanism with the following configurable option: constraint: a regular expression that can be compiled to a Pattern defining validation rules for a password.
PasswordValidationAction() - Constructor for class org.apache.jackrabbit.oak.spi.security.user.action.PasswordValidationAction
 
path - Variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
 
path(String) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A condition that holds on the paths matching a certain pattern.
path(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
Path - Class in org.apache.jackrabbit.oak.plugins.document
The Path class is closely modeled after the semantics of PathUtils in oak-commons.
Path(String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.Path
Creates a relative path with a single name element.
Path(Path, String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.Path
Creates a new Path from the given parent Path.
PATH - Static variable in class org.apache.jackrabbit.oak.api.Type
Map String to PropertyType.PATH
PATH - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStoreService
 
PATH - Static variable in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
The node path, in case the id can not be converted to a path.
PATH_LONG - Static variable in class org.apache.jackrabbit.oak.plugins.document.util.Utils
The maximum length of the parent path, in bytes.
PATH_SHORT - Static variable in class org.apache.jackrabbit.oak.plugins.document.util.Utils
The length of path (in characters), whose UTF-8 representation can not possibly be too large to be used for the primary key for the document store.
PathComparator - Class in org.apache.jackrabbit.oak.plugins.document
Implements a comparator, which sorts paths according to 1) their depth (highest first) and 2) the paths natural ordering.
PathConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
PathConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.PathConstraint
 
pathDepth(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
PathElementComparator - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
 
PathElementComparator - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
PathElementComparator() - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.PathElementComparator
 
PathElementComparator(Iterable<String>) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.PathElementComparator
 
PathElementComparator(Set<String>) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PathElementComparator
 
pathFilter(PathFilter) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreBuilder
 
PathFilter - Class in org.apache.jackrabbit.oak.spi.filter
Filter which determines whether given path should be included for processing or not
PathFilter(Iterable<String>, Iterable<String>) - Constructor for class org.apache.jackrabbit.oak.spi.filter.PathFilter
Constructs the predicate with given included and excluded paths If both are empty then all paths would be considered to be included
PathFilter.Result - Enum in org.apache.jackrabbit.oak.spi.filter
 
PathImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "path(..)".
PathImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PathImpl
 
PathMapper - Interface in org.apache.jackrabbit.oak.namepath
PathMapper instances provide methods for mapping paths from their JCR string representation to their Oak representation and vice versa.
pathPrefix - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
pathProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
Create a multi valued PropertyState from a list of paths.
pathProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
Create a PropertyState from a path.
PathRev - Class in org.apache.jackrabbit.oak.plugins.document
A cache key implementation, which is a combination of a path and a revision vector.
PathRev(Path, RevisionVector) - Constructor for class org.apache.jackrabbit.oak.plugins.document.PathRev
 
PATHS - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<String> to array of PropertyType.PATH
pathsSupportingFragments() - Method in annotation type org.apache.jackrabbit.oak.composite.MountInfoConfig.Props
 
pathToId(Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Transforms the given paths into ids using Utils.getIdFromPath(String).
PathTracker - Class in org.apache.jackrabbit.oak.namepath
Simple utility class for lazily tracking the current path during a tree traversal that recurses down a subtree.
PathTracker() - Constructor for class org.apache.jackrabbit.oak.namepath.PathTracker
 
PathUtils - Class in org.apache.jackrabbit.oak.commons
Utility methods to parse a path.
pause() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Pauses the background indexing process.
PAUSE_DEFAULT - Static variable in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Default value for SegmentGCOptions.isPaused()
paused - Variable in class org.apache.jackrabbit.oak.commons.Profiler
 
peek(K) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the value for the given key if the entry is cached.
percentageComplete(long) - Method in class org.apache.jackrabbit.oak.plugins.document.check.ETA
 
PERF_LOG_THRESHOLD - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStats
 
PERF_LOG_THRESHOLD - Static variable in class org.apache.jackrabbit.oak.plugins.document.ThrottlingStatsCollectorImpl
 
perfLog(Logger, int, long, String, Object...) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.StatsCollectorUtil
 
PerfLogger - Class in org.apache.jackrabbit.oak.commons
PerfLogger is a simpler wrapper around a slf4j Logger which comes with the capability to issue log statements containing the measurement between start() and end() methods.
PerfLogger(Logger) - Constructor for class org.apache.jackrabbit.oak.commons.PerfLogger
Create a new PerfLogger that shall use the given Logger object for logging
perform() - Method in class org.apache.jackrabbit.oak.jcr.lock.LockOperation
 
perform() - Method in class org.apache.jackrabbit.oak.jcr.session.operation.SessionOperation
 
perform(NodeDelegate) - Method in class org.apache.jackrabbit.oak.jcr.lock.LockOperation
 
perform(SessionOperation<T>) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
Performs the passed SessionOperation in a safe execution context.
performLeaseCheck() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
Checks if the lease for this cluster node is still valid, otherwise throws a DocumentStoreException.
performNullable() - Method in class org.apache.jackrabbit.oak.jcr.session.operation.SessionOperation
 
performNullable(SessionOperation<T>) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
performRecoveryIfNeeded() - Method in class org.apache.jackrabbit.oak.plugins.document.LastRevRecoveryAgent
 
performVoid() - Method in class org.apache.jackrabbit.oak.jcr.lock.LockOperation
 
performVoid() - Method in class org.apache.jackrabbit.oak.jcr.session.operation.SessionOperation
 
performVoid(NodeDelegate) - Method in class org.apache.jackrabbit.oak.jcr.lock.LockOperation
 
performVoid(SessionOperation<Void>) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
PeriodicReporter - Class in org.apache.jackrabbit.oak.plugins.migration.report
Abstract class that simplifies development of a Reporter that should only report every nth event (node or property seen).
PeriodicReporter(int, int) - Constructor for class org.apache.jackrabbit.oak.plugins.migration.report.PeriodicReporter
 
PERMISSION_NAMES - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
PERMISSION_NODE_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
PERMISSION_NODETYPE_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
PERMISSION_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
permissionAllLoaded(long) - Method in interface org.apache.jackrabbit.oak.security.authorization.monitor.AuthorizationMonitor
Called to record the time it takes to eagerly load all permissions for a given principal.
permissionAllLoaded(long) - Method in class org.apache.jackrabbit.oak.security.authorization.monitor.AuthorizationMonitorImpl
 
PermissionAware - Interface in org.apache.jackrabbit.oak.spi.security.authorization.permission
Interface indicating that a given object (like e.g.
PermissionConstants - Interface in org.apache.jackrabbit.oak.spi.security.authorization.permission
Implementation specific constants related to permission evaluation.
permissionError() - Method in interface org.apache.jackrabbit.oak.security.authorization.monitor.AuthorizationMonitor
Called to mark unexpected errors related to the permission store.
permissionError() - Method in class org.apache.jackrabbit.oak.security.authorization.monitor.AuthorizationMonitorImpl
 
PermissionHook - Class in org.apache.jackrabbit.oak.security.authorization.permission
CommitHook implementation that processes any modification made to access control content and updates persisted permission store associated with access control related data stored in the repository.
PermissionHook(String, RestrictionProvider, ProviderCtx) - Constructor for class org.apache.jackrabbit.oak.security.authorization.permission.PermissionHook
 
PermissionProvider - Interface in org.apache.jackrabbit.oak.spi.security.authorization.permission
Main entry point for permission evaluation in Oak.
PermissionProviderFactory - Interface in org.apache.jackrabbit.oak.plugins.observation.filter
Factory for PermissionProvider instances.
PermissionProviderImpl - Class in org.apache.jackrabbit.oak.security.authorization.permission
 
PermissionProviderImpl(Root, String, Set<Principal>, RestrictionProvider, ConfigurationParameters, Context, ProviderCtx) - Constructor for class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
permissionRefresh() - Method in interface org.apache.jackrabbit.oak.security.authorization.monitor.AuthorizationMonitor
Called when the PermissionProvider is being refreshed and permission caches are cleared.
permissionRefresh() - Method in class org.apache.jackrabbit.oak.security.authorization.monitor.AuthorizationMonitorImpl
 
Permissions - Class in org.apache.jackrabbit.oak.spi.security.authorization.permission
Provides constants for permissions used in the OAK access evaluation as well as permission related utility methods.
PERMISSIONS_STORE_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
PermissionStoreValidatorProvider - Class in org.apache.jackrabbit.oak.security.authorization.permission
Validator implementation that asserts that the permission store is read-only.
PermissionStoreValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.security.authorization.permission.PermissionStoreValidatorProvider
 
PermissionUtil - Class in org.apache.jackrabbit.oak.security.authorization.permission
Utility methods to evaluate permissions.
PermissionValidatorProvider - Class in org.apache.jackrabbit.oak.security.authorization.permission
ValidatorProvider implementation for permission evaluation associated with write operations.
PermissionValidatorProvider(String, Set<Principal>, MoveTracker, ProviderCtx) - Constructor for class org.apache.jackrabbit.oak.security.authorization.permission.PermissionValidatorProvider
 
persist(long, long, GCGeneration, long, String) - Method in class org.apache.jackrabbit.oak.segment.file.GCJournal
Persists the repository stats (current size, reclaimed size, gc generation, number of compacted nodes) following a cleanup operation for a successful compaction.
PersistedLinkedList - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList
A persistent linked list that internally uses the MVStore.
PersistedLinkedList(String, NodeStateEntryWriter, NodeStateEntryReader, int) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.PersistedLinkedList
 
PersistentCache - Class in org.apache.jackrabbit.oak.plugins.document.persistentCache
A persistent cache for the document store.
PersistentCache - Interface in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache
This interface represents a cache which survives segment store restarts.
PersistentCache(String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCache
 
PERSISTENTCACHE - Static variable in class org.apache.jackrabbit.oak.run.PersistentCacheCommand
 
PersistentCacheCommand - Class in org.apache.jackrabbit.oak.run
 
PersistentCacheCommand() - Constructor for class org.apache.jackrabbit.oak.run.PersistentCacheCommand
 
PersistentCacheStats - Class in org.apache.jackrabbit.oak.plugins.document.persistentCache
Persistence Cache Statistics.
PersistentCacheStats(CacheType, StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
PersistentCacheStatsMBean - Interface in org.apache.jackrabbit.oak.api.jmx
 
PersistentDiskCache - Class in org.apache.jackrabbit.oak.segment.remote.persistentcache
 
PersistentDiskCache(File, int, IOMonitor) - Constructor for class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCache
 
PersistentDiskCache(File, int, IOMonitor, long) - Constructor for class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCache
 
PersistentRedisCache - Class in org.apache.jackrabbit.oak.segment.remote.persistentcache
 
PersistentRedisCache(String, int, int, int, int, int, int, int, int, IOMonitor) - Constructor for class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCache
 
PID - Static variable in annotation type org.apache.jackrabbit.oak.segment.aws.Configuration
 
PID - Static variable in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
PIPELINED - org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder.SortStrategyType
System property FlatFileNodeStoreBuilder.OAK_INDEXER_SORT_STRATEGY_TYPE if set to this value would result in PipelinedStrategy being used.
PipelinedMergeSortTask - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
Accumulates the intermediate sorted files and, when all files are generated, merges them into a single sorted file, the flat file store
PipelinedMergeSortTask(Path, PathElementComparator, Compression, BlockingQueue<Path>, StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask
 
PipelinedMergeSortTask.Result - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
PipelinedMetrics - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
PipelinedMongoDownloadTask - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
PipelinedMongoDownloadTask(MongoDatabase, MongoDocumentStore, int, int, BlockingQueue<NodeDocument[]>, List<PathFilter>, StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMongoDownloadTask
 
PipelinedMongoDownloadTask.Result - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
PipelinedStrategy - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
Downloads the contents of the MongoDB repository dividing the tasks in a pipeline with the following stages: Download - Downloads from Mongo all the documents in the node store.
PipelinedStrategy(MongoDocumentStore, MongoDatabase, DocumentNodeStore, RevisionVector, Set<String>, BlobStore, File, Compression, Predicate<String>, List<PathFilter>, String, StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedStrategy
 
PipelinedUtils - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
PipelinedUtils() - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedUtils
 
planName - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
pmax(RevisionVector) - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
Calculates the parallel maximum of this and the given vector.
pmin(RevisionVector) - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
Calculates the parallel minimum of this and the given vector.
POLICY_NODE_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
PolicyOwner - Interface in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
Interface to improve pluggability of the AccessControlManager, namely the interaction of multiple managers within a single repository.
PoolableUnboundConnectionFactory - Class in org.apache.jackrabbit.oak.security.authentication.ldap.impl
A factory for creating unbound LdapConnection objects managed by LdapConnectionPool.
PoolableUnboundConnectionFactory(LdapConnectionConfig) - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.PoolableUnboundConnectionFactory
Creates a new instance of PoolableUnboundConnectionFactory
PoolConfig() - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.PoolConfig
 
populate() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
populate(Object, Map<String, ?>, boolean) - Static method in class org.apache.jackrabbit.oak.commons.PropertiesUtil
Populates the bean properties from config instance.
position() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
position(int) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
POSITION_ORDER - Static variable in interface org.apache.jackrabbit.oak.segment.file.tar.index.IndexEntry
 
postDeleteOp(String) - Method in class org.apache.jackrabbit.oak.indexversion.LucenePurgeOldIndexVersion
 
postDeleteOp(String) - Method in class org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersion
 
POSTGRES - org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
POSTGRES - org.apache.jackrabbit.oak.plugins.document.rdb.RDBCommonVendorSpecificCode
 
POSTGRES - org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
postIndexWork(NodeStore) - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
postProcessRegistry(PojoServiceRegistry) - Method in class org.apache.jackrabbit.oak.run.osgi.OakOSGiRepositoryFactory
Enables post processing of service registry e.g.
PostValidationHook - Interface in org.apache.jackrabbit.oak.spi.commit
Extension to the CommitHook interface that indicates that this commit hook implementation must be executed after the validation hooks.
PRE_AUTHENTICATED - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.PreAuthenticatedLogin
 
PreAuthContext - Class in org.apache.jackrabbit.oak.spi.security.authentication
LoginContext for pre-authenticated subjects that don't require further validation nor additional login/logout steps.
PreAuthContext(Subject) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.PreAuthContext
 
PreAuthenticatedLogin - Class in org.apache.jackrabbit.oak.spi.security.authentication
PreAuthenticatedLogin is used as marker in the shared map of the login context.
PreAuthenticatedLogin(String) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.PreAuthenticatedLogin
 
PRECEDENCE_AND - Static variable in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextExpression
The operator precedence for AND conditions.
PRECEDENCE_OR - Static variable in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextExpression
The operator precedence for OR conditions.
PRECEDENCE_TERM - Static variable in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextExpression
The operator precedence for terms.
precisionMs - Variable in class org.apache.jackrabbit.oak.plugins.document.VersionGCOptions
 
PredefinedAuthorizationConfiguration - Class in org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined
 
PredefinedAuthorizationConfiguration() - Constructor for class org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined.PredefinedAuthorizationConfiguration
 
prefetch - Variable in class org.apache.jackrabbit.oak.query.QueryOptions
 
prefetch(Iterable<String>, DocumentNodeState) - Method in class org.apache.jackrabbit.oak.plugins.document.prefetch.CacheWarming
 
prefetch(Collection<String>, NodeState) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
prefetch(Collection<String>, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
prefetch(Collection<String>, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.PrefetchNodeStore
Make an attempt to prefetch node states for the given paths and hold them in a cache.
prefetch(Collection<T>, Iterable<String>) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
optional method indicating the DocumentStore should prefetch, in the most optimal way eg by batching, a bunch of keys as they might soon be needed.
prefetch(Collection<T>, Iterable<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
prefetch(Collection<T>, Iterable<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
prefetchCount - Variable in class org.apache.jackrabbit.oak.query.QueryOptions
 
PrefetchIterator<K> - Class in org.apache.jackrabbit.oak.jcr.query
An iterator that pre-fetches a number of items in order to calculate the size of the result if possible.
PrefetchIterator.PrefetchOptions - Class in org.apache.jackrabbit.oak.jcr.query
The options to use for prefetching.
PrefetchNodeStore - Interface in org.apache.jackrabbit.oak.spi.state
Experimental NodeStore extension that allows prefetching of node states given a collection of paths.
PrefetchOptions() - Constructor for class org.apache.jackrabbit.oak.jcr.query.PrefetchIterator.PrefetchOptions
 
PREFIX_OAK - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
 
PREFIX_PROP_COUNTER - Static variable in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor
prefix used internally for tracking the counting requests
PREFIX_PROP_REVISION - Static variable in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor
prefix used internally for tracking the cluster node related revision numbers
PREFIX_REP - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
 
PREFIX_SV - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
 
PREFIX_XMLNS - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
 
preformIndexUpdate(NodeState) - Method in class org.apache.jackrabbit.oak.index.OutOfBandIndexerBase
 
preIndexOperations(List<NodeStateIndexer>) - Method in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexer
 
preIndexOperations(List<NodeStateIndexer>) - Method in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
premain(String, Instrumentation) - Static method in class org.apache.jackrabbit.oak.commons.Profiler
This method is called when the agent is installed.
prepare() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
prepare() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
prepare() - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Prepare executing the query (recursively).
prepare() - Method in interface org.apache.jackrabbit.oak.query.Query
Prepare the query.
prepare() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
prepare() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
prepare(String) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
 
prepare(ExecutionPlan) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
prepare(ExecutionPlan) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
prepare(ExecutionPlan) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Re-apply a previously prepared plan.
prepare(RecordType, int, Collection<RecordId>, SegmentStore) - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriter
Before writing a record (which are written backwards, from the end of the file to the beginning), this method is called, to ensure there is enough space.
prepareIndexers(NodeStore, NodeBuilder, IndexingProgressReporter) - Method in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
preProcessRegistry(PojoServiceRegistry) - Method in class org.apache.jackrabbit.oak.run.osgi.OakOSGiRepositoryFactory
Enables pre processing of service registry by sub classes.
preserve(@org.jetbrains.annotations.NotNull boolean) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
Set if preserve paths on target
preserveDetailsFromIndexDefForPostOp(NodeBuilder) - Method in class org.apache.jackrabbit.oak.indexversion.LucenePurgeOldIndexVersion
 
preserveDetailsFromIndexDefForPostOp(NodeBuilder) - Method in class org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersion
To preserve any required details from index def builder to be used in post op
preserveOnTarget() - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
 
Preset() - Constructor for class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService.Preset
 
PRESIGNED_HTTP_DOWNLOAD_URI_CACHE_MAX_SIZE - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Maximum size of presigned HTTP download URI cache - default is 0 (no cache)
PRESIGNED_HTTP_DOWNLOAD_URI_CACHE_MAX_SIZE - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
 
PRESIGNED_HTTP_DOWNLOAD_URI_DOMAIN_OVERRIDE - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Domain name to use for direct downloads instead of the default Azure blob storage domain.
PRESIGNED_HTTP_DOWNLOAD_URI_EXPIRY_SECONDS - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
TTL for presigned HTTP download URIs - default is 0 (disabled)
PRESIGNED_HTTP_DOWNLOAD_URI_EXPIRY_SECONDS - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
 
PRESIGNED_HTTP_DOWNLOAD_URI_VERIFY_EXISTS - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Boolean flag to allow disabling of verification check on download URI generation.
PRESIGNED_HTTP_DOWNLOAD_URI_VERIFY_EXISTS - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Boolean flag to allow disabling of verification check on download URI generation.
PRESIGNED_HTTP_UPLOAD_URI_DOMAIN_OVERRIDE - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Domain name to use for direct uploads instead of the default Azure blob storage domain.
PRESIGNED_HTTP_UPLOAD_URI_EXPIRY_SECONDS - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
TTL for presigned HTTP upload URIs - default is 0 (disabled)
PRESIGNED_HTTP_UPLOAD_URI_EXPIRY_SECONDS - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
 
PRESIGNED_URI_ENABLE_ACCELERATION - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
 
prettyPrint() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.BoundedHistogram
 
prettyPrint(String) - Static method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Beautify (format) the json / jsop string.
prettyPrintTopEntries(int) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.BoundedHistogram
 
PREV_DOCUMENT - org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
PrincipalAccessControlList - Interface in org.apache.jackrabbit.api.security.authorization
Extension of the JackrabbitAccessControlList that is bound to a Principal.
PrincipalAccessControlList.Entry - Interface in org.apache.jackrabbit.api.security.authorization
Extension of the JackrabbitAccessControlEntry that additionally defines the target object where this entry will take effect.
PrincipalBasedAuthorizationConfiguration - Class in org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl
 
PrincipalBasedAuthorizationConfiguration() - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
PrincipalConfiguration - Interface in org.apache.jackrabbit.oak.spi.security.principal
Configuration interface for principal management.
PrincipalConfigurationImpl - Class in org.apache.jackrabbit.oak.security.principal
Default implementation of the PrincipalConfiguration
PrincipalConfigurationImpl() - Constructor for class org.apache.jackrabbit.oak.security.principal.PrincipalConfigurationImpl
 
PrincipalConfigurationImpl(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.principal.PrincipalConfigurationImpl
 
PrincipalImpl - Class in org.apache.jackrabbit.oak.spi.security.principal
Default implementation of the JackrabbitPrincipal interface.
PrincipalImpl(String) - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.PrincipalImpl
 
PrincipalIterator - Interface in org.apache.jackrabbit.api.security.principal
A RangeIterator iterating over Principals.
PrincipalIteratorAdapter - Class in org.apache.jackrabbit.oak.spi.security.principal
Principal specific RangeIteratorAdapter implementing the PrincipalIterator interface.
PrincipalIteratorAdapter(Collection<? extends Principal>) - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.PrincipalIteratorAdapter
Creates an iterator for the given collection of Principals.
PrincipalIteratorAdapter(Iterator<? extends Principal>) - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.PrincipalIteratorAdapter
Creates an adapter for the given Iterator of principals.
PrincipalManager - Interface in org.apache.jackrabbit.api.security.principal
This interface defines the principal manager which is the clients view on all principals known to the repository.
PrincipalManagerDelegator - Class in org.apache.jackrabbit.oak.jcr.delegate
This implementation of PrincipalManager delegates back to a delegatee wrapping each call into a SessionOperation closure.
PrincipalManagerDelegator(SessionDelegate, PrincipalManager) - Constructor for class org.apache.jackrabbit.oak.jcr.delegate.PrincipalManagerDelegator
 
PrincipalManagerImpl - Class in org.apache.jackrabbit.oak.spi.security.principal
Default implementation of the PrincipalManager interface.
PrincipalManagerImpl(PrincipalProvider) - Constructor for class org.apache.jackrabbit.oak.spi.security.principal.PrincipalManagerImpl
 
principalName - Variable in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.ValidationEntry
 
PrincipalNameResolver - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
Interface to obtain the name of the Principal from a given ExternalIdentityRef.
PrincipalProvider - Interface in org.apache.jackrabbit.oak.spi.security.principal
The PrincipalProvider defines methods to provide access to sources of Principals.
PrincipalProviderCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
Callback implementation used to pass a PrincipalProvider to the login module.
PrincipalProviderCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.PrincipalProviderCallback
 
PrincipalQueryManager - Interface in org.apache.jackrabbit.oak.spi.security.principal
Extension for the PrincipalManager that offers range search.
PrincipalRestrictionProvider - Class in org.apache.jackrabbit.oak.security.authorization.restriction
Restriction provider implementation used for editing access control by principal.
PrincipalRestrictionProvider(RestrictionProvider) - Constructor for class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
principalsCollected(long, int) - Method in class org.apache.jackrabbit.oak.security.authentication.monitor.LoginModuleMonitorImpl
 
principalsCollected(long, int) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleMonitor
Record the time taken to collect the given number of principals during the commit phase of a given LoginModule.
PrincipalSetPolicy - Interface in org.apache.jackrabbit.api.security.authorization
Extension of the JCR AccessControlPolicy intended to grant a set of Principals the ability to perform certain actions.
print(PrintWriter, Format, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsPrinter
 
printableStopwatch(Stopwatch) - Static method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsToolUtils
 
printableStopwatch(Stopwatch) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
printMessage(PrintWriter, String, Object...) - Static method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsToolUtils
 
printMessage(PrintWriter, String, Object...) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
printProductInfo(String[], InputStream) - Static method in class org.apache.jackrabbit.oak.run.commons.Utils
 
PriorityCache<K,​V> - Class in org.apache.jackrabbit.oak.segment.file
PriorityCache implements a partial mapping from keys of type K to values of type V.
PriorityCache(int) - Constructor for class org.apache.jackrabbit.oak.segment.file.PriorityCache
 
PriorityCache(int, int, Weigher<K, V>) - Constructor for class org.apache.jackrabbit.oak.segment.file.PriorityCache
Create a new instance of the given size.
PriorityCache(int, int, Weigher<K, V>, int) - Constructor for class org.apache.jackrabbit.oak.segment.file.PriorityCache
Create a new instance of the given size.
PriorityCache(int, Weigher<K, V>) - Constructor for class org.apache.jackrabbit.oak.segment.file.PriorityCache
Create a new instance of the given size.
PrivateStoreValidatorProvider - Class in org.apache.jackrabbit.oak.composite
Validator which detects change commits to the read only mounts.
PrivateStoreValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.composite.PrivateStoreValidatorProvider
 
PRIVILEGE_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
PRIVILEGE_NODETYPE_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Node type names associated with privilege content
PRIVILEGE_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
The internal names of all property definitions that are associated with the rep:Privilege node type
privilegeBits - Variable in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.ValidationEntry
 
PrivilegeBits - Class in org.apache.jackrabbit.oak.spi.security.privilege
Internal representation of JCR privileges.
PrivilegeBitsProvider - Class in org.apache.jackrabbit.oak.spi.security.privilege
Allows to obtain the internal representation of privileges (or their names) and to covert the internal representation back to privilege names.
PrivilegeBitsProvider(Root) - Constructor for class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProvider
 
PrivilegeCollection - Interface in org.apache.jackrabbit.api.security.authorization
Wrapper around a set of Privileges that allows to test if a given list of privilege names in included.
PrivilegeCollection.Default - Class in org.apache.jackrabbit.api.security.authorization
Default implementation of the PrivilegeCollection interface.
privilegeCollectionFromNames(String...) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns the PrivilegeCollection for the specified privilegeNames.
privilegeCollectionFromNames(String...) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
privilegeCollectionFromNames(String...) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
PrivilegeConfiguration - Interface in org.apache.jackrabbit.oak.spi.security.privilege
Interface for the privilege management configuration.
PrivilegeConfigurationImpl - Class in org.apache.jackrabbit.oak.security.privilege
Configuration for the privilege management component.
PrivilegeConfigurationImpl() - Constructor for class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
 
PrivilegeConstants - Interface in org.apache.jackrabbit.oak.spi.security.privilege
Internal name constants used for the privilege management.
PrivilegeDefinition - Interface in org.apache.jackrabbit.oak.spi.security.privilege
The PrivilegeDefinition interface defines the characteristics of a JCR Privilege.
privilegeFromName(String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager
 
privilegeFromName(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.AccessControlManagerDelegator
 
privilegeFromName(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
PrivilegeManager - Interface in org.apache.jackrabbit.api.security.authorization
PrivilegeManager is a jackrabbit specific extensions to JCR access control management that allows to retrieve privileges known by this JCR implementation and to register new custom privileges according to implementation specific rules.
PrivilegeManagerDelegator - Class in org.apache.jackrabbit.oak.jcr.delegate
This implementation of PrivilegeManager delegates back to a delegatee wrapping each call into a SessionOperation closure.
PrivilegeManagerDelegator(SessionDelegate, PrivilegeManager) - Constructor for class org.apache.jackrabbit.oak.jcr.delegate.PrivilegeManagerDelegator
 
PRIVILEGES_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) path for the privilege store.
PrivilegeUtil - Class in org.apache.jackrabbit.oak.spi.security.privilege
Privilege management related utility methods.
Proc - Class in org.apache.jackrabbit.oak.segment.file.proc
 
Proc.Backend - Interface in org.apache.jackrabbit.oak.segment.file.proc
 
Proc.Backend.Commit - Interface in org.apache.jackrabbit.oak.segment.file.proc
 
Proc.Backend.Record - Interface in org.apache.jackrabbit.oak.segment.file.proc
 
Proc.Backend.Segment - Interface in org.apache.jackrabbit.oak.segment.file.proc
 
process(Editor, NodeState, NodeState) - Static method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
Validates and possibly edits the given subtree by diffing and recursing through it.
process(File) - Static method in class org.apache.jackrabbit.oak.threadDump.ThreadDumpCleaner
 
process(File) - Static method in class org.apache.jackrabbit.oak.threadDump.ThreadDumpConverter
 
process(File) - Static method in class org.apache.jackrabbit.oak.threadDump.ThreadDumpThreadNames
 
process(NodeDocument) - Method in class org.apache.jackrabbit.oak.plugins.document.check.AsyncNodeStateProcessor
Decide early whether a NodeDocument should be processed or not.
process(NodeStore, LineNumberReader, String, String) - Method in class org.apache.jackrabbit.oak.run.JsonIndexCommand
 
processCommit(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorHook
 
processCommit(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictHook
 
processCommit(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
 
processCommit(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.version.VersionHook
 
processCommit(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionHook
 
processCommit(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.VersionablePathHook
 
processCommit(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.segment.LoggingHook
 
processCommit(NodeState, NodeState, CommitInfo) - Method in interface org.apache.jackrabbit.oak.spi.commit.CommitHook
Validates and/or modifies the given content change before it gets persisted.
processCommit(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeHook
 
processCommit(NodeState, NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.spi.commit.EmptyHook
 
processCommit(NodeState, NodeState, CommitInfo) - Method in enum org.apache.jackrabbit.oak.spi.commit.ResetCommitAttributeHook
 
processDescriptors(List<BundleDescriptor>) - Method in class org.apache.jackrabbit.oak.run.osgi.OakOSGiRepositoryFactory
 
processDocument(NodeDocument, BlockingQueue<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.AsyncDocumentProcessor
 
processDocument(NodeDocument, BlockingQueue<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.CompositeDocumentProcessor
 
processDocument(NodeDocument, BlockingQueue<Result>) - Method in interface org.apache.jackrabbit.oak.plugins.document.check.DocumentProcessor
Process the given document and publish the result to the results queue.
processDocument(NodeDocument, BlockingQueue<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.Progress
 
processDocument(NodeDocument, BlockingQueue<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.Summary
 
processedReference(Object) - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
Store the given reference property for later retrieval using ReferenceChangeTracker.getProcessedReferences().
processReferences() - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
processReferences() - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedItemImporter
Post processing protected reference properties underneath a protected or non-protected parent node.
Profiler - Class in org.apache.jackrabbit.oak.commons
A simple CPU profiling tool similar to java -Xrunhprof.
Profiler() - Constructor for class org.apache.jackrabbit.oak.commons.Profiler
 
progress() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.ChunkedBlobStream
 
Progress - Class in org.apache.jackrabbit.oak.plugins.document.check
Progress...
Progress() - Constructor for class org.apache.jackrabbit.oak.plugins.document.check.Progress
 
ProgressNotificationEditor - Class in org.apache.jackrabbit.oak.spi.commit
This Editor instance logs invocations to the logger passed to its constructor after each 10000 calls to it enter() method.
ProgressWithETA - Class in org.apache.jackrabbit.oak.plugins.document.check
ProgressWithETA...
ProgressWithETA(ETA) - Constructor for class org.apache.jackrabbit.oak.plugins.document.check.ProgressWithETA
 
PROP_ASYNC_NAME - Static variable in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
Name of service property which determines the name of Async task
PROP_CACHE_SIZE - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService
 
PROP_COMMIT_ONLY - org.apache.jackrabbit.oak.plugins.document.NodeDocument.SplitDocType
Deprecated.
PROP_COUNTER - Static variable in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor
property with the consolidated counter
PROP_DISABLED - Static variable in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
Boolean property.
PROP_DS_TYPE - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
PROP_ENCODE_LENGTH - Static variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService
 
PROP_EXCLUDED_PATHS - Static variable in class org.apache.jackrabbit.oak.spi.filter.PathFilter
Multi value property name used to determine list of paths to be excluded
PROP_INCLUDED_PATHS - Static variable in class org.apache.jackrabbit.oak.spi.filter.PathFilter
Multi value property name used to determine list of paths to be included
PROP_INCREMENT - Static variable in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor
property to be set for incrementing/decrementing the counter
PROP_LAST_REV - Static variable in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
PROP_OAK_INDEXER_MIN_SPLIT_THRESHOLD - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.IndexerConfiguration
 
PROP_OAK_INDEXER_PARALLEL_INDEX - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.IndexerConfiguration
 
PROP_OAK_INDEXER_THREAD_POOL_SIZE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.IndexerConfiguration
 
PROP_PATTERN - Static variable in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
 
PROP_REV_RECOVERY_INTERVAL - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
PROP_REVISION - Static variable in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
PROP_ROLE - Static variable in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStoreService
NodeStoreProvider role
Property indicating that this component will not register as a NodeStore but as a NodeStoreProvider with given role
PROP_SPLIT_BLOBSTORE - Static variable in class org.apache.jackrabbit.oak.spi.blob.osgi.SplitBlobStoreService
 
PROP_SPLIT_STORE_SIZE - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.IndexerConfiguration
System property for specifying number of FlatFileStore to be split into.
properties - Variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
properties - Variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
propertiesCompleted(Tree) - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedPropertyImporter
Informs this importer that all properties to be imported below protectedParent have been processed by the importer.
PropertiesUtil - Class in org.apache.jackrabbit.oak.commons
The PropertiesUtil is a utility class providing some useful utility methods for converting property types.
property - Variable in class org.apache.jackrabbit.oak.jcr.session.operation.PropertyOperation
 
property(UniversalFilter.Selector, String, Predicate<PropertyState>) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A condition that holds when the property predicate matches.
PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Defines the names of the properties that are covered by a specific property index definition.
PROPERTY_OR_DELETED - Static variable in class org.apache.jackrabbit.oak.plugins.document.util.Utils
A predicate for property and _deleted names.
PROPERTY_OR_DELETED_OR_COMMITROOT_OR_REVISIONS - Static variable in class org.apache.jackrabbit.oak.plugins.document.util.Utils
A predicate for property, _deleted, _commitRoot or _revisions names.
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.composite.CrossMountReferenceValidator
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.composite.ModifiedPathDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreEditor
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.json.JsopDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.document.util.CountingDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ReverseNodeStateDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditor
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.DefaultEventHandler
 
propertyAdded(PropertyState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.EventHandler
Notification for an added property
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteredHandler
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.segment.CancelableDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.segment.LoggingHook
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
propertyAdded(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Processes an added property.
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.ProgressNotificationEditor
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
propertyAdded(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
Validate an added property
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ApplyDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.EqualsDiff
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.MoveDetector
 
propertyAdded(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
Called for all added properties.
PropertyBuilder<T> - Class in org.apache.jackrabbit.oak.plugins.memory
PropertyBuilder for building in memory PropertyState instances.
PropertyBuilder(Type<T>) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
Create a new instance for building PropertyState instances of the given type.
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.composite.CrossMountReferenceValidator
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.composite.ModifiedPathDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreEditor
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.json.JsopDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.document.util.CountingDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ReverseNodeStateDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditor
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.DefaultEventHandler
 
propertyChanged(PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.EventHandler
Notification for a changed property
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteredHandler
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.segment.CancelableDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.segment.LoggingHook
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
propertyChanged(PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Processes a changed property.
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.ProgressNotificationEditor
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
propertyChanged(PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
Validate a changed property
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ApplyDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.EqualsDiff
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.MoveDetector
 
propertyChanged(PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
Called for all changed properties.
propertyCount - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.NodeInfo
Number of properties
propertyCount - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.TemplateInfo
Number of properties
PropertyDelegate - Class in org.apache.jackrabbit.oak.jcr.delegate
PropertyDelegate serve as internal representations of Propertys.
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.composite.ModifiedPathDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreEditor
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.json.JsopDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.document.util.CountingDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ReverseNodeStateDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditor
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.DefaultEventHandler
 
propertyDeleted(PropertyState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.EventHandler
Notification for a deleted property
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteredHandler
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.segment.CancelableDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.segment.LoggingHook
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditor
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultEditor
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.DefaultValidator
 
propertyDeleted(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Editor
Processes a removed property.
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.EditorDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.FailingValidator
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.ProgressNotificationEditor
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
propertyDeleted(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.commit.Validator
Validate a deleted property
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ApplyDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.DefaultNodeStateDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.EqualsDiff
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.MoveDetector
 
propertyDeleted(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStateDiff
Called for all deleted properties.
propertyExistence(String, String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
propertyExistence(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
PropertyExistenceImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
PropertyExistenceImpl - Class in org.apache.jackrabbit.oak.query.ast
A condition to check if the property exists ("is not null").
PropertyExistenceImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.PropertyExistenceImpl
 
PropertyExistenceImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
PropertyExistenceImpl(SelectorImpl, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
propertyExists(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
propertyId - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.PropertyInfo
Id of this record
PropertyImpl - Class in org.apache.jackrabbit.oak.jcr.session
TODO document
propertyInexistence(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
PropertyInexistenceImpl - Class in org.apache.jackrabbit.oak.query.ast
A condition to check if the property does not exist ("is null").
PropertyInexistenceImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
 
PropertyInexistenceImpl(SelectorImpl, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
 
PropertyInfo(RecordId, int, int) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentParser.PropertyInfo
 
propertyName - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
The name of the property.
PropertyOperation<U> - Class in org.apache.jackrabbit.oak.jcr.session.operation
 
PropertyOperation(PropertyDelegate, String) - Constructor for class org.apache.jackrabbit.oak.jcr.session.operation.PropertyOperation
 
PropertyPredicate - Class in org.apache.jackrabbit.oak.plugins.observation.filter
Predicate on property values.
PropertyPredicate(String, Predicate<PropertyState>) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.PropertyPredicate
 
PropertyRestriction() - Constructor for class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
 
PropertyState - Interface in org.apache.jackrabbit.oak.api
Immutable property state.
PropertyStates - Class in org.apache.jackrabbit.oak.plugins.memory
Utility class for creating PropertyState instances.
PropertyStateValue - Class in org.apache.jackrabbit.oak.plugins.memory
A PropertyValue implementation that wraps a PropertyState
PropertyTemplate - Class in org.apache.jackrabbit.oak.segment
A property definition within a template (the property name, the type, and the index within the list of properties for the given node).
propertyType - Variable in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
The property type, if restricted.
propertyValue(String, String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
propertyValue(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
propertyValue(String, String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
PropertyValue - Interface in org.apache.jackrabbit.oak.api
Immutable property value.
PropertyValueImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
PropertyValueImpl - Class in org.apache.jackrabbit.oak.query.ast
A property expression.
PropertyValueImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.PropertyValueImpl
 
PropertyValueImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
PropertyValueImpl(String, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
PropertyValues - Class in org.apache.jackrabbit.oak.plugins.memory
Utility class for creating PropertyValue instances.
PropInfo - Class in org.apache.jackrabbit.oak.spi.xml
Information about a property being imported.
PropInfo(String, int, List<? extends TextValue>) - Constructor for class org.apache.jackrabbit.oak.spi.xml.PropInfo
Creates a property information instance.
PropInfo(String, int, List<? extends TextValue>, PropInfo.MultipleStatus) - Constructor for class org.apache.jackrabbit.oak.spi.xml.PropInfo
Creates a property information instance.
PropInfo(String, int, TextValue) - Constructor for class org.apache.jackrabbit.oak.spi.xml.PropInfo
Creates a property information instance.
PropInfo.MultipleStatus - Enum in org.apache.jackrabbit.oak.spi.xml
Hint indicating whether the property is multi- or single-value
propRestriction - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
ProtectedItemImporter - Interface in org.apache.jackrabbit.oak.spi.xml
ProtectedNodeImporter - Interface in org.apache.jackrabbit.oak.spi.xml
ProtectedNodeImporter provides means to import protected Nodes and the subtree defined below such nodes.
ProtectedPropertyImporter - Interface in org.apache.jackrabbit.oak.spi.xml
ProtectedPropertyImporter is in charge of importing single properties with a protected PropertyDefinition.
ProtectionConfig - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
Interface to mark properties or nodes located underneath a synchronized external identity as being protected (i.e.
ProtectionConfigImpl - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal
 
ProtectionConfigImpl() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ProtectionConfigImpl
 
provider - Variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
 
Provider() - Constructor for class org.apache.jackrabbit.oak.plugins.migration.version.VersionablePropertiesEditor.Provider
 
Provider(NodeState, String, VersionCopyConfiguration) - Constructor for class org.apache.jackrabbit.oak.plugins.migration.version.VersionableEditor.Provider
 
ProviderCtx - Interface in org.apache.jackrabbit.oak.security.authorization
 
provideStore() - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync
 
PROXY_HOST - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Proxy host
PROXY_HOST - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant to set proxy host.
PROXY_PORT - Static variable in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureConstants
Proxy port
PROXY_PORT - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant to set proxy port.
ProxyNodeStore - Class in org.apache.jackrabbit.oak.spi.state
 
ProxyNodeStore() - Constructor for class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
publishStatistics(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
pullOrRight() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
purgeGenerations(Predicate<Integer>) - Method in class org.apache.jackrabbit.oak.segment.file.PriorityCache
Purge all keys from this cache whose entry's generation matches the passed purge predicate.
PurgeOldIndexVersion - Class in org.apache.jackrabbit.oak.indexversion
 
PurgeOldIndexVersion() - Constructor for class org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersion
 
PurgeOldIndexVersionCommand - Class in org.apache.jackrabbit.oak.run
 
PurgeOldIndexVersionCommand() - Constructor for class org.apache.jackrabbit.oak.run.PurgeOldIndexVersionCommand
 
PurgeOldVersionUtils - Class in org.apache.jackrabbit.oak.indexversion
 
PurgeOldVersionUtils() - Constructor for class org.apache.jackrabbit.oak.indexversion.PurgeOldVersionUtils
 
purgeOrphanedUsers() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SynchronizationMBean
Purges all orphaned users.
purgeOrphanedUsers() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SyncMBeanImpl
 
pushgateway - org.apache.jackrabbit.oak.run.MetricsExporterFixture.ExporterType
 
pushgateway - org.apache.jackrabbit.oak.run.MetricsExporterFixtureProvider.ExporterType
 
put(byte) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
put(byte[]) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
put(byte[], int, int) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
put(String, String) - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
Store the given id mapping for later lookup using ReferenceChangeTracker.get(String).
put(String, Value[], boolean, boolean) - Method in class org.apache.jackrabbit.oak.spi.descriptors.GenericDescriptors
Adds a new descriptor to this set of descriptors which overlay the ones from the base set.
put(String, Value, boolean, boolean) - Method in class org.apache.jackrabbit.oak.spi.descriptors.GenericDescriptors
Adds a new descriptor to this set of descriptors which overlay the ones from the base set.
put(NodeDocument) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Puts document into cache.
put(String) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.CacheChangesTracker.LazyBloomFilter
 
put(String, File) - Method in class org.apache.jackrabbit.oak.plugins.blob.FileCache
Puts the given key and file into the cache.
put(String, File) - Method in class org.apache.jackrabbit.oak.plugins.blob.UploadStagingCache
Puts the file into the staging cache if possible.
put(String, Object) - Method in class org.apache.jackrabbit.oak.plugins.document.Document
Sets the data for the given key.
put(String, Object) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry
 
put(String, Object) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProperties
 
put(String, Object) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
put(K, RecordId, byte) - Method in class org.apache.jackrabbit.oak.segment.RecordCache
 
put(K, V) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Add an entry to the cache.
put(K, V) - Method in class org.apache.jackrabbit.oak.commons.cache.Cache
 
put(K, V) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheMap
 
put(K, V) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
put(K, V) - Method in interface org.apache.jackrabbit.oak.segment.Cache
Add a mapping from key to value.
put(K, V) - Method in class org.apache.jackrabbit.oak.segment.CacheAccessTracker
 
put(K, V, byte) - Method in interface org.apache.jackrabbit.oak.segment.Cache
Add a mapping from key to value with a given cost.
put(K, V, byte) - Method in class org.apache.jackrabbit.oak.segment.CacheAccessTracker
 
put(K, V, int) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Add an entry to the cache.
put(K, V, int, byte) - Method in class org.apache.jackrabbit.oak.segment.file.PriorityCache
Add a mapping to the cache.
put(Buffer) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
putAll(Map<? extends String, ?>) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
putAll(Map) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry
 
putAll(Map<? extends String, ?>) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProperties
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
putAll(BSONObject) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry
 
putDocument(String, String) - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBClient
 
putIfAbsent(NodeDocument) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Puts document into cache iff no entry with the given key is cached already.
putIfAbsent(K, V) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
putIfNewer(NodeDocument) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Puts document into cache iff no entry with the given key is cached already or the cached document is older (has smaller Document.MOD_COUNT).
putInt(int) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
putInternal(NodeDocument) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Puts a document into the cache without acquiring a lock.
putInternal(NodeDocument, CacheChangesTracker) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Puts a document into the cache without acquiring a lock.
putLong(long) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
putNonConflictingDocs(CacheChangesTracker, Iterable<NodeDocument>) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Updates the cache with all the documents that: (1) currently have their older versions in the cache or (2) have been neither put nor invalidated during the tracker lifetime.
putObject(String, InputStream) - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
putSegment(Segment) - Method in class org.apache.jackrabbit.oak.segment.SegmentCache
Put a segment into the cache.
PWD_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 

Q

query - Variable in class org.apache.jackrabbit.oak.query.ResultImpl
 
query(Connection, RDBDocumentStore.RDBTableMetaData, String, String, List<String>, List<RDBDocumentStore.QueryCondition>, int) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
 
query(Collection<T>, String, String, int) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Get a list of documents where the key is greater than a start value and less than an end value.
query(Collection<T>, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
query(Collection<T>, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
query(Collection<T>, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
query(Collection<T>, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
query(Collection<T>, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
query(Collection<T>, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
query(Collection<T>, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
query(Collection<T>, String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
query(Collection<T>, String, String, String, long, int) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Get a list of documents where the key is greater than a start value and less than an end value and the given "indexed property" is greater or equals the specified value.
query(Collection<T>, String, String, String, long, int) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
query(Collection<T>, String, String, String, long, int) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
query(Collection<T>, String, String, String, long, int) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
query(Collection<T>, String, String, String, long, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
query(Collection<T>, String, String, String, long, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
query(Collection<T>, String, String, String, long, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
query(Collection<T>, String, String, String, long, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
query(Collection<T>, String, String, String, long, int) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
query(Collection<T>, String, String, String, long, int, List<String>) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Get a list of documents with only projected fields (as mentioned in projections param) along with "_id" field and where the key is greater than a start value and less than an end value and the given "indexed property" is greater or equals the specified value.
query(Collection<T>, String, String, String, long, int, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
query(Collection<T>, String, String, String, long, int, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
query(Collection<T>, String, String, String, long, int, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
query(Collection<T>, String, String, String, long, int, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
query(Collection<T>, String, String, String, long, int, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
query(Collection<T>, String, String, String, long, int, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
query(Collection<T>, String, String, List<String>, List<RDBDocumentStore.QueryCondition>, int) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
query(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
query(Filter, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex
Query the index.
query(QueryIndex.IndexPlan, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.AdvancedQueryIndex
Start a query.
Query - Interface in org.apache.jackrabbit.api.security.user
A query to match Authorizables.
Query - Interface in org.apache.jackrabbit.oak.query
A "select" or "union" query.
QUERY_AVERAGE - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Average time spent evaluating queries in milli seconds.
QUERY_COUNT - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Number of queries executed.
QUERY_DURATION - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Total time spent evaluating queries in milli seconds.
QUERY_PATHS - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
MVP to define the paths for which the index can be used to perform queries.
QUERY_VALIDATOR - Static variable in class org.apache.jackrabbit.oak.query.QueryValidator
The name of the query validator node.
queryAsIterable(Collection<T>, String, String, List<String>, List<RDBDocumentStore.QueryCondition>, int, String) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
queryAsIterator(RDBConnectionHandler, RDBDocumentStore.RDBTableMetaData, String, String, List<String>, List<RDBDocumentStore.QueryCondition>, int, String) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
 
QueryBuilder<T> - Interface in org.apache.jackrabbit.api.security.user
 
QueryBuilder.Direction - Enum in org.apache.jackrabbit.api.security.user
The sort order of the result set of a query.
QueryCondition(String, String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore.QueryCondition
 
QueryCondition(String, String, long) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore.QueryCondition
 
QueryCondition(String, String, List<? extends Object>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore.QueryCondition
 
QueryConstants - Class in org.apache.jackrabbit.oak.spi.query
 
QueryConstants() - Constructor for class org.apache.jackrabbit.oak.spi.query.QueryConstants
 
queryCount(Collection<T>, String, String, List<String>, List<RDBDocumentStore.QueryCondition>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
QueryEngine - Interface in org.apache.jackrabbit.oak.api
The query engine allows to parse and execute queries.
QueryEngineImpl - Class in org.apache.jackrabbit.oak.query
The query engine implementation.
QueryEngineImpl() - Constructor for class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
QueryEngineImpl.QuerySelectionMode - Enum in org.apache.jackrabbit.oak.query
Used to instruct the QueryEngineImpl on how to act with respect of the SQL2 optimisation.
QueryEngineSettings - Class in org.apache.jackrabbit.oak.query
Settings of the query engine.
QueryEngineSettings() - Constructor for class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
QueryEngineSettings(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
QueryEngineSettingsMBean - Interface in org.apache.jackrabbit.oak.api.jmx
 
QueryEngineSettingsService - Class in org.apache.jackrabbit.oak.query
 
QueryEngineSettingsService() - Constructor for class org.apache.jackrabbit.oak.query.QueryEngineSettingsService
 
QueryExecutionStats() - Constructor for class org.apache.jackrabbit.oak.query.stats.QueryStatsData.QueryExecutionStats
 
QueryFormatter - Class in org.apache.jackrabbit.oak.query
Formatter for JCR queries in order to make them easier to read.
QueryFormatter() - Constructor for class org.apache.jackrabbit.oak.query.QueryFormatter
 
QueryImpl - Class in org.apache.jackrabbit.oak.jcr.query
The implementation of the corresponding JCR interface.
QueryImpl - Class in org.apache.jackrabbit.oak.query
Represents a parsed query.
QueryIndex - Interface in org.apache.jackrabbit.oak.spi.query
Represents an index.
QueryIndex.AdvancedQueryIndex - Interface in org.apache.jackrabbit.oak.spi.query
A query index that may support using multiple access orders (returning the rows in a specific order), and that can provide detailed information about the cost.
QueryIndex.AdvanceFulltextQueryIndex - Interface in org.apache.jackrabbit.oak.spi.query
 
QueryIndex.FulltextQueryIndex - Interface in org.apache.jackrabbit.oak.spi.query
A marker interface which means this index supports may support more than just the minimal fulltext query syntax.
QueryIndex.IndexPlan - Interface in org.apache.jackrabbit.oak.spi.query
An index plan.
QueryIndex.IndexPlan.Builder - Class in org.apache.jackrabbit.oak.spi.query
A builder for index plans.
QueryIndex.NativeQueryIndex - Interface in org.apache.jackrabbit.oak.spi.query
A marker interface which means this index supports executing native queries
QueryIndex.NodeAggregator - Interface in org.apache.jackrabbit.oak.spi.query
 
QueryIndex.OrderEntry - Class in org.apache.jackrabbit.oak.spi.query
A sort order entry.
QueryIndex.OrderEntry.Order - Enum in org.apache.jackrabbit.oak.spi.query
The sort order (ascending or descending).
QueryIndexProvider - Interface in org.apache.jackrabbit.oak.spi.query
A mechanism to index data.
QueryIndexProviderAware - Interface in org.apache.jackrabbit.oak.spi.query
Marker interface for services that need a QueryIndexProvider
queryIndexProviders() - Method in class org.apache.jackrabbit.oak.Oak.OakDefaultComponents
 
queryInternal(Collection<T>, String, String, String, long, int, List<String>, long) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
QueryLimits - Interface in org.apache.jackrabbit.oak.spi.query
 
QueryManagerImpl - Class in org.apache.jackrabbit.oak.jcr.query
The implementation of the corresponding JCR interface.
QueryManagerImpl(SessionContext) - Constructor for class org.apache.jackrabbit.oak.jcr.query.QueryManagerImpl
 
QueryObjectModelFactoryImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
QueryObjectModelFactoryImpl(QueryManagerImpl, SessionContext) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
QueryObjectModelImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
QueryObjectModelImpl(QueryManagerImpl, ValueFactory, Source, Constraint, Ordering[], Column[]) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
QueryOptions - Class in org.apache.jackrabbit.oak.query
A query options (or "hints") that are used to customize the way the query is processed.
QueryOptions() - Constructor for class org.apache.jackrabbit.oak.query.QueryOptions
 
QueryOptions(QueryOptions) - Constructor for class org.apache.jackrabbit.oak.query.QueryOptions
 
QueryOptions.AutomaticQueryOptionsMapping - Class in org.apache.jackrabbit.oak.query
 
QueryOptions.Traversal - Enum in org.apache.jackrabbit.oak.query
 
QueryParser - Interface in org.apache.jackrabbit.oak.query
Query parser interface.
QueryRecorder - Class in org.apache.jackrabbit.oak.query.stats
 
QueryRecorder() - Constructor for class org.apache.jackrabbit.oak.query.stats.QueryRecorder
 
QueryResultImpl - Class in org.apache.jackrabbit.oak.jcr.query
The implementation of the corresponding JCR interface.
QueryResultImpl(SessionContext, Result) - Constructor for class org.apache.jackrabbit.oak.jcr.query.QueryResultImpl
 
QueryStat - Interface in org.apache.jackrabbit.api.stats
Statistics on query operations
QueryStatDto - Interface in org.apache.jackrabbit.api.stats
Object that holds statistical info about a query.
QueryStatManagerMBean - Interface in org.apache.jackrabbit.api.jmx
JMX Bindings for QueryStat.
QueryStatsData - Class in org.apache.jackrabbit.oak.query.stats
 
QueryStatsData(String, String) - Constructor for class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
QueryStatsData.QueryExecutionStats - Class in org.apache.jackrabbit.oak.query.stats
 
QueryStatsMBean - Interface in org.apache.jackrabbit.oak.query.stats
 
QueryStatsMBeanImpl - Class in org.apache.jackrabbit.oak.query.stats
 
QueryStatsMBeanImpl(QueryEngineSettings) - Constructor for class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
 
QueryStatsReporter - Interface in org.apache.jackrabbit.oak.query.stats
 
QueryUtil - Class in org.apache.jackrabbit.oak.security.user.query
Common utilities used for user/group queries.
QueryUtils - Class in org.apache.jackrabbit.oak.commons
 
QueryValidator - Class in org.apache.jackrabbit.oak.query
A validator for query.
QueryValidator() - Constructor for class org.apache.jackrabbit.oak.query.QueryValidator
 
queue - Variable in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
QUEUEING_TIME - Static variable in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
quote(Object) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
quoteValueIfRequired(String) - Static method in class org.apache.jackrabbit.oak.commons.jmx.JmxUtil
Checks if the passed value string can be used as is as part of JMX ObjectName If it cannot be used then it would return a quoted string which is then safe to be used as part of ObjectName.

R

Railroad - Class in org.apache.jackrabbit.oak.doc.doxia.jcr
JCR 2.0 / SQL-2 railroad generator.
Railroad(String) - Constructor for class org.apache.jackrabbit.oak.doc.doxia.jcr.Railroad
 
RailroadMacro - Class in org.apache.jackrabbit.oak.doc.doxia
RailroadMacro macro that prints out the content of a file or a URL.
RailroadMacro() - Constructor for class org.apache.jackrabbit.oak.doc.doxia.RailroadMacro
 
RANDOM - org.apache.jackrabbit.oak.run.Traces
Utility for running a random access trace.
RandomAccessTrace - Class in org.apache.jackrabbit.oak.segment.tool.iotrace
A random access trace
RandomAccessTrace(List<String>, long, int, Consumer<List<String>>) - Constructor for class org.apache.jackrabbit.oak.segment.tool.iotrace.RandomAccessTrace
Create a new instance of a random access trace.
RandomAuthorizableNodeName - Class in org.apache.jackrabbit.oak.security.user
Implementation of the AuthorizableNodeName that generates a random node name that doesn't reveal the ID of the authorizable.
RandomAuthorizableNodeName() - Constructor for class org.apache.jackrabbit.oak.security.user.RandomAuthorizableNodeName
 
RateLimitUtils - Class in org.apache.jackrabbit.oak.plugins.index
 
rateLimitWrites() - Static method in class org.apache.jackrabbit.oak.plugins.index.RateLimitUtils
Rate limit writes in case indexes are lagging behind too far.
RDB_STORE - org.apache.jackrabbit.oak.run.cli.OptionBeans
 
RDBBlobReferenceIterator - Class in org.apache.jackrabbit.oak.plugins.document.rdb
 
RDBBlobReferenceIterator(DocumentNodeStore, RDBDocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobReferenceIterator
 
RDBBlobStore - Class in org.apache.jackrabbit.oak.plugins.document.rdb
 
RDBBlobStore(DataSource) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
Creates a RDBBlobStore instance using the provided DataSource using default DocumentNodeStoreBuilder and RDBOptions.
RDBBlobStore(DataSource, DocumentNodeStoreBuilder<?>, RDBOptions) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
Creates a RDBBlobStore instance using the provided DataSource using the given DocumentNodeStoreBuilder and RDBOptions.
RDBBlobStore(DataSource, RDBOptions) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
Creates a RDBBlobStore instance using the provided DataSource using default DocumentNodeStoreBuilder and the given RDBOptions.
RDBBlobStoreDB - Enum in org.apache.jackrabbit.oak.plugins.document.rdb
Defines variation in the capabilities of different RDBs.
RDBCommonVendorSpecificCode - Enum in org.apache.jackrabbit.oak.plugins.document.rdb
 
RDBConnectionHandler - Class in org.apache.jackrabbit.oak.plugins.document.rdb
Utility functions for connection handling.
RDBConnectionHandler(DataSource) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBConnectionHandler
 
RDBCreator - Class in org.apache.jackrabbit.oak.plugins.document.rdb
 
RDBCreator() - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBCreator
 
RDBDataSourceFactory - Class in org.apache.jackrabbit.oak.plugins.document.rdb
Factory for creating DataSources based on a JDBC connection URL.
RDBDataSourceFactory() - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDataSourceFactory
 
RDBDDLDumpCommand - Class in org.apache.jackrabbit.oak.run
 
RDBDDLDumpCommand() - Constructor for class org.apache.jackrabbit.oak.run.RDBDDLDumpCommand
 
RDBDocumentNodeStoreBuilder - Class in org.apache.jackrabbit.oak.plugins.document.rdb
A builder for a DocumentNodeStore backed by a relational database.
RDBDocumentNodeStoreBuilder() - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentNodeStoreBuilder
 
RDBDocumentSerializer - Class in org.apache.jackrabbit.oak.plugins.document.rdb
Serialization/Parsing of documents.
RDBDocumentSerializer(DocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentSerializer
 
RDBDocumentStore - Class in org.apache.jackrabbit.oak.plugins.document.rdb
Implementation of DocumentStore for relational databases.
RDBDocumentStore(DataSource, DocumentNodeStoreBuilder<?>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
Creates a RDBDocumentStore instance using the provided DataSource, DocumentNodeStoreBuilder, and default RDBOptions.
RDBDocumentStore(DataSource, DocumentNodeStoreBuilder<?>, RDBOptions) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
Creates a RDBDocumentStore instance using the provided DataSource, DocumentNodeStoreBuilder, and RDBOptions.
RDBDocumentStore.QueryCondition - Class in org.apache.jackrabbit.oak.plugins.document.rdb
 
RDBDocumentStore.UnsupportedIndexedPropertyException - Exception in org.apache.jackrabbit.oak.plugins.document.rdb
 
RDBDocumentStoreDB - Enum in org.apache.jackrabbit.oak.plugins.document.rdb
Defines variation in the capabilities of different RDBs.
RDBDocumentStoreDB.FETCHFIRSTSYNTAX - Enum in org.apache.jackrabbit.oak.plugins.document.rdb
 
RDBDocumentStoreJDBC - Class in org.apache.jackrabbit.oak.plugins.document.rdb
Implements (most) DB interactions used in RDBDocumentStore.
RDBDocumentStoreJDBC(RDBDocumentStoreDB, RDBDocumentSerializer, int, int) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
 
RDBExport - Class in org.apache.jackrabbit.oak.plugins.document.rdb
Utility for dumping contents from RDBDocumentStore's tables.
RDBExport() - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBExport
 
RDBHelper - Class in org.apache.jackrabbit.oak.plugins.document.rdb
Convenience class that dumps the table creation statements for various database types.
RDBHelper() - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBHelper
 
RDBJDBCTools - Class in org.apache.jackrabbit.oak.plugins.document.rdb
Convenience methods dealing with JDBC specifics.
RDBJDBCTools() - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
 
RDBJDBCTools.PreparedStatementComponent - Interface in org.apache.jackrabbit.oak.plugins.document.rdb
Provides a component for a PreparedStatement and a method for setting the parameters within this component
RDBJSONSupport - Class in org.apache.jackrabbit.oak.plugins.document.rdb
Utilities that provide JSON support on top of the existing JsopTokenizer support in oak-commons.
RDBJSONSupport(boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJSONSupport
 
RDBMissingLastRevSeeker - Class in org.apache.jackrabbit.oak.plugins.document.rdb
RDB specific version of MissingLastRevSeeker.
RDBMissingLastRevSeeker(RDBDocumentStore, Clock) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBMissingLastRevSeeker
 
RDBOptions - Class in org.apache.jackrabbit.oak.plugins.document.rdb
Options applicable to RDB persistence
RDBOptions() - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBOptions
 
RDBRow - Class in org.apache.jackrabbit.oak.plugins.document.rdb
Container for the information in a RDB database column.
RDBRow(String, Long, Boolean, Long, Long, Long, Long, Long, Long, String, byte[]) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBRow
 
RDBStoreOptions - Class in org.apache.jackrabbit.oak.run.cli
 
RDBStoreOptions(OptionParser) - Constructor for class org.apache.jackrabbit.oak.run.cli.RDBStoreOptions
 
RDBVersionGCSupport - Class in org.apache.jackrabbit.oak.plugins.document.rdb
RDB specific version of VersionGCSupport which uses an extended query interface to fetch required NodeDocuments.
RDBVersionGCSupport(RDBDocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.rdb.RDBVersionGCSupport
 
read() - Method in class org.apache.jackrabbit.oak.commons.io.LazyInputStream
 
read() - Method in interface org.apache.jackrabbit.oak.commons.json.JsopReader
Read a token and return the token type.
read() - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
read() - Method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
Read a token and return the token type.
read() - Method in class org.apache.jackrabbit.oak.segment.file.GCJournal
Returns the latest entry available
read() - Method in class org.apache.jackrabbit.oak.segment.SegmentStream
 
read() - Method in class org.apache.jackrabbit.oak.spi.blob.BlobStoreInputStream
 
read(@org.jetbrains.annotations.NotNull byte[], int, int) - Method in class org.apache.jackrabbit.oak.segment.SegmentStream
 
read(byte[]) - Method in class org.apache.jackrabbit.oak.commons.io.LazyInputStream
 
read(byte[], int, int) - Method in class org.apache.jackrabbit.oak.commons.io.LazyInputStream
 
read(byte[], int, int) - Method in class org.apache.jackrabbit.oak.spi.blob.BlobStoreInputStream
 
read(int) - Method in interface org.apache.jackrabbit.oak.commons.json.JsopReader
Read a token which must match a given token type.
read(int) - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
read(int) - Method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
Read a token which must match a given token type.
read(long, long, long) - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData.QueryExecutionStats
 
read(String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntryReader
 
read(ByteBuffer) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.KeyDataType
 
read(ByteBuffer) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.ValueDataType
 
read(ByteBuffer, Object, int) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.KeyDataType
 
read(ByteBuffer, Object, int) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.ValueDataType
 
read(Connection, RDBDocumentStore.RDBTableMetaData, String, long, long) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
 
read(Connection, RDBDocumentStore.RDBTableMetaData, Collection<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
 
read(UUID) - Method in class org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteQueue
 
read(DataIdentifier) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
read(DataIdentifier) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
read(DataIdentifier) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
read(DataIdentifier) - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Return inputstream of record identified by identifier.
READ - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
READ_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
READ_NODE - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
READ_PROPERTY - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
readAll() - Method in class org.apache.jackrabbit.oak.segment.file.GCJournal
Returns all available entries from the journal
readAtEnd(int, int) - Method in interface org.apache.jackrabbit.oak.segment.util.ReaderAtEnd
Read amount bytes from the underlying data source, starting at whence bytes from the end of the data source.
readBlob(RecordId) - Method in class org.apache.jackrabbit.oak.segment.CachingSegmentReader
 
readBlob(RecordId) - Method in interface org.apache.jackrabbit.oak.segment.SegmentReader
Read the blob identified by id.
readBlob(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
readBlob(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.BasicReadOnlyBlobStore
 
readBlob(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
readBlob(String, long, byte[], int, int) - Method in interface org.apache.jackrabbit.oak.spi.blob.BlobStore
Read a number of bytes from a blob.
readBlob(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.oak.spi.blob.split.DefaultSplitBlobStore
 
readBlob(String, long, byte[], int, int) - Method in class org.apache.jackrabbit.oak.spi.blob.split.WrappingSplitBlobStore
 
readBlobId(Segment, int) - Static method in class org.apache.jackrabbit.oak.segment.SegmentBlob
 
readBlockFromBackend(byte[]) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
readBlockFromBackend(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
Reads the data from the actual cloud service.
readBlockFromBackend(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore
 
readBlockFromBackend(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
readBlockFromBackend(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
Load the block from the storage backend.
readBlockFromBackend(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.spi.blob.FileBlobStore
 
readBlockFromBackend(AbstractBlobStore.BlockId) - Method in class org.apache.jackrabbit.oak.spi.blob.MemoryBlobStore
 
readBufferFully(CloudBlob, Buffer) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
readByte(int) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
readBytes(int, int) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
readBytes(InputStream) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Read a byte array.
readChunk(ByteBufAllocator) - Method in class org.apache.jackrabbit.oak.segment.standby.codec.ChunkedBlobStream
 
readChunk(ChannelHandlerContext) - Method in class org.apache.jackrabbit.oak.segment.standby.codec.ChunkedBlobStream
 
readConcernLevel(ReadConcern) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
 
readConfig(String) - Static method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.Utils
Read a configuration properties file.
readConfig(String) - Static method in class org.apache.jackrabbit.oak.blob.cloud.s3.Utils
Read a configuration properties file.
readCount - Variable in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
readDefinition(Tree) - Static method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeUtil
Reads the privilege definition stored in the specified definition tree.
Reader - Class in org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined
 
Reader(String) - Constructor for class org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined.Reader
 
ReaderAtEnd - Interface in org.apache.jackrabbit.oak.segment.util
Read raw data from the end of an underlying data source.
ReaderCache<T> - Class in org.apache.jackrabbit.oak.segment
A cache consisting of a fast and slow component.
ReaderCache(long, int, String, Weigher<ReaderCache.CacheKey, T>) - Constructor for class org.apache.jackrabbit.oak.segment.ReaderCache
Create a new string cache.
readerCount() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
 
readerCount() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
ReaderStringCacheWeigher() - Constructor for class org.apache.jackrabbit.oak.segment.CacheWeights.ReaderStringCacheWeigher
 
ReaderTemplateCacheWeigher() - Constructor for class org.apache.jackrabbit.oak.segment.CacheWeights.ReaderTemplateCacheWeigher
 
readFrom(DocumentStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.Sweep2StatusDocument
 
readFrom(CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.document.JournalEntry
 
readFully(InputStream, byte[], int, int) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Try to read the given number of bytes to the buffer.
readFully(FileChannel, int) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
readFully(FileChannel, int, ByteBuffer) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Try to read the given number of bytes starting at the specified position into the buffer.
readFully(BlobStore, String) - Static method in class org.apache.jackrabbit.oak.spi.blob.BlobStoreInputStream
 
readHeadState(Revisions) - Method in class org.apache.jackrabbit.oak.segment.CachingSegmentReader
 
readHeadState(Revisions) - Method in interface org.apache.jackrabbit.oak.segment.SegmentReader
Read the current head state based on the head of revisions
readInt(int) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
readInt(InputStream) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Read an integer (4 bytes).
readKey(ByteBuffer) - Method in enum org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
readLength(int) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
readLine() - Method in class org.apache.jackrabbit.oak.segment.azure.ReverseFileReader
 
readLine() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.JournalFileReader
Read the line from the journal, using LIFO strategy (last in, first out).
readLine() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitJournalFileReader
 
readLines() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsGCJournalFile
 
readLines() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureGCJournalFile
 
readLines() - Method in class org.apache.jackrabbit.oak.segment.file.LocalGCJournalFile
 
readLines() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.GCJournalFile
Return the list of all written records in the same order as they were written.
readLong(int) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
readLong(InputStream) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Read a long (8 bytes).
readMap(RecordId) - Method in class org.apache.jackrabbit.oak.segment.CachingSegmentReader
 
readMap(RecordId) - Method in interface org.apache.jackrabbit.oak.segment.SegmentReader
Read the map identified by id.
readNode(RecordId) - Method in class org.apache.jackrabbit.oak.segment.CachingSegmentReader
 
readNode(RecordId) - Method in interface org.apache.jackrabbit.oak.segment.SegmentReader
Read the node identified by id.
readNodeState(String) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
readObject(String) - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
readObjectToBuffer(String, boolean) - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
readObjectToBuffer(String, Buffer) - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
ReadOnly - Interface in org.apache.jackrabbit.oak.plugins.tree
Marker interface to indicate if a Tree or Root can only be read (write operations not implemented).
ReadOnlyAuthorizationConfiguration - Class in org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly
Read Only Authorization Model
ReadOnlyAuthorizationConfiguration() - Constructor for class org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration
 
ReadOnlyBuilder - Class in org.apache.jackrabbit.oak.spi.state
A node builder that throws an UnsupportedOperationException on all attempts to modify the given base state.
ReadOnlyBuilder(NodeState) - Constructor for class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
ReadOnlyDocumentStoreWrapperFactory - Class in org.apache.jackrabbit.oak.plugins.document.util
 
ReadOnlyDocumentStoreWrapperFactory() - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.ReadOnlyDocumentStoreWrapperFactory
 
ReadOnlyFileStore - Class in org.apache.jackrabbit.oak.segment.file
A read only AbstractFileStore implementation that supports going back to old revisions.
readOnlyMount() - Method in annotation type org.apache.jackrabbit.oak.composite.MountInfoConfig.Props
 
readOnlyMount(String, String...) - Method in class org.apache.jackrabbit.oak.spi.mount.Mounts.Builder
Adds a new read-only Mount with the specified name and paths
ReadOnlyNamespaceRegistry - Class in org.apache.jackrabbit.oak.plugins.name
Read-only namespace registry.
ReadOnlyNamespaceRegistry(Root) - Constructor for class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
ReadOnlyNodeTypeManager - Class in org.apache.jackrabbit.oak.plugins.nodetype
Base implementation of a NodeTypeManager with support for reading node types from the Tree returned by ReadOnlyNodeTypeManager.getTypes().
ReadOnlyNodeTypeManager() - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
 
ReadOnlyRevisions - Class in org.apache.jackrabbit.oak.segment.file
 
ReadOnlyRevisions(SegmentNodeStorePersistence) - Constructor for class org.apache.jackrabbit.oak.segment.file.ReadOnlyRevisions
 
ReadOnlyVersionManager - Class in org.apache.jackrabbit.oak.plugins.version
ReadOnlyVersionManager provides implementations for read-only version operations modeled after the ones available in VersionManager.
ReadOnlyVersionManager() - Constructor for class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
 
ReadPolicy - Class in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
 
readProperty(RecordId, PropertyTemplate) - Method in class org.apache.jackrabbit.oak.segment.CachingSegmentReader
 
readProperty(RecordId, PropertyTemplate) - Method in interface org.apache.jackrabbit.oak.segment.SegmentReader
Read the property identified by id and template
readRawValue() - Method in interface org.apache.jackrabbit.oak.commons.json.JsopReader
Return the row (escaped) token.
readRawValue() - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
readRawValue() - Method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
Read a value and return the raw Json representation.
readRecordId(int) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
readRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.restriction.CustomRestrictionProvider
 
readRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
readRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.WhiteboardRestrictionProvider
 
readRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
readRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
readRestrictions(String, Tree) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Read the valid restrictions stored in the specified ACE tree.
readRevisions() - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
readSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarReader
 
readSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter
 
readSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
readSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveReader
 
readSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
readSegment(long, long) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingSegmentArchiveReader
 
readSegment(long, long) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveReader
Read the segment.
readSegment(long, long) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveWriter
Read the segment.
readSegment(long, long, Callable<Buffer>) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
 
readSegment(long, long, Callable<Buffer>) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.PersistentCache
Reads the segment from cache.
readSegment(SegmentId) - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
 
readSegment(SegmentId) - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyFileStore
 
readSegment(SegmentId) - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStore
 
readSegment(SegmentId) - Method in interface org.apache.jackrabbit.oak.segment.SegmentStore
Reads the identified segment from this store.
readSegmentInternal(long, long) - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCache
 
readSegmentInternal(long, long) - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCache
 
readSegmentInternal(long, long) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
Reads the segment from the cache.
readShort(int) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
readString() - Method in interface org.apache.jackrabbit.oak.commons.json.JsopReader
Read a string.
readString() - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
readString() - Method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
Read a string.
readString(int) - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
readString(RecordId) - Method in class org.apache.jackrabbit.oak.segment.CachingSegmentReader
Cached reading of a string.
readString(RecordId) - Method in interface org.apache.jackrabbit.oak.segment.SegmentReader
Read the string identified by id.
readString(InputStream) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Read a String.
readStringsAsSet(InputStream, boolean) - Static method in class org.apache.jackrabbit.oak.commons.FileIOUtils
Reads strings from the given stream into a set and optionally unescaping for line breaks.
readTemplate(RecordId) - Method in class org.apache.jackrabbit.oak.segment.CachingSegmentReader
Cached reading of a template.
readTemplate(RecordId) - Method in interface org.apache.jackrabbit.oak.segment.SegmentReader
Read the template identified by id.
readTime - Variable in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
readValue(DocumentNodeStore, DocumentStore, ByteBuffer) - Method in enum org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
readVarInt(InputStream) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Read a variable size integer.
readVarLong(InputStream) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Read a variable size long.
ReadWriteNamespaceRegistry - Class in org.apache.jackrabbit.oak.plugins.name
Writable namespace registry.
ReadWriteNamespaceRegistry(Root) - Constructor for class org.apache.jackrabbit.oak.plugins.name.ReadWriteNamespaceRegistry
 
ReadWriteNodeTypeManager - Class in org.apache.jackrabbit.oak.plugins.nodetype.write
ReadWriteNodeTypeManager extends the ReadOnlyNodeTypeManager with support for operations that modify node types.
ReadWriteNodeTypeManager() - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
 
ReadWriteVersionManager - Class in org.apache.jackrabbit.oak.jcr.version
ReadWriteVersionManager...
ReadWriteVersionManager - Class in org.apache.jackrabbit.oak.plugins.version
Extends the ReadOnlyVersionManager with methods to modify the version store.
ReadWriteVersionManager(SessionDelegate) - Constructor for class org.apache.jackrabbit.oak.jcr.version.ReadWriteVersionManager
 
ReadWriteVersionManager(NodeBuilder, NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
 
ReadyOnlyBuilderException - Exception in org.apache.jackrabbit.oak.spi.state
Indicates that a modification operation was tried to execute on a read-only builder.
ReadyOnlyBuilderException(String) - Constructor for exception org.apache.jackrabbit.oak.spi.state.ReadyOnlyBuilderException
 
reason() - Method in annotation type org.apache.jackrabbit.oak.commons.annotations.Internal
 
rebase() - Method in interface org.apache.jackrabbit.oak.api.Root
Rebase this root instance to the latest revision.
rebase() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
rebase() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Rebase the changes from this branch on top of the current root.
rebase(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
rebase(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
rebase(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
rebase(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
This implementation is equal to applying the differences between the builders base state and its head state to a fresh builder on the stores root state using ConflictAnnotatingRebaseDiff for resolving conflicts.
rebase(NodeBuilder) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
rebase(NodeBuilder) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Rebases the changes between the base and head states of the given builder on top of the current root state.
rebase(NodeBuilder) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
rebase(NodeBuilder) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
receive(ByteBuffer) - Method in interface org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.Broadcaster.Listener
Receive a message.
receive(ByteBuffer) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCache
 
reclaimed(long) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
reclaimed(long) - Method in interface org.apache.jackrabbit.oak.segment.spi.monitor.FileStoreMonitor
Notifies the monitor when memory is reclaimed
reclaimed(long) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.FileStoreMonitorAdapter
 
reclaimed(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentId
Notify this id about the reclamation of its segment (e.g.
recommendedCleanupInterval - Variable in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector.VersionGCInfo
 
recommendedCleanupTimestamp - Variable in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector.VersionGCInfo
 
reconcile(File) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker.ActiveDeletionTracker
Remove ids given by the file in parameter from the deletions being tracked.
record(String, boolean) - Static method in class org.apache.jackrabbit.oak.query.stats.QueryRecorder
 
recordAdded(long, TimeUnit, long) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
recordAdded(long, TimeUnit, long) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when a binary is added via DataStore.addRecord(InputStream).
RecordCache<K> - Class in org.apache.jackrabbit.oak.segment
Partial mapping of keys of type K to values of type RecordId.
RecordCache() - Constructor for class org.apache.jackrabbit.oak.segment.RecordCache
 
recordCacheLoadTimeInternal(long, boolean) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
Records time spent to load data from external source, after cache miss.
RecordCacheStats - Class in org.apache.jackrabbit.oak.segment
Statistics for RecordCache.
RecordCacheStats(String, Supplier<CacheStats>, Supplier<Long>, Supplier<Long>) - Constructor for class org.apache.jackrabbit.oak.segment.RecordCacheStats
 
recordHit() - Method in class org.apache.jackrabbit.oak.segment.SegmentCache
Record a hit in this cache's underlying statistics.
RecordId - Class in org.apache.jackrabbit.oak.segment
The record id.
RecordId(SegmentId, int) - Constructor for class org.apache.jackrabbit.oak.segment.RecordId
 
RecordIdData - Class in org.apache.jackrabbit.oak.segment.data
 
RecordIdSet - Class in org.apache.jackrabbit.oak.segment
A memory optimised set of RecordIds.
RecordIdSet() - Constructor for class org.apache.jackrabbit.oak.segment.RecordIdSet
 
recordStats() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
 
RecordType - Enum in org.apache.jackrabbit.oak.segment
The type of a record in a segment.
RecordUsageAnalyser - Class in org.apache.jackrabbit.oak.segment
This utility breaks down space usage per record type.
RecordUsageAnalyser(SegmentReader) - Constructor for class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
recover(int) - Method in class org.apache.jackrabbit.oak.plugins.document.LastRevRecoveryAgent
Same as LastRevRecoveryAgent.recover(int, long), but does not wait for ongoing recovery.
recover(int, long) - Method in class org.apache.jackrabbit.oak.plugins.document.LastRevRecoveryAgent
Recover the correct _lastRev updates for potentially missing candidate nodes.
recover(Iterable<NodeDocument>, int) - Method in class org.apache.jackrabbit.oak.plugins.document.LastRevRecoveryAgent
recover(Iterable<NodeDocument>, int, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.LastRevRecoveryAgent
Recover the correct _lastRev updates for the given candidate nodes.
recover(String, int) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
recoverBinaryReference(GCGeneration, UUID, String) - Method in interface org.apache.jackrabbit.oak.segment.file.tar.EntryRecovery
 
recoverEntries(String, LinkedHashMap<UUID, byte[]>) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingArchiveManager
 
recoverEntries(String, LinkedHashMap<UUID, byte[]>) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveManager
Finds all the segments included in the archive.
recoverEntries(String, LinkedHashMap<UUID, byte[]>) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitSegmentArchiveManager
 
recoverEntries(String, LinkedHashMap<UUID, byte[]>) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsArchiveManager
 
recoverEntries(String, LinkedHashMap<UUID, byte[]>) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
recoverEntries(String, LinkedHashMap<UUID, byte[]>) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarManager
 
recoverEntry(long, long, byte[], int, int, GCGeneration) - Method in interface org.apache.jackrabbit.oak.segment.file.tar.EntryRecovery
 
recoverEntry(UUID, byte[], EntryRecovery) - Method in interface org.apache.jackrabbit.oak.segment.file.tar.TarRecovery
Recover the data and meta-data of the given segment.
recoverGraphEdge(UUID, UUID) - Method in interface org.apache.jackrabbit.oak.segment.file.tar.EntryRecovery
 
RecoverJournal - Class in org.apache.jackrabbit.oak.segment.tool
 
RecoverJournal.Builder - Class in org.apache.jackrabbit.oak.segment.tool
 
recursiveDelete(File, File) - Static method in class org.apache.jackrabbit.oak.plugins.blob.DataStoreCacheUtils
Delete the file from the given root directory all its empty parent-directories.
recursiveDeleteHiddenChildNodes(NodeStore, String) - Static method in class org.apache.jackrabbit.oak.indexversion.PurgeOldVersionUtils
 
redisCacheEnabled() - Method in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
redisCacheExpireSeconds() - Method in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
redisCacheHost() - Method in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
RedisCacheIOMonitor - Class in org.apache.jackrabbit.oak.segment.remote.persistentcache
This IOMonitor implementations registers the following monitoring endpoints with the Metrics library if available: RedisCacheIOMonitor.OAK_SEGMENT_CACHE_REDIS_SEGMENT_READ_BYTES: a meter metrics for the number of bytes read from segment redis cache RedisCacheIOMonitor.OAK_SEGMENT_CACHE_REDIS_SEGMENT_WRITE_BYTES: a meter metrics for the number of bytes written to segment redis cache RedisCacheIOMonitor.OAK_SEGMENT_CACHE_REDIS_SEGMENT_READ_TIME: a timer metrics for the time spent reading from segment redis cache RedisCacheIOMonitor.OAK_SEGMENT_CACHE_REDIS_SEGMENT_WRITE_TIME: a timer metrics for the time spent writing to segment redis cache
RedisCacheIOMonitor(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.segment.remote.persistentcache.RedisCacheIOMonitor
 
redisCachePort() - Method in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
redisConnectionTimeout() - Method in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
redisDBIndex() - Method in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
redisMaxConnections() - Method in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
redisMaxTotalConnections() - Method in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
redisMinConnections() - Method in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
redisSocketTimeout() - Method in annotation type org.apache.jackrabbit.oak.segment.remote.persistentcache.Configuration
 
ref - Variable in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
 
REFERENCE - Static variable in class org.apache.jackrabbit.oak.api.Type
ReferenceBinary - Interface in org.apache.jackrabbit.api
Referenceable binary.
ReferenceBinaryException - Exception in org.apache.jackrabbit.api
 
ReferenceBinaryException(String) - Constructor for exception org.apache.jackrabbit.api.ReferenceBinaryException
 
ReferenceChangeTracker - Class in org.apache.jackrabbit.oak.spi.xml
Helper class used to keep track of uuid mappings (e.g.
ReferenceChangeTracker() - Constructor for class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
 
ReferenceCheck - Class in org.apache.jackrabbit.oak.plugins.document.check
Checks if jcr:baseVersion reference properties resolve to a node.
ReferenceCollector - Interface in org.apache.jackrabbit.oak.plugins.blob
Callback interface for collecting all blob references that are potentially accessible.
ReferenceConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
ReferenceConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.ReferenceConstraint
 
ReferencedBlob - Class in org.apache.jackrabbit.oak.plugins.blob
Exposes the blob along with the Node id from which referenced
ReferencedBlob(Blob, String) - Constructor for class org.apache.jackrabbit.oak.plugins.blob.ReferencedBlob
 
referenceProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
Create a multi valued PropertyState from a list of references.
referenceProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
Create a PropertyState from a reference.
REFERENCES - org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils.SharedStoreRecordType
 
REFERENCES - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<String> to array of PropertyType.REFERENCE
refresh() - Method in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
Refresh this session.
refresh() - Method in interface org.apache.jackrabbit.oak.api.Root
Reverts all changes made to this root and refreshed to the latest trunk.
refresh() - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Performs a manual refresh of the root node state.
refresh() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
 
refresh() - Method in class org.apache.jackrabbit.oak.jcr.lock.LockImpl
 
refresh() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
refresh() - Method in class org.apache.jackrabbit.oak.jcr.version.ReadWriteVersionManager
Called by the write methods to refresh the state of the possible session associated with this instance.
refresh() - Method in class org.apache.jackrabbit.oak.plugins.name.ReadWriteNamespaceRegistry
Called by the write methods to refresh the state of the possible session associated with this instance.
refresh() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
Called by the ReadWriteNodeTypeManager implementation methods to refresh the state of the session associated with this instance.
refresh() - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
refresh() - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
refresh() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.EmptyPermissionProvider
 
refresh() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.OpenPermissionProvider
 
refresh() - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionProvider
Refresh this PermissionProvider.
refresh(boolean) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
refresh(boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
refresh(K) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Re-load the value for the given key.
REFRESH_INTERVAL - Static variable in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
Name of the session attribute value determining the session refresh interval in seconds.
REFRESH_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Boolean property which signals to refresh the stored index definition
refreshAllSessions() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Refresh all currently open sessions.
refreshAllSessions() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
refreshAtNextAccess() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
refreshCount - Variable in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
refreshed() - Method in class org.apache.jackrabbit.oak.jcr.session.RefreshStrategy.Composite
 
refreshed() - Method in interface org.apache.jackrabbit.oak.jcr.session.RefreshStrategy
 
refreshed() - Method in class org.apache.jackrabbit.oak.jcr.session.RefreshStrategy.Timed
 
RefreshStrategy - Interface in org.apache.jackrabbit.oak.jcr.session
Implementations of this interface determine whether a session needs to be refreshed before the next session operation is performed.
RefreshStrategy.Composite - Class in org.apache.jackrabbit.oak.jcr.session
Composite of zero or more RefreshStrategy instances, each of which covers a certain strategy.
RefreshStrategy.Timed - Class in org.apache.jackrabbit.oak.jcr.session
This refresh strategy refreshes after a given timeout of inactivity.
refreshTime - Variable in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
refsNotAvailableFromRepos(List<DataRecord>, List<DataRecord>) - Static method in class org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils
Repositories from which marked references not available.
refsNotOld(List<DataRecord>, List<DataRecord>, long) - Static method in class org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils
Repositories from which marked references older than retention time are not available.
region() - Method in annotation type org.apache.jackrabbit.oak.segment.aws.Configuration
 
register(Class<T>, T, Map<?, ?>) - Method in class org.apache.jackrabbit.oak.osgi.OsgiWhiteboard
 
register(Class<T>, T, Map<?, ?>) - Method in class org.apache.jackrabbit.oak.spi.whiteboard.DefaultWhiteboard
 
register(Class<T>, T, Map<?, ?>) - Method in interface org.apache.jackrabbit.oak.spi.whiteboard.Whiteboard
Publishes the given service to the whiteboard.
register(Root, InputStream, String) - Static method in class org.apache.jackrabbit.oak.plugins.nodetype.write.NodeTypeRegistry
Register the node type definitions contained in the specified input using the given Root.
registerAsyncIndexer(String, long) - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Starts a new background indexing task and registers the JMX MBeans for it
registerAsyncIndexer(AsyncIndexUpdate, long) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexMBeanRegistration
 
registerClient(MemoryManagerClient) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.DefaultMemoryManager
 
registerClient(MemoryManagerClient) - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.MemoryManager
Register a client with this memory manager.
registerCloseable(Registration) - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.RemotePersistentCacheService
 
registerGCMonitor(GCMonitor) - Method in class org.apache.jackrabbit.oak.spi.gc.DelegatingGCMonitor
Register a GCMonitor.
registerIndexCommitCallback(IndexCommitCallback) - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexingContext
registers IndexCommitCallback instance which can then be notified of how indexing commit progresses.
registerIOMonitor(IOMonitor) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.CompositeIOMonitor
Register a IOMonitor instance to which this CompositeIOMonitor will delegate all its calls until Registration.unregister() is called on the return Registration.
registerMBean(Class<T>, T, String, String) - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.RemotePersistentCacheService
 
registerMBean(Whiteboard, Class<T>, T, String, String) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
 
registerMBean(Whiteboard, Class<T>, T, String, String, Map<String, String>) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
 
registerNamespace(String, String) - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
registerNamespace(String, String) - Method in class org.apache.jackrabbit.oak.plugins.name.ReadWriteNamespaceRegistry
 
registerNodeType(NodeTypeDefinition, boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
This implementation always throws a UnsupportedRepositoryOperationException.
registerNodeType(NodeTypeDefinition, boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
Registers a new node type or updates an existing node type using the specified definition and returns the resulting NodeType object.
registerNodeTypes(InputStream, String) - Method in interface org.apache.jackrabbit.api.JackrabbitNodeTypeManager
Deprecated.
Registers node types from the given input stream of the given type.
registerNodeTypes(NodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
This implementation always throws a UnsupportedRepositoryOperationException.
registerNodeTypes(NodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
Registers or updates the specified array of NodeTypeDefinition objects.
registerNodeTypes(InputSource) - Method in interface org.apache.jackrabbit.api.JackrabbitNodeTypeManager
Deprecated.
Registers node types from the given node type XML stream.
registerOptionsFactory(OptionsBeanFactory) - Method in class org.apache.jackrabbit.oak.run.cli.Options
 
registerPrivilege(String, boolean, String[]) - Method in interface org.apache.jackrabbit.api.security.authorization.PrivilegeManager
Creates and registers a new custom privilege with the specified characteristics and returns the new privilege.
registerPrivilege(String, boolean, String[]) - Method in class org.apache.jackrabbit.oak.jcr.delegate.PrivilegeManagerDelegator
 
registerTracker(String, String) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Registers a new CacheChangesTracker that records all puts and invalidations related to children of the given parent.
registerTracker(Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Registers a new CacheChangesTracker that records all puts and invalidations related to the given documents
Registration - Interface in org.apache.jackrabbit.oak.spi.whiteboard
Whiteboard service registration.
RegistrationConstants - Class in org.apache.jackrabbit.oak.spi.security
Holds the names of well-known registration properties for security-related components
registry() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry.BundledTypesRegistryBuilder.TypeBuilder
 
reindex() - Method in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
reindex() - Method in class org.apache.jackrabbit.oak.index.OutOfBandIndexerBase
 
REINDEX_ASYNC_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
REINDEX_COUNT - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
REINDEX_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
REINDEX_RETAIN - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Boolean property on any index node indicating that such a node should not be removed during reindex
RelativePathSelector - Class in org.apache.jackrabbit.oak.plugins.observation.filter
A selector for selecting a node at a relative path from the node selected by an initial selector.
RelativePathSelector(String, UniversalFilter.Selector) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.RelativePathSelector
 
relativize(String, String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Relativize a path wrt.
RELAXED_LOCKING - Static variable in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
Name of the session attribute for enabling relaxed locking rules
release(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
release(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
release(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
release(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
release(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Releases the provided checkpoint.
release(String) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
release(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
release(String) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
releaseCheckpoint(String) - Method in interface org.apache.jackrabbit.oak.api.jmx.CheckpointMBean
Release the checkpoint with the given id.
releaseCheckpoint(String) - Method in class org.apache.jackrabbit.oak.composite.CompositeCheckpointMBean
 
releaseCheckpoint(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentCheckpointMBean
 
releaseCheckpoint(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentCheckpointMBean
 
releaseConnection(LdapConnection) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.UnboundLdapConnectionPool
Places the given LdapConnection back in the pool.
releaseLeaseForPausedLane() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
releaseRecoveryLock(int, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.MissingLastRevSeeker
Releases the recovery lock on the given clusterId.
remaining() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
RemoteBlobMetadata - Class in org.apache.jackrabbit.oak.segment.remote
 
RemoteBlobMetadata() - Constructor for class org.apache.jackrabbit.oak.segment.remote.RemoteBlobMetadata
 
RemoteFactoryDelegater() - Constructor for class org.apache.jackrabbit.j2ee.RepositoryStartupServlet.RemoteFactoryDelegater
 
RemotePersistentCacheService - Class in org.apache.jackrabbit.oak.segment.remote.persistentcache
 
RemotePersistentCacheService() - Constructor for class org.apache.jackrabbit.oak.segment.remote.persistentcache.RemotePersistentCacheService
 
RemoteSegmentArchiveEntry - Class in org.apache.jackrabbit.oak.segment.remote
 
RemoteSegmentArchiveEntry(long, long, int, int, int, int, boolean) - Constructor for class org.apache.jackrabbit.oak.segment.remote.RemoteSegmentArchiveEntry
 
remoteStoreMonitor - Variable in class org.apache.jackrabbit.oak.segment.file.AbstractFileStore
 
RemoteStoreMonitor - Interface in org.apache.jackrabbit.oak.segment.spi.monitor
 
RemoteStoreMonitorAdapter - Class in org.apache.jackrabbit.oak.segment.spi.monitor
 
RemoteStoreMonitorAdapter() - Constructor for class org.apache.jackrabbit.oak.segment.spi.monitor.RemoteStoreMonitorAdapter
 
RemoteUtilities - Class in org.apache.jackrabbit.oak.segment.remote
 
RemotingInitializer - Class in org.apache.jackrabbit.oak.standalone
Configures the Webdav and Davex servlet to enabled remote access to the repository
RemotingInitializer() - Constructor for class org.apache.jackrabbit.oak.standalone.RemotingInitializer
 
remotingServlet() - Method in class org.apache.jackrabbit.oak.standalone.RemotingInitializer
 
remove() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Removes this Authorizable, if the session has sufficient permissions.
remove() - Method in interface org.apache.jackrabbit.oak.api.Tree
Remove this tree instance.
remove() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.FlatFileBufferLinkedList
 
remove() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.NodeStateEntryList
Remove the first item from the list.
remove() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.PersistedLinkedList
 
remove() - Method in class org.apache.jackrabbit.oak.jcr.delegate.ItemDelegate
Removes this item.
remove() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Remove this node.
remove() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
Remove the property
remove() - Method in class org.apache.jackrabbit.oak.jcr.query.PrefetchIterator
 
remove() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
remove() - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
remove() - Method in class org.apache.jackrabbit.oak.plugins.document.util.CloseableIterator
 
remove() - Method in class org.apache.jackrabbit.oak.plugins.document.util.MergeSortedIterators
 
remove() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
remove() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractMutableTree
 
remove() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
remove() - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
Remove the underlying item.
remove() - Method in class org.apache.jackrabbit.oak.security.user.query.ResultIterator
 
remove() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Tries to remove the login token and all related information.
remove() - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Remove this child node from its parent.
remove() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
remove(int) - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
Returns a RevisionVector without the revision element with the given clusterId.
remove(String) - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
Remove a property.
remove(File) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker
 
remove(File) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.BlobTracker
Remove the ids in the given file and deletes the file.
remove(File, BlobTracker.Options) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker
 
remove(File, BlobTracker.Options) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.BlobTracker
Remove the ids in the given file and deletes the file.
remove(Object) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Remove an entry.
remove(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheMap
 
remove(Object) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
remove(Object) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProperties
 
remove(Object) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
remove(String) - Method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
Removes the given checkpoint.
remove(String) - Method in class org.apache.jackrabbit.oak.plugins.document.Document
Removes the given key.
remove(String) - Method in interface org.apache.jackrabbit.oak.spi.commit.CommitContext
Removes an attribute from this commit.
remove(String) - Method in class org.apache.jackrabbit.oak.spi.commit.SimpleCommitContext
 
remove(Iterator<String>) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker
 
remove(Iterator<String>) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.BlobTracker
Remove the given ids.
remove(Collection<T>, String) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Remove a document.
remove(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
remove(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
remove(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
remove(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
remove(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
remove(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
remove(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
remove(Collection<T>, String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
remove(Collection<T>, String, long, long) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Batch remove documents where the given "indexed property" is within the given range (exclusive) - (startValue, endValue).
remove(Collection<T>, String, long, long) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
remove(Collection<T>, String, long, long) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
remove(Collection<T>, String, long, long) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
remove(Collection<T>, String, long, long) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
remove(Collection<T>, String, long, long) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
remove(Collection<T>, String, long, long) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
remove(Collection<T>, String, long, long) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
remove(Collection<T>, String, long, long) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
remove(Collection<T>, List<String>) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Batch remove documents with given keys.
remove(Collection<T>, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
remove(Collection<T>, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
remove(Collection<T>, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
remove(Collection<T>, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
remove(Collection<T>, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
remove(Collection<T>, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
remove(Collection<T>, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
remove(Collection<T>, List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
remove(Collection<T>, Map<String, Long>) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Batch remove documents with given keys and corresponding equal conditions on NodeDocument.MODIFIED_IN_SECS values.
remove(Collection<T>, Map<String, Long>) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
remove(Collection<T>, Map<String, Long>) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
remove(Collection<T>, Map<String, Long>) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
remove(Collection<T>, Map<String, Long>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
remove(Collection<T>, Map<String, Long>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
remove(Collection<T>, Map<String, Long>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
remove(Collection<T>, Map<String, Long>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
remove(Collection<T>, Map<String, Long>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
remove(DocumentNodeStore, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.CheckpointsHelper
 
REMOVE - org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation.Type
Remove the value.
REMOVE - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
REMOVE_MAP_ENTRY - org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation.Type
Remove the sub-key / value pair.
REMOVE_NODE - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
REMOVE_PROPERTY - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
removeAccessControlEntry(AccessControlEntry) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ImmutableACL
 
removeActivity(Node) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
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
 
removeAttribute(String) - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
Removes an attribute from this credentials instance.
removeAttribute(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
Removes an attribute from this credentials instance.
removeBranchCommit(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
removeCheckpoint(String) - Method in class org.apache.jackrabbit.oak.segment.scheduler.LockBasedScheduler
 
removeCheckpoint(String) - Method in interface org.apache.jackrabbit.oak.segment.scheduler.Scheduler
Releases the provided checkpoint.
removeCollision(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
removeCommitRoot(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
removeConfiguration(T) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
removed(int, long) - Method in class org.apache.jackrabbit.oak.spi.commit.BackgroundObserver
Called when ever an item has been removed from the queue.
removeDeleted(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
removedService(ServiceReference, Object) - Method in class org.apache.jackrabbit.oak.spi.commit.ObserverTracker
 
removedService(ServiceReference, Future) - Method in class org.apache.jackrabbit.oak.run.osgi.RunnableJobTracker
 
removeEventListener(EventListener) - Method in class org.apache.jackrabbit.oak.jcr.observation.ObservationManagerImpl
 
removeField(String) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry
 
removeItem(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
removeListener(Broadcaster.Listener) - Method in interface org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.Broadcaster
Remove a listener.
removeListener(Broadcaster.Listener) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.InMemoryBroadcaster
 
removeListener(Broadcaster.Listener) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.TCPBroadcaster
 
removeListener(Broadcaster.Listener) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.UDPBroadcaster
 
removeLockToken(String) - Method in class org.apache.jackrabbit.oak.jcr.lock.LockManagerImpl
 
removeLockToken(String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
removeMapEntry(String, Revision) - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
Remove a map entry.
removeMember(Authorizable) - Method in interface org.apache.jackrabbit.api.security.user.Group
Remove a member from this Group.
removeMembers(String...) - Method in interface org.apache.jackrabbit.api.security.user.Group
Remove one or several members from this Group.
RemoveMetricUpdater - Class in org.apache.jackrabbit.oak.plugins.document.util
Base class to update the metrics for DocumentStoreStatsCollector.doneRemove(long, Collection, int) for underlying DocumentStore
RemoveMetricUpdater(MeterStats, TimerStats) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.RemoveMetricUpdater
 
removeMixin(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
removeMixin(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
removeObserver(Observer) - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeObserver
 
removeOlderThan(DocumentNodeStore, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.CheckpointsHelper
 
removePolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
removePolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.oak.jcr.delegate.AccessControlManagerDelegator
 
removePolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
removePrevious(UpdateOp, Range) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
removePrevious(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
removePrincipals(Principal...) - Method in interface org.apache.jackrabbit.api.security.authorization.PrincipalSetPolicy
Remove the specified Principals for the set of allowed principals thus revoking their ability to perform the implementation specific actions on items where this policy takes effect.
removeProperty(String) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Removes the property with the given name.
removeProperty(String) - Method in interface org.apache.jackrabbit.oak.api.Tree
Remove the property with the given name.
removeProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractMutableTree
 
removeProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
removeProperty(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
removeProperty(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Remove the named property.
removeProperty(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
removeReadGeneration(int) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
removeReadMap(int) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
removeReferences(List<Object>) - Method in class org.apache.jackrabbit.oak.spi.xml.ReferenceChangeTracker
Remove the given references that have already been processed from the references list.
removeRevision(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
removeShare() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
removeSharedSet() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
removeStalePrevious(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
removeTargetVersionHistory() - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
 
removeUnreferenced() - Method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
Remove all unreferenced checkpoints.
removeValue(int) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
removeValue(Object) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
removeVersion(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionHistoryDelegate
 
removeVersion(VersionHistoryDelegate, String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionManagerDelegate
Removes a version from the given history.
removeVersion(VersionStorage, String, String) - Method in class org.apache.jackrabbit.oak.jcr.version.ReadWriteVersionManager
 
removeVersion(String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
removeVersionLabel(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionHistoryDelegate
 
removeVersionLabel(String, String) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
Removes a version label from the jcr:versionLabels node of the referenced version history.
removeVersionLabel(VersionHistoryDelegate, String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionManagerDelegate
Removes a version label from the given history.
removeVersionLabel(VersionStorage, String, String) - Method in class org.apache.jackrabbit.oak.jcr.version.ReadWriteVersionManager
 
removeVersionLabel(String) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
removeVersionProperties(NodeBuilder, TypePredicate) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
 
removeVersions(NodeState, List<String>) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
 
rename(String) - Method in interface org.apache.jackrabbit.api.JackrabbitNode
 
rename(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
Simplified implementation of JackrabbitNode.rename(String).
renameTo(String, String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingArchiveManager
 
renameTo(String, String) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveManager
Renames the archive.
renameTo(String, String) - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitSegmentArchiveManager
 
renameTo(String, String) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsArchiveManager
 
renameTo(String, String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
renameTo(String, String) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarManager
 
render(String) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.Railroad
 
render(PropertyState, HttpServletResponse) - Method in interface org.apache.jackrabbit.oak.http.Representation
 
render(Tree, HttpServletResponse) - Method in interface org.apache.jackrabbit.oak.http.Representation
 
RENEWAL_INTERVAL_PROP - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
renewLease() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
Renew the cluster id lease.
REP_3_ROLES_POLICY - Static variable in interface org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesConstants
 
REP_ACCESS_CONTROLLED_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
REP_ACTIVITIES - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
REP_ADD_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:addProperties privilege
REP_AGGREGATES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Name of the privilege definition property that stores the aggregate privilege names.
REP_ALTER_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:alterProperties privilege
REP_AUTHORIZABLE_ID - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_BITS - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Name of the privilege definition property that stores the internal representation of this privilege.
REP_CONFIGURATIONS - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
REP_CURRENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
Name of the optional multivalued access control restriction that limits access to a single level i.e.
REP_DECLARING_NODE_TYPE - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_DISABLED - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_EDITORS - Static variable in interface org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesConstants
 
REP_EXCERPT - Static variable in class org.apache.jackrabbit.oak.spi.query.QueryConstants
The "rep:excerpt" pseudo-property.
REP_EXTERNAL_ID - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Name of the ExternalIdentity.getExternalId() property of a synchronized identity.
REP_EXTERNAL_ID - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIdentityConstants
Name of the property storing the external identifier.
REP_EXTERNAL_PRINCIPAL_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIdentityConstants
Name of the property storing the principal names of the external groups a given external identity (user) is member.
REP_FACET - Static variable in class org.apache.jackrabbit.oak.spi.query.QueryConstants
The "rep:facet" pseudo-property.
REP_GLOB - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_GLOBS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
Name of the optional multi-valued access control restriction that allows to combine more than one AccessControlConstants.REP_GLOB restriction.
REP_HAS_PROTECTED_RESIDUAL_CHILD_NODES - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_HAS_PROTECTED_RESIDUAL_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_IMPERSONATORS - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_INDEX_DEFINITION_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:indexDefinitionManagement privilege
REP_IS_ABSTRACT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Name of the property that defines if the privilege is abstract.
REP_IS_ALLOW - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
REP_ITEM_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
Name of the optional multivalued access control restriction by item name.
REP_LAST_DYNAMIC_SYNC - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIdentityConstants
Name of the property storing the date of the last synchronization of the dynamic membership of an external user together with ExternalIdentityConstants.REP_EXTERNAL_PRINCIPAL_NAMES.
REP_LAST_SYNCED - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Name of the property that stores the time when an identity was synced.
REP_LAST_SYNCED - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIdentityConstants
Name of the property storing the date of the last synchronization of an external identity.
REP_MANDATORY_CHILD_NODES - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_MANDATORY_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_MEMBERS - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_MEMBERS_LIST - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_MIXIN_SUBTYPES - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_MIXIN_TYPES - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_NAMED_CHILD_NODE_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_NAMED_PROPERTY_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_NAMED_SINGLE_VALUED_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_NAMESPACES - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
 
REP_NEXT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Name of the property storing the value of the next available privilege bits.
REP_NODE_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_NSDATA - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
 
REP_NT_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
Name of the optional multivalued access control restriction by node type name.
REP_NUM_PERMISSIONS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
REP_OURS - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_OWNERS - Static variable in interface org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesConstants
 
REP_PASSWORD - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_PASSWORD_LAST_MODIFIED - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_PERMISSION_STORE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
REP_POLICY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_PREFIXES - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
 
REP_PREFIXES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
Name of the optional multivalued access control restriction which matches by name space prefix.
REP_PRIMARY_SUBTYPES - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_PRIMARY_TYPE - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_PRINCIPAL_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_PRINCIPAL_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_PRIVILEGE_BITS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
 
REP_PRIVILEGE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:privilegeManagement privilege
REP_PRIVILEGES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_PRIVILEGES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name for the root node of the privilege store.
REP_PROTECTED_CHILD_NODES - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_PROTECTED_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_PWD - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_PWD_HISTORY - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
REP_READ_NODES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:readNodes privilege
REP_READ_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:readProperties privilege
REP_READERS - Static variable in interface org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesConstants
 
REP_REMOVE_PROPERTIES - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:removeProperties privilege
REP_REPO_POLICY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_RESIDUAL_CHILD_NODE_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_RESIDUAL_PROPERTY_DEFINITIONS - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_RESTRICTIONS - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
 
REP_SPELLCHECK - Static variable in class org.apache.jackrabbit.oak.spi.query.QueryConstants
The "rep:spellcheck" pseudo-property.
REP_SUBTREES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
Name of the optional multi-valued access control restriction that allows to limit the effect to one or multiple subtrees.
REP_SUGGEST - Static variable in class org.apache.jackrabbit.oak.spi.query.QueryConstants
The "rep:suggest" pseudo-property.
REP_SUPERTYPES - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_URIS - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
 
REP_USER_MANAGEMENT - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:userManagement privilege
REP_UUID - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
REP_VERSIONSTORAGE - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
REP_WRITE - Static variable in interface org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
Internal (oak) name of the rep:write privilege
repair(MongoDocumentStore, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreHelper
 
replace(K, V) - Method in class org.apache.jackrabbit.oak.commons.cache.Cache
Get the element in the cache if one exists, or add it to the cache if not.
replaceCachedDocument(NodeDocument, NodeDocument) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
Replaces the cached value if the old document is currently present in the cache.
replaceNode(MountedNodeStore, T) - Method in class org.apache.jackrabbit.oak.composite.NodeMap
 
ReplicaSetStatus - Class in org.apache.jackrabbit.oak.plugins.document.mongo
Keeps track of the status of a replica set based on information provided by heartbeat events.
ReplicaSetStatus() - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.ReplicaSetStatus
 
report() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
Reporter - Interface in org.apache.jackrabbit.oak.plugins.migration.report
A Reporter receives callbacks for every NodeState and PropertyState that was accessed via a {ReportingNodeState} instance.
ReportingNodeState - Class in org.apache.jackrabbit.oak.plugins.migration.report
A decoration layer for NodeState instances that intercepts all accesses to NodeStates and PropertyStates (getters) and informs a Reporter via its callbacks that the respective NodeStates or PropertyStates have been accessed.
reportNode(ReportingNodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.report.PeriodicReporter
 
reportNode(ReportingNodeState) - Method in interface org.apache.jackrabbit.oak.plugins.migration.report.Reporter
Callback reporting that the given nodeState was accessed.
reportPeriodicNode(long, ReportingNodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.report.LoggingReporter
 
reportPeriodicNode(long, ReportingNodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.report.PeriodicReporter
Callback called every nth time a node is accessed.
reportPeriodicProperty(long, ReportingNodeState, String) - Method in class org.apache.jackrabbit.oak.plugins.migration.report.LoggingReporter
 
reportPeriodicProperty(long, ReportingNodeState, String) - Method in class org.apache.jackrabbit.oak.plugins.migration.report.PeriodicReporter
Callback called every nth time a property is accessed.
reportProperty(ReportingNodeState, String) - Method in class org.apache.jackrabbit.oak.plugins.migration.report.PeriodicReporter
 
reportProperty(ReportingNodeState, String) - Method in interface org.apache.jackrabbit.oak.plugins.migration.report.Reporter
Callback reporting that the property named propertyName was accessed on the parent node.
REPOSITORY - org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils.SharedStoreRecordType
 
REPOSITORY_BUNDLE_FILTER - Static variable in class org.apache.jackrabbit.oak.run.osgi.OakOSGiRepositoryFactory
 
REPOSITORY_BUNDLE_FILTER_DEFAULT - Static variable in class org.apache.jackrabbit.oak.run.osgi.OakOSGiRepositoryFactory
 
REPOSITORY_CONFIG - Static variable in class org.apache.jackrabbit.oak.run.osgi.OakOSGiRepositoryFactory
Config key which refers to the map of config where key in that map refers to OSGi config
REPOSITORY_CONFIG_FILE - Static variable in class org.apache.jackrabbit.oak.run.osgi.OakOSGiRepositoryFactory
Comma separated list of file names which referred to config stored in form of JSON.
REPOSITORY_ENV_SPRING_BOOT - Static variable in class org.apache.jackrabbit.oak.run.osgi.OakOSGiRepositoryFactory
 
REPOSITORY_HOME - Static variable in class org.apache.jackrabbit.oak.run.osgi.OakOSGiRepositoryFactory
Name of the repository home parameter.
REPOSITORY_HOME_DIRECTORY - Static variable in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreService
 
REPOSITORY_SHUTDOWN_ON_TIMEOUT - Static variable in class org.apache.jackrabbit.oak.run.osgi.OakOSGiRepositoryFactory
 
REPOSITORY_TIMEOUT_IN_SECS - Static variable in class org.apache.jackrabbit.oak.run.osgi.OakOSGiRepositoryFactory
Timeout in seconds for the repository startup should wait
RepositoryAccessServlet - Class in org.apache.jackrabbit.j2ee
This Class implements a servlet that is used as unified mechanism to retrieve a jcr repository either through JNDI or RMI.
RepositoryAccessServlet() - Constructor for class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
 
RepositoryAccessServlet.ClientFactoryDelegater - Class in org.apache.jackrabbit.j2ee
optional class for RMI, will only be used, if RMI client is present
RepositoryAccessServlet.RMIClientFactoryDelegater - Class in org.apache.jackrabbit.j2ee
optional class for RMI, will only be used, if RMI server is present
RepositoryCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
Callback implementation used to access the repository.
RepositoryCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
RepositoryFixture - Interface in org.apache.jackrabbit.oak.fixture
 
RepositoryImpl - Class in org.apache.jackrabbit.oak.jcr.repository
TODO document
RepositoryImpl(ContentRepository, Whiteboard, SecurityProvider, int, CommitRateLimiter) - Constructor for class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
Constructor used for backward compatibility.
RepositoryImpl(ContentRepository, Whiteboard, SecurityProvider, int, CommitRateLimiter, boolean, boolean) - Constructor for class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
 
RepositoryInitializer - Class in org.apache.jackrabbit.oak.standalone
 
RepositoryInitializer - Interface in org.apache.jackrabbit.oak.spi.lifecycle
Initializer of repository content.
RepositoryInitializer() - Constructor for class org.apache.jackrabbit.oak.standalone.RepositoryInitializer
 
repositoryInitializers() - Method in class org.apache.jackrabbit.oak.Oak.OakDefaultComponents
 
RepositoryLock - Interface in org.apache.jackrabbit.oak.segment.spi.persistence
This type represents the lock that has been already acquired on the segment store.
RepositoryManagementMBean - Interface in org.apache.jackrabbit.oak.api.jmx
This interface exposes repository management operations and the status of such operations.
RepositoryManagementMBean.StatusCode - Enum in org.apache.jackrabbit.oak.api.jmx
Enum whose ordinals correspond to the status codes.
RepositoryManager - Class in org.apache.jackrabbit.oak.jcr.osgi
RepositoryManager constructs the Repository instance and registers it with OSGi Service Registry.
RepositoryManager - Class in org.apache.jackrabbit.oak.management
Default implementation of the RepositoryManagementMBean based on a Whiteboard instance, which is used to look up individual service providers for backup (FileStoreBackupRestoreMBean), data store garbage collections (BlobGCMBean) and revision store garbage collections (RevisionGCMBean).
RepositoryManager - Interface in org.apache.jackrabbit.api.management
The repository manager provides life-cycle management features for repositories.
RepositoryManager() - Constructor for class org.apache.jackrabbit.oak.jcr.osgi.RepositoryManager
 
RepositoryManager(Whiteboard) - Constructor for class org.apache.jackrabbit.oak.management.RepositoryManager
 
RepositoryNotReachableException - Exception in org.apache.jackrabbit.oak.segment.spi
This exception is thrown when the store cannot be accessed (e.g.
RepositoryNotReachableException(Throwable) - Constructor for exception org.apache.jackrabbit.oak.segment.spi.RepositoryNotReachableException
 
RepositoryPermission - Interface in org.apache.jackrabbit.oak.spi.security.authorization.permission
The RepositoryPermission allows to evaluate permissions that have been defined on the repository level and which consequently are not bound to a particular item.
RepositoryStartupServlet - Class in org.apache.jackrabbit.j2ee
The RepositoryStartupServlet starts a jackrabbit repository and registers it to the JNDI environment and optional to the RMI registry.
RepositoryStartupServlet() - Constructor for class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
 
RepositoryStartupServlet.RemoteFactoryDelegater - Class in org.apache.jackrabbit.j2ee
optional class for RMI, will only be used, if RMI server is present
RepositoryStartupServlet.RMIRemoteFactoryDelegater - Class in org.apache.jackrabbit.j2ee
optional class for RMI, will only be used, if RMI server is present
RepositoryStatistics - Interface in org.apache.jackrabbit.api.stats
Statistics on core repository operations
RepositoryStatistics() - Constructor for class org.apache.jackrabbit.oak.segment.tool.Check.RepositoryStatistics
 
RepositoryStatistics.Type - Enum in org.apache.jackrabbit.api.stats
The values of this enum determine the type of the time series returned by RepositoryStatistics.getTimeSeries(Type) and link RepositoryStatistics.getTimeSeries(String, boolean).
RepositoryStats - Class in org.apache.jackrabbit.oak.stats
 
RepositoryStats(RepositoryStatistics, TimeSeries) - Constructor for class org.apache.jackrabbit.oak.stats.RepositoryStats
 
RepositoryStatsMBean - Interface in org.apache.jackrabbit.oak.api.jmx
MBean for providing repository wide statistics.
Representation - Interface in org.apache.jackrabbit.oak.http
 
REQUEST_COUNT - Static variable in class org.apache.jackrabbit.oak.segment.file.MetricsRemoteStoreMonitor
 
REQUEST_DURATION - Static variable in class org.apache.jackrabbit.oak.segment.file.MetricsRemoteStoreMonitor
 
REQUEST_ERROR - Static variable in class org.apache.jackrabbit.oak.segment.file.MetricsRemoteStoreMonitor
 
requestCount() - Method in class org.apache.jackrabbit.oak.segment.file.MetricsRemoteStoreMonitor
 
requestCount() - Method in interface org.apache.jackrabbit.oak.segment.spi.monitor.RemoteStoreMonitor
 
requestCount() - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.RemoteStoreMonitorAdapter
 
RequestDecoder - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
RequestDecoder() - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.RequestDecoder
 
requestDuration(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.segment.file.MetricsRemoteStoreMonitor
 
requestDuration(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.segment.spi.monitor.RemoteStoreMonitor
 
requestDuration(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.RemoteStoreMonitorAdapter
 
requestError() - Method in class org.apache.jackrabbit.oak.segment.file.MetricsRemoteStoreMonitor
 
requestError() - Method in interface org.apache.jackrabbit.oak.segment.spi.monitor.RemoteStoreMonitor
 
requestError() - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.RemoteStoreMonitorAdapter
 
requiresFullTextIndex() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
requiresFullTextIndex() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Whether the constraint contains a fulltext condition that requires using a fulltext index, because the condition can only be evaluated there.
requiresFullTextIndex() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
requiresFullTextIndex() - Method in class org.apache.jackrabbit.oak.query.ast.NativeFunctionImpl
 
requiresFullTextIndex() - Method in class org.apache.jackrabbit.oak.query.ast.NotFullTextSearchImpl
 
requiresFullTextIndex() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
requiresFullTextIndex() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
requiresFullTextIndex() - Method in class org.apache.jackrabbit.oak.query.ast.SimilarImpl
 
requiresFullTextIndex() - Method in class org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
 
requiresFullTextIndex() - Method in class org.apache.jackrabbit.oak.query.ast.SuggestImpl
 
requiresSync(SyncedIdentity) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncHandler
Checks if the identity requires sync based on the configuration, type and last sync time.
requiresSync(SyncedIdentity) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncHandler
Checks if the identity requires sync based on the configuration, type and last sync time.
RESERVED_ATTRIBUTES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenConstants
 
RESERVED_PREFIXES - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
Reserved namespace prefixes as defined in jackrabbit 2
RESERVED_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIdentityConstants
The set of served property names defined by this interface.
RESERVED_URIS - Static variable in interface org.apache.jackrabbit.oak.spi.namespace.NamespaceConstants
Reserved namespace URIs as defined in jackrabbit 2
reset() - Method in interface org.apache.jackrabbit.api.stats.QueryStat
clears all data
reset() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
reset() - Method in class org.apache.jackrabbit.oak.commons.io.LazyInputStream
 
reset() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch
 
reset() - Method in class org.apache.jackrabbit.oak.plugins.blob.migration.DepthFirstNodeIterator
 
reset() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
reset() - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector
 
reset() - Method in class org.apache.jackrabbit.oak.plugins.migration.report.PeriodicReporter
Reset the node and property counts to 0.
reset() - Method in class org.apache.jackrabbit.oak.segment.SegmentStream
 
reset(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
reset(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
reset(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
reset(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
This implementation is equal resetting the builder to the root of the store and returning the resulting node state from the builder.
reset(NodeBuilder) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
reset(NodeBuilder) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Reset the passed builder by throwing away all its changes and setting its base state to the current root state.
reset(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
Throws away all changes in this builder and resets the base to the given node state.
reset(NodeBuilder) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
reset(NodeBuilder) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
ResetCommitAttributeHook - Enum in org.apache.jackrabbit.oak.spi.commit
 
resetConsolidatedExecutionStats() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Deprecated.
resetExpiration(long) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenInfo
Resets the expiration time of the login token associated with the given TokenInfo.
resetReader() - Method in interface org.apache.jackrabbit.oak.commons.json.JsopReader
Reset the position to 0, so that to restart reading.
resetReader() - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
resetReader() - Method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
 
resetStats() - Method in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
Reset the cache stats
resetStats() - Method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
resetStats() - Method in class org.apache.jackrabbit.oak.cache.CacheStatsMBeanWrapper
 
resetStats() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
resetStats() - Method in interface org.apache.jackrabbit.oak.query.stats.QueryStatsMBean
 
resetStats() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
 
resetWriter() - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Resets this instance.
resetWriter() - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
resetWriter() - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Resets this instance, so that all data is discarded.
RESIDUAL_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.nodetype.NodeTypeConstants
 
resolve(Revision, NodeDocument) - Method in interface org.apache.jackrabbit.oak.plugins.document.CommitValueResolver
Resolve a change revision on the given document and return the commit value for the change revision.
resolve(Representation...) - Method in class org.apache.jackrabbit.oak.http.AcceptHeader
 
resolveChunks(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
resolveChunks(String) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
resolveChunks(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore
Resolve chunks stored in the blob store from the given Id.
resolveCommitRevision(Revision, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Resolve the commit revision for the given revision rev and the associated commit tag.
resolveUUID(String) - Method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
 
respectParentPermissions(long) - Static method in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
ResponseDecoder - Class in org.apache.jackrabbit.oak.segment.standby.codec
 
ResponseDecoder(File) - Constructor for class org.apache.jackrabbit.oak.segment.standby.codec.ResponseDecoder
 
restart() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Restarts the repository.
restore(NodeDelegate, String, VersionDelegate) - Method in class org.apache.jackrabbit.oak.jcr.delegate.VersionManagerDelegate
 
restore(NodeBuilder, String, VersionSelector) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
 
restore(File) - Method in interface org.apache.jackrabbit.oak.backup.FileStoreRestore
 
restore(File) - Method in class org.apache.jackrabbit.oak.backup.impl.FileStoreRestoreImpl
 
restore(File, File) - Method in interface org.apache.jackrabbit.oak.backup.FileStoreRestore
 
restore(File, File) - Method in class org.apache.jackrabbit.oak.backup.impl.FileStoreRestoreImpl
 
restore(String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
restore(String, String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
restore(String, Version, boolean) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
restore(Version[], boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
restore(Version[], boolean) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
restore(Version, boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
restore(Version, boolean) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
restore(Version, String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
Restore - Class in org.apache.jackrabbit.oak.segment.tool
Restore a backup of a segment store into an existing segment store.
RESTORE_PREFIX - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
Prefix of the jcr:baseVersion value for a restore.
Restore.Builder - Class in org.apache.jackrabbit.oak.segment.tool
Collect options for the Restore command.
restoreByLabel(String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
restoreByLabel(String, String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Apply the condition to the filter, further restricting the filter if possible.
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
Apply the condition to the filter, further restricting the filter if possible.
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NativeFunctionImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SimilarImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
 
restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SuggestImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
Apply a restriction of type "this = value" to the given filter.
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.FirstImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.PathImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
restrictFulltextCondition(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
Restriction - Interface in org.apache.jackrabbit.oak.spi.security.authorization.restriction
A Restriction object represents a "live" restriction object that has been created using the Jackrabbit specific extensions of the AccessControlEntry interface.
RESTRICTION_LOCAL_NAME - Static variable in class org.apache.jackrabbit.oak.spi.query.QueryConstants
Name of the property restriction used to express query performed via NAME and LOCALNAME functions
RESTRICTION_NAME - Static variable in class org.apache.jackrabbit.oak.spi.query.QueryConstants
Name of the property restriction used to express query performed via NAME and LOCALNAME functions
RESTRICTION_PATH - Static variable in class org.apache.jackrabbit.oak.spi.query.QueryConstants
Name of the property restriction used to express query performed via PATH function
RestrictionDefinition - Interface in org.apache.jackrabbit.oak.spi.security.authorization.restriction
The RestrictionDefinition interface provides methods for discovering the static definition of any additional policy-internal refinements of the access control definitions.
RestrictionDefinitionImpl - Class in org.apache.jackrabbit.oak.spi.security.authorization.restriction
Default implementation of the RestrictionDefinition interface.
RestrictionDefinitionImpl(String, Type<?>, boolean) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionDefinitionImpl
Create a new instance.
RestrictionImpl - Class in org.apache.jackrabbit.oak.spi.security.authorization.restriction
RestrictionImpl
RestrictionImpl(PropertyState, boolean) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionImpl
 
RestrictionImpl(PropertyState, RestrictionDefinition) - Constructor for class org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionImpl
 
RestrictionPattern - Interface in org.apache.jackrabbit.oak.spi.security.authorization.restriction
Interface used to verify if a given restriction applies to a given item or path.
RestrictionProvider - Interface in org.apache.jackrabbit.oak.spi.security.authorization.restriction
Interface to manage the supported restrictions present with a given access control and permission management implementation.
RestrictionProviderImpl - Class in org.apache.jackrabbit.oak.security.authorization.restriction
Default restriction provider implementation that supports the following restrictions: AccessControlConstants.REP_GLOB: A simple paths matching pattern.
RestrictionProviderImpl() - Constructor for class org.apache.jackrabbit.oak.security.authorization.restriction.RestrictionProviderImpl
 
restrictions - Variable in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.ValidationEntry
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
Apply a restriction of type "this in (list)" to the given filter.
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.FirstImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.PathImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
restrictList(FilterImpl, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
restrictPath(String, Filter.PathRestriction) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
restrictProperty(String, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
restrictProperty(String, Operator, PropertyValue, int) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
restrictPropertyAsList(String, List<PropertyValue>) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Push as much of the condition down to this selector, further restricting the selector condition if possible.
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
Push as much of the condition down to this selector, further restricting the selector condition if possible.
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NativeFunctionImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SimilarImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
 
restrictPushDown(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SuggestImpl
 
restrictSelector(ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
Result - Interface in org.apache.jackrabbit.oak.api
A result from executing a query.
Result - Interface in org.apache.jackrabbit.oak.plugins.document.check
Result...
Result(long) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMongoDownloadTask.Result
 
Result(Path, int, int, int) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask.Result
 
Result.SizePrecision - Enum in org.apache.jackrabbit.oak.api
 
ResultImpl - Class in org.apache.jackrabbit.oak.query
A query result.
ResultIterator<T> - Class in org.apache.jackrabbit.oak.security.user.query
Implements a query result iterator which only returns a maximum number of element from an underlying iterator starting at a given offset.
ResultRow - Interface in org.apache.jackrabbit.oak.api
A query result row.
ResultRowImpl - Class in org.apache.jackrabbit.oak.query
A query result row that keeps all data (for this row only) in memory.
ResultWriter - Class in org.apache.jackrabbit.oak.plugins.document.check
ResultWriter...
ResultWriter(BlockingQueue<Result>, Consumer<String>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.check.ResultWriter
 
resume() - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Resumes the indexing process.
retain(PrivilegeBits) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Retains the elements in this PrivilegeBits that are contained in the specified other PrivilegeBits.
RETAINED_GENERATIONS_DEFAULT - Static variable in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
RETENTION_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
Retrier - Class in org.apache.jackrabbit.oak.segment.azure.util
 
Retrier.ThrowingRunnable - Interface in org.apache.jackrabbit.oak.segment.azure.util
 
Retrier.ThrowingSupplier<T> - Interface in org.apache.jackrabbit.oak.segment.azure.util
 
retrieve(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
 
retrieve(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
 
retrieve(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
retrieve(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
 
retrieve(String) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore
 
retrieve(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStore
Retrieves the root node from a previously created repository checkpoint.
retrieve(String) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore
 
retrieve(String) - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Retrieves the root node from a previously created checkpoint.
retrieve(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker.ActiveDeletionTracker
 
retrieve(String) - Method in class org.apache.jackrabbit.oak.spi.state.ProxyNodeStore
 
retrieveNodeStateForCheckpoint() - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
RETRY_COUNT_DEFAULT - Static variable in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
REV_RECOVERY_BY - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
Flag indicating which cluster node is running the recovery.
REV_RECOVERY_LOCK - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
Flag to indicate whether the _lastRev recovery is in progress.
REVERSE - Static variable in class org.apache.jackrabbit.oak.plugins.document.StableRevisionComparator
 
ReverseFileReader - Class in org.apache.jackrabbit.oak.segment.azure
 
ReverseFileReader(CloudBlob) - Constructor for class org.apache.jackrabbit.oak.segment.azure.ReverseFileReader
 
ReverseFileReader(CloudBlob, int) - Constructor for class org.apache.jackrabbit.oak.segment.azure.ReverseFileReader
 
ReverseNodeStateDiff - Class in org.apache.jackrabbit.oak.plugins.document.util
Implementation of a NodeStateDiff that reports the inverse operation to the wrapped NodeStateDiff.
ReverseNodeStateDiff(NodeStateDiff) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.ReverseNodeStateDiff
 
Revision - Class in org.apache.jackrabbit.oak.plugins.document
A revision.
Revision(long, int, int) - Constructor for class org.apache.jackrabbit.oak.plugins.document.Revision
 
Revision(long, int, int, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.document.Revision
 
RevisionContext - Interface in org.apache.jackrabbit.oak.plugins.document
Provides revision related context.
RevisionContextWrapper - Class in org.apache.jackrabbit.oak.plugins.document
Wraps an existing revision context and exposes a custom clusterId.
RevisionContextWrapper(RevisionContext, int) - Constructor for class org.apache.jackrabbit.oak.plugins.document.RevisionContextWrapper
 
RevisionEntry - Class in org.apache.jackrabbit.oak.plugins.document.mongo
A light-weight implementation of a MongoDB DBObject for a single revision based map entry.
RevisionEntry(Revision, Object) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry
 
RevisionGC - Class in org.apache.jackrabbit.oak.spi.state
Default implementation of RevisionGCMBean based on a Runnable.
RevisionGC(Runnable, Runnable, Executor) - Constructor for class org.apache.jackrabbit.oak.spi.state.RevisionGC
 
RevisionGC(Runnable, Runnable, Supplier<String>, Executor) - Constructor for class org.apache.jackrabbit.oak.spi.state.RevisionGC
 
RevisionGCMBean - Interface in org.apache.jackrabbit.oak.spi.state
MBean for starting and monitoring the progress of revision garbage collection.
RevisionGCStatsCollector - Interface in org.apache.jackrabbit.oak.plugins.document
Collector interface for DocumentNodeStore revision garbage collection statistics.
RevisionGCStatsMBean - Interface in org.apache.jackrabbit.oak.plugins.document
MBean exposing DocumentNodeStore revision garbage collection statistics.
RevisionHistory - Class in org.apache.jackrabbit.oak.segment.file.tooling
Utility for tracing a node back through the revision history.
RevisionHistory(File) - Constructor for class org.apache.jackrabbit.oak.segment.file.tooling.RevisionHistory
Create a new instance for a ReadOnlyFileStore in the given directory.
RevisionHistory.HistoryElement - Class in org.apache.jackrabbit.oak.segment.file.tooling
Representation of a point in time for a given node.
Revisions - Class in org.apache.jackrabbit.oak.segment.tool
Collect and print the revisions of a segment store.
Revisions - Interface in org.apache.jackrabbit.oak.segment
Revisions instances provide read and write access to the current head state.
Revisions.Builder - Class in org.apache.jackrabbit.oak.segment.tool
Collect options for the Revisions command.
Revisions.Option - Interface in org.apache.jackrabbit.oak.segment
Implementation specific options for the setHead methods.
revisionsCandidateCount - Variable in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector.VersionGCInfo
 
RevisionsCommand - Class in org.apache.jackrabbit.oak.run
Gives information about current node revisions state.
RevisionsCommand() - Constructor for class org.apache.jackrabbit.oak.run.RevisionsCommand
 
RevisionsKey - Class in org.apache.jackrabbit.oak.plugins.document.util
A cache key implementation which consists of two Revisions.
RevisionsKey(RevisionVector, RevisionVector) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.RevisionsKey
 
RevisionVector - Class in org.apache.jackrabbit.oak.plugins.document
A vector of revisions.
RevisionVector(Iterable<Revision>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.RevisionVector
 
RevisionVector(Set<Revision>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.RevisionVector
 
RevisionVector(Revision...) - Constructor for class org.apache.jackrabbit.oak.plugins.document.RevisionVector
 
revokeImpersonation(Principal) - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
 
rewind() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
RIGHT - org.apache.jackrabbit.oak.jcr.query.qom.JoinType
 
RIGHT_OUTER - org.apache.jackrabbit.oak.query.ast.JoinType
 
RMIClientFactoryDelegater() - Constructor for class org.apache.jackrabbit.j2ee.RepositoryAccessServlet.RMIClientFactoryDelegater
 
RMIConfig - Class in org.apache.jackrabbit.j2ee
The RMI config hold information about RMI connection details.
RMIConfig(BootstrapConfig) - Constructor for class org.apache.jackrabbit.j2ee.RMIConfig
 
rmiPort() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
RMIRemoteFactoryDelegater() - Constructor for class org.apache.jackrabbit.j2ee.RepositoryStartupServlet.RMIRemoteFactoryDelegater
 
role() - Method in annotation type org.apache.jackrabbit.oak.segment.osgi.TarPersistenceService.Configuration
 
ROLE - Static variable in interface org.apache.jackrabbit.oak.spi.state.NodeStoreProvider
Service property name which determine what role this NodeStore is playing.
RoleStatisticsProvider - Class in org.apache.jackrabbit.oak.segment.spi.monitor
 
RoleStatisticsProvider(StatisticsProvider, String) - Constructor for class org.apache.jackrabbit.oak.segment.spi.monitor.RoleStatisticsProvider
 
rollbackConnection(Connection) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBConnectionHandler
Roll back the Connection.
root() - Method in interface org.apache.jackrabbit.oak.namepath.JcrPathParser.Listener
 
Root - Interface in org.apache.jackrabbit.oak.api
A Root instance serves as a container for a Tree.
ROOT - Static variable in class org.apache.jackrabbit.oak.plugins.document.Path
 
ROOT_NAME - Static variable in class org.apache.jackrabbit.oak.commons.PathUtils
 
ROOT_PATH - Static variable in class org.apache.jackrabbit.oak.commons.PathUtils
 
ROOT_PROVIDER - Static variable in interface org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree.ParentProvider
 
rootDirectory() - Method in annotation type org.apache.jackrabbit.oak.segment.aws.Configuration
 
RootFactory - Class in org.apache.jackrabbit.oak.plugins.tree.factories
Deprecated.
Please use RootProvider instead
RootProvider - Interface in org.apache.jackrabbit.oak.plugins.tree
 
RootProviderService - Class in org.apache.jackrabbit.oak.plugins.tree.impl
 
RootProviderService() - Constructor for class org.apache.jackrabbit.oak.plugins.tree.impl.RootProviderService
 
roundDiv(long, int) - Static method in class org.apache.jackrabbit.oak.segment.standby.server.FileStoreUtil
 
RowImpl - Class in org.apache.jackrabbit.oak.jcr.query
The implementation of the corresponding JCR interface.
RowImpl(QueryResultImpl, ResultRow, String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.RowImpl
 
run() - Method in class org.apache.jackrabbit.oak.commons.Profiler
 
run() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.MergeRunner
 
run() - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck
 
run() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreMetrics
 
run() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.async.CacheActionDispatcher
 
run() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.UDPBroadcaster
 
run() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
run() - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsCompact
 
run() - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentCopy
 
run() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact
 
run() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy
 
run() - Method in interface org.apache.jackrabbit.oak.segment.azure.util.Retrier.ThrowingRunnable
 
run() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
run() - Method in class org.apache.jackrabbit.oak.segment.tool.Backup
 
run() - Method in class org.apache.jackrabbit.oak.segment.tool.Check
 
run() - Method in class org.apache.jackrabbit.oak.segment.tool.Compact
 
run() - Method in class org.apache.jackrabbit.oak.segment.tool.DebugSegments
 
run() - Method in class org.apache.jackrabbit.oak.segment.tool.DebugStore
 
run() - Method in class org.apache.jackrabbit.oak.segment.tool.DebugTars
 
run() - Method in class org.apache.jackrabbit.oak.segment.tool.Diff
 
run() - Method in class org.apache.jackrabbit.oak.segment.tool.History
 
run() - Method in class org.apache.jackrabbit.oak.segment.tool.RecoverJournal
 
run() - Method in class org.apache.jackrabbit.oak.segment.tool.Restore
 
run() - Method in class org.apache.jackrabbit.oak.segment.tool.Revisions
 
run() - Method in class org.apache.jackrabbit.oak.segment.tool.SearchNodes
 
run(NodeState) - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.BreadthFirstTrace
 
run(NodeState) - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.DepthFirstTrace
 
run(NodeState) - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.RandomAccessTrace
 
run(NodeState) - Method in interface org.apache.jackrabbit.oak.segment.tool.iotrace.Trace
Run this trace on the passed node.
RUN_ON_LEADER - org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils.ScheduleExecutionInstanceTypes
 
RUN_ON_SINGLE - org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils.ScheduleExecutionInstanceTypes
 
runBackgroundOperations() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
Used for testing only
RunnableJobTracker - Class in org.apache.jackrabbit.oak.run.osgi
 
RunnableJobTracker(BundleContext) - Constructor for class org.apache.jackrabbit.oak.run.osgi.RunnableJobTracker
 
running(String) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
running(ManagementOperation<?>, String) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
RUNNING - org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean.StatusCode
 
runTask(Path, NodeState, Consumer<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.AsyncNodeStateProcessor
Responsibility of the subclass to implement the processor logic.
runTask(Path, NodeState, Consumer<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.NodeCounter
 
runTask(Path, NodeState, Consumer<Result>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.ReferenceCheck
 
RUNTIME_ID_KEY - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
Runtime UUID (generated unique ID for this instance)
RuntimeNodeTraversalException - Exception in org.apache.jackrabbit.oak.query
The exception thrown when traversing too many entries in the result.
RuntimeNodeTraversalException(String) - Constructor for exception org.apache.jackrabbit.oak.query.RuntimeNodeTraversalException
 

S

S3 - org.apache.jackrabbit.oak.run.cli.BlobStoreOptions.Type
 
S3 - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.Utils
 
S3_BUCKET - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Amazon aws S3 bucket.
S3_CONN_PROTOCOL - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant for S3 Connector Protocol
S3_CONN_TIMEOUT - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Amazon S3 Http connection timeout.
S3_CONTAINER - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Amazon aws S3 bucket (alternate property name).
S3_ENCRYPTION - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant to enable encryption in S3.
S3_ENCRYPTION_NONE - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant for no encryption.
S3_ENCRYPTION_SSE_C - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant to set SSE_C encryption.
S3_ENCRYPTION_SSE_KMS - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant to set SSE_KMS encryption.
S3_ENCRYPTION_SSE_S3 - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant to set SSE_S3 encryption.
S3_END_POINT - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Amazon aws S3 region.
S3_MAX_CONNS - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Amazon S3 maximum connections to be used.
S3_MAX_ERR_RETRY - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Amazon S3 maximum retries.
S3_REGION - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Amazon aws S3 region.
S3_RENAME_KEYS - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant to rename keys
S3_SIG_V4 - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant to set S3 signature for SSE_KMS encryption.
S3_SOCK_TIMEOUT - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Amazon S3 socket timeout.
S3_SSE_C_KEY - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant to set base64 encoded key for SSE_C encryption.
S3_SSE_KMS_KEYID - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant to set keyID for SSE_KMS encryption.
S3_WRITE_THREADS - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Constant to rename keys
S3Backend - Class in org.apache.jackrabbit.oak.blob.cloud.s3
A data store backend that stores data on Amazon S3.
S3Backend() - Constructor for class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
S3Constants - Class in org.apache.jackrabbit.oak.blob.cloud.s3
Defined Amazon S3 constants.
S3DataStore - Class in org.apache.jackrabbit.oak.blob.cloud.s3
Amazon S3 data store extending from AbstractSharedCachingDataStore.
S3DataStore() - Constructor for class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
S3DataStoreService - Class in org.apache.jackrabbit.oak.blob.cloud.s3
 
S3DataStoreService() - Constructor for class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStoreService
 
S3DataStoreStatsMBean - Interface in org.apache.jackrabbit.oak.blob.cloud.s3.stats
MBean for JMX statistics pertaining to an S3DataStore.
S3Directory - Class in org.apache.jackrabbit.oak.segment.aws
 
S3Directory(AmazonS3, String, String) - Constructor for class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
S3RequestDecorator - Class in org.apache.jackrabbit.oak.blob.cloud.s3
This class to sets encrption mode in S3 request.
S3RequestDecorator(Properties) - Constructor for class org.apache.jackrabbit.oak.blob.cloud.s3.S3RequestDecorator
 
safeAdd(long, long) - Static method in class org.apache.jackrabbit.oak.commons.LongUtils
Sums a and b and verifies that it doesn't overflow in signed long arithmetic, in which case Long.MAX_VALUE will be returned instead of the result.
safeEncode(String) - Static method in class org.apache.jackrabbit.oak.segment.util.SafeEncode
Encodes the input string by translating special characters into escape sequences.
SafeEncode - Class in org.apache.jackrabbit.oak.segment.util
 
safePerform(SessionOperation<T>) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
Same as SessionDelegate.perform(SessionOperation) unless this method expects SessionOperation.perform() not to throw a RepositoryException.
safePerformNullable(SessionOperation<T>) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
Same as SessionDelegate.performNullable(SessionOperation) unless this method expects SessionOperation.performNullable() not to throw a RepositoryException.
sameNode(String, String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
sameNode(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
SameNodeImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
SameNodeImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "issamenode(..)".
SameNodeImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.SameNodeImpl
 
SameNodeImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
sameNodeJoinCondition(String, String, String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
sameNodeJoinCondition(String, String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
SameNodeJoinConditionImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
SameNodeJoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
The "issamenode(...)" join condition.
SameNodeJoinConditionImpl(String, String, String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.SameNodeJoinConditionImpl
 
SameNodeJoinConditionImpl(String, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
sameStore(SegmentStore) - Method in class org.apache.jackrabbit.oak.segment.SegmentId
Determine whether this instance belongs to the passed store
saturatedAdd(long, long) - Static method in class org.apache.jackrabbit.oak.query.QueryImpl
Add two values, but don't let it overflow or underflow.
save() - Method in class org.apache.jackrabbit.oak.jcr.delegate.ItemDelegate
Save the subtree rooted at this item.
save() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
save(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
Save the subtree rooted at the given path, or the entire transient space if given the root path or null.
save(Properties) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsManifestFile
 
save(Properties) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureManifestFile
 
save(Properties) - Method in class org.apache.jackrabbit.oak.segment.file.LocalManifestFile
 
save(Properties) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.ManifestFile
Store the properties to the manifest file.
saveCount - Variable in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
saveTime - Variable in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
scalar(Type<T>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
Create a new instance for building scalar PropertyState instances of the given type.
scalar(Type<T>, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
Create a new instance for building scalar PropertyState instances of the given type.
scan(long, long) - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData.QueryExecutionStats
 
schedule(Commit, Scheduler.SchedulerOption...) - Method in class org.apache.jackrabbit.oak.segment.scheduler.LockBasedScheduler
 
schedule(Commit, Scheduler.SchedulerOption...) - Method in interface org.apache.jackrabbit.oak.segment.scheduler.Scheduler
Schedule a commit.
scheduleAtFixedRate(String, long, TimeUnit, Runnable) - Method in class org.apache.jackrabbit.oak.segment.file.Scheduler
Run task regularly at a given interval.
scheduleOnce(String, long, TimeUnit, Runnable) - Method in class org.apache.jackrabbit.oak.segment.file.Scheduler
Run task once after some delay.
Scheduler - Class in org.apache.jackrabbit.oak.segment.file
A simple scheduler for executing and scheduling tasks in the background.
Scheduler - Interface in org.apache.jackrabbit.oak.segment.scheduler
A Scheduler instance transforms changes to the content tree into a queue of commits.
Scheduler(String) - Constructor for class org.apache.jackrabbit.oak.segment.file.Scheduler
Create a new instance with the given name.
Scheduler.SchedulerOption - Interface in org.apache.jackrabbit.oak.segment.scheduler
Scheduling options for parametrizing individual commits.
schedulerExecutor - Variable in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
scheduleUpdateMetrics() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreThrottlingMetricsUpdater
 
scheduleWithFixedDelay(String, long, TimeUnit, Runnable) - Method in class org.apache.jackrabbit.oak.segment.file.Scheduler
Run task regularly after a fixed delay.
scheduleWithFixedDelay(Whiteboard, Runnable, long) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
 
scheduleWithFixedDelay(Whiteboard, Runnable, long, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
 
scheduleWithFixedDelay(Whiteboard, Runnable, Map<String, Object>, long, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
 
scheduleWithFixedDelay(Whiteboard, Runnable, Map<String, Object>, long, WhiteboardUtils.ScheduleExecutionInstanceTypes, boolean) - Static method in class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
 
SCHEMA - Static variable in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
SD_MAX_REV_TIME_IN_SECS - Static variable in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Property name which refers to timestamp (long) of the latest revision kept in the document
SD_TYPE - Static variable in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Defines the type of split document.
seal() - Method in class org.apache.jackrabbit.oak.plugins.document.Document
Seals this document and turns it into an immutable object.
SEARCH_ROOT_PATH - Static variable in class org.apache.jackrabbit.oak.spi.query.QueryConstants
 
SEARCH_TYPE_ALL - Static variable in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Filter flag indicating that all Principals should be search irrespective whether they represent a group of Principals or not.
SEARCH_TYPE_AUTHORIZABLE - Static variable in interface org.apache.jackrabbit.api.security.user.UserManager
Filter flag indicating that all Authorizables should be searched.
SEARCH_TYPE_GROUP - Static variable in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Filter flag indicating that only Principals that represent a group of Principals should be searched and returned.
SEARCH_TYPE_GROUP - Static variable in interface org.apache.jackrabbit.api.security.user.UserManager
Filter flag indicating that only Groups should be searched and returned.
SEARCH_TYPE_NOT_GROUP - Static variable in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Filter flag indicating that only Principals that do NOT represent a group should be searched and returned.
SEARCH_TYPE_USER - Static variable in interface org.apache.jackrabbit.api.security.user.UserManager
Filter flag indicating that only Users should be searched and returned.
SearchNodes - Class in org.apache.jackrabbit.oak.segment.tool
 
SearchNodes.Builder - Class in org.apache.jackrabbit.oak.segment.tool
 
SearchNodes.Output - Enum in org.apache.jackrabbit.oak.segment.tool
 
SecondaryStoreBuilder - Class in org.apache.jackrabbit.oak.plugins.document.secondary
 
SecondaryStoreBuilder(NodeStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreBuilder
 
SecondaryStoreCache - Class in org.apache.jackrabbit.oak.plugins.document.secondary
 
SecondaryStoreCache(NodeStore, NodeStateDiffer, PathFilter, StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreCache
 
SecondaryStoreCacheService - Class in org.apache.jackrabbit.oak.plugins.document.secondary
 
SecondaryStoreCacheService() - Constructor for class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreCacheService
 
SecondaryStoreObserver - Class in org.apache.jackrabbit.oak.plugins.document.secondary
 
SecondaryStoreObserver(NodeStore, List<String>, NodeStateDiffer, PathFilter, StatisticsProvider, SecondaryStoreRootObserver) - Constructor for class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreObserver
 
SECRET_KEY - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Constants
Amazon aws secret key.
secretKey() - Method in annotation type org.apache.jackrabbit.oak.segment.aws.Configuration
 
SecurityConfiguration - Interface in org.apache.jackrabbit.oak.spi.security
Base interface for all security related configurations.
SecurityConfiguration.Default - Class in org.apache.jackrabbit.oak.spi.security
Default implementation that provides empty initializers, validators, commit hooks and parameters.
securityProvider() - Method in class org.apache.jackrabbit.oak.Oak.OakDefaultComponents
 
SecurityProvider - Interface in org.apache.jackrabbit.oak.spi.security
Main entry point for security related plugins to an Oak repository.
SecurityProviderBuilder - Class in org.apache.jackrabbit.oak.security.internal
 
SecurityProviderCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
Callback implementation to set and get the SecurityProvider.
SecurityProviderCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.SecurityProviderCallback
 
SecurityProviderImpl - Class in org.apache.jackrabbit.oak.security
Deprecated.
Replaced by org.apache.jackrabbit.oak.security.internal.SecurityProviderBuilder
SecurityProviderImpl() - Constructor for class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
Default constructor used in OSGi environments.
SecurityProviderImpl(ConfigurationParameters) - Constructor for class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
Create a new SecurityProvider instance with the given configuration parameters.
SecurityProviderRegistration - Class in org.apache.jackrabbit.oak.security.internal
 
SecurityProviderRegistration() - Constructor for class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
Segment - Class in org.apache.jackrabbit.oak.segment
A list of records.
Segment(SegmentIdProvider, SegmentReader, SegmentId, Buffer) - Constructor for class org.apache.jackrabbit.oak.segment.Segment
 
SEGMENT_FILE_NAME_PATTERN - Static variable in class org.apache.jackrabbit.oak.segment.remote.RemoteUtilities
 
SEGMENT_REPO_SIZE - Static variable in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
SEGMENT_WRITES - Static variable in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
Segment.RecordConsumer - Interface in org.apache.jackrabbit.oak.segment
A consumer of record data.
SegmentArchiveEntry - Interface in org.apache.jackrabbit.oak.segment.spi.persistence
Represents a single entry (segment) in the segment archive.
SegmentArchiveManager - Interface in org.apache.jackrabbit.oak.segment.spi.persistence
SegmentArchiveManager provides a low-level access to the segment files (eg.
SegmentArchiveReader - Interface in org.apache.jackrabbit.oak.segment.spi.persistence
This interface represents a read-only segment archive.
SegmentArchiveWriter - Interface in org.apache.jackrabbit.oak.segment.spi.persistence
Represents a write-enabled, append-only archive.
SegmentBlob - Class in org.apache.jackrabbit.oak.segment
A BLOB (stream of bytes).
SegmentBlobReferenceRetriever - Class in org.apache.jackrabbit.oak.segment
Implementation of BlobReferenceRetriever to retrieve blob references from the SegmentTracker.
SegmentBlobReferenceRetriever(AbstractFileStore) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentBlobReferenceRetriever
 
SegmentBufferMonitor - Class in org.apache.jackrabbit.oak.segment
This class exposes CounterStats for allocations and de-allocations of Buffer instances: SegmentBufferMonitor.DIRECT_BUFFER_COUNT: number of allocated direct byte buffers. SegmentBufferMonitor.DIRECT_BUFFER_CAPACITY: total capacity of the allocated direct byte buffers. SegmentBufferMonitor.HEAP_BUFFER_COUNT: number of allocated heap byte buffers. SegmentBufferMonitor.HEAP_BUFFER_CAPACITY: total capacity of the allocated heap byte buffers.
SegmentBufferMonitor(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentBufferMonitor
Create a new instance using the passed statisticsProvider to expose buffer allocations.
SegmentBufferWriter - Class in org.apache.jackrabbit.oak.segment
This class encapsulates the state of a segment being written.
SegmentBufferWriter(SegmentIdProvider, SegmentReader, String, GCGeneration) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentBufferWriter
 
SegmentBufferWriterPool - Class in org.apache.jackrabbit.oak.segment
This WriteOperationHandler uses a pool of SegmentBufferWriters, which it passes to its execute method.
SegmentBufferWriterPool.PoolType - Enum in org.apache.jackrabbit.oak.segment
 
SegmentBufferWriterPool.SegmentBufferWriterPoolFactory - Class in org.apache.jackrabbit.oak.segment
 
SegmentCache - Class in org.apache.jackrabbit.oak.segment
A cache for data Segment instances by their SegmentId.
SegmentCache() - Constructor for class org.apache.jackrabbit.oak.segment.SegmentCache
 
segmentCacheStats - Variable in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
 
SegmentCacheStats - Class in org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache
 
SegmentCacheStats(String, Supplier<Long>, Supplier<Long>, Supplier<Long>, Supplier<Long>) - Constructor for class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.SegmentCacheStats
 
SegmentCacheWeigher() - Constructor for class org.apache.jackrabbit.oak.segment.CacheWeights.SegmentCacheWeigher
 
SegmentCheckpointMBean - Class in org.apache.jackrabbit.oak.segment
CheckpointMBean implementation for the SegmentNodeStore.
SegmentCheckpointMBean(SegmentNodeStore) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentCheckpointMBean
 
SegmentConsumeException(SegmentWriteAction, Exception) - Constructor for exception org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteQueue.SegmentConsumeException
 
SegmentCopy - Class in org.apache.jackrabbit.oak.segment.azure.tool
Perform a full-copy of repository data at segment level.
SegmentCopy(SegmentCopy.Builder) - Constructor for class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy
 
SegmentCopy.Builder - Class in org.apache.jackrabbit.oak.segment.azure.tool
Collect options for the SegmentCopy command.
segmentCount() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
segmentCount(int) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
 
SegmentData - Interface in org.apache.jackrabbit.oak.segment.data
Access the data of a segment.
segmentExists(String, String) - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend
 
segmentFilesExist() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsPersistence
 
segmentFilesExist() - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
segmentFilesExist() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarPersistence
 
segmentFilesExist() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.CachingPersistence
 
segmentFilesExist() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentNodeStorePersistence
Check if the segment store already contains any segments
segmentFilesExist() - Method in class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitPersistence
 
SegmentGCOptions - Class in org.apache.jackrabbit.oak.segment.compaction
This class holds configuration options for segment store revision gc.
SegmentGCOptions() - Constructor for class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
 
SegmentGCOptions(boolean, int, int) - Constructor for class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
 
SegmentGCOptions.CompactorType - Enum in org.apache.jackrabbit.oak.segment.compaction
The compactor type
SegmentGCOptions.GCType - Enum in org.apache.jackrabbit.oak.segment.compaction
The gc type.
SegmentGCStatus - Enum in org.apache.jackrabbit.oak.segment.compaction
 
SegmentId - Class in org.apache.jackrabbit.oak.segment
Segment identifier.
SegmentId(SegmentStore, long, long) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentId
Create a new segment id without access tracking.
SegmentId(SegmentStore, long, long, Runnable) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentId
Create a new segment id with access tracking.
SegmentIdFactory - Interface in org.apache.jackrabbit.oak.segment
A factory for SegmentId given their representation in MSB/LSB longs.
SegmentIdProvider - Interface in org.apache.jackrabbit.oak.segment
Instances of this class provides SegmentId instances of a given SegmentStore and creates new SegmentId instances on the fly if required.
SegmentIdTable - Class in org.apache.jackrabbit.oak.segment
Hash table of weak references to segment identifiers.
SegmentIdTable() - Constructor for class org.apache.jackrabbit.oak.segment.SegmentIdTable
 
SegmentNodeBuilder - Class in org.apache.jackrabbit.oak.segment
A node builder that keeps track of the number of updates (set property calls and so on).
SegmentNodeState - Class in org.apache.jackrabbit.oak.segment
A record of type "NODE".
SegmentNodeState(SegmentReader, SegmentWriter, BlobStore, RecordId) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
SegmentNodeState(SegmentReader, SegmentWriter, BlobStore, RecordId, MeterStats) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
SegmentNodeStateHelper - Class in org.apache.jackrabbit.oak.segment
 
SegmentNodeStore - Class in org.apache.jackrabbit.oak.segment
The top level class for the segment store.
SegmentNodeStore.SegmentNodeStoreBuilder - Class in org.apache.jackrabbit.oak.segment
 
SegmentNodeStoreBuilders - Class in org.apache.jackrabbit.oak.segment
Static factories for creating SegmentNodeBuilder instances pertaining to specific SegmentStore instances.
SegmentNodeStoreFactory - Class in org.apache.jackrabbit.oak.segment
A factory allowing creation of secondary segment node stores.
SegmentNodeStoreFactory() - Constructor for class org.apache.jackrabbit.oak.segment.SegmentNodeStoreFactory
 
SegmentNodeStoreMonitor - Interface in org.apache.jackrabbit.oak.segment
SegmentNodeStoreMonitor is notified for commit related operations performed by SegmentNodeStore.
SegmentNodeStoreMonitorService - Class in org.apache.jackrabbit.oak.segment
An OSGi wrapper for segment node store monitoring configurations.
SegmentNodeStoreMonitorService() - Constructor for class org.apache.jackrabbit.oak.segment.SegmentNodeStoreMonitorService
 
SegmentNodeStorePersistence - Interface in org.apache.jackrabbit.oak.segment.spi.persistence
This type is a main entry point for the segment node store persistence.
SegmentNodeStoreService - Class in org.apache.jackrabbit.oak.segment
An OSGi wrapper for the segment node store.
SegmentNodeStoreService() - Constructor for class org.apache.jackrabbit.oak.segment.SegmentNodeStoreService
 
SegmentNodeStoreServiceDeprecationError - Class in org.apache.jackrabbit.oak.segment.osgi
This component is activated when a configuration for the deprecated SegmentNodeStoreService from oak-segment is detected.
SegmentNodeStoreServiceDeprecationError() - Constructor for class org.apache.jackrabbit.oak.segment.osgi.SegmentNodeStoreServiceDeprecationError
 
SegmentNodeStoreStats - Class in org.apache.jackrabbit.oak.segment
 
SegmentNodeStoreStats(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
SegmentNodeStoreStatsMBean - Interface in org.apache.jackrabbit.oak.segment
 
SegmentNotFoundException - Exception in org.apache.jackrabbit.oak.segment
This exception is thrown when there the segment does not exist in the store
SegmentNotFoundException(String, SegmentNotFoundException) - Constructor for exception org.apache.jackrabbit.oak.segment.SegmentNotFoundException
 
SegmentNotFoundException(SegmentId) - Constructor for exception org.apache.jackrabbit.oak.segment.SegmentNotFoundException
 
SegmentNotFoundException(SegmentId, Throwable) - Constructor for exception org.apache.jackrabbit.oak.segment.SegmentNotFoundException
 
SegmentNotFoundExceptionListener - Interface in org.apache.jackrabbit.oak.segment
Listener for SegmentNotFoundException.
SegmentOverflowException - Exception in org.apache.jackrabbit.oak.segment
This exception is thrown by the Segment NodeStore when an internal limit is exceeded such as too many segment references.
SegmentOverflowException(String) - Constructor for exception org.apache.jackrabbit.oak.segment.SegmentOverflowException
 
SegmentOverflowException(String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.segment.SegmentOverflowException
 
SegmentOverflowException(Throwable) - Constructor for exception org.apache.jackrabbit.oak.segment.SegmentOverflowException
 
SegmentParser - Class in org.apache.jackrabbit.oak.segment
SegmentParser serves as a base class for parsing segments.
SegmentParser(SegmentReader) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentParser
 
SegmentParser.BlobInfo - Class in org.apache.jackrabbit.oak.segment
SegmentParser.BlobType - Enum in org.apache.jackrabbit.oak.segment
Type of blobs (and strings)
SegmentParser.ListBucketInfo - Class in org.apache.jackrabbit.oak.segment
SegmentParser.ListInfo - Class in org.apache.jackrabbit.oak.segment
SegmentParser.MapInfo - Class in org.apache.jackrabbit.oak.segment
SegmentParser.NodeInfo - Class in org.apache.jackrabbit.oak.segment
SegmentParser.PropertyInfo - Class in org.apache.jackrabbit.oak.segment
SegmentParser.TemplateInfo - Class in org.apache.jackrabbit.oak.segment
SegmentParser.ValueInfo - Class in org.apache.jackrabbit.oak.segment
SegmentPropertyIndexEditorProvider - Class in org.apache.jackrabbit.oak.index
Editor implementation which stores the property index NodeState data in a different SegmentNodeStore used solely for property index storage purpose
SegmentPropertyIndexEditorProvider(File) - Constructor for class org.apache.jackrabbit.oak.index.SegmentPropertyIndexEditorProvider
 
SegmentPropertyState - Class in org.apache.jackrabbit.oak.segment
A property, which can read a value or list record from a segment.
SegmentReader - Interface in org.apache.jackrabbit.oak.segment
Instances of SegmentReader are responsible for reading records from segments.
SegmentRevisionGC - Interface in org.apache.jackrabbit.oak.segment.compaction
This MBean exposes the settings from SegmentGCOptions and reflects the GC status as reported by the GCMonitor.
SegmentRevisionGCMBean - Class in org.apache.jackrabbit.oak.segment.compaction
 
SegmentRevisionGCMBean(FileStore, SegmentGCOptions, FileStoreGCMonitor) - Constructor for class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
SegmentStore - Interface in org.apache.jackrabbit.oak.segment
The backend storage interface used by the segment node store.
segmentstoreDirectory - Variable in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
SegmentStoreMigrator - Class in org.apache.jackrabbit.oak.segment.azure.tool
 
SegmentStoreMigrator.Builder - Class in org.apache.jackrabbit.oak.segment.azure.tool
 
SegmentStoreProvider - Interface in org.apache.jackrabbit.oak.segment
 
SegmentStream - Class in org.apache.jackrabbit.oak.segment
For reading any record of type "VALUE" as binary streams.
SegmentTarFixture - Class in org.apache.jackrabbit.oak.fixture
 
SegmentTarFixture(SegmentTarFixture.SegmentTarFixtureBuilder) - Constructor for class org.apache.jackrabbit.oak.fixture.SegmentTarFixture
 
SegmentTarFixture(SegmentTarFixture.SegmentTarFixtureBuilder, boolean, int) - Constructor for class org.apache.jackrabbit.oak.fixture.SegmentTarFixture
 
SegmentTarFixture(SegmentTarFixture.SegmentTarFixtureBuilder, boolean, int, boolean, boolean, boolean) - Constructor for class org.apache.jackrabbit.oak.fixture.SegmentTarFixture
 
SegmentTarManager - Class in org.apache.jackrabbit.oak.segment.file.tar
 
SegmentTarManager(File, FileStoreMonitor, IOMonitor, boolean, boolean) - Constructor for class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarManager
 
SegmentTarReader - Class in org.apache.jackrabbit.oak.segment.file.tar
 
SegmentTarReader(File, FileAccess, Index, IOMonitor) - Constructor for class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarReader
 
SegmentTarWriter - Class in org.apache.jackrabbit.oak.segment.file.tar
 
SegmentTarWriter(File, FileStoreMonitor, IOMonitor) - Constructor for class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter
 
SegmentTracker - Class in org.apache.jackrabbit.oak.segment
Tracker of references to segment identifiers and segment instances that are currently kept in memory and factory for creating SegmentId instances.
SegmentTracker(SegmentIdFactory) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentTracker
 
SegmentVersion - Enum in org.apache.jackrabbit.oak.segment
Version of the segment storage format.
SegmentWriteAction - Class in org.apache.jackrabbit.oak.segment.remote.queue
 
SegmentWriteAction(RemoteSegmentArchiveEntry, byte[], int, int) - Constructor for class org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteAction
 
SegmentWriteQueue - Class in org.apache.jackrabbit.oak.segment.remote.queue
 
SegmentWriteQueue(SegmentWriteQueue.SegmentConsumer) - Constructor for class org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteQueue
 
SegmentWriteQueue.SegmentConsumeException - Exception in org.apache.jackrabbit.oak.segment.remote.queue
 
SegmentWriteQueue.SegmentConsumer - Interface in org.apache.jackrabbit.oak.segment.remote.queue
 
SegmentWriter - Interface in org.apache.jackrabbit.oak.segment
Converts nodes, properties, values, etc.
SegmentWriterFactory - Interface in org.apache.jackrabbit.oak.segment
 
select(UniversalFilter, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.RelativePathSelector
 
select(UniversalFilter, String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter.Selector
Map a node event.
select(UniversalFilter, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.RelativePathSelector
 
select(UniversalFilter, PropertyState, PropertyState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter.Selector
Map a property event.
selector(String, String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
selector(NodeTypeInfo, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
SelectorExecutionPlan - Class in org.apache.jackrabbit.oak.query.plan
An execution plan for one selector in a query.
SelectorExecutionPlan(SelectorImpl, QueryIndex, QueryIndex.IndexPlan, double) - Constructor for class org.apache.jackrabbit.oak.query.plan.SelectorExecutionPlan
 
SelectorImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
SelectorImpl - Class in org.apache.jackrabbit.oak.query.ast
A selector within a query.
SelectorImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.SelectorImpl
 
SelectorImpl(NodeTypeInfo, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
Selectors - Class in org.apache.jackrabbit.oak.plugins.observation.filter
Common Selector implementations
SELF_MANAGED - org.apache.jackrabbit.oak.index.indexer.document.flatfile.MemoryManager.Type
Maintains memory usage itself.
send(ByteBuffer) - Method in interface org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.Broadcaster
Send a message.
send(ByteBuffer) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.InMemoryBroadcaster
 
send(ByteBuffer) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.TCPBroadcaster
 
send(ByteBuffer) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.UDPBroadcaster
 
serialize() - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
serialize(File) - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
serialize(Blob) - Method in class org.apache.jackrabbit.oak.json.Base64BlobSerializer
 
serialize(Blob) - Method in class org.apache.jackrabbit.oak.json.BlobSerializer
 
serialize(Blob) - Method in class org.apache.jackrabbit.oak.plugins.blob.serializer.BlobIdSerializer
 
serialize(Blob) - Method in class org.apache.jackrabbit.oak.plugins.blob.serializer.FSBlobSerializer
 
serialize(PropertyState) - Method in class org.apache.jackrabbit.oak.json.JsonSerializer
 
serialize(PropertyState, Type<?>, int) - Method in class org.apache.jackrabbit.oak.json.JsonSerializer
 
serialize(NodeState) - Method in class org.apache.jackrabbit.oak.json.JsonSerializer
 
serialize(NodeState, String) - Method in class org.apache.jackrabbit.oak.json.JsonSerializer
 
serverHearbeatStarted(ServerHeartbeatStartedEvent) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoStatus
 
serverHeartbeatFailed(ServerHeartbeatFailedEvent) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoStatus
 
serverHeartbeatSucceeded(ServerHeartbeatSucceededEvent) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoStatus
 
serverHeartbeatSucceeded(ServerHeartbeatSucceededEvent) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.ReplicaSetStatus
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jackrabbit.oak.http.OakServlet
 
ServiceRegistryProvider - Interface in org.apache.jackrabbit.oak.run.osgi
Provides access to the underlying ServiceRegistry.
ServletExceptionWithCause - Exception in org.apache.jackrabbit.j2ee
Utility class that links ServletException with support for the exception chaining mechanism in Throwable.
ServletExceptionWithCause(String, Throwable) - Constructor for exception org.apache.jackrabbit.j2ee.ServletExceptionWithCause
Creates a servlet exception with the given message and cause.
session - Variable in class org.apache.jackrabbit.oak.jcr.lock.LockOperation
 
SESSION_COUNT - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Number of currently logged in sessions.
SESSION_ID - Static variable in class org.apache.jackrabbit.oak.OakInitializer
 
SESSION_LOGIN_COUNTER - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Number of calls sessions that have been logged in.
SESSION_READ_AVERAGE - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Average time spent reading from sessions in nano seconds.
SESSION_READ_COUNTER - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Number of read accesses through any session.
SESSION_READ_DURATION - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Total time spent reading from sessions in nano seconds.
SESSION_WRITE_AVERAGE - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Average time spent writing to sessions in nano seconds.
SESSION_WRITE_COUNTER - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Number of write accesses through any session.
SESSION_WRITE_DURATION - org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Total time spent writing to sessions in nano seconds.
sessionContext - Variable in class org.apache.jackrabbit.oak.jcr.query.QueryResultImpl
 
sessionContext - Variable in class org.apache.jackrabbit.oak.jcr.xml.TargetImportHandler
 
SessionContext - Class in org.apache.jackrabbit.oak.jcr.session
Instances of this class are passed to all JCR implementation classes (e.g.
SessionContext(Repository, StatisticManager, SecurityProvider, Whiteboard, Map<String, Object>, SessionDelegate, int, CommitRateLimiter) - Constructor for class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
SessionContext(Repository, StatisticManager, SecurityProvider, Whiteboard, Map<String, Object>, SessionDelegate, int, CommitRateLimiter, MountInfoProvider, BlobAccessProvider, boolean) - Constructor for class org.apache.jackrabbit.oak.jcr.session.SessionContext
 
sessionDelegate - Variable in class org.apache.jackrabbit.oak.jcr.delegate.ItemDelegate
 
SessionDelegate - Class in org.apache.jackrabbit.oak.jcr.delegate
TODO document
SessionDelegate(ContentSession, SecurityProvider, RefreshStrategy, ThreadLocal<Long>, StatisticManager, Clock) - Constructor for class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
Create a new session delegate for a ContentSession.
SessionImpl - Class in org.apache.jackrabbit.oak.jcr.session
TODO document
SessionImpl(SessionContext) - Constructor for class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
SessionMBean - Interface in org.apache.jackrabbit.oak.api.jmx
MBean providing basic Session information and statistics.
SessionNamespaces - Class in org.apache.jackrabbit.oak.jcr.session
SessionNamespaces implements namespace handling on the JCR Session level.
SessionNamespaces(Root) - Constructor for class org.apache.jackrabbit.oak.jcr.session.SessionNamespaces
 
SessionOperation<T> - Class in org.apache.jackrabbit.oak.jcr.session.operation
A SessionOperation provides an execution context for executing session scoped operations.
SessionOperation(String) - Constructor for class org.apache.jackrabbit.oak.jcr.session.operation.SessionOperation
 
SessionOperation(String, boolean) - Constructor for class org.apache.jackrabbit.oak.jcr.session.operation.SessionOperation
 
SessionStats - Class in org.apache.jackrabbit.oak.jcr.session
 
SessionStats(String, AuthInfo, Clock, RefreshStrategy, SessionDelegate, StatisticManager) - Constructor for class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
SessionStats.Counters - Class in org.apache.jackrabbit.oak.jcr.session
 
sessionToken() - Method in annotation type org.apache.jackrabbit.oak.segment.aws.Configuration
 
set(String, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
Set the property to the given boolean value.
set(String, long) - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
Set the property to the given long value.
set(String, Object) - Method in interface org.apache.jackrabbit.oak.spi.commit.CommitContext
Stores an attribute related to this commit.
set(String, Object) - Method in class org.apache.jackrabbit.oak.spi.commit.SimpleCommitContext
 
set(String, String) - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
Set the property to the given String value.
set(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
Replaces the current state of this builder with the given node state.
SET - org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation.Type
Set the value.
SET_MAP_ENTRY - org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation.Type
Add the sub-key / value pair.
SET_PROPERTY - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
setAbsPath(String) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Sets the absPath parameter of the filter.
setAbsPath(String) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
setAccessKey(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
setActive(boolean) - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
Sets whether an index is active (can be used for queries)
setActivity(Node) - Method in class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
setActualFileSize(long) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntrySorter
 
setAdditionalPaths(String...) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Sets the absPaths parameter of the filter.
setAdditionalPaths(String...) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
setAllowNumberLiterals(boolean) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
 
setAllowTextLiterals(boolean) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
Enable or disable support for text literals in queries.
setAlwaysFalse() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setAppendMode() - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator.Builder
 
setAppendMode() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
setApplyRFC7613UsernameCaseMapped(boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
Set to true if new AuthorizableIDs shall be normalized according to the UsernameCaseMapped profile defined in RFC7613.
setArray() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
setAsyncDelay(int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
setAsyncDelay(int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
Set the maximum delay to write the last revision to the root node.
setAttribute(String, Object) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
Stores an attribute in this credentials instance.
setAttribute(String, String) - Method in class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
Stores an attribute in this credentials instance.
setAttribute(String, Object) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setAttributes(Map<String, Object>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
Stores the attributes in this credentials instance.
setAttributes(Credentials, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.CompositeCredentialsSupport
 
setAttributes(Credentials, Map<String, ?>) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.credentials.CredentialsSupport
Writes the attributes to the specified Credentials.
setAttributes(Credentials, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.SimpleCredentialsSupport
 
setAttributes(Map<String, Object>) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
setAuthInfo(AuthInfo, Subject) - Static method in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
setAutoMembership(String...) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
Sets the auto membership.
setAutoMembershipConfig(AutoMembershipConfig) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
Sets the AutoMembershipConfiguration that applies to this configuration.
setAutoOptionsMappingJson(String) - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Change the automatic query options mapping.
setAutoOptionsMappingJson(String) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
setAutoRefresh(boolean) - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Enables or disables auto-refresh of the root node state on ConsoleSession.getRoot().
setAverageMemory(int) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Set the average memory used per entry.
setBaseDN(String) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.Identity
Sets the base DN for search of this kind of identity.
setBinaryTransferAccelerationEnabled(boolean) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
setBinaryTransferAccelerationEnabled(boolean) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
setBinaryTransferAccelerationEnabled(boolean) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.ConfigurableDataRecordAccessProvider
Enables or disables binary transfer acceleration, if supported by the service provider.
setBindDN(String) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Sets the bind DN.
setBindPassword(String) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Sets the bind password
setBlob(Blob) - Method in class org.apache.jackrabbit.oak.plugins.blob.ReferencedBlob
 
setBlobDirName(String) - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
setBlobStatsCollector(BlobStatsCollector) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
setBlobStore(BlobStore) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
Set the blob store to use.
setBlobStore(BlobStore) - Method in interface org.apache.jackrabbit.oak.spi.blob.BlobStoreWrapper
 
setBlobStore(BlobStore) - Method in class org.apache.jackrabbit.oak.spi.blob.split.WrappingSplitBlobStore
 
setBlockSize(int) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
setBlockSize(int) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
setBlockSize(int) - Method in interface org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore
Set the block size used by this blob store, if the blob store splits binaries into blocks.
setBlockSizeMin(int) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
setBranchCommit(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
setBroadcastConfig(DynamicBroadcastConfig) - Method in interface org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.Broadcaster
Change the dynamic broadcasting configuration.
setBroadcastConfig(DynamicBroadcastConfig) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.InMemoryBroadcaster
 
setBroadcastConfig(DynamicBroadcastConfig) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.TCPBroadcaster
 
setBroadcastConfig(DynamicBroadcastConfig) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.UDPBroadcaster
 
setBroadcastConfig(DynamicBroadcastConfig) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCache
 
setBucket(String) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
 
setBundleFilter(String) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
setBundlingDisabled(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setCacheEmptyCommitValue(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
Controls whether caching of empty commit values (negative cache) is enabled.
setCacheSegmentCount(int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setCacheSize(long) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
setCacheStackMoveDistance(int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setCaptureStackTraces(boolean) - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
setCaptureStackTraces(boolean) - Method in interface org.apache.jackrabbit.oak.query.stats.QueryStatsMBean
Whether to capture a thread dump in addition to the thread name.
setCaptureStackTraces(boolean) - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
 
setChangeSetFilter(ChangeSetFilter) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
 
setChangeSetMaxDepth(int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
setChangeSetMaxItems(int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
setCheckpoint(String) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
 
setChildNode(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
setChildNode(String) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Adds the named child node and returns a builder for modifying it.
setChildNode(String) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
setChildNode(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
setChildNode(String, NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Adds or replaces a subtree.
setChildNode(String, NodeState) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
setChildrenFlag(UpdateOp, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
setClientSessionDisabled(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
Disables the use of a client session available with MongoDB 3.6 and newer.
setClock(Clock) - Method in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
 
setCloseTimeOut(int) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
setCloudContainer(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
setCloudProvider(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
setClusterId(int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
Set the cluster id to use.
setClusterInvisible(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
Set the cluster as invisible to the discovery lite service.
setCollectionCompressionType(String) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
 
setCollectStackTraces(boolean) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
setCollectStackTraces(boolean) - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
Turns on/off, depending on the value of flag, the collection of stack traces for each writer.
setColumnSelector(Selector) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
 
setCommandName(String) - Method in class org.apache.jackrabbit.oak.run.cli.Options
 
setCommitRoot(UpdateOp, Revision, int) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
setCommitValueCacheSize(int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setCompactorType(SegmentGCOptions.CompactorType) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Sets the compactor type to be used for compaction
setComposite(CompositeRestrictionProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
setComposite(CompositeRestrictionProvider) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.AggregationAware
 
setCompressionAlgorithm(Compression) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntrySorter
 
setConcurrency(int) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Sets the concurrency level for compaction
setCondition(T) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Set the condition for the query.
setConnectionString(String) - Method in class org.apache.jackrabbit.oak.run.cli.Options
 
setContentRepository(ContentRepository) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
setContext(List<String>) - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.IOTraceMonitor
Set the current context.
setContext(List<String>) - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.IOTracer
Set the context to be added to each line of the IOTrace going forward.
setCopyOrphanedVersions(Calendar) - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
 
setCopyVersions(Calendar) - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
 
setCorruptIndexHandler(CorruptIndexHandler) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdateProvider
 
setCorruptIndexHandler(TrackingCorruptIndexHandler) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
setCorruptInterval(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
 
setCostPerEntry(double) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setCostPerExecution(double) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setCounterOnce(StatisticsProvider, String, long) - Static method in class org.apache.jackrabbit.oak.plugins.index.MetricsUtils
Set a counter metric to the given value.
setCredentials(Credentials) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.CredentialsCallback
Set the credentials.
setCustomAttributes(String[]) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Sets the attribute names to be retrieved when looking up LDAP entries.
setData(byte[]) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
 
setDefaultConfig(T) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
setDefinition(NodeState) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setDelay(long) - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
Number of milliseconds to delay commits going through this hook.
setDelayed(boolean) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setDelegate(RemovalListener<K, V>) - Method in class org.apache.jackrabbit.oak.plugins.document.cache.ForwardingListener
 
setDeleted(UpdateOp, Revision, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
setDeletedOnce(UpdateOp) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
setDeleteOriginal(boolean) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntrySorter
 
setDeprecated(boolean) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setDepth(int) - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
setDirectDownloadURICacheSize(int) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
setDirectDownloadURICacheSize(int) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
setDirectDownloadURICacheSize(int) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.ConfigurableDataRecordAccessProvider
Specifies the maximum number of read URIs to be cached in an in-memory cache.
setDirectDownloadURIExpirySeconds(int) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
setDirectDownloadURIExpirySeconds(int) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
setDirectDownloadURIExpirySeconds(int) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.ConfigurableDataRecordAccessProvider
Specifies the number of seconds before a signed download URI will expire.
setDirectoryFactory(DirectoryFactory) - Method in class org.apache.jackrabbit.oak.index.LuceneIndexHelper
 
setDirectUploadURIExpirySeconds(int) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
setDirectUploadURIExpirySeconds(int) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
setDirectUploadURIExpirySeconds(int) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.directaccess.ConfigurableDataRecordAccessProvider
Specifies the number of seconds before a signed upload URI will expire.
setDisableExitOnError(boolean) - Static method in class org.apache.jackrabbit.oak.index.IndexCommand
 
setDisableMissing(boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
 
setDistinct(boolean) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setDistinct(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setDocStoreThrottlingFeature(Feature) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setDocumentLocator(Locator) - Method in class org.apache.jackrabbit.oak.jcr.xml.ImportHandler
 
setDocumentStore(DocumentStore) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
Set the document store to use.
setDocumentStoreStatsCollector(DocumentStoreStatsCollector) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setDownloadCache(FileCache) - Method in class org.apache.jackrabbit.oak.plugins.blob.UploadStagingCache
 
setDynamicGroups(boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Group
Enable or disable the dynamic group option.
setDynamicMembership(boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
Enable or disable the dynamic group membership.
setEnabled(boolean) - Method in interface org.apache.jackrabbit.api.stats.QueryStat
Enables/Disables the service
setEnabled(boolean) - Method in class org.apache.jackrabbit.oak.spi.toggle.FeatureToggle
Changes the state of the feature toggle.
setEnabledProtocols(String...) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Configures the enabled protocols to be set to the LdapConnectionConfig.
setEndTime(long) - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
 
setEnforceDynamicMembership(boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
Enable or disable the enforcement of dynamic group membership.
setEntryCount(long) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStore
 
setEntryCount(long) - Method in interface org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStore
 
setErrorWarnInterval(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
 
setEstimatedEntryCount(long) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setEstimationDisabled(boolean) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Disables the estimation phase, thus allowing GC to run every time.
setEstimationDisabled(boolean) - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
Disables the estimation phase, thus allowing GC to run every time.
setEstimationDisabled(boolean) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
setEventTypes(int) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Sets the eventTypes parameter of the filter.
setEventTypes(int) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
setExcludedPaths(String...) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Sets the excludedPaths parameter of the filter.
setExcludedPaths(String...) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
setExecutionContext(ExecutionContext) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setExecutionContext(ExecutionContext) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setExecutionContext(ExecutionContext) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setExecutor(Executor) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setExpirationTime(long) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
Sets the expiration time.
setExplain(boolean) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setExplain(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setExplain(boolean) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setExplain(boolean) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
 
setExtraFilter(String) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.Identity
Sets the extra search filter.
setFailTraversal(boolean) - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Set whether queries that don't use an index will fail (throw an exception).
setFailTraversal(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
setFastQuerySize(boolean) - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
 
setFastQuerySize(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
setFilter(String) - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
setFilter(Filter) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setFilter(Filter) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan
Use the given filter.
setFilterFile(File) - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
setForceGroupSync(boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
setForceGroupSync(boolean) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncContext
setForceTimeout(int) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Set the number of seconds to attempt to force compact concurrent commits on top of already compacted commits after the maximum number of retries has been reached.
setForceTimeout(int) - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
Set the number of seconds to attempt to force compact concurrent commits on top of already compacted commits after the maximum number of retries has been reached.
setForceTimeout(int) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
setForceUserSync(boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
setForceUserSync(boolean) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncContext
setFormat(NodeStateSerializer.Format) - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
setFullTextComparisonWithoutIndex(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
setFullTextConstraint(FullTextExpression) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setFulltextIndex(boolean) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setGCLogInterval(long) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Set the number of nodes after which an update about the compaction process is logged.
setGCMonitor(GCMonitor) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setGCMonitor(GCMonitor) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector
 
setGcSizeDeltaEstimation(long) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
 
setGcSizeDeltaEstimation(long) - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
setGcSizeDeltaEstimation(long) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
setGCType(SegmentGCOptions.GCType) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Set the gc type.
setGCType(String) - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
setGCType(String) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
setGroupMemberAttribute(String) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Sets the group member attribute.
setHasBinary(UpdateOp) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
setHead(Function<RecordId, RecordId>, Revisions.Option...) - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyRevisions
 
setHead(Function<RecordId, RecordId>, Revisions.Option...) - Method in class org.apache.jackrabbit.oak.segment.file.TarRevisions
This implementation blocks if a concurrent call is already in progress.
setHead(Function<RecordId, RecordId>, Revisions.Option...) - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStoreRevisions
Not supported: throws UnsupportedOperationException
setHead(Function<RecordId, RecordId>, Revisions.Option...) - Method in interface org.apache.jackrabbit.oak.segment.Revisions
Atomically set the record id of the current head state to the value returned from the newHead function when called with the record id of the current head.
setHead(RecordId, RecordId, Revisions.Option...) - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyRevisions
 
setHead(RecordId, RecordId, Revisions.Option...) - Method in class org.apache.jackrabbit.oak.segment.file.TarRevisions
This implementation blocks if a concurrent call to TarRevisions.setHead(Function, Option...) is already in progress.
setHead(RecordId, RecordId, Revisions.Option...) - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStoreRevisions
 
setHead(RecordId, RecordId, Revisions.Option...) - Method in interface org.apache.jackrabbit.oak.segment.Revisions
Atomically set the record id of the current head state to the given head state if the current head state matches the expected value.
setHostname(String) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Sets the hostname.
setId(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.ReferencedBlob
 
setId(String) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
 
setIdAttribute(String) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.Identity
Sets the id attribute.
setIdentifiers(String[]) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Sets the identifiers parameter of the filter.
setIdentifiers(String[]) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
setIdpManager(ExternalIdentityProviderManager) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule
 
setIgnoredClassNamesInCallTrace(String[]) - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Set or remove java package/class names which are ignored from finding the invoking class for queries.
setIgnoredClassNamesInCallTrace(String[]) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
setIgnoreReindexFlags(boolean) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
setIgnoreReindexFlags(boolean) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdateProvider
 
setIncludeSelectorNameInWildcardColumns(boolean) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
 
setIncludesNodeData(boolean) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setIndexDefinitions(File) - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
setIndexMBeanRegistration(IndexMBeanRegistration) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
setInfo(Map<String, String>) - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
Update the cluster node info.
setInfoProperty(String, String, String) - Method in class org.apache.jackrabbit.oak.checkpoint.Checkpoints
Set the property in the checkpoint metadata.
setInfoProperty(DocumentNodeStore, String, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.CheckpointsHelper
 
setInstance(MapFactory) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.MapFactory
 
setInternal(boolean) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setInternal(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setInternal(boolean) - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData.QueryExecutionStats
 
setInternal(boolean) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setIsDeep(boolean) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Sets the isDeep parameter of the filter.
setIsDeep(boolean) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
setJndiEnabled(String) - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
setJndiName(String) - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
setJournalCache(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
Sets the journal cache option.
setJournalGCMaxAge(long) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setJournalPropertyHandlerFactory(JournalPropertyHandlerFactory) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setJsonFileName(String) - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
setKeepMissing(boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
setKeepMissing(boolean) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncContext
setLastMod(long) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
 
setLastRev(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
setLeaseCheck(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
setLeaseCheckMode(LeaseCheckMode) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setLeaseFailureHandler(LeaseFailureHandler) - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
 
setLeaseFailureHandler(LeaseFailureHandler) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setLeaseSocketTimeout(int) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
Sets a socket timeout for lease update operations.
setLeaseTimeOut(long) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
Milliseconds for the timeout
setLength(long) - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
 
setLevel(int) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
 
setLimit(long) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
setLimit(long) - Method in class org.apache.jackrabbit.oak.jcr.query.QueryImpl
 
setLimit(long) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setLimit(long) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setLimit(long) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setLimit(long, long) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Set limits for the query.
setLimit(Value, long) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Set limits for the query.
setLimitInMemory(long) - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Change the limit.
setLimitInMemory(long) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
setLimitReads(long) - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Change the limit.
setLimitReads(long) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
setLineLength(int) - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
 
setLineLength(int) - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
setLineLength(int) - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Set the line length, after which a newline is added (to improve readability).
setLocal(boolean) - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
 
setLogging(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setLoggingPrefix(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
Sets a custom prefix for the logger.
setLoginModuleMonitor(LoginModuleMonitor) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleStatsCollector
Deprecated.
 
setLoginModuleMonitor(LoginModuleMonitor) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
setLogWarningForPathFilterMismatch(boolean) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setLookupOnValidate(boolean) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.PoolConfig
Sets the lookup on validate flag.
setMakeDnPath(boolean) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.Identity
Sets the intermediate path flag.
setMarkEventListener(MarkEventListener) - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
Set the event listener.
setMatchesAllTypes(boolean) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setMaxActive(int) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.PoolConfig
Sets the cap on the number of objects that can be allocated by the pool.
setMaxBackOffMillis(int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
setMaxCachedBinarySize(int) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
setMaxChildNodes(int) - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
setMaxItems(int) - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
FOR TESTING-ONLY
setMaxMemory(long) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Set the maximum memory this cache should use.
setMaxMemoryInGB(long) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntrySorter
 
setMaxPathDepth(int) - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
FOR TESTING-ONLY
setMaxReplicationLag(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
 
setMeasure(boolean) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setMeasure(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setMeasure(boolean) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setMeasure(boolean) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
 
setMembershipExpirationTime(long) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
Sets the membership expiration time
setMembershipNestingDepth(long) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
Sets the group nesting depth.
setMemoryThreshold(int) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Set the available memory threshold beyond which revision gc will be canceled.
setMemoryThreshold(int) - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
Set the available memory threshold beyond which revision gc will be canceled.
setMemoryThreshold(int) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
setMinEvictableIdleTimeMillis(long) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.PoolConfig
Sets the minimum amount of time a connection may sit idle in the pool before it is eligible for eviction by the idle object evictor (if any).
setMinRecordLength(int) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
setMinRecordLength(int) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
 
setMinRecordLength(int) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.CachingFileDataStore
 
setMixins(String[]) - Method in interface org.apache.jackrabbit.api.JackrabbitNode
 
setMixins(String[]) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
Simplified implementation of the JackrabbitNode.setMixins(String[]) method that adds all mixin types that are not yet present on this node and removes all mixins that are no longer contained in the specified array.
setMixins(Set<String>) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
setModified(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
setMongoDB(MongoClient, String) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
Use the given MongoDB as backend storage for the DocumentNodeStore.
setMongoDB(MongoClient, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
Use the given MongoDB as backend storage for the DocumentNodeStore.
setMongoDB(String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
Uses the given information to connect to to MongoDB as backend storage for the DocumentNodeStore.
setName(String) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Sets the name of this provider.
setName(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig
Sets the name
setName(String) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
setNamespacePrefix(String, String) - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
setNew(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
 
setNoCertCheck(boolean) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Disables certificate validation.
setNodeCachePathPredicate(Predicate<Path>) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setNodeCachePredicate(Predicate<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
setNodeCountEstimator(NodeCountEstimator) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
setNodeStateCache(DocumentNodeStateCache) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
setNodeStoreStatsCollector(DocumentNodeStoreStatsCollector) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setNodeTypes(String[]) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Sets the nodeTypeNames parameter of the filter.
setNodeTypes(String[]) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
setNoExternal(boolean) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Sets the noExternal parameter of the filter.
setNoExternal(boolean) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
setNoInternal(boolean) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Sets the noInternal parameter of the filter.
setNoInternal(boolean) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
setNoLocal(boolean) - Method in class org.apache.jackrabbit.api.observation.JackrabbitEventFilter
Sets the noLocal parameter of the filter.
setNoLocal(boolean) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
setNumberOfOtherWritersToDetail(int) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
setNumberOfOtherWritersToDetail(int) - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
Modifies the maximum number of writers outside already defined groups to be recorded.
setNumLines(int) - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
 
setNumTestsPerEvictionRun(int) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.PoolConfig
Sets the max number of objects to examine during each run of the idle object evictor thread (if any).
setObjectClasses(String...) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.Identity
Sets the object classes.
setOffline() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Enables the offline compaction mode, allowing for certain optimizations, like reducing the retained generation to 1.
setOffset(long) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
setOffset(long) - Method in class org.apache.jackrabbit.oak.jcr.query.QueryImpl
 
setOffset(long) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setOffset(long) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setOffset(long) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setOperation(IndexVersionOperation.Operation) - Method in class org.apache.jackrabbit.oak.indexversion.IndexVersionOperation
 
setOptions(VersionGCOptions) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector
 
setOrderableChildren(boolean) - Method in interface org.apache.jackrabbit.oak.api.Tree
Changes the nature of this tree such that the order of the children is kept stable.
setOrderableChildren(boolean) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Enables or disabled orderable children on the underlying tree.
setOrderableChildren(boolean) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractMutableTree
 
setOrderableChildren(boolean) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
setOrderings(OrderingImpl[]) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setOrderings(OrderingImpl[]) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setOrderings(OrderingImpl[]) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setOriginalQuery(String) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
 
setOuterJoin(boolean, boolean) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
setOuterJoin(boolean, boolean) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
setOuterJoin(boolean, boolean) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Set whether this source is the left hand side or right hand side of a left outer join.
setParameters(ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesAuthorizationConfiguration
 
setParameters(ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.exercise.security.principal.CustomPrincipalConfiguration
 
setParameters(ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
setParameters(ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
setParameters(PreparedStatement, int) - Method in interface org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools.PreparedStatementComponent
Set the parameters need by the statement component returned by RDBJDBCTools.PreparedStatementComponent.getStatementComponent()
setPartialReadOnly(boolean) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore.Builder
 
setPath(String) - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
setPath(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
------------------------- setters ----------------------------------------------
setPath(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setPathPrefix(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
Sets the path prefix.
setPathPrefix(String) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setPattern(String, String, String, boolean) - Method in class org.apache.jackrabbit.oak.query.QueryValidator
Add a pattern.
setPaused(boolean) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Set revision gc to paused.
setPausedCompaction(boolean) - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
Set revision gc to paused.
setPausedCompaction(boolean) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
setPersistenceManagerScan(boolean) - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
Enable or disable using the IterablePersistenceManager interface to scan the items.
setPersistentCache(String) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
Sets the persistent cache option.
setPlanName(String) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setPolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
 
setPolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.oak.jcr.delegate.AccessControlManagerDelegator
 
setPolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.oak.jcr.delegate.JackrabbitAccessControlManagerDelegator
 
setPopularQueriesQueueSize(int) - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
Change the size of the Popular queue
setPopularQueriesQueueSize(int) - Method in interface org.apache.jackrabbit.api.stats.QueryStat
Change the size of the Popular queue
setPort(int) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Sets the port.
setPos(int) - Method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
 
setPosition(long) - Method in interface org.apache.jackrabbit.api.stats.QueryStatDto
 
setPreExtractedTextDir(File) - Method in class org.apache.jackrabbit.oak.index.ExtendedIndexHelper
 
setPrefetchCount(int) - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Change the prefetch count.
setPrefetchCount(int) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
setPrefetchExternalChanges(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setPrefetchFeature(Feature) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setPrefetchFeature(Feature) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
setPreparing(boolean) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
setPreserveOnTarget(boolean) - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
 
setPrettyPrint(boolean) - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
setPrevious(UpdateOp, Range) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
setPrimaryType(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setPrincipalProvider(PrincipalProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.PrincipalProviderCallback
Sets the PrincipalProvider that is being used during the authentication process.
setProperties(Properties) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
setProperties(Properties) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStore
 
setProperties(Properties) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
Properties used to configure the backend.
setProperties(Properties) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStore
Properties required to configure the S3Backend
setProperties(Properties) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.CachingFileDataStore
Properties required to configure the Backend
setProperties(Properties) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
Properties used to configure the backend.
setProperty(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Set an arbitrary property to this Authorizable.
setProperty(String, Value[]) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Set an arbitrary property to this Authorizable.
setProperty(String, T) - Method in interface org.apache.jackrabbit.oak.api.Tree
Set a property state
setProperty(String, T) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractMutableTree
 
setProperty(String, T) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
setProperty(String, T, Type<T>) - Method in interface org.apache.jackrabbit.oak.api.Tree
Set a property state
setProperty(String, T, Type<T>) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractMutableTree
 
setProperty(String, T, Type<T>) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
setProperty(PropertyState) - Method in interface org.apache.jackrabbit.oak.api.Tree
Set a property state
setProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
setProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractMutableTree
 
setProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
setProperty(PropertyState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Set a property state
setProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
setProperty(String, boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, double) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, long) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, InputStream) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, String[]) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, String[], int) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, String, int) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, BigDecimal) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, Calendar) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, Binary) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, Node) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, Value) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, Value[]) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, Value[], int) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, Value, int) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
setProperty(String, T) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
setProperty(String, T) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Set a property state
setProperty(String, T) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
setProperty(String, T, Type<T>) - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
setProperty(String, T, Type<T>) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeBuilder
Set a property state
setProperty(String, T, Type<T>) - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
setProperty(PropertyState, boolean, boolean) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
Set a property
setPropertyMapping(Map<String, String>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.Authorizable
Sets the property mapping.
setPropertyRestriction(Filter.PropertyRestriction) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setProviders() - Method in class org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase
 
setProxyIfNeeded(Properties) - Static method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.Utils
 
setQueryConstraint(ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
setQueryConstraint(ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
setQueryConstraint(ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Set the complete constraint of the query (the WHERE ...
setQueryIndexProvider(QueryIndexProvider) - Method in interface org.apache.jackrabbit.oak.spi.query.QueryIndexProviderAware
 
setQueryOptions(QueryOptions) - Method in interface org.apache.jackrabbit.oak.query.Query
Set the query option to be used for this query.
setQueryOptions(QueryOptions) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setQueryOptions(QueryOptions) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setQueryOptions(QueryOptions) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
 
setQuerySelectionMode(QueryEngineImpl.QuerySelectionMode) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
Instruct the query engine on how to behave with regards to the SQL2 optimised query if available.
setQueryValidatorPattern(String, String, String, boolean) - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Set or remove a query validator pattern.
setQueryValidatorPattern(String, String, String, boolean) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
setRDBConnection(DataSource) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentNodeStoreBuilder
Sets a DataSource to use for the RDB document and blob stores.
setRDBConnection(DataSource, DataSource) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentNodeStoreBuilder
Sets a DataSources to use for the RDB document and blob stores.
setRDBConnection(DataSource, DataSource, RDBOptions) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentNodeStoreBuilder
Sets a DataSources to use for the RDB document and blob stores, including RDBOptions.
setRDBConnection(DataSource, RDBOptions) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentNodeStoreBuilder
Sets a DataSource to use for the RDB document and blob stores, including RDBOptions.
setReadOnlyMode() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setReadWriteMode(String) - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Set the level of guarantee for read and write operations, if supported by this backend.
setReadWriteMode(String) - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
setReadWriteMode(String) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
setReadWriteMode(String) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
setReadWriteMode(String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
 
setReadWriteMode(String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
setReadWriteMode(String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
setReadWriteMode(String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
setReadWriteMode(String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
setReferenceKey(byte[]) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
 
setReferenceKey(byte[]) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
setReferenceKeyEncoded(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
Set Base64 encoded signing key
setReferenceKeyEncoded(String) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
Set the referenceKey from Base64 encoded byte array
setReferenceKeyPlainText(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.OakFileDataStore
Set the referenceKey from plain text.
setReferenceKeyPlainText(String) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
Set the referenceKey from plain text.
setRemoteStoreMonitor(RemoteStoreMonitor) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsContext
 
setRemoveTargetVersionHistory(boolean) - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
 
setRepository(Repository) - Method in class org.apache.jackrabbit.j2ee.SimpleWebdavServlet
Sets the Repository.
setRepositoryConfig(String) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
setRepositoryCreateDefaultIndexes(boolean) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
setRepositoryHome(String) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
setRepositoryId(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
setRepositoryId(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
 
setRepositoryId(String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.SharedDataStore
Sets the repository id to identify repository in the DataStore
setRepositoryName(String) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
setRetainedGenerations(int) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Set the number of segment generations to retain: each compaction run creates a new segment generation.
setRetainedGenerations(int) - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
Set the number of segment generations to retain: each compaction run creates a new segment generation.
setRetainedGenerations(int) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
setRetryCount(int) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
Set the number of tries to compact concurrent commits on top of already compacted commits
setRetryCount(int) - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
Set the number of tries to compact concurrent commits on top of already compacted commits
setRetryCount(int) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
setRevision(UpdateOp, Revision, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
setRevision(String) - Method in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
setRevision(String) - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyFileStore
Go to the specified revision
setRevisionGCMaxAge(long) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setRevisionGCProgressLog(long) - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
Set the size of the logging interval, -1 means disabled
setRevisionGCProgressLog(long) - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
setRmiEnabled(String) - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
setRmiHost(String) - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
setRmiName(String) - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
setRmiPort(String) - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
setRmiUri(String) - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
setRoot(NodeState) - Method in interface org.apache.jackrabbit.oak.spi.state.NodeStoreBranch
Updates the state of the content tree of this private branch.
setRootProvider(RootProvider) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
setRootProvider(RootProvider) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
setScalar() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
setScope(String, boolean) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Set the scope for the query.
setSearchTimeout(long) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Sets the search timeout.
setSecretKey(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
setSecurityProvider(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
setSecurityProvider(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
setSecurityProvider(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
setSecurityProvider(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.SecurityProviderCallback
 
setSelector(Class<? extends Authorizable>) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Set the selector for the query.
setSelectors(ArrayList<Selector>) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
 
setSerializeBlobContent(boolean) - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
setShutdownOnTimeout(boolean) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
setSleepBetweenNodes(long) - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
Set the delay between scanning items.
setSlowQueriesQueueSize(int) - Method in interface org.apache.jackrabbit.api.jmx.QueryStatManagerMBean
Change the size of the Slow queue
setSlowQueriesQueueSize(int) - Method in interface org.apache.jackrabbit.api.stats.QueryStat
Change the size of the Slow queue
setSocketKeepAlive(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentNodeStoreBuilderBase
Enables or disables the socket keep-alive option for MongoDB.
setSortOrder(String, QueryBuilder.Direction) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Set the sort order of the Authorizables returned by the query.
setSortOrder(String, QueryBuilder.Direction, boolean) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Set the sort order of the Authorizables returned by the query.
setSortOrder(List<QueryIndex.OrderEntry>) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setStagingPurgeInterval(int) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
setStagingRetryInterval(int) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
setStagingSplitPercentage(int) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
setStalePrevious(UpdateOp, Revision, int) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
setStartTime(long) - Method in class org.apache.jackrabbit.oak.plugins.blob.GarbageCollectionRepoStats
 
setStartupTimeout(int) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
setState(PropertyState) - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
setStatisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureDataStoreService
 
setStatisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3DataStoreService
 
setStatisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.SharedS3DataStoreService
 
setStatisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
setStatisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
setStatisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService
 
setStatisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DbDataStoreService
 
setStatisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStoreService
 
setStatisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setStatsCollector(DocumentStoreStatsCollector) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
 
setStatsCollector(DocumentStoreStatsCollector) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
setStatsCollector(BlobStatsCollector) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
setStatus(SyncResult.Status) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncResultImpl
 
setStrictPathRestriction(String) - Method in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
Whether path restrictions of indexes (excludedPaths / includedPaths) are taken into account during query execution, for Lucene indexes.
setStrictPathRestriction(String) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
setSummary(String) - Method in class org.apache.jackrabbit.oak.run.cli.Options
 
setSupportsPathRestriction(boolean) - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
setSupportSQL1(boolean) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
Enable or disable support for SQL-1 queries.
setSuspendTimeoutMillis(long) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setSweepRevision(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
setSyncManager(SyncManager) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule
 
setTempDirectory(String) - Method in class org.apache.jackrabbit.oak.run.cli.Options
 
setTextSize(long) - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalFlatFileStoreStrategy
 
setThreadName(String) - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData.QueryExecutionStats
 
setThrottlingEnabled(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setThrottlingStatsCollector(ThrottlingStatsCollector) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setTimeBetweenEvictionRunsMillis(long) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.PoolConfig
Sets the number of milliseconds to sleep between runs of the idle object evictor thread.
setTiming(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
Use the timing document store wrapper.
SETTINGS - Static variable in class org.apache.jackrabbit.oak.plugins.document.Collection
The 'settings' collection contains setting/state data required for DocumentNodeStore
setTokenProvider(TokenProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.TokenProviderCallback
Sets the TokenProvider that is being used during the authentication process.
setTraceOutput(boolean) - Method in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
 
setTraversalEnabled(boolean) - Method in interface org.apache.jackrabbit.oak.query.Query
 
setTraversalEnabled(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
 
setTraversalEnabled(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
setTraversalEnabled(boolean) - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
setTraversalRateEstimator(TraversalRateEstimator) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
setTreeProvider(TreeProvider) - Method in class org.apache.jackrabbit.oak.spi.security.CompositeConfiguration
 
setTreeProvider(TreeProvider) - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationBase
 
setTxtFileName(String) - Method in class org.apache.jackrabbit.oak.exporter.NodeStateSerializer
 
setType(TreeType) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
 
setType(TreeType) - Method in interface org.apache.jackrabbit.oak.plugins.tree.TreeTypeAware
 
setUp() - Method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
setUpCluster(int) - Method in class org.apache.jackrabbit.oak.fixture.JackrabbitRepositoryFixture
 
setUpCluster(int) - 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.
setUpCluster(int, JcrCreator) - Method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
setUpCluster(int, StatisticsProvider) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.MongoFixture
 
setUpCluster(int, StatisticsProvider) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
setUpCluster(int, StatisticsProvider) - Method in class org.apache.jackrabbit.oak.fixture.SegmentTarFixture
 
setUpCluster(DocumentNodeStoreBuilder<?>[], StatisticsProvider) - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.MongoFixture
 
setUpdateLimit(int) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setUpload(BlobOptions.UploadType) - Method in class org.apache.jackrabbit.oak.spi.blob.BlobOptions
 
setUploadThreads(int) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
setupLogging() - Static method in class org.apache.jackrabbit.oak.run.DataStoreCopyCommand
 
setupLogging(DataStoreOptions) - Static method in class org.apache.jackrabbit.oak.run.DataStoreCommand
 
setupNamespaces(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
 
setUserData(String) - Method in class org.apache.jackrabbit.oak.jcr.observation.ObservationManagerImpl
 
setUserData(String) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
setUserManager(UserManager) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.UserManagerCallback
Sets the UserManager that is being used during the authentication process.
setUseSimpleRevision(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
setUseSSL(boolean) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Enables SSL connections.
setUseTLS(boolean) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Enables TLS connections.
setUseUidForExtId(boolean) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Sets the flag that controls if the user id (resp.
setValidator(LdapConnectionValidator) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.PoolableUnboundConnectionFactory
Sets the connection validator that is used when the connection is taken out of the pool
setValidatorProviders(List<ValidatorProvider>) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
 
setValidatorProviders(List<ValidatorProvider>) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
setValue(boolean) - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
setValue(double) - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
setValue(long) - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
setValue(InputStream) - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
setValue(String) - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
setValue(String[]) - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
setValue(BigDecimal) - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
setValue(Calendar) - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
setValue(Binary) - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
setValue(Node) - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
setValue(Value) - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
setValue(Value[]) - Method in class org.apache.jackrabbit.oak.jcr.session.PropertyImpl
 
setValue(T) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
setValue(T, int) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
setValues(Iterable<T>) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyBuilder
 
setWhere(Expression) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
 
setWhiteboard(Whiteboard) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
setWhiteboard(Whiteboard) - Method in interface org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardAware
Sets the whiteboard.
setWhiteboard(Whiteboard) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.WhiteboardCallback
Sets the Whiteboard that is being used during the authentication process.
setWorkingPath(String) - Method in class org.apache.jackrabbit.oak.console.ConsoleSession
Sets a new working path and returns the previously set.
setWorkspaceName(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.callback.RepositoryCallback
 
setWriteAccessController(WriteAccessController) - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
setWriteMap(CacheMap<K, V>) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
setWriterGroupsForLastMinuteCounts(String[]) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStoreStats
 
setWriterGroupsForLastMinuteCounts(String[]) - Method in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
Modifies the groups used for grouping writers.
sha256() - Method in class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
This hash code implementation returns the hash code of the underlying stream
shallowCopy(String) - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
Creates an update operation for the document with the given id.
SHARED - org.apache.jackrabbit.oak.plugins.blob.SharedDataStore.Type
 
SHARED_ACCESS_SIGNATURE - org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
SHARED_KEY_ATTRIBUTES - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Key of the sharedState entry referring to public attributes that are shared between multiple login modules.
SHARED_KEY_CREDENTIALS - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Key of the sharedState entry referring to validated Credentials that is shared between multiple login modules.
SHARED_KEY_LOGIN_NAME - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Key of the sharedState entry referring to a valid login ID that is shared between multiple login modules.
SHARED_KEY_PRE_AUTH_LOGIN - Static variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
Key of the sharedState entry referring to pre authenticated login information that is shared between multiple login modules.
SharedBackend - Interface in org.apache.jackrabbit.oak.spi.blob
 
SharedDataStore - Interface in org.apache.jackrabbit.oak.plugins.blob
Interface to be implemented by a shared data store.
SharedDataStore.Type - Enum in org.apache.jackrabbit.oak.plugins.blob
Explicitly identifies the type of the data store
SharedDataStoreUtils - Class in org.apache.jackrabbit.oak.plugins.blob.datastore
Utility class for SharedDataStore.
SharedDataStoreUtils() - Constructor for class org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils
 
SharedDataStoreUtils.SharedStoreRecordType - Enum in org.apache.jackrabbit.oak.plugins.blob.datastore
Encapsulates the different type of records at the data store root.
SharedS3DataStoreService - Class in org.apache.jackrabbit.oak.blob.cloud.s3
 
SharedS3DataStoreService() - Constructor for class org.apache.jackrabbit.oak.blob.cloud.s3.SharedS3DataStoreService
 
sharedState - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
shouldCache(DocumentNodeStore, K) - Method in enum org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
shouldFollow(UUID, UUID) - Method in interface org.apache.jackrabbit.oak.segment.file.tar.CleanupContext
Determine if a reference between two entries should be followed, and if the referenced entry should be marked.
shouldInclude(String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.CompositeIndexer
 
shouldInclude(String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.LuceneIndexer
 
shouldInclude(String) - Method in interface org.apache.jackrabbit.oak.index.indexer.document.NodeStateIndexer
 
shouldInclude(NodeDocument) - Method in class org.apache.jackrabbit.oak.index.indexer.document.CompositeIndexer
 
shouldInclude(NodeDocument) - Method in class org.apache.jackrabbit.oak.index.indexer.document.LuceneIndexer
 
shouldInclude(NodeDocument) - Method in interface org.apache.jackrabbit.oak.index.indexer.document.NodeStateIndexer
 
shouldReclaim(UUID, GCGeneration, boolean) - Method in interface org.apache.jackrabbit.oak.segment.file.tar.CleanupContext
Check if an entry should be reclaimed.
shutdown() - Method in interface org.apache.jackrabbit.api.JackrabbitRepository
Shuts down the repository.
shutdown() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Does a shutdown of the repository and deregisters it from the RMI registry and unbinds if from the JNDI context if so configured.
shutdown() - Method in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
 
shutdownLogging() - Static method in class org.apache.jackrabbit.oak.run.commons.LoggingInitializer
 
silence(String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LogSilencer
Determine whether based on a provided key logging about that key should be silenced.
SILENCING_POSTFIX - Static variable in class org.apache.jackrabbit.oak.plugins.document.util.LogSilencer
 
similar(String, String, StaticOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
SimilarImpl - Class in org.apache.jackrabbit.oak.query.ast
Support for "similar(...)
SIMPLE - Static variable in class org.apache.jackrabbit.oak.stats.Clock
Simple clock implementation based on System.currentTimeMillis(), which is known to be rather slow on some platforms.
SimpleCommitContext - Class in org.apache.jackrabbit.oak.spi.commit
 
SimpleCommitContext() - Constructor for class org.apache.jackrabbit.oak.spi.commit.SimpleCommitContext
 
SimpleCredentialsSupport - Class in org.apache.jackrabbit.oak.spi.security.authentication.credentials
Implementation of the CredentialsSupport interface that handles SimpleCredentials.
SimpleFlatFileUtil - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
This util class can be used to export a tree (eg entire repository) to a flat file, without index dependency/involvement.
SimpleIndexEntry - Class in org.apache.jackrabbit.oak.segment.file.tar.index
 
SimpleIndexEntry(long, long, int, int, int, int, boolean) - Constructor for class org.apache.jackrabbit.oak.segment.file.tar.index.SimpleIndexEntry
 
SimpleNodeStateHolder - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile
 
SimpleNodeStateHolder(String) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.SimpleNodeStateHolder
 
simpleSplit(long, long, int) - Static method in class org.apache.jackrabbit.oak.plugins.document.mongo.DocumentStoreSplitter
 
SimpleStats - Class in org.apache.jackrabbit.oak.stats
 
SimpleStats(AtomicLong, SimpleStats.Type) - Constructor for class org.apache.jackrabbit.oak.stats.SimpleStats
 
SimpleStats.Type - Enum in org.apache.jackrabbit.oak.stats
 
SimpleWebdavServlet - Class in org.apache.jackrabbit.j2ee
WebdavServlet provides webdav support (level 1 and 2 complient) for repository resources.
SimpleWebdavServlet() - Constructor for class org.apache.jackrabbit.j2ee.SimpleWebdavServlet
 
simplify() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
simplify() - Method in class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
Simplify the expression if possible, for example by removing duplicate expressions.
simplify() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
simplify() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
Apply DeMorgan's Laws to push AND/OR constraints higher.
simplify() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
simplify() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextAnd
 
simplify() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextOr
 
simplify() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextTerm
 
simplify(String) - Static method in class org.apache.jackrabbit.oak.query.stats.QueryRecorder
 
simplifySafely(String) - Static method in class org.apache.jackrabbit.oak.query.stats.QueryRecorder
 
since() - Method in annotation type org.apache.jackrabbit.oak.commons.annotations.Internal
 
size - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.BlobInfo
Size in bytes of this blob
size - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.ListBucketInfo
Size in bytes of this bucket.
size - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.ListInfo
Size in bytes of this list
size - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.MapInfo
Size in bytes of this map.
size - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.NodeInfo
Size in bytes of this node
size - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.PropertyInfo
Size in bytes of this property
size - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.TemplateInfo
Size in bytes of this template
size() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
Returns the number of entries or 0 if the policy is empty.
size() - Method in interface org.apache.jackrabbit.oak.api.PropertyState
The size of the value of this property.
size() - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
The size of the value of this object.
size() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the number of resident entries.
size() - Method in class org.apache.jackrabbit.oak.commons.cache.Cache
 
size() - Method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
size() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.FlatFileBufferLinkedList
 
size() - Method in interface org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.NodeStateEntryList
 
size() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.linkedList.PersistedLinkedList
 
size() - Method in class org.apache.jackrabbit.oak.jcr.query.PrefetchIterator
Get the size if known.
size() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.Include
 
size() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
size() - Method in class org.apache.jackrabbit.oak.plugins.memory.BinaryPropertyState
 
size() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyPropertyState
 
size() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStateValue
 
size() - Method in interface org.apache.jackrabbit.oak.segment.data.SegmentData
 
size() - Method in class org.apache.jackrabbit.oak.segment.file.PriorityCache
 
size() - Method in interface org.apache.jackrabbit.oak.segment.file.tar.index.Index
Return the size of this index in bytes.
size() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
size() - Method in class org.apache.jackrabbit.oak.segment.RecordCache
 
size() - Method in class org.apache.jackrabbit.oak.segment.Segment
 
size() - Method in class org.apache.jackrabbit.oak.segment.SegmentPropertyState
 
size() - Method in class org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlList
 
size() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
size(int) - Method in interface org.apache.jackrabbit.oak.api.PropertyState
The size of the value at the given index.
size(int) - Method in interface org.apache.jackrabbit.oak.api.PropertyValue
The size of the value at the given index.
size(int) - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyPropertyState
 
size(int) - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStateValue
 
size(int) - Method in class org.apache.jackrabbit.oak.segment.SegmentPropertyState
 
SIZE - Static variable in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStoreThrottlingMetricsUpdater
 
SIZE_BITS - Static variable in class org.apache.jackrabbit.oak.segment.MapRecord
Number of bits used to indicate the size of a map.
SIZE_DELTA_ESTIMATION_DEFAULT - Static variable in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
SIZE_FIELD - Static variable in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeDocumentCodec
 
sizeDeleted() - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationsStatsMBean
Returns the size deleted.
sizeHot() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the number of hot entries in the cache.
sizeMapArray() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the length of the internal map array.
sizeNonResident() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the number of non-resident entries in the cache.
sizeOf(List<File>) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileStoreUtils
Deprecated.
 
sizeOf(List<File>) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
sizeOf(K, V) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
Get the size of the given value.
sizeOfEntriesBytes() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch
 
skip(long) - Method in class org.apache.jackrabbit.oak.commons.io.LazyInputStream
 
skip(long) - Method in class org.apache.jackrabbit.oak.segment.SegmentStream
 
skipFully(InputStream, long) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Skip a number of bytes in an input stream.
skipNodeState(ReportingNodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.report.LoggingReporter
 
skipNodeState(ReportingNodeState) - Method in class org.apache.jackrabbit.oak.plugins.migration.report.PeriodicReporter
 
skipOrphanedVersionsCopy() - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
 
skipped(String, Object...) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
skipped(String, Object...) - Method in class org.apache.jackrabbit.oak.spi.gc.DelegatingGCMonitor
 
skipped(String, Object...) - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitor.Empty
 
skipped(String, Object...) - Method in interface org.apache.jackrabbit.oak.spi.gc.GCMonitor
A garbage collection cycle is skipped for a specific reason.
skipped(String, Object...) - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitorTracker
 
skipped(String, Object...) - Method in class org.apache.jackrabbit.oak.spi.gc.LoggingGCMonitor
 
skippingCorruptIndex(String, String, Calendar) - Method in interface org.apache.jackrabbit.oak.plugins.index.CorruptIndexHandler
Callback method to inform handler that a corrupt index has been skipped
skippingCorruptIndex(String, String, Calendar) - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
 
slice() - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
SMALL - org.apache.jackrabbit.oak.segment.SegmentParser.BlobType
sort() - Method in class org.apache.jackrabbit.oak.commons.sort.StringSort
 
sort() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntrySorter
 
sort(File) - Static method in class org.apache.jackrabbit.oak.commons.FileIOUtils
Sorts the given file externally using the FileIOUtils.lexComparator and removes duplicates.
sort(File, File) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sort(File, Comparator<String>) - Static method in class org.apache.jackrabbit.oak.commons.FileIOUtils
Sorts the given file externally with the given comparator and removes duplicates.
sortAndSave(List<String>, Comparator<String>, Charset, File) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortAndSave(List<String>, Comparator<String>, Charset, File, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortAndSave(List<String>, Comparator<String>, Charset, File, boolean, boolean, Predicate<String>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
Sort a list and save it to a temporary file
sortAndSave(List<String>, Comparator<String>, Charset, File, Predicate<String>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
Sort a list and save it to a temporary file
sortAndSave(List<T>, Comparator<T>, Charset, File, boolean, boolean, Function<T, String>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortAndSave(List<T>, Comparator<T>, Charset, File, boolean, boolean, Function<T, String>, Predicate<T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
Sort a list and save it to a temporary file
sortAndSave(List<T>, Comparator<T>, Charset, File, boolean, Compression, Function<T, String>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortAndSave(List<T>, Comparator<T>, Charset, File, boolean, Compression, Function<T, String>, Predicate<T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
Sort a list and save it to a temporary file.
sortInBatch(BufferedReader, long, Comparator<T>, int, long, Charset, File, boolean, int, boolean, Function<T, String>, Function<String, T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(BufferedReader, long, Comparator<T>, int, long, Charset, File, boolean, int, boolean, Function<T, String>, Function<String, T>, Predicate<T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(BufferedReader, long, Comparator<T>, int, long, Charset, File, boolean, int, Compression, Function<T, String>, Function<String, T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(BufferedReader, long, Comparator<T>, int, long, Charset, File, boolean, int, Compression, Function<T, String>, Function<String, T>, Predicate<T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(File) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(File, Comparator<String>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(File, Comparator<String>, boolean) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(File, Comparator<String>, boolean, Predicate<String>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This will simply load the file by blocks of lines, then sort them in-memory, and write the result to temporary files that have to be merged later.
sortInBatch(File, Comparator<String>, int, long, Charset, File, boolean) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(File, Comparator<String>, int, long, Charset, File, boolean, int, boolean) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(File, Comparator<String>, int, long, Charset, File, boolean, int, boolean, Predicate<String>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This will simply load the file by blocks of lines, then sort them in-memory, and write the result to temporary files that have to be merged later.
sortInBatch(File, Comparator<String>, int, long, Charset, File, boolean, int, Compression) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(File, Comparator<String>, int, long, Charset, File, boolean, int, Compression, Predicate<String>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(File, Comparator<String>, int, long, Charset, File, boolean, Predicate<String>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This will simply load the file by blocks of lines, then sort them in-memory, and write the result to temporary files that have to be merged later.
sortInBatch(File, Comparator<String>, Predicate<String>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This will simply load the file by blocks of lines, then sort them in-memory, and write the result to temporary files that have to be merged later.
sortInBatch(File, Comparator<T>, int, long, Charset, File, boolean, int, boolean, Function<T, String>, Function<String, T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(File, Comparator<T>, int, long, Charset, File, boolean, int, boolean, Function<T, String>, Function<String, T>, Predicate<T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This will simply load the file by blocks of lines, then sort them in-memory, and write the result to temporary files that have to be merged later.
sortInBatch(File, Comparator<T>, int, long, Charset, File, boolean, int, Compression, Function<T, String>, Function<String, T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(File, Comparator<T>, int, long, Charset, File, boolean, int, Compression, Function<T, String>, Function<String, T>, Predicate<T>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
 
sortInBatch(File, Predicate<String>) - Static method in class org.apache.jackrabbit.oak.commons.sort.ExternalSort
This will simply load the file by blocks of lines, then sort them in-memory, and write the result to temporary files that have to be merged later.
SortKey - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
SortKey(String[], int) - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.SortKey
 
sortOrder - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
sortOrder() - Method in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
How restrictive a condition is.
SortStrategy - Interface in org.apache.jackrabbit.oak.index.indexer.document.flatfile
Deprecated.
depending on what type of store it is use IndexStoreSortStrategy or IncrementalIndexStoreSortStrategy instead
source - Variable in class org.apache.jackrabbit.oak.run.Downloader.Item
 
SOURCE_PATH - Static variable in class org.apache.jackrabbit.oak.spi.state.MoveDetector
 
SourceImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The base class for sources.
SourceImpl - Class in org.apache.jackrabbit.oak.query.ast
The base class of a selector and a join.
SourceImpl() - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.SourceImpl
 
SourceImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.SourceImpl
 
SPECIAL_PATH_PREFIX - Static variable in class org.apache.jackrabbit.oak.query.ast.JoinConditionImpl
The prefix for known paths.
spellcheck(String, StaticOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
SPELLCHECK_PREFIX - Static variable in class org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
 
SpellcheckImpl - Class in org.apache.jackrabbit.oak.query.ast
Support for "spellcheck(...)
split() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileSplitter
 
split(boolean) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileSplitter
 
split(RevisionContext, RevisionVector, Function<String, Long>) - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Returns update operations to split this document.
split(String) - Method in class org.apache.jackrabbit.oak.stats.StopwatchLogger
track of an intermediate time without stopping the ticking.
split(String) - Static method in class org.apache.jackrabbit.oak.json.TypeCodes
Splits a jsonString, which is prefixed with a type code at the location where the prefix ends.
split(Collection<T>, long, int) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.DocumentStoreSplitter
 
SplitBlobStore - Interface in org.apache.jackrabbit.oak.spi.blob.split
 
SplitBlobStoreService - Class in org.apache.jackrabbit.oak.spi.blob.osgi
 
SplitBlobStoreService() - Constructor for class org.apache.jackrabbit.oak.spi.blob.osgi.SplitBlobStoreService
 
splitDocGarbage - Variable in class org.apache.jackrabbit.oak.plugins.document.SplitDocumentCleanUp
 
SplitDocumentCleanUp - Class in org.apache.jackrabbit.oak.plugins.document
Implements a split document cleanup.
SplitDocumentCleanUp(DocumentStore, VersionGarbageCollector.VersionGCStats, Iterable<NodeDocument>) - Constructor for class org.apache.jackrabbit.oak.plugins.document.SplitDocumentCleanUp
 
splitDocumentsDeleted(long) - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsCollector
 
splitIndexingTask(String, String) - Method in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
Splits the current indexing tasks into 2, indexes that are passed in as an input will have their 'async' property updated to newIndexTaskName.
SplitJournalFile - Class in org.apache.jackrabbit.oak.segment.spi.persistence.split
 
SplitJournalFile(JournalFile, JournalFile, Optional<String>) - Constructor for class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitJournalFile
 
SplitJournalFileReader - Class in org.apache.jackrabbit.oak.segment.spi.persistence.split
 
SplitJournalFileReader(JournalFileReader, JournalFileReader, Optional<String>) - Constructor for class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitJournalFileReader
 
SplitPersistence - Class in org.apache.jackrabbit.oak.segment.spi.persistence.split
 
SplitPersistence(SegmentNodeStorePersistence, SegmentNodeStorePersistence) - Constructor for class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitPersistence
 
SplitPersistenceService - Class in org.apache.jackrabbit.oak.segment.osgi
 
SplitPersistenceService() - Constructor for class org.apache.jackrabbit.oak.segment.osgi.SplitPersistenceService
 
SplitSegmentArchiveManager - Class in org.apache.jackrabbit.oak.segment.spi.persistence.split
 
SplitSegmentArchiveManager(SegmentArchiveManager, SegmentArchiveManager, String) - Constructor for class org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitSegmentArchiveManager
 
splitSize() - Static method in class org.apache.jackrabbit.oak.index.indexer.document.IndexerConfiguration
 
SQL2_OPTIMISATION_FLAG - Static variable in class org.apache.jackrabbit.oak.query.QueryEngineSettings
the flag used to turn on/off the optimisations on top of the org.apache.jackrabbit.oak.query.Query object.
SQL2_OPTIMISATION_FLAG_2 - Static variable in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
SQL2_OPTIMIZATION_2 - Static variable in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
SQL2Parser - Class in org.apache.jackrabbit.oak.query
The SQL2 parser can convert a JCR-SQL2 query to a query.
SQL2Parser(NamePathMapper, NodeTypeInfoProvider, QueryEngineSettings, QueryStatsData.QueryExecutionStats) - Constructor for class org.apache.jackrabbit.oak.query.SQL2Parser
Create a new parser.
squeeze(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.memory.ModifiedNodeState
"Squeezes" ModifiedNodeState instances into equivalent MemoryNodeStates.
SSLSubjectMatcher - Class in org.apache.jackrabbit.oak.segment.standby.netty
 
SSLSubjectMatcher(String) - Constructor for class org.apache.jackrabbit.oak.segment.standby.netty.SSLSubjectMatcher
 
stableId - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.NodeInfo
Stable id of this node
StableRevisionComparator - Class in org.apache.jackrabbit.oak.plugins.document
StableRevisionComparator implements a revision comparator, which is only based on stable information available in the two revisions presented to this comparator.
stackMoveDistance(int) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
How many other item are to be moved to the top of the stack before the current item is moved.
stage(String, File) - Method in class org.apache.jackrabbit.oak.plugins.blob.CompositeDataStoreCache
 
StandbyClientSync - Class in org.apache.jackrabbit.oak.segment.standby.client
 
StandbyClientSync.Builder - Class in org.apache.jackrabbit.oak.segment.standby.client
 
StandbyServerSync - Class in org.apache.jackrabbit.oak.segment.standby.server
 
StandbyServerSync.Builder - Class in org.apache.jackrabbit.oak.segment.standby.server
 
StandbyStatusMBean - Interface in org.apache.jackrabbit.oak.segment.standby.jmx
 
StandbyStoreService - Class in org.apache.jackrabbit.oak.segment.standby.store
 
StandbyStoreService() - Constructor for class org.apache.jackrabbit.oak.segment.standby.store.StandbyStoreService
 
StandbyStoreServiceDeprecationError - Class in org.apache.jackrabbit.oak.segment.osgi
This component is activated when a configuration for the deprecated StandbyStoreService from oak-segment is detected.
StandbyStoreServiceDeprecationError() - Constructor for class org.apache.jackrabbit.oak.segment.osgi.StandbyStoreServiceDeprecationError
 
STAR - Static variable in class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
 
STAR_STAR - Static variable in class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
 
start() - Method in class org.apache.jackrabbit.oak.commons.PerfLogger
Shortcut to #start(null, false)
start() - Method in class org.apache.jackrabbit.oak.jcr.xml.ImporterImpl
 
start() - Method in class org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigrator
 
start() - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationStatsCollector
Increment the start counter
start() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
start() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.StandbyStatusMBean
 
start() - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync
 
start() - Method in interface org.apache.jackrabbit.oak.spi.xml.Importer
Called once at the beginning of the content import.
start() - Method in class org.apache.jackrabbit.oak.stats.StopwatchLogger
starts the clock
start(Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
start(Tree) - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedNodeImporter
Notifies this importer about the existence of a protected node that has either been created (NEW) or has been found to be existing.
start(BundleContext) - Method in class org.apache.jackrabbit.oak.spi.commit.ObserverTracker
 
start(String) - Method in class org.apache.jackrabbit.oak.commons.PerfLogger
Shortcut to start(traceMsgOrNull, false)
start(Whiteboard) - Method in class org.apache.jackrabbit.oak.spi.whiteboard.AbstractServiceTracker
 
START_TIME_KEY - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
The start time.
startAndDuration(long) - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimeInterval
Returns a new interval starting at the previous time, but ending after the specified duration.
startBackup() - Method in interface org.apache.jackrabbit.oak.api.jmx.FileStoreBackupRestoreMBean
Initiate a backup operation.
startBackup() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Initiate a backup operation.
startBackup() - Method in class org.apache.jackrabbit.oak.backup.impl.FileStoreBackupRestoreImpl
 
startBackup() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
startBlobGC(boolean) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobGC
 
startBlobGC(boolean) - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGCMBean
Initiate a data store garbage collection operation.
startBlobGC(boolean, boolean) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobGC
 
startBlobGC(boolean, boolean) - Method in interface org.apache.jackrabbit.oak.plugins.blob.BlobGCMBean
Initiate a data store garbage collection operation.
startBlobMigration(boolean) - Method in class org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigration
 
startBlobMigration(boolean) - Method in interface org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigrationMBean
 
startChildInfo(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
 
startChildInfo(NodeInfo, List<PropInfo>) - Method in interface org.apache.jackrabbit.oak.spi.xml.ProtectedNodeImporter
Informs this importer about a new childInfo and it's properties.
startCollecting() - Method in class org.apache.jackrabbit.oak.commons.Profiler
Start collecting profiling data.
startDataStoreGC(boolean) - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Initiate a data store garbage collection operation
startDataStoreGC(boolean) - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
startDocument() - Method in class org.apache.jackrabbit.oak.jcr.xml.TargetImportHandler
Initializes the underlying Importer instance.
started() - Method in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsCollector
 
startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.oak.jcr.xml.ImportHandler
 
startForInfoLog() - Method in class org.apache.jackrabbit.oak.commons.PerfLogger
Shortcut to start(null, true)
startForInfoLog(String) - Method in class org.apache.jackrabbit.oak.commons.PerfLogger
Shortcut to start(traceMsgOrNull, true)
startLoaderTimer() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
startMark() - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
startMark() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
startMark() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore
 
startMark() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
startMark() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
startMark() - Method in class org.apache.jackrabbit.oak.spi.blob.FileBlobStore
 
startMark() - Method in interface org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore
Start the mark phase.
startMark() - Method in class org.apache.jackrabbit.oak.spi.blob.MemoryBlobStore
 
startNode(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.oak.jcr.xml.ImporterImpl
 
startNode(NodeInfo, List<PropInfo>) - Method in interface org.apache.jackrabbit.oak.spi.xml.Importer
Called to start the import of a node.
startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.oak.jcr.xml.ImportHandler
Records the given namespace mapping to be included in the local namespace context.
startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.oak.jcr.xml.TargetImportHandler
 
startPropertyIndexAsyncReindex() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Initiate a reindex operation for the property indexes marked for reindexing
startPropertyIndexAsyncReindex() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
startReadTimer() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCacheStats
 
startRestore() - Method in interface org.apache.jackrabbit.oak.api.jmx.FileStoreBackupRestoreMBean
Initiate a restore operation.
startRestore() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Initiate a restore operation.
startRestore() - Method in class org.apache.jackrabbit.oak.backup.impl.FileStoreBackupRestoreImpl
 
startRestore() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
startRevisionGC() - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Initiate a revision garbage collection operation
startRevisionGC() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
startRevisionGC() - Method in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
Initiate a revision garbage collection operation
startRevisionGC() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGCMBean
 
startRevisionGC() - Method in class org.apache.jackrabbit.oak.spi.state.RevisionGC
 
startRevisionGC() - Method in interface org.apache.jackrabbit.oak.spi.state.RevisionGCMBean
Initiate a revision garbage collection operation
startRevisionGCForRole(String) - Method in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
Initiate a revision garbage collection operation
startRevisionGCForRole(String) - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
 
startsWith(String, String) - Static method in class org.apache.jackrabbit.oak.spi.mount.FragmentMatcher
Check if the subject starts with the pattern.
startup() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Configures and starts the repository.
STATE - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for state violation errors.
STATE - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
The state of the cluster.
Statement - Class in org.apache.jackrabbit.oak.query.xpath
An xpath statement.
Statement() - Constructor for class org.apache.jackrabbit.oak.query.xpath.Statement
 
StaticOperandImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The base class for static operands.
StaticOperandImpl - Class in org.apache.jackrabbit.oak.query.ast
The base class for static operands (literal, bind variables).
StaticOperandImpl() - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.StaticOperandImpl
 
StaticOperandImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.StaticOperandImpl
 
StatisticManager - Class in org.apache.jackrabbit.oak.stats
Manager for all repository wide statistics.
StatisticManager(Whiteboard, ScheduledExecutorService) - Constructor for class org.apache.jackrabbit.oak.stats.StatisticManager
Create a new instance of this class registering all repository wide statistics with the passed whiteboard.
statisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreBuilder
 
StatisticsProvider - Interface in org.apache.jackrabbit.oak.stats
 
StatisticsProviderFactory - Class in org.apache.jackrabbit.oak.plugins.metric
Factory to create StatisticsProvider depending on setup.
StatisticsProviderFactory() - Constructor for class org.apache.jackrabbit.oak.plugins.metric.StatisticsProviderFactory
 
stats - Variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
stats - Variable in class org.apache.jackrabbit.oak.plugins.document.SplitDocumentCleanUp
 
stats() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
Stats - Interface in org.apache.jackrabbit.oak.stats
A tag interface to indicate that a class is a Stat.
StatsCollectingStreams - Class in org.apache.jackrabbit.oak.spi.blob.stats
 
StatsCollectingStreams() - Constructor for class org.apache.jackrabbit.oak.spi.blob.stats.StatsCollectingStreams
 
StatsCollectorUtil - Class in org.apache.jackrabbit.oak.plugins.document.util
Statistics Util class.
StatsOptions - Class in org.apache.jackrabbit.oak.stats
 
StatsProviderUtil - Class in org.apache.jackrabbit.oak.plugins.metric.util
Util class to generate a name for Stats implementations that can be used for creating labels in prometheus.
StatsProviderUtil(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.metric.util.StatsProviderUtil
 
STATUS_CLOSED - Static variable in interface org.apache.jackrabbit.oak.segment.standby.jmx.StandbyStatusMBean
 
STATUS_CLOSING - Static variable in interface org.apache.jackrabbit.oak.segment.standby.jmx.StandbyStatusMBean
 
STATUS_DONE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
STATUS_FAILING - Static variable in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
STATUS_INIT - Static variable in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
STATUS_INITIALIZING - Static variable in interface org.apache.jackrabbit.oak.segment.standby.jmx.StandbyStatusMBean
 
STATUS_INTERRUPTED - Static variable in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
STATUS_RUNNING - Static variable in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
STATUS_RUNNING - Static variable in interface org.apache.jackrabbit.oak.segment.standby.jmx.StandbyStatusMBean
 
STATUS_STARTING - Static variable in interface org.apache.jackrabbit.oak.segment.standby.jmx.StandbyStatusMBean
 
STATUS_STOPPED - Static variable in interface org.apache.jackrabbit.oak.segment.standby.jmx.StandbyStatusMBean
 
stop() - Method in interface org.apache.jackrabbit.api.management.RepositoryManager
Shuts down the repository.
stop() - Method in class org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigrator
 
stop() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.async.CacheActionDispatcher
Stop the processing.
stop() - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync
 
stop() - Method in interface org.apache.jackrabbit.oak.segment.standby.jmx.StandbyStatusMBean
 
stop() - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync
 
stop() - Method in class org.apache.jackrabbit.oak.spi.commit.ObserverTracker
 
stop() - Method in class org.apache.jackrabbit.oak.spi.whiteboard.AbstractServiceTracker
 
stop() - Method in interface org.apache.jackrabbit.oak.spi.whiteboard.Tracker
Stops tracking.
stop() - Method in interface org.apache.jackrabbit.oak.stats.TimerStats.Context
Updates the timer with the difference between current and start time.
stop(AccessControlManager, String) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.AggregationFilter
Determine if computing effective access control policies for the given path should stop after the given accessControlManager completed.
stop(AccessControlManager, String) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.AggregationFilterImpl
 
stop(JackrabbitAccessControlManager, Set<Principal>) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.AggregationFilter
Determine if computing effective access control policies for the given set of principals should stop after the given accessControlManager completed.
stop(JackrabbitAccessControlManager, Set<Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.AggregationFilterImpl
 
stop(AggregatedPermissionProvider, Set<Principal>) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.AggregationFilter
Determine if permission evaluation for the given set of principals should stop after the give permissionProvider completed it's evaluation.
stop(AggregatedPermissionProvider, Set<Principal>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.AggregationFilterImpl
 
stop(String) - Method in class org.apache.jackrabbit.oak.stats.StopwatchLogger
track the time and stop the clock.
stopBlobMigration() - Method in class org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigration
 
stopBlobMigration() - Method in interface org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigrationMBean
 
stopCollecting() - Method in class org.apache.jackrabbit.oak.commons.Profiler
Stop collecting.
stopEagerMerging() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask
Stops eager merging.
StopwatchLogger - Class in org.apache.jackrabbit.oak.stats
Utility class to be used for tracking of timing within methods.
StopwatchLogger(Class<?>) - Constructor for class org.apache.jackrabbit.oak.stats.StopwatchLogger
instantiate a class with the provided class
StopwatchLogger(String) - Constructor for class org.apache.jackrabbit.oak.stats.StopwatchLogger
Create a class with the provided class.
StopwatchLogger(Logger, Class<?>) - Constructor for class org.apache.jackrabbit.oak.stats.StopwatchLogger
Instantiate a class with the provided class and custom logger.
StopwatchLogger(Logger, String) - Constructor for class org.apache.jackrabbit.oak.stats.StopwatchLogger
Instantiate a class with the provided class and custom logger.
storage_directory() - Method in annotation type org.apache.jackrabbit.oak.segment.osgi.TarPersistenceService.Configuration
 
store - Variable in class org.apache.jackrabbit.oak.explorer.AbstractSegmentTarExplorerBackend
 
store - Variable in class org.apache.jackrabbit.oak.index.IndexHelper
 
store - Variable in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker
 
store - Variable in class org.apache.jackrabbit.oak.plugins.document.SplitDocumentCleanUp
 
STORE_AND_SORT - org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder.SortStrategyType
System property FlatFileNodeStoreBuilder.OAK_INDEXER_SORT_STRATEGY_TYPE if set to this value would result in StoreAndSortStrategy being used.
storeAsNode(String) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
storeAsNode(String) - Method in class org.apache.jackrabbit.oak.jcr.query.QueryImpl
 
storeBlock(byte[], int, byte[]) - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
Uploads the block to the cloud service.
storeBlock(byte[], int, byte[]) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore
 
storeBlock(byte[], int, byte[]) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
storeBlock(byte[], int, byte[]) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
Store a block of data.
storeBlock(byte[], int, byte[]) - Method in class org.apache.jackrabbit.oak.spi.blob.FileBlobStore
 
storeBlock(byte[], int, byte[]) - Method in class org.apache.jackrabbit.oak.spi.blob.MemoryBlobStore
 
storeDescription(AwsToolUtils.SegmentStoreType, String) - Static method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsToolUtils
 
storeDescription(ToolUtils.SegmentStoreType, String) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
storeTypeFromPathOrUri(String) - Static method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsToolUtils
 
storeTypeFromPathOrUri(String) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
STRICT - org.apache.jackrabbit.oak.plugins.document.LeaseCheckMode
Lease check is strict and fail immediately when the lease end is reached.
StrictPathRestriction - Enum in org.apache.jackrabbit.oak.api
 
STRING - Static variable in class org.apache.jackrabbit.oak.api.Type
Map String to PropertyType.STRING
STRING - Static variable in interface org.apache.jackrabbit.oak.commons.json.JsopReader
The token type of a string value.
STRING_CACHE_SIZE - Static variable in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreStats
 
StringBasedBlob - Class in org.apache.jackrabbit.oak.plugins.memory
This Blob implementations is based on a string.
StringBasedBlob(String) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.StringBasedBlob
 
StringCache - Class in org.apache.jackrabbit.oak.composite
This class caches the path strings used in the CompositeNodeState to avoid keeping too many strings in the memory.
StringCache - Class in org.apache.jackrabbit.oak.plugins.document
TODO document
StringCache - Class in org.apache.jackrabbit.oak.segment
 
StringCache() - Constructor for class org.apache.jackrabbit.oak.composite.StringCache
 
StringCacheWeigher() - Constructor for class org.apache.jackrabbit.oak.segment.CacheWeights.StringCacheWeigher
 
StringConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
 
StringConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.StringConstraint
 
StringData - Class in org.apache.jackrabbit.oak.segment.data
 
stringProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.StringPropertyState
Create a PropertyState from a string.
stringProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiStringPropertyState
Create a multi valued PropertyState from a list of strings.
StringPropertyState - Class in org.apache.jackrabbit.oak.plugins.memory
 
StringPropertyState(String, String) - Constructor for class org.apache.jackrabbit.oak.plugins.memory.StringPropertyState
 
STRINGS - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<String> to array of PropertyType.STRING
StringSizeEstimator - Class in org.apache.jackrabbit.oak.commons.sort
Source copied from a publicly available library.
StringSort - Class in org.apache.jackrabbit.oak.commons.sort
Utility class to store a list of string and perform sort on that.
StringSort(int, Comparator<String>) - Constructor for class org.apache.jackrabbit.oak.commons.sort.StringSort
 
stringToEnum(String) - Static method in enum org.apache.jackrabbit.oak.api.StrictPathRestriction
 
StringUtils - Class in org.apache.jackrabbit.oak.commons
Some string utility methods.
StringValue - Class in org.apache.jackrabbit.oak.plugins.document.util
A cache value wrapping a simple string.
StringValue(String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.StringValue
 
StripedNodeDocumentLocks - Class in org.apache.jackrabbit.oak.plugins.document.locks
 
StripedNodeDocumentLocks() - Constructor for class org.apache.jackrabbit.oak.plugins.document.locks.StripedNodeDocumentLocks
 
subject - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.AbstractLoginModule
 
SubtreeEditor - Class in org.apache.jackrabbit.oak.spi.commit
Editor wrapper that passes only changes in the specified subtree to the given delegate editor.
SubtreeEditor(Editor, String...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.SubtreeEditor
 
SubtreeExcludingValidator - Class in org.apache.jackrabbit.oak.spi.commit
Validator that excludes a subtree from the validation process and delegates validation of other changes to another given validator.
SubtreeExcludingValidator(Validator, List<String>) - Constructor for class org.apache.jackrabbit.oak.spi.commit.SubtreeExcludingValidator
 
SubtreeValidator - Class in org.apache.jackrabbit.oak.spi.commit
Validator that detects changes to a specified subtree and delegates the validation of such changes to another given validator.
SubtreeValidator(Validator, String...) - Constructor for class org.apache.jackrabbit.oak.spi.commit.SubtreeValidator
 
succeeded(String) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
succeeded(ManagementOperation<?>, String) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
SUCCEEDED - org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean.StatusCode
 
successes - Variable in class org.apache.jackrabbit.oak.run.Downloader.DownloadReport
 
suggest(String, StaticOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
SUGGEST_PREFIX - Static variable in class org.apache.jackrabbit.oak.query.ast.SuggestImpl
 
SuggestImpl - Class in org.apache.jackrabbit.oak.query.ast
Support for "suggest(...)
sum(long...) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Calculates the sum of the given long values.
sumClasses - Variable in class org.apache.jackrabbit.oak.commons.Profiler
 
Summary - Class in org.apache.jackrabbit.oak.plugins.document.check
Summary...
Summary(int) - Constructor for class org.apache.jackrabbit.oak.plugins.document.check.Summary
 
summaryReport() - Method in interface org.apache.jackrabbit.oak.plugins.document.cache.CacheInvalidationStats
 
sumMethods - Variable in class org.apache.jackrabbit.oak.commons.Profiler
 
SUPERSEDED_INDEX_PATHS - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Multi value property referring to index paths which current index supersedes
supertypesDiff() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
 
SUPPORTED_CREDENTIALS - Static variable in class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
 
SUPPORTED_PERMISSIONS - Static variable in interface org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesConstants
 
supportedPermissions(TreeLocation, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
supportedPermissions(TreeLocation, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
supportedPermissions(TreeLocation, long) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.AggregatedPermissionProvider
Allows to determined the set or subset of permissions evaluated by the implementing permission provider for the specified location.
supportedPermissions(TreePermission, PropertyState, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
supportedPermissions(TreePermission, PropertyState, long) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.AggregatedPermissionProvider
Allows to determined the set or subset of permissions evaluated by the implementing permission provider for the specified tree permission (plus optionally property).
supportedPermissions(TreePermission, PropertyState, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
supportedPermissions(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
supportedPermissions(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
supportedPermissions(Tree, PropertyState, long) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.AggregatedPermissionProvider
Allows to determined the set or subset of permissions evaluated by the implementing permission provider for the specified item (identified by tree and optionally property) or at the repository level in case the specified tree is null.
supportedPrivileges(Tree, PrivilegeBits) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
 
supportedPrivileges(Tree, PrivilegeBits) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
 
supportedPrivileges(Tree, PrivilegeBits) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.AggregatedPermissionProvider
Allows to determined the set or subset of privileges evaluated by the implementing permission provider for the specified tree or at the repository level in case the specified tree is null.
supportFragment(String...) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
supportFragment(Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
Set fragment paths.
supportsMixin(String) - Method in interface org.apache.jackrabbit.oak.spi.nodetype.EffectiveNodeType
 
supportsPathRestriction - Variable in class org.apache.jackrabbit.oak.spi.query.QueryIndex.IndexPlan.Builder
 
supportsRangeConditions() - Method in class org.apache.jackrabbit.oak.query.ast.DynamicOperandImpl
 
supportsRangeConditions() - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
supportsRangeConditions() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
supportsRangeConditions() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
sweep() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
Delete all unused items in the data store.
sweep() - Method in class org.apache.jackrabbit.oak.plugins.blob.cloud.CloudBlobStore
 
sweep() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
sweep() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlobStore
 
sweep() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
sweep() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
sweep() - Method in class org.apache.jackrabbit.oak.spi.blob.FileBlobStore
 
sweep() - Method in interface org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore
Remove all unused blocks.
sweep() - Method in class org.apache.jackrabbit.oak.spi.blob.MemoryBlobStore
 
sweep(GarbageCollectorFileState, long, boolean) - Method in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
Sweep phase of gc candidate deletion.
sweep(DocumentStore, RevisionContext, MissingLastRevSeeker) - Static method in class org.apache.jackrabbit.oak.plugins.document.SweepHelper
 
Sweep2Helper - Class in org.apache.jackrabbit.oak.plugins.document
Helper methods for sweep2 functionality introduced with OAK-9176.
Sweep2Helper() - Constructor for class org.apache.jackrabbit.oak.plugins.document.Sweep2Helper
 
Sweep2StatusDocument - Class in org.apache.jackrabbit.oak.plugins.document
Represents the sweep2 status as recorded in the settings collection.
SweepHelper - Class in org.apache.jackrabbit.oak.plugins.document
Helper class to perform a revision sweep for a given clusterId.
SweepHelper() - Constructor for class org.apache.jackrabbit.oak.plugins.document.SweepHelper
 
sweepIfRefsPastRetention() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
switchGenerationIfNeeded() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCache
 
switchIndexLanesAndReindexFlag(NodeStore) - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
switchIndexLanesBack(NodeStore) - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
switchRoot(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.blob.migration.DepthFirstNodeIterator
 
sync(String) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Synchronizes an authorizable with the corresponding external identity with the repository based on the respective configuration.
sync(String) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncContext
Synchronizes an authorizable with the corresponding external identity with the repository based on the respective configuration.
sync(ExternalIdentity) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Synchronizes an external identity with the repository based on the respective configuration.
sync(ExternalIdentity) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DynamicSyncContext
 
sync(ExternalIdentity) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.SyncContext
Synchronizes an external identity with the repository based on the respective configuration.
sync(Iterator<T>) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
Wrap the passed iterator in an iterator that synchronizes all access to the underlying session.
syncAllExternalUsers() - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SynchronizationMBean
Synchronizes all the external users, i.e.
syncAllExternalUsers() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SyncMBeanImpl
 
syncAllUsers(boolean) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SynchronizationMBean
Synchronizes all local users for the given IDP.
syncAllUsers(boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SyncMBeanImpl
 
SyncContext - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
SyncContext is used as scope for sync operations.
SyncedIdentity - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
Represents a synchronized identity managed by a SyncHandler.
SyncException - Exception in org.apache.jackrabbit.oak.spi.security.authentication.external
Exception thrown by methods defined on the SyncHandler interface indicating that user or group synchronization failed.
SyncException(String) - Constructor for exception org.apache.jackrabbit.oak.spi.security.authentication.external.SyncException
 
SyncException(String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.spi.security.authentication.external.SyncException
 
SyncException(Throwable) - Constructor for exception org.apache.jackrabbit.oak.spi.security.authentication.external.SyncException
 
syncExternalUsers(String[]) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SynchronizationMBean
Synchronizes the external users with the given external ids.
syncExternalUsers(String[]) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SyncMBeanImpl
 
syncFailed(SyncException) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor.ExternalIdentityMonitor
Mark the failure of a sync operation that resulted in the given SyncException.
syncFailed(SyncException) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.monitor.ExternalIdentityMonitorImpl
 
syncGroup(ExternalGroup, Group) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
SyncHandler - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
SyncHandler is used to sync users and groups from an ExternalIdentityProvider.
SyncHandlerMapping - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external.impl
Marker interface identifying classes that map a given SyncHandler to an ExternalIdentityProvider where both are identified by their name.
SynchronizationMBean - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx
Provides utilities to manage synchronized external identities.
SynchronizingDocumentStoreWrapper - Class in org.apache.jackrabbit.oak.plugins.document.util
Implements a DocumentStore wrapper which synchronizes on all methods.
SynchronizingDocumentStoreWrapper(DocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
 
SYNCHRONOUS - org.apache.jackrabbit.oak.spi.blob.BlobOptions.UploadType
 
SyncManager - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
The external identity synchronization management.
SyncManagerImpl - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.impl
SyncManagerImpl is used to manage registered sync handlers.
SyncManagerImpl() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.SyncManagerImpl
Default constructor used by OSGi
SyncManagerImpl(Whiteboard) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.SyncManagerImpl
Constructor used by non OSGi
SyncMBeanImpl - Class in org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx
Implementation of the SynchronizationMBean interface.
SyncMBeanImpl(ContentRepository, SecurityProvider, SyncManager, String, ExternalIdentityProviderManager, String) - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SyncMBeanImpl
 
syncMembership(ExternalIdentity, Authorizable, long) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Recursively sync the memberships of an authorizable up-to the specified depth.
syncMembership(ExternalIdentity, Authorizable, long) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DynamicSyncContext
 
syncProperties(ExternalIdentity, Authorizable, Map<String, String>) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
Syncs the properties specified in the mapping from the external identity to the given authorizable.
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.
SyncResult - Interface in org.apache.jackrabbit.oak.spi.security.authentication.external
Defines the result of a sync operation
SyncResult.Status - Enum in org.apache.jackrabbit.oak.spi.security.authentication.external
Result codes for sync operation.
SyncRuntimeException - Exception in org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx
 
SyncRuntimeException(String, Throwable) - Constructor for exception org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SyncRuntimeException
 
syncUser(ExternalUser, User) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
syncUsers(String[], boolean) - Method in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SynchronizationMBean
Synchronizes the local users with the given user ids.
syncUsers(String[], boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.jmx.SyncMBeanImpl
 
SYS_PROP_DISABLE_JOURNAL - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
SYS_PROP_DISABLE_SWEEP2 - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
SYS_PROP_PREFETCH - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
SYSTEM_PATHS - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
SystemPrincipal - Class in org.apache.jackrabbit.oak.spi.security.principal
Principal to mark an system internal subject.
SystemPropertySupplier<T> - Class in org.apache.jackrabbit.oak.commons.properties
Utility class for consistent handling of system properties.
SystemRoot - Class in org.apache.jackrabbit.oak.core
Internal extension of the MutableRoot to be used when an usage of the system internal subject is needed.
SystemSubject - Class in org.apache.jackrabbit.oak.spi.security.authentication
Internal utility providing access to a system internal subject instance.
SystemUserPrincipal - Interface in org.apache.jackrabbit.oak.spi.security.principal
Principal used to mark a system user.

T

TABLE_ATTR_CONTENT - Static variable in class org.apache.jackrabbit.oak.segment.aws.DynamoDBClient
 
tablePrefix(String) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBOptions
Prefix for table names.
tag() - Method in class org.apache.jackrabbit.oak.api.Type
Corresponding type tag as defined in PropertyType.
tag(char) - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Append a Jsop tag character.
tag(char) - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
tag(char) - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Append a Jsop tag character.
TAG - Static variable in class org.apache.jackrabbit.oak.plugins.index.IndexSelectionPolicy
Only queries using tags matching the index can use the index
TAIL - org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions.GCType
Tail gc: compaction will compact the diff between the head state created by the previous compaction run and the current head state.
tailGC() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
Run tail garbage collection.
TAR - org.apache.jackrabbit.oak.segment.aws.tool.AwsToolUtils.SegmentStoreType
 
TAR - org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils.SegmentStoreType
 
TarConstants - Class in org.apache.jackrabbit.oak.segment.file.tar
 
tarExists(String) - Method in interface org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend
 
TarFiles - Class in org.apache.jackrabbit.oak.segment.file.tar
 
TarFiles.Builder - Class in org.apache.jackrabbit.oak.segment.file.tar
 
TarFiles.CleanupResult - Class in org.apache.jackrabbit.oak.segment.file.tar
 
TargetImportHandler - Class in org.apache.jackrabbit.oak.jcr.xml
TargetImportHandler serves as the base class for the concrete classes {@link DocViewImportHandler} and {@link SysViewImportHandler}.
TargetImportHandler(Importer, SessionContext) - Constructor for class org.apache.jackrabbit.oak.jcr.xml.TargetImportHandler
 
TargetImportHandler.NameInfo - Class in org.apache.jackrabbit.oak.jcr.xml
 
TarPersistence - Class in org.apache.jackrabbit.oak.segment.file.tar
 
TarPersistence(File) - Constructor for class org.apache.jackrabbit.oak.segment.file.tar.TarPersistence
 
TarPersistence(File, File) - Constructor for class org.apache.jackrabbit.oak.segment.file.tar.TarPersistence
 
TarPersistenceService - Class in org.apache.jackrabbit.oak.segment.osgi
 
TarPersistenceService() - Constructor for class org.apache.jackrabbit.oak.segment.osgi.TarPersistenceService
 
TarPersistenceService.Configuration - Annotation Type in org.apache.jackrabbit.oak.segment.osgi
 
TarReader - Class in org.apache.jackrabbit.oak.segment.file.tar
 
TarRecovery - Interface in org.apache.jackrabbit.oak.segment.file.tar
A strategy for the recovery of segments.
TarRevisions - Class in org.apache.jackrabbit.oak.segment.file
This implementation of Revisions is backed by a journal file where the current head is persisted by calling TarRevisions.tryFlush(Flusher).
TarRevisions(SegmentNodeStorePersistence) - Constructor for class org.apache.jackrabbit.oak.segment.file.TarRevisions
Create a new instance placing the journal log file into the passed directory.
TCPBroadcaster - Class in org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast
A broadcast mechanism that uses TCP.
TCPBroadcaster(String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.TCPBroadcaster
 
tearDown() - Method in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
tearDownCluster() - Method in class org.apache.jackrabbit.oak.fixture.JackrabbitRepositoryFixture
 
tearDownCluster() - Method in class org.apache.jackrabbit.oak.fixture.OakFixture.MongoFixture
 
tearDownCluster() - Method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
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.
tearDownCluster() - Method in class org.apache.jackrabbit.oak.fixture.SegmentTarFixture
 
TEMP_DIR - Static variable in class org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector
 
Template - Class in org.apache.jackrabbit.oak.segment
The in-memory representation of a "hidden class" of a node; inspired by the Chrome V8 Javascript engine).
TEMPLATE - org.apache.jackrabbit.oak.segment.RecordType
A template (the "hidden class" of a node; inspired by the Chrome V8 Javascript engine).
TemplateCache - Class in org.apache.jackrabbit.oak.segment
 
TemplateCacheWeigher() - Constructor for class org.apache.jackrabbit.oak.segment.CacheWeights.TemplateCacheWeigher
 
templateId - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.TemplateInfo
Id of this record
TemplateInfo(RecordId, boolean, boolean, boolean, boolean, int, int, int) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentParser.TemplateInfo
 
test(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NameConstraint
 
test(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
test(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.PathConstraint
 
test(Tree) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate
 
test(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate
 
test(String, Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate
 
test(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.BooleanConstraint
 
test(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.ReferenceConstraint
 
test(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.StringConstraint
 
test(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.PropertyPredicate
 
test(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UuidPredicate
 
testPath(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
text() - Method in enum org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
TEXT - org.apache.jackrabbit.oak.segment.tool.SearchNodes.Output
 
TEXT_X_JCR_CND - Static variable in interface org.apache.jackrabbit.api.JackrabbitNodeTypeManager
Deprecated.
The experimental content type for the compact node type definition files.
TEXT_XML - Static variable in interface org.apache.jackrabbit.api.JackrabbitNodeTypeManager
Deprecated.
The standard XML content type to be used with XML-formatted node type streams.
TextExtractorMain - Class in org.apache.jackrabbit.oak.plugins.tika
 
TextValue - Interface in org.apache.jackrabbit.oak.spi.xml
TextValue represents a serialized property value read from a System or Document View XML document.
TextWriter - Interface in org.apache.jackrabbit.oak.plugins.blob.datastore
 
THEIRS - org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler.Resolution
Deprecated.
Use the changes from the underlying persistence store
THEIRS - org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler.Resolution
Use the changes from the underlying persistence store
THEIRS - Static variable in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
Deprecated.
A ConflictHandler which always return PartialConflictHandler.Resolution.THEIRS.
THEIRS - Static variable in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
A ConflictHandler which always return ThreeWayConflictHandler.Resolution.THEIRS.
THIS - Static variable in class org.apache.jackrabbit.oak.plugins.observation.filter.Selectors
A selector returning the node for which a call back on EventFilter was called or a non existing node in the case of a property call back.
thisBuilder() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
THREAD_SPECIFIC - org.apache.jackrabbit.oak.segment.SegmentBufferWriterPool.PoolType
 
THREADDUMP - Static variable in class org.apache.jackrabbit.oak.run.ThreadDumpCommand
 
ThreadDumpCleaner - Class in org.apache.jackrabbit.oak.threadDump
A tool that removes uninteresting lines from stack traces.
ThreadDumpCleaner() - Constructor for class org.apache.jackrabbit.oak.threadDump.ThreadDumpCleaner
 
ThreadDumpCommand - Class in org.apache.jackrabbit.oak.run
 
ThreadDumpCommand() - Constructor for class org.apache.jackrabbit.oak.run.ThreadDumpCommand
 
ThreadDumpConverter - Class in org.apache.jackrabbit.oak.threadDump
A tool that converts full thread dumps files to the "standard" format.
ThreadDumpConverter() - Constructor for class org.apache.jackrabbit.oak.threadDump.ThreadDumpConverter
 
ThreadDumpThreadNames - Class in org.apache.jackrabbit.oak.threadDump
A tool that converts a file with date/time and thread dumps into a list of date/time and just the thread names.
ThreadDumpThreadNames() - Constructor for class org.apache.jackrabbit.oak.threadDump.ThreadDumpThreadNames
 
THREADS - Static variable in class org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteQueue
 
THREADS - Static variable in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
 
ThreeRolesAuthorizationConfiguration - Class in org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles
 
ThreeRolesAuthorizationConfiguration() - Constructor for class org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesAuthorizationConfiguration
 
ThreeRolesConstants - Interface in org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles
 
ThreeWayConflictHandler - Interface in org.apache.jackrabbit.oak.spi.commit
A ThreeWayConflictHandler is responsible for handling conflicts which happen on Root.rebase() and on the implicit rebase operation which takes part on Root.commit().
ThreeWayConflictHandler.Resolution - Enum in org.apache.jackrabbit.oak.spi.commit
Resolutions for conflicts
throttler() - Method in interface org.apache.jackrabbit.oak.plugins.document.DocumentStore
Return the Throttler for the underlying store Default is no throttling
throttler() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore
Return the Throttler for the underlying store Default is no throttling
throttler() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper
Return the Throttler for the underlying store Default is no throttling
throttler() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
Return the Throttler for the underlying store Default is no throttling
throttler() - Method in class org.apache.jackrabbit.oak.plugins.document.util.SynchronizingDocumentStoreWrapper
Return the Throttler for the underlying store Default is no throttling
throttler() - Method in class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
Return the Throttler for the underlying store Default is no throttling
throttler() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
Return the Throttler for the underlying store Default is no throttling
Throttler - Interface in org.apache.jackrabbit.oak.plugins.document
Interface to implement throttling for document store.
ThrottlingDocumentStoreWrapper - Class in org.apache.jackrabbit.oak.plugins.document.util
Wrapper of another DocumentStore that does a throttling check on any method invocation (create, update or delete) and throttled the system if under high load.
ThrottlingDocumentStoreWrapper(DocumentStore, ThrottlingStatsCollector) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.ThrottlingDocumentStoreWrapper
 
ThrottlingStatsCollector - Interface in org.apache.jackrabbit.oak.plugins.document
Stats Collector for throttling operation.
ThrottlingStatsCollectorImpl - Class in org.apache.jackrabbit.oak.plugins.document
Throttling statistics helper class.
ThrottlingStatsCollectorImpl(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.document.ThrottlingStatsCollectorImpl
 
throttlingTime() - Method in interface org.apache.jackrabbit.oak.plugins.document.Throttler
The time duration (in Millis) for which we need to throttle the system.
THROW_ON_CONSTRAINT_VIOLATION - Static variable in class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditor
 
TikaCommandOptions - Class in org.apache.jackrabbit.oak.plugins.tika
 
TikaCommandOptions(OptionParser) - Constructor for class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
time() - Method in class org.apache.jackrabbit.oak.stats.NoopStats
 
time() - Method in class org.apache.jackrabbit.oak.stats.SimpleStats
 
time() - Method in interface org.apache.jackrabbit.oak.stats.TimerStats
Returns a new TimerStats.Context.
TIME_SERIES_ONLY - Static variable in class org.apache.jackrabbit.oak.stats.StatsOptions
In this mode only TimeSeries data would be collected.
TIME_TO_WAIT_BEFORE_WRITE_BLOCK_PROP - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
Timed(long) - Constructor for class org.apache.jackrabbit.oak.jcr.session.RefreshStrategy.Timed
 
TimeDurationFormatter - Class in org.apache.jackrabbit.oak.commons
Format a time duration as human-readable string, inspired by Stopwatch.toString().
TimeDurationFormatter(Locale, int, boolean) - Constructor for class org.apache.jackrabbit.oak.commons.TimeDurationFormatter
 
TimeInterval - Class in org.apache.jackrabbit.oak.plugins.document.util
A class representing a time interval, with utility methods to derive related intervals, check time stamps for containment, etc.
TimeInterval(long, long) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.TimeInterval
 
timeInWords(long) - Static method in class org.apache.jackrabbit.oak.cache.AbstractCacheStats
 
timeout(long, TimeUnit) - Static method in class org.apache.jackrabbit.oak.segment.file.TarRevisions
Factory method for creating a timeout option.
TIMER - org.apache.jackrabbit.oak.stats.SimpleStats.Type
 
TimerStats - Interface in org.apache.jackrabbit.oak.stats
 
TimerStats.Context - Interface in org.apache.jackrabbit.oak.stats
A timing context.
TimeSeries - Interface in org.apache.jackrabbit.api.stats
Interface for a time series of the measured values per second, minute, hour and day.
timestampToString(long) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
Provides a readable string for given timestamp
TimingDocumentStoreWrapper - Class in org.apache.jackrabbit.oak.plugins.document.util
A DocumentStore wrapper that can be used to log and also time DocumentStore calls.
TimingDocumentStoreWrapper(DocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.TimingDocumentStoreWrapper
 
title() - Method in class org.apache.jackrabbit.oak.index.IndexOptions
 
title() - Method in class org.apache.jackrabbit.oak.plugins.tika.TikaCommandOptions
 
title() - Method in class org.apache.jackrabbit.oak.run.cli.BlobStoreOptions
 
title() - Method in class org.apache.jackrabbit.oak.run.cli.CommonOptions
 
title() - Method in class org.apache.jackrabbit.oak.run.cli.DocumentNodeStoreOptions
 
title() - Method in interface org.apache.jackrabbit.oak.run.cli.OptionsBean
Title string for this set of options
title() - Method in class org.apache.jackrabbit.oak.run.cli.RDBStoreOptions
 
title() - Method in class org.apache.jackrabbit.oak.run.DataStoreOptions
 
title() - Method in class org.apache.jackrabbit.oak.run.FlatFileCommand.FlatFileOptions
 
tnData - Variable in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
tnMeta - Variable in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStore
 
toBinary() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to binary.
toBoolean() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to boolean.
toBoolean(Object, boolean) - Static method in class org.apache.jackrabbit.oak.commons.PropertiesUtil
Returns the boolean value of the parameter or the defaultValue if the parameter is null.
toBsonDocument(Class<TDocument>, CodecRegistry) - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.MongoBlob
 
toBuffer() - Method in class org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteAction
 
toCalendar() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to date.
toCompositeData() - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
Utility method for converting this instance to a CompositeData encoding of the respective status.
toCompositeData(String, String, String, Map<String, String>) - Method in class org.apache.jackrabbit.oak.commons.jmx.AbstractCheckpointMBean
Utility method for converting the fields associated with a checkpoint to the composite data format.
toDate() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to date.
toDecimal() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to decimal.
toDouble() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to double.
toDouble(Object, double) - Static method in class org.apache.jackrabbit.oak.commons.PropertiesUtil
Returns the parameter as a double or the defaultValue if the parameter is null or if the parameter is not a Double and cannot be converted to a Double from the parameter's string value.
toIndexEntry(Map<String, String>, int) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureBlobMetadata
 
toIndexEntry(Map<String, String>, int) - Static method in class org.apache.jackrabbit.oak.segment.remote.RemoteBlobMetadata
 
toInteger(Object, int) - Static method in class org.apache.jackrabbit.oak.commons.PropertiesUtil
Returns the parameter as an integer or the defaultValue if the parameter is null or if the parameter is not an Integer and cannot be converted to an Integer from the parameter's string value.
toItem(String, String) - Method in class org.apache.jackrabbit.oak.segment.aws.DynamoDBClient
 
toJson() - Method in class org.apache.jackrabbit.oak.plugins.document.check.ExceptionResult
 
toJson() - Method in interface org.apache.jackrabbit.oak.plugins.document.check.Result
 
toJson(JsopBuilder) - Method in class org.apache.jackrabbit.oak.commons.json.JsonObject
Write the object to a builder.
TOKEN_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenConstants
Constant for the token attribute passed with valid simple credentials to trigger the generation of a new token.
TOKEN_ATTRIBUTE_DO_CREATE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenConstants
Value of the TokenConstants.TOKEN_ATTRIBUTE property to trigger the creation of a new token.
TOKEN_ATTRIBUTE_EXPIRY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenConstants
 
TOKEN_ATTRIBUTE_KEY - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenConstants
 
TOKEN_NT_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenConstants
 
TOKEN_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenConstants
 
TOKEN_SKIP_REFRESH - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenConstants
Flag set on the TokenCredentials to skip refreshing the token expiration time
TokenConfiguration - Interface in org.apache.jackrabbit.oak.spi.security.authentication.token
Configuration for token management.
TokenConfigurationImpl - Class in org.apache.jackrabbit.oak.security.authentication.token
Default implementation for the TokenConfiguration interface.
TokenConfigurationImpl() - Constructor for class org.apache.jackrabbit.oak.security.authentication.token.TokenConfigurationImpl
 
TokenConfigurationImpl(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.authentication.token.TokenConfigurationImpl
 
TokenConstants - Interface in org.apache.jackrabbit.oak.spi.security.authentication.token
 
TokenCredentials - Class in org.apache.jackrabbit.api.security.authentication.token
TokenCredentials implements the Credentials interface and represents single token credentials.
TokenCredentials(String) - Constructor for class org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
Create a new instance.
TokenCredentialsExpiredException - Exception in org.apache.jackrabbit.oak.spi.security.authentication.token
Subclass of CredentialException indicating that the token credentials used for repository login have expired.
TokenCredentialsExpiredException(String) - Constructor for exception org.apache.jackrabbit.oak.spi.security.authentication.token.TokenCredentialsExpiredException
Constructs a TokenCredentialsExpiredException with the specified detail message describing this particular exception.
TokenInfo - Interface in org.apache.jackrabbit.oak.spi.security.authentication.token
The TokenInfo provides data associated with a login token and basic methods to verify the validity of token credentials at given point in time.
TokenLoginModule - Class in org.apache.jackrabbit.oak.security.authentication.token
LoginModule implementation that is able to handle login request based on TokenCredentials.
TokenLoginModule() - Constructor for class org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
 
TokenProvider - Interface in org.apache.jackrabbit.oak.spi.security.authentication.token
Interface to manage create and manage login tokens.
TokenProviderCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
Callback implementation to set and retrieve a login token provider.
TokenProviderCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.TokenProviderCallback
 
TOKENS_NODE_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenConstants
 
TOKENS_NT_NAME - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.token.TokenConstants
 
toLong() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to long.
toLong(Object, long) - Static method in class org.apache.jackrabbit.oak.commons.PropertiesUtil
Returns the parameter as a long or the defaultValue if the parameter is null or if the parameter is not a Long and cannot be converted to a Long from the parameter's string value.
toMap() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry
 
toMapName(String, char) - Method in class org.apache.jackrabbit.j2ee.AbstractConfig
 
toMs - Variable in class org.apache.jackrabbit.oak.plugins.document.util.TimeInterval
 
TOO_MANY_UNION - Static variable in class org.apache.jackrabbit.oak.query.QueryImpl
 
toObject(Object) - Static method in class org.apache.jackrabbit.oak.commons.PropertiesUtil
Returns the parameter as a single value.
ToolUtils - Class in org.apache.jackrabbit.oak.segment.azure.tool
Utility class for common stuff pertaining to tooling.
ToolUtils.SegmentStoreType - Enum in org.apache.jackrabbit.oak.segment.azure.tool
 
TOP - org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB.FETCHFIRSTSYNTAX
 
toPercentage(long, long) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedUtils
Convert to a percentage as an integer from 0 to 100, with -1 representing an undefined value.
toReadableString() - Method in class org.apache.jackrabbit.oak.plugins.document.Revision
 
toSegmentMetadata(RemoteSegmentArchiveEntry) - Static method in class org.apache.jackrabbit.oak.segment.remote.RemoteBlobMetadata
 
toString() - Method in class org.apache.jackrabbit.oak.api.Type
 
toString() - Method in class org.apache.jackrabbit.oak.commons.DebugTimer
 
toString() - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
toString() - Method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation
 
toString() - Method in class org.apache.jackrabbit.oak.commons.json.JsonObject
Pretty-print the object.
toString() - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Get the generated string.
toString() - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
toString() - Method in class org.apache.jackrabbit.oak.commons.json.JsopTokenizer
 
toString() - Method in class org.apache.jackrabbit.oak.composite.checks.NodeTypeMountedNodeStoreChecker
 
toString() - Method in class org.apache.jackrabbit.oak.composite.MountedNodeStore
 
toString() - Method in class org.apache.jackrabbit.oak.fixture.JackrabbitRepositoryFixture
 
toString() - Method in class org.apache.jackrabbit.oak.fixture.OakFixture
 
toString() - Method in class org.apache.jackrabbit.oak.fixture.OakRepositoryFixture
 
toString() - Method in class org.apache.jackrabbit.oak.http.MediaRange
 
toString() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.PipelinedMergeSortTask.Result
 
toString() - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
toString() - Method in enum org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreOperand
 
toString() - Method in class org.apache.jackrabbit.oak.index.indexer.document.LastModifiedRange
 
toString() - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntry
 
toString() - Method in class org.apache.jackrabbit.oak.indexversion.IndexVersionOperation
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.AndImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.BindVariableValueImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ChildNodeImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ChildNodeJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ColumnImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.ComparisonImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.DescendantNodeImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.DescendantNodeJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.EquiJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.FullTextSearchImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.FullTextSearchScoreImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.JoinImpl
 
toString() - Method in enum org.apache.jackrabbit.oak.jcr.query.qom.JoinType
Returns the JCR 2.0 name of this join type.
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.LengthImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.LiteralImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.LowerCaseImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.NodeLocalNameImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.NodeNameImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.NotImpl
 
toString() - Method in enum org.apache.jackrabbit.oak.jcr.query.qom.Operator
Returns the JCR 2.0 name of this query operator.
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.OrderingImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.OrImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.PropertyExistenceImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.PropertyValueImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.SameNodeImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.SameNodeJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.SelectorImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.qom.UpperCaseImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.query.RowImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.session.operation.SessionOperation
Provide details about the operation being performed.
toString() - Method in class org.apache.jackrabbit.oak.jcr.session.RefreshStrategy.Composite
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.session.RefreshStrategy.Timed
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.jcr.session.SessionStats
 
toString() - Method in class org.apache.jackrabbit.oak.json.JsonSerializer
 
toString() - Method in class org.apache.jackrabbit.oak.json.JsopDiff
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreBlob
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.InMemoryDataRecord
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.blob.ReferencedBlob
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.DocumentBundlor
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.Include
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfoDocument
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.Collection
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.Document
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState.Children
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.FormatVersion
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.LocalDiffCache.Diff
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.Key
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.mongo.TraversingRange
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.NamePathRev
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.Path
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.PathRev
 
toString() - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore.QueryCondition
 
toString() - Method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.Revision
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.Sweep2StatusDocument
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Condition
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Key
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.UpdateOp
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.util.RevisionsKey
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.util.StringValue
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.util.TimeInterval
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector.VersionGCStats
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfo
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexName
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.memory.AbstractPropertyState
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.memory.EmptyNodeState
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeStore
Returns a string representation the head state of this node store.
toString() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStateValue
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.memory.StringBasedBlob
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.migration.report.ReportingNodeState
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionablePropertiesEditor.Provider
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.BooleanConstraint
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NameConstraint
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.PathConstraint
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.ReferenceConstraint
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.StringConstraint
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ChangeSetFilterImpl
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
 
toString() - Method in class org.apache.jackrabbit.oak.plugins.value.Conversions.Converter
Convert to string
toString() - Method in class org.apache.jackrabbit.oak.plugins.value.ErrorValue
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.BindVariableValueImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.ChildNodeJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.DescendantNodeJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.FirstImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.InImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
toString() - Method in enum org.apache.jackrabbit.oak.query.ast.JoinType
Returns the join type.
toString() - Method in class org.apache.jackrabbit.oak.query.ast.LengthImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.LiteralImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.LowerCaseImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.NativeFunctionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.NodeNameImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.NotFullTextSearchImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
 
toString() - Method in enum org.apache.jackrabbit.oak.query.ast.Operator
Returns the name of this query operator.
toString() - Method in class org.apache.jackrabbit.oak.query.ast.OrderingImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.PathImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.SimilarImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.SuggestImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
 
toString() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
 
toString() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
toString() - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
 
toString() - Method in class org.apache.jackrabbit.oak.run.Downloader.Item
 
toString() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentity
 
toString() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.Identity
 
toString() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.PoolConfig
 
toString() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
 
toString() - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionHook
 
toString() - Method in class org.apache.jackrabbit.oak.security.authorization.permission.VersionablePathHook
 
toString() - Method in class org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions
 
toString() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
 
toString() - Method in class org.apache.jackrabbit.oak.segment.file.GCIncrement
 
toString() - Method in class org.apache.jackrabbit.oak.segment.file.GCJournal.GCJournalEntry
 
toString() - Method in class org.apache.jackrabbit.oak.segment.file.PriorityCache
 
toString() - Method in class org.apache.jackrabbit.oak.segment.file.tar.GCGeneration
 
toString() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
toString() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarReader
 
toString() - Method in class org.apache.jackrabbit.oak.segment.file.tooling.RevisionHistory.HistoryElement
 
toString() - Method in class org.apache.jackrabbit.oak.segment.MapRecord
 
toString() - Method in class org.apache.jackrabbit.oak.segment.PropertyTemplate
 
toString() - Method in class org.apache.jackrabbit.oak.segment.RecordId
 
toString() - Method in class org.apache.jackrabbit.oak.segment.RecordUsageAnalyser
 
toString() - Method in class org.apache.jackrabbit.oak.segment.remote.queue.SegmentWriteAction
 
toString() - Method in class org.apache.jackrabbit.oak.segment.Segment
 
toString() - Method in class org.apache.jackrabbit.oak.segment.SegmentId
 
toString() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeState
 
toString() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore.SegmentNodeStoreBuilder
 
toString() - Method in class org.apache.jackrabbit.oak.segment.SegmentPropertyState
 
toString() - Method in class org.apache.jackrabbit.oak.segment.Template
 
toString() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore.BlockId
 
toString() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore.Data
 
toString() - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractDataRecord
Returns the string representation of the data identifier.
toString() - Method in class org.apache.jackrabbit.oak.spi.blob.split.DefaultSplitBlobStore
 
toString() - Method in class org.apache.jackrabbit.oak.spi.commit.CommitInfo
 
toString() - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeEditorProvider
 
toString() - Method in class org.apache.jackrabbit.oak.spi.commit.CompositeObserver
 
toString() - Method in class org.apache.jackrabbit.oak.spi.commit.EditorHook
 
toString() - Method in class org.apache.jackrabbit.oak.spi.commit.SimpleCommitContext
 
toString() - Method in class org.apache.jackrabbit.oak.spi.filter.PathFilter
 
toString() - Method in class org.apache.jackrabbit.oak.spi.mount.MountInfo
 
toString() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSet
 
toString() - Method in class org.apache.jackrabbit.oak.spi.observation.ChangeSetBuilder
 
toString() - Method in class org.apache.jackrabbit.oak.spi.query.CompositeQueryIndexProvider
 
toString() - Method in enum org.apache.jackrabbit.oak.spi.query.Filter.PathRestriction
 
toString() - Method in class org.apache.jackrabbit.oak.spi.query.Filter.PropertyRestriction
 
toString() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextAnd
 
toString() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextContains
 
toString() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextExpression
Get the string representation of the condition.
toString() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextOr
 
toString() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextTerm
 
toString() - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.LikePattern
 
toString() - Method in class org.apache.jackrabbit.oak.spi.query.QueryIndex.OrderEntry
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.AuthInfoImpl
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncedIdentity
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.principal.EveryonePrincipal
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.principal.PrincipalImpl
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.ImmutablePrivilegeDefinition
 
toString() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
 
toString() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractChildNodeEntry
Returns a string representation of this child node entry.
toString() - Method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
Returns a string representation of this node state.
toString() - Method in class org.apache.jackrabbit.oak.stats.Clock.Fast
 
toString() - Method in class org.apache.jackrabbit.oak.stats.Clock.Virtual
 
toString(int) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.RevisionHistory.HistoryElement
Serialise this element to JSON up to the given depth.
toString(MongoClientOptions) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.MongoConnection
 
toString(Object, String) - Static method in class org.apache.jackrabbit.oak.commons.PropertiesUtil
Returns the parameter as a string or the defaultValue if the parameter is null.
toString(String, String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntryWriter
 
toString(List<String>, String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntryWriter
 
toString(PropertyState) - Static method in class org.apache.jackrabbit.oak.plugins.memory.AbstractPropertyState
 
toString(NodeStateEntry) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.NodeStateEntryWriter
 
toString(NodeState) - Static method in class org.apache.jackrabbit.oak.spi.state.AbstractNodeState
 
toString(NodeState) - Static method in class org.apache.jackrabbit.oak.spi.state.NodeStateUtils
Provides a string representation of the given node state
toString10() - Method in class org.apache.jackrabbit.oak.segment.RecordId
Returns the record id string representation used in Oak 1.0.
toStringArray(Object) - Static method in class org.apache.jackrabbit.oak.commons.PropertiesUtil
Returns the parameter as an array of Strings.
toStringArray(Object, String[]) - Static method in class org.apache.jackrabbit.oak.commons.PropertiesUtil
Returns the parameter as an array of Strings.
toStringBuilder(StringBuilder) - Method in class org.apache.jackrabbit.oak.plugins.document.Path
Appends the String representation of this Path to the passed StringBuilder.
toStringBuilder(StringBuilder) - Method in class org.apache.jackrabbit.oak.plugins.document.Revision
Appends the string representation of this revision to the given StringBuilder.
toStringBuilder(StringBuilder) - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
Appends the string representation of this revision vector to the passed StringBuilder.
toTabularData(Iterable<ManagementOperation.Status>) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
totalBytesTransferred - Variable in class org.apache.jackrabbit.oak.run.Downloader.DownloadReport
 
totalLength - Variable in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
Trace - Interface in org.apache.jackrabbit.oak.segment.tool.iotrace
An instance of a Trace specifies a read pattern for tracing IO reads of segments with an IOTracer instance.
Traces - Enum in org.apache.jackrabbit.oak.run
Utility class for running the various Trace implementations.
track(File) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.BlobIdTracker.ActiveDeletionTracker
Adds the ids in the file provided to the tracked deletions.
track(Class<T>) - Method in class org.apache.jackrabbit.oak.osgi.OsgiWhiteboard
Returns a tracker for services of the given type.
track(Class<T>) - Method in class org.apache.jackrabbit.oak.spi.whiteboard.DefaultWhiteboard
 
track(Class<T>) - Method in interface org.apache.jackrabbit.oak.spi.whiteboard.Whiteboard
Starts tracking services of the given type.
track(Class<T>, Map<String, String>) - Method in class org.apache.jackrabbit.oak.osgi.OsgiWhiteboard
 
track(Class<T>, Map<String, String>) - Method in class org.apache.jackrabbit.oak.spi.whiteboard.DefaultWhiteboard
 
track(Class<T>, Map<String, String>) - Method in interface org.apache.jackrabbit.oak.spi.whiteboard.Whiteboard
Starts tracking services of the given type, with given attributes.
track(Path) - Method in interface org.apache.jackrabbit.oak.plugins.document.LastRevTracker
Called when a document needs an update of the _lastRev field.
trackAllocation(Buffer) - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferMonitor
Track the allocation of a buffer and update the exposed statistics.
Tracker<T> - Interface in org.apache.jackrabbit.oak.spi.whiteboard
Tracker for whiteboard services.
TrackingCorruptIndexHandler - Class in org.apache.jackrabbit.oak.plugins.index
 
TrackingCorruptIndexHandler() - Constructor for class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
 
TrackingCorruptIndexHandler.CorruptIndexInfo - Class in org.apache.jackrabbit.oak.plugins.index
 
transferredBytes() - Method in class org.apache.jackrabbit.oak.segment.standby.codec.ChunkedBlobStream
Returns the number of transferred bytes.
transform() - Method in class org.apache.jackrabbit.oak.run.CompositePrepareCommand.OakResourceTransformer
 
transformAndSeal(Map<Object, Object>, String, int) - Method in class org.apache.jackrabbit.oak.plugins.document.Document
Transform and seal the data of this document.
TransformingComparator(Comparator<String>, Function<String, String>) - Constructor for class org.apache.jackrabbit.oak.commons.FileIOUtils.TransformingComparator
 
TransformStageStatistics - Class in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
 
TransformStageStatistics() - Constructor for class org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.TransformStageStatistics
 
TRANSIENT - org.apache.jackrabbit.oak.plugins.document.DocumentStoreException.Type
A DocumentStoreException caused by a transient problem.
traversal - Variable in class org.apache.jackrabbit.oak.query.QueryOptions
 
TRAVERSE - org.apache.jackrabbit.oak.spi.filter.PathFilter.Result
Do not process the path but just perform traversal to child nodes.
TRAVERSE_WITH_SORT - org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder.SortStrategyType
System property FlatFileNodeStoreBuilder.OAK_INDEXER_SORT_STRATEGY_TYPE if set to this value would result in TraverseWithSortStrategy being used.
traversedNode(NodeTraversalCallback.PathSource) - Method in class org.apache.jackrabbit.oak.index.OutOfBandIndexerBase
 
traversedNode(NodeTraversalCallback.PathSource) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
 
traversedNode(NodeTraversalCallback.PathSource) - Method in interface org.apache.jackrabbit.oak.plugins.index.NodeTraversalCallback
 
TraversingIndex - Class in org.apache.jackrabbit.oak.query.index
An index that traverses over a given subtree.
TraversingIndex() - Constructor for class org.apache.jackrabbit.oak.query.index.TraversingIndex
 
TraversingRange - Class in org.apache.jackrabbit.oak.plugins.document.mongo
 
TraversingRange(LastModifiedRange, String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.mongo.TraversingRange
 
Tree - Interface in org.apache.jackrabbit.oak.api
A tree instance represents a snapshot of the ContentRepository tree at the time the instance was acquired from a ContentSession.
Tree.Status - Enum in org.apache.jackrabbit.oak.api
Status of an item in a Tree
TreeAware - Interface in org.apache.jackrabbit.oak.plugins.tree
Oak internal utility interface to avoid repeated retrieval of an underlying Tree.
TreeConstants - Interface in org.apache.jackrabbit.oak.plugins.tree
 
TreeContext - Interface in org.apache.jackrabbit.oak.plugins.tree
TreeContext represents item related information in relation to a dedicated module.
TreeFactory - Class in org.apache.jackrabbit.oak.plugins.tree.factories
Deprecated.
Please use TreeProvider instead
TreeLocation - Class in org.apache.jackrabbit.oak.plugins.tree
A TreeLocation denotes a location inside a tree.
TreeLocation() - Constructor for class org.apache.jackrabbit.oak.plugins.tree.TreeLocation
 
treeLookedUpByIdentifier(Tree) - Method in class org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate
 
TreePermission - Interface in org.apache.jackrabbit.oak.spi.security.authorization.permission
The TreePermission allow to evaluate permissions defined for a given Tree and it's properties.
TreeProvider - Interface in org.apache.jackrabbit.oak.plugins.tree
 
TreeProviderService - Class in org.apache.jackrabbit.oak.plugins.tree.impl
 
TreeProviderService() - Constructor for class org.apache.jackrabbit.oak.plugins.tree.impl.TreeProviderService
 
TreeType - Enum in org.apache.jackrabbit.oak.plugins.tree
Allows to distinguish different types of trees based on their name, ancestry or primary type.
TreeTypeAware - Interface in org.apache.jackrabbit.oak.plugins.tree
 
TreeTypeProvider - Class in org.apache.jackrabbit.oak.plugins.tree
 
TreeTypeProvider(TreeContext) - Constructor for class org.apache.jackrabbit.oak.plugins.tree.TreeTypeProvider
 
TreeUtil - Class in org.apache.jackrabbit.oak.plugins.tree
Utility providing common operations for the Tree that are not provided by the API.
TriStatsConsumer - Interface in org.apache.jackrabbit.oak.plugins.document.util
FunctionalInterface to consume Metric Stats for create/upsert operation
TRIVIAL - Static variable in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
trivial modification: does not affect consistency of existing content
TRUE - Static variable in interface org.apache.jackrabbit.oak.commons.json.JsopReader
The token type of the value "true".
truncate() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsGCJournalFile
 
truncate() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureGCJournalFile
 
truncate() - Method in class org.apache.jackrabbit.oak.segment.file.LocalGCJournalFile
 
truncate() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.GCJournalFile
Removes the content of the gc.log
truncate() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.JournalFileWriter
Truncates the journal file.
tryFlush() - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
Try to flush all pending changes to disk if possible without waiting for a lock or other resources currently not available.
TXT - org.apache.jackrabbit.oak.exporter.NodeStateSerializer.Format
 
type - Variable in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Condition
The condition type.
type - Variable in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation
The operation type.
type - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.ValueInfo
Type of this value
Type<T> - Class in org.apache.jackrabbit.oak.api
Instances of this class map Java types to property types.
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.CacheStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.CheckpointMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.ConsolidatedCacheStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.ConsolidatedDataStoreCacheStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.CopyOnWriteStoreMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.FileStoreBackupRestoreMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.IndexerMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.IndexStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.PersistentCacheStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.RepositoryStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.api.jmx.SessionMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.blob.cloud.s3.stats.S3DataStoreStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.composite.CompositeNodeStoreStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.jcr.observation.ChangeProcessorMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.jcr.observation.jmx.ConsolidatedListenerMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.plugins.blob.BlobGCMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigrationMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.plugins.blob.OperationsStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.plugins.document.RevisionGCStatsMBean
 
TYPE - Static variable in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.plugins.observation.filter.FilterConfigMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.query.stats.QueryStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.segment.compaction.SegmentRevisionGC
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.segment.file.FileStoreStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.segment.SegmentNodeStoreStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStoreStatsMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.spi.commit.BackgroundObserverMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleMBean
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.spi.state.RevisionGCMBean
 
TYPE_DATA - Static variable in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
TYPE_DISABLED - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Index type for disabled indexes
TYPE_HASH - Static variable in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
TYPE_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
TYPE_SEGMENT - Static variable in class org.apache.jackrabbit.oak.segment.remote.RemoteBlobMetadata
 
TYPE_UNKNOWN - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
 
typeCode() - Method in enum org.apache.jackrabbit.oak.plugins.document.NodeDocument.SplitDocType
 
TypeCodes - Class in org.apache.jackrabbit.oak.json
TypeCodes maps between Type and the code used to prefix its json serialisation.
TypedDataStore - Interface in org.apache.jackrabbit.oak.plugins.blob.datastore
Interface to provide ability to the DataStore to add records with BlobOptions.
TypeEditor - Class in org.apache.jackrabbit.oak.plugins.nodetype
Validator implementation that check JCR node type constraints.
TypeEditor.ConstraintViolationCallback - Interface in org.apache.jackrabbit.oak.plugins.nodetype
Extension point that allows pluggable handling of constraint violations
TypeEditorProvider - Class in org.apache.jackrabbit.oak.plugins.nodetype
 
TypeEditorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditorProvider
 
TypeEditorProvider(boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditorProvider
 
TypePredicate - Class in org.apache.jackrabbit.oak.plugins.nodetype
Inheritance-aware node type predicate for node states.
TypePredicate(NodeState, Iterable<String>) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate
Creates a predicate for checking whether a node state is an instance of any of the named node types.
TypePredicate(NodeState, String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate
Creates a predicate for checking whether a node state is an instance of the named node type.
TypePredicate(NodeState, String[]) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate
Creates a predicate for checking whether a node state is an instance of any of the named node types.

U

UDPBroadcaster - Class in org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast
A broadcast mechanism that uses UDP.
UDPBroadcaster(String) - Constructor for class org.apache.jackrabbit.oak.plugins.document.persistentCache.broadcast.UDPBroadcaster
 
unavailable(String) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
unavailable(ManagementOperation<?>, String) - Static method in class org.apache.jackrabbit.oak.commons.jmx.ManagementOperation.Status
 
UNAVAILABLE - org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean.StatusCode
 
unbindAggregationFilter(ServiceReference, AggregationFilter) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
unbindAuthenticationConfiguration(AuthenticationConfiguration) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
unbindAuthenticationConfiguration(AuthenticationConfiguration) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
unbindAuthorizableActionProvider(ServiceReference, AuthorizableActionProvider) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
unbindAuthorizableNodeName(ServiceReference, AuthorizableNodeName) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
unbindAuthorizationConfiguration(AuthorizationConfiguration) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
unbindAuthorizationConfiguration(AuthorizationConfiguration, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
unbindBackgroundObserverMBean(BackgroundObserverMBean, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
unbindBlobDataSource(DataSource) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
unbindBlobStore(BlobStore) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
unbindChangeProcessorMBean(ChangeProcessorMBean, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
unbindChecker(MountedNodeStoreChecker<?>) - Method in class org.apache.jackrabbit.oak.composite.checks.NodeStoreChecksService
 
unbindCluster(Clusterable) - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditorProvider
 
unbindContentRepository(ContentRepository) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
unbindCredentialsSupport(CredentialsSupport) - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenConfigurationImpl
 
unbindDataSource(DataSource) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
unbindDocumentNodeStore(DocumentNodeStore) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreCacheService
 
unbindExclude(CugExclude) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
unbindFilterConfigMBean(FilterConfigMBean, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
unbindFilterProvider(FilterProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
unbindIdpManager(ExternalIdentityProviderManager) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
unbindInfoProviders(IndexInfoProvider) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexInfoServiceImpl
 
unbindListenerMBean(EventListenerMBean, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
unbindMountInfoProvider(MountInfoProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl.PrincipalBasedAuthorizationConfiguration
 
unbindMountInfoProvider(MountInfoProvider) - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
 
unbindMountInfoProvider(MountInfoProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.cug.impl.CugConfiguration
 
unbindNewBlobStore(BlobStore) - Method in class org.apache.jackrabbit.oak.spi.blob.osgi.SplitBlobStoreService
 
unbindNodeStateCache(DocumentNodeStateCache) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService
 
unbindNodeStore(NodeStoreProvider) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStoreService
 
unbindNodeStoreProvider(NodeStoreProvider) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStoreService
 
unbindObserver(Observer, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.jcr.observation.ConsolidatedListenerMBeanImpl
 
unbindOldBlobStore(BlobStore) - Method in class org.apache.jackrabbit.oak.spi.blob.osgi.SplitBlobStoreService
 
unbindPrincipalConfiguration(PrincipalConfiguration) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
unbindPrincipalConfiguration(PrincipalConfiguration, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
unbindPrivilegeConfiguration(PrivilegeConfiguration) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
unbindPrivilegeConfiguration(PrivilegeConfiguration) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
unbindRestrictionProvider(ServiceReference, RestrictionProvider) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
unbindRootProvider(RootProvider) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
unbindSecurityProvider(SecurityProvider) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
unbindStatsMBeans(IndexStatsMBean) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
 
unbindStore(NodeStore) - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditorProvider
 
unbindSyncManager(SyncManager) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModuleFactory
 
unbindTokenConfiguration(TokenConfiguration) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
unbindTokenConfiguration(TokenConfiguration, Map<String, Object>) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
unbindTreeProvider(TreeProvider) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
unbindUserAuthenticationFactory(ServiceReference, UserAuthenticationFactory) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
unbindUserConfiguration(UserConfiguration) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
 
unbindUserConfiguration(UserConfiguration) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
Deprecated.
 
unblockCommits() - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
Unblock blocked commits.
UnboundConnectionValidator - Class in org.apache.jackrabbit.oak.security.authentication.ldap.impl
UnboundConnectionValidator...
UnboundConnectionValidator() - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.UnboundConnectionValidator
 
UnboundLdapConnectionPool - Class in org.apache.jackrabbit.oak.security.authentication.ldap.impl
A pool implementation for LdapConnection objects.
UnboundLdapConnectionPool(PoolableUnboundConnectionFactory) - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.UnboundLdapConnectionPool
Instantiates a new LDAP connection pool.
UnboundLookupConnectionValidator - Class in org.apache.jackrabbit.oak.security.authentication.ldap.impl
UnboundConnectionValidator...
UnboundLookupConnectionValidator() - Constructor for class org.apache.jackrabbit.oak.security.authentication.ldap.impl.UnboundLookupConnectionValidator
 
UNCHANGED - org.apache.jackrabbit.oak.api.Tree.Status
Item is unchanged
UNDEFINED - Static variable in class org.apache.jackrabbit.oak.api.Type
The special "undefined" type, never encountered in normal values
UNDEFINEDS - Static variable in class org.apache.jackrabbit.oak.api.Type
Multi-valued "undefined" type, never encountered in normal values
unescapeLineBreaks(String) - Static method in class org.apache.jackrabbit.oak.commons.sort.EscapeUtils
 
unescapePropertyName(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
unifyInExcludes(Set<String>, Set<String>) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Unify path inclusions and exclusions.
UnionQueryImpl - Class in org.apache.jackrabbit.oak.query
Represents a union query.
unique - Variable in class org.apache.jackrabbit.oak.fixture.BlobStoreFixture
 
unique - Variable in class org.apache.jackrabbit.oak.fixture.OakFixture
 
UNIQUE_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Marks a unique property index.
UniqueIndexNodeStoreChecker - Class in org.apache.jackrabbit.oak.composite.checks
Checker that ensures the consistency of unique entries in the various mounts
UniqueIndexNodeStoreChecker() - Constructor for class org.apache.jackrabbit.oak.composite.checks.UniqueIndexNodeStoreChecker
 
universal(UniversalFilter.Selector, Predicate<NodeState>) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A condition that holds when the predicate matches.
UniversalFilter - Class in org.apache.jackrabbit.oak.plugins.observation.filter
An universal Filter implementation, which can be parametrised by a UniversalFilter.Selector and a Predicate.
UniversalFilter(NodeState, NodeState, UniversalFilter.Selector, Predicate<NodeState>) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
Create a new instance of an universal filter rooted at the passed trees.
UniversalFilter.Selector - Interface in org.apache.jackrabbit.oak.plugins.observation.filter
A selector instance maps call backs on Filters to NodeState instances, which should be used for determining inclusion or exclusion of the associated event.
UNKNOWN - org.apache.jackrabbit.oak.api.jmx.ImpactOption
Indicates that the operation has an "unknown" nature.
UNKNOWN - org.apache.jackrabbit.oak.spi.xml.PropInfo.MultipleStatus
 
UNKNOWN_LAG - Static variable in class org.apache.jackrabbit.oak.plugins.document.mongo.ReplicaSetStatus
 
unlock() - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
unlock() - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
unlock() - Method in class org.apache.jackrabbit.oak.segment.aws.AwsRepositoryLock
 
unlock() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
unlock() - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.RepositoryLock
Unlocks the repository, so that it can be used by another SegmentNodeStore.
unlock(String) - Method in class org.apache.jackrabbit.oak.jcr.lock.LockManagerImpl
 
unmodifiable() - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Returns an unmodifiable instance.
unprepare() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
 
unprepare() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
 
unprepare() - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
Undo a prepare.
UnrecoverableArchiveException - Exception in org.apache.jackrabbit.oak.segment.file
 
UnrecoverableArchiveException(String, IOException) - Constructor for exception org.apache.jackrabbit.oak.segment.file.UnrecoverableArchiveException
 
unregister() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexMBeanRegistration
 
unregister() - Method in class org.apache.jackrabbit.oak.segment.standby.store.CommunicationObserver
 
unregister() - Method in class org.apache.jackrabbit.oak.spi.whiteboard.CompositeRegistration
 
unregister() - Method in interface org.apache.jackrabbit.oak.spi.whiteboard.Registration
Unregisters this service.
unregisterNamespace(String) - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
 
unregisterNamespace(String) - Method in class org.apache.jackrabbit.oak.plugins.name.ReadWriteNamespaceRegistry
 
unregisterNodeType(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
This implementation always throws a UnsupportedRepositoryOperationException.
unregisterNodeType(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
Unregisters the specified node type.
unregisterNodeTypes(String[]) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
This implementation always throws a UnsupportedRepositoryOperationException.
unregisterNodeTypes(String[]) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
Unregisters the specified set of node types.
unregisterObserver() - Method in class org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigHandler
 
unsetCommitRoot(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
unsetRevision(UpdateOp, Revision) - Static method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
 
unsupported() - Method in class org.apache.jackrabbit.oak.spi.state.ReadOnlyBuilder
 
UNSUPPORTED - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Unsupported operation or feature
UNSUPPORTED - Static variable in interface org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree.ParentProvider
 
UnsupportedIndexedPropertyException(String) - Constructor for exception org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore.UnsupportedIndexedPropertyException
 
unwrap() - Method in class org.apache.jackrabbit.oak.plugins.memory.PropertyStateValue
 
unwrap() - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
 
update() - Method in class org.apache.jackrabbit.oak.jcr.delegate.ItemDelegate
Called by ItemDelegate.checkUpdate() to update the internal state of this delegate.
update() - Method in class org.apache.jackrabbit.oak.jcr.delegate.PropertyDelegate
The session has been updated since the last time this property delegate was accessed, so we need to re-retrieve the property state to get any potential updates.
update(long) - Method in interface org.apache.jackrabbit.oak.stats.HistogramStats
Adds a recorded value.
update(long) - Method in class org.apache.jackrabbit.oak.stats.NoopStats
 
update(long) - Method in class org.apache.jackrabbit.oak.stats.SimpleStats
 
update(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.stats.NoopStats
 
update(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.stats.SimpleStats
 
update(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.stats.TimerStats
Adds a recorded duration.
update(Revision) - Method in class org.apache.jackrabbit.oak.plugins.document.RevisionVector
Creates a new revision vector with based on this vector and the given revision.
update(String) - Method in class org.apache.jackrabbit.oak.jcr.session.NodeImpl
 
update(Connection, RDBDocumentStore.RDBTableMetaData, String, Long, Number, Boolean, Long, Long, Long, String) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
 
update(Connection, RDBDocumentStore.RDBTableMetaData, List<T>, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreJDBC
Update a list of documents using JDBC batches.
update(CRC32) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
update(Collection<? extends Document>, int, long, boolean, boolean, List<String>, BiPredicate<Collection<? extends Document>, Integer>, BiStatsConsumer, BiStatsConsumer, ObjIntConsumer<MeterStats>, Consumer<MeterStats>) - Method in class org.apache.jackrabbit.oak.plugins.document.util.ModifyMetricUpdater
 
update(Collection<? extends Document>, int, long, BiPredicate<Collection<? extends Document>, Integer>, BiStatsConsumer) - Method in class org.apache.jackrabbit.oak.plugins.document.util.RemoveMetricUpdater
 
update(Collection<? extends Document>, long, List<String>, boolean, BiPredicate<Collection<? extends Document>, Integer>, TriStatsConsumer, Predicate<Collection<? extends Document>>, BiStatsConsumer) - Method in class org.apache.jackrabbit.oak.plugins.document.util.CreateMetricUpdater
 
update(Collection<? extends Document>, long, List<String>, BiPredicate<Collection<? extends Document>, Integer>, TriStatsConsumer) - Method in class org.apache.jackrabbit.oak.plugins.document.util.UpsertMetricUpdater
 
UPDATE - org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult.Status
authorizable updated
updateBlobReferencesSize(long) - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationStatsCollector
Update the size of blob references
updateChildOrder(boolean) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractMutableTree
Updates the child order to match any added or removed child nodes that are not yet reflected in the TreeConstants.OAK_CHILD_ORDER property.
updated() - Method in class org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder
Called whenever this node is modified, i.e.
updated() - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeBuilder
 
updateDuration(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationStatsCollector
Increment the duration timer
updateIndex(NodeState, String, NodeState, String, String, AsyncIndexUpdate.AsyncUpdateCallback, AtomicReference<String>) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
 
updateIndexDefinitions(NodeBuilder) - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
updateMarkDuration(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationStatsCollector
Increment the mark phase duration timer
updateMixins(Set<String>, Set<String>) - Method in class org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate
 
updateModifiedDateOnAccess(long) - Method in class org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore
 
updateModifiedDateOnAccess(long) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
updateNumBlobReferences(long) - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationStatsCollector
Update the number of blob references
updateNumCandidates(long) - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationStatsCollector
Update the number of candidates found
updateNumDeleted(long) - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationStatsCollector
Update the number deleted
UpdateOp - Class in org.apache.jackrabbit.oak.plugins.document
A DocumentStore "update" operation for one document.
UpdateOp(String, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.document.UpdateOp
Create an update operation for the document with the given id.
UpdateOp.Condition - Class in org.apache.jackrabbit.oak.plugins.document
A condition to check before an update is applied.
UpdateOp.Condition.Type - Enum in org.apache.jackrabbit.oak.plugins.document
 
UpdateOp.Key - Class in org.apache.jackrabbit.oak.plugins.document
A key for an operation consists of a property name and an optional revision.
UpdateOp.Operation - Class in org.apache.jackrabbit.oak.plugins.document
A DocumentStore operation for a given key within a document.
UpdateOp.Operation.Type - Enum in org.apache.jackrabbit.oak.plugins.document
The DocumentStore operation type.
updateStatus(String) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
updateStatus(String) - Method in class org.apache.jackrabbit.oak.spi.gc.DelegatingGCMonitor
 
updateStatus(String) - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitor.Empty
 
updateStatus(String) - Method in interface org.apache.jackrabbit.oak.spi.gc.GCMonitor
The garbage collection entered a new phase e.g.
updateStatus(String) - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitorTracker
 
updateStatus(String) - Method in class org.apache.jackrabbit.oak.spi.gc.LoggingGCMonitor
 
updateSweepDuration(long, TimeUnit) - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationStatsCollector
Increment the sweep phase duration timer
updateTotalSizeDeleted(long) - Method in interface org.apache.jackrabbit.oak.plugins.blob.OperationStatsCollector
Update the size deleted
UpdateUtils - Class in org.apache.jackrabbit.oak.plugins.document
Provides convenience methods for applying UpdateOps to Documents.
UpdateUtils() - Constructor for class org.apache.jackrabbit.oak.plugins.document.UpdateUtils
 
upgrade(File, File, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.blob.DataStoreCacheUpgradeUtils
Upgrades the CachingDataStore.
upgradeToSchema(int) - Method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBOptions
Control over DB schema to upgrade to
UPLOAD_STAGING_DIR - Static variable in class org.apache.jackrabbit.oak.plugins.blob.UploadStagingCache
 
uploadCompleted(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
uploadCompleted(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Invoked when upload for a binary file get completed.
uploaded(long, TimeUnit, long) - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
uploaded(long, TimeUnit, long) - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Called when a binary content is written to BlobStore
uploadFailed() - Method in class org.apache.jackrabbit.oak.plugins.blob.BlobStoreStats
 
uploadFailed() - Method in interface org.apache.jackrabbit.oak.spi.blob.stats.BlobStatsCollector
Invoked when an upload of a binary fails.
UploadStagingCache - Class in org.apache.jackrabbit.oak.plugins.blob
Cache for staging async uploads.
upperCase(DynamicOperand) - Method in class org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelFactoryImpl
 
upperCase(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
 
UpperCaseImpl - Class in org.apache.jackrabbit.oak.jcr.query.qom
The implementation of the corresponding JCR interface.
UpperCaseImpl - Class in org.apache.jackrabbit.oak.query.ast
The function "upper(..)".
UpperCaseImpl(DynamicOperandImpl) - Constructor for class org.apache.jackrabbit.oak.jcr.query.qom.UpperCaseImpl
 
UpperCaseImpl(DynamicOperandImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
 
UpsertMetricUpdater - Class in org.apache.jackrabbit.oak.plugins.document.util
UpsertMetricUpdater(MeterStats, MeterStats, TimerStats) - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.UpsertMetricUpdater
 
URI - Static variable in class org.apache.jackrabbit.oak.api.Type
Map String to PropertyType.URI
uriProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
Create a multi valued PropertyState from a list of URIs.
uriProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
Create a PropertyState from a URI.
URIS - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<String> to array of PropertyType.URI
US_EAST_1_AWS_BUCKET_REGION - Static variable in class org.apache.jackrabbit.oak.blob.cloud.s3.Utils
The value for the us-east-1 region.
USE_FAKE_BLOBSTORE - Static variable in class org.apache.jackrabbit.oak.backup.impl.FileStoreBackupImpl
 
USE_IF_EXISTS - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
Whether to use the index.
USECMODCOUNT - Static variable in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
useLZ4() - Static method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
 
user() - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig
Returns the sync configuration for users.
User - Interface in org.apache.jackrabbit.api.security.user
User is a special Authorizable that can be authenticated and impersonated.
User() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncConfig.User
 
USER - org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
 
USER_DATA - Static variable in class org.apache.jackrabbit.oak.jcr.observation.EventFactory
 
USER_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
USER_PRIVILEGE_NAMES - Static variable in class org.apache.jackrabbit.oak.spi.security.user.action.AccessControlAction
 
USER_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.security.user.UserConstants
 
UserAction - Interface in org.apache.jackrabbit.oak.spi.security.user.action
The UserAction interface allows for implementations to be informed about and react to the following changes to a User: UserAction.onDisable(User, String, Root, NamePathMapper)
UserAuthenticationFactory - Interface in org.apache.jackrabbit.oak.spi.security.user
Provides a user management specific implementation of the Authentication interface to those LoginModules that verify a given authentication request by evaluation information exposed by the Jackrabbit user management API.
UserAuthenticationFactoryImpl - Class in org.apache.jackrabbit.oak.security.user
 
UserAuthenticationFactoryImpl() - Constructor for class org.apache.jackrabbit.oak.security.user.UserAuthenticationFactoryImpl
 
UserConfiguration - Interface in org.apache.jackrabbit.oak.spi.security.user
Configuration interface for user management.
UserConfigurationImpl - Class in org.apache.jackrabbit.oak.security.user
Default implementation of the UserConfiguration.
UserConfigurationImpl() - Constructor for class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
UserConfigurationImpl(SecurityProvider) - Constructor for class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
 
UserConstants - Interface in org.apache.jackrabbit.oak.spi.security.user
User management related constants.
userEventTriggered(ChannelHandlerContext, Object) - Method in class org.apache.jackrabbit.oak.segment.standby.netty.SSLSubjectMatcher
 
userId - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.credentials.AbstractCredentials
 
UserIdCredentials - Class in org.apache.jackrabbit.oak.spi.security.user
Credentials implementation that only contains a userId but no password.
UserIdCredentials(String) - Constructor for class org.apache.jackrabbit.oak.spi.security.user.UserIdCredentials
 
UserIDTestLoginModule - Class in org.apache.jackrabbit.oak.exercise.security.authentication
LoginModule implementation for UserIDTest
UserIDTestLoginModule() - Constructor for class org.apache.jackrabbit.oak.exercise.security.authentication.UserIDTestLoginModule
 
userManager - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
UserManager - Interface in org.apache.jackrabbit.api.security.user
The UserManager provides access to and means to maintain authorizable objects i.e.
UserManagerCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
Callback implementation used to pass a UserManager to the login module.
UserManagerCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.UserManagerCallback
 
UserManagerDelegator - Class in org.apache.jackrabbit.oak.jcr.delegate
This implementation of UserManager delegates back to a delegatee wrapping each call into a UserManager closure.
UserManagerDelegator(SessionDelegate, UserManager) - Constructor for class org.apache.jackrabbit.oak.jcr.delegate.UserManagerDelegator
 
UserManagerImpl - Class in org.apache.jackrabbit.oak.security.user
UserManagerImpl...
UserManagerImpl(Root, PartialValueFactory, SecurityProvider, UserMonitor, DynamicMembershipService) - Constructor for class org.apache.jackrabbit.oak.security.user.UserManagerImpl
 
UserManagerOperation<T> - Class in org.apache.jackrabbit.oak.jcr.session.operation
 
UserManagerOperation(SessionDelegate, String) - Constructor for class org.apache.jackrabbit.oak.jcr.session.operation.UserManagerOperation
 
UserManagerOperation(SessionDelegate, String, boolean) - Constructor for class org.apache.jackrabbit.oak.jcr.session.operation.UserManagerOperation
 
UserMonitor - Interface in org.apache.jackrabbit.oak.security.user.monitor
 
UserMonitorImpl - Class in org.apache.jackrabbit.oak.security.user.monitor
 
UserMonitorImpl(StatisticsProvider) - Constructor for class org.apache.jackrabbit.oak.security.user.monitor.UserMonitorImpl
 
UserQueryManager - Class in org.apache.jackrabbit.oak.security.user.query
Query manager for user specific searches.
UserQueryManager(UserManagerImpl, NamePathMapper, ConfigurationParameters, Root) - Constructor for class org.apache.jackrabbit.oak.security.user.query.UserQueryManager
 
UserUtil - Class in org.apache.jackrabbit.oak.spi.security.user.util
Utility methods for user management.
usesBlobId(String) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
useSSL() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Configures whether SSL connections should be used.
useTLS() - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig
Configures whether TLS connections should be used.
usingFile() - Method in class org.apache.jackrabbit.oak.commons.sort.StringSort
 
usingSystemPropertyReader(Function<String, String>) - Method in class org.apache.jackrabbit.oak.commons.properties.SystemPropertySupplier
For unit testing: specify a function to read system properties (overriding default of System.getProperty(String).
UTF8Encoder - Class in org.apache.jackrabbit.oak.plugins.document.util
Utility class related to encoding characters into (UTF-8) byte sequences.
Utils - Class in org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage
 
Utils - Class in org.apache.jackrabbit.oak.blob.cloud.s3
Amazon S3 utilities.
Utils - Class in org.apache.jackrabbit.oak.plugins.document.util
Utility methods.
Utils - Class in org.apache.jackrabbit.oak.plugins.version
Utils provide some utility methods.
Utils - Class in org.apache.jackrabbit.oak.run.commons
 
Utils - Class in org.apache.jackrabbit.oak.security.user
 
Utils() - Constructor for class org.apache.jackrabbit.oak.plugins.document.util.Utils
 
uuid(UniversalFilter.Selector, String[]) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
A condition that holds for matching uuids.
uuidIndex - Variable in class org.apache.jackrabbit.oak.plugins.document.check.AsyncNodeStateProcessor
 
UuidPredicate - Class in org.apache.jackrabbit.oak.plugins.observation.filter
A predicate for matching against a list of UUIDs.
UuidPredicate(String[]) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.UuidPredicate
 
UUIDUtils - Class in org.apache.jackrabbit.oak.commons
 

V

V_12 - org.apache.jackrabbit.oak.segment.SegmentVersion
 
V_13 - org.apache.jackrabbit.oak.segment.SegmentVersion
 
valid - Variable in class org.apache.jackrabbit.j2ee.AbstractConfig
 
validate() - Method in class org.apache.jackrabbit.j2ee.AbstractConfig
 
validate() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
validate() - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
validate() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
validate(String) - Static method in class org.apache.jackrabbit.oak.commons.PathUtils
Check if the path is valid, and throw an IllegalArgumentException if not.
validate(String) - Static method in class org.apache.jackrabbit.oak.namepath.JcrNameParser
 
validate(String) - Static method in class org.apache.jackrabbit.oak.namepath.JcrPathParser
 
validate(LdapConnection) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.UnboundConnectionValidator
Returns true if connection is connected
validate(LdapConnection) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.UnboundLookupConnectionValidator
Returns true if connection is connected, authenticated, and a lookup on the rootDSE returns a non-null response.
validateFlatFileStoreFileName(File, Compression) - Static method in class org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreUtils
This method validates the compression suffix is in correspondence with compression algorithm.
validateObject(LdapConnection) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.PoolableUnboundConnectionFactory
validateRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.restriction.CustomRestrictionProvider
 
validateRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
validateRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.RestrictionProviderImpl
 
validateRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.WhiteboardRestrictionProvider
 
validateRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
validateRestrictions(String, Tree) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
validateRestrictions(String, Tree) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Validate the restrictions present with the specified ACE tree.
validateWith(Predicate<T>) - Method in class org.apache.jackrabbit.oak.commons.properties.SystemPropertySupplier
Specify a validation expression.
ValidationEntry - Class in org.apache.jackrabbit.oak.security.authorization.accesscontrol
 
ValidationEntry(String, PrivilegeBits, boolean, Set<Restriction>) - Constructor for class org.apache.jackrabbit.oak.security.authorization.accesscontrol.ValidationEntry
 
ValidationEntry(String, PrivilegeBits, boolean, Set<Restriction>, int) - Constructor for class org.apache.jackrabbit.oak.security.authorization.accesscontrol.ValidationEntry
 
Validator - Interface in org.apache.jackrabbit.oak.spi.commit
Content change validator.
ValidatorProvider - Class in org.apache.jackrabbit.oak.spi.commit
Extension point for plugging in different kinds of validation rules for content changes.
ValidatorProvider() - Constructor for class org.apache.jackrabbit.oak.spi.commit.ValidatorProvider
 
value - Variable in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Condition
The value.
value - Variable in class org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation
The value, if any.
value - Variable in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters.Milliseconds
 
value() - Method in annotation type org.apache.jackrabbit.oak.api.jmx.Description
 
value() - Method in annotation type org.apache.jackrabbit.oak.api.jmx.Impact
 
value() - Method in enum org.apache.jackrabbit.oak.api.jmx.ImpactOption
 
value() - Method in annotation type org.apache.jackrabbit.oak.api.jmx.Name
 
value(boolean) - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Append the boolean value 'true' or 'false'.
value(boolean) - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
value(boolean) - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Append the boolean value 'true' or 'false'.
value(long) - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Append a number.
value(long) - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
value(long) - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Append a number.
value(String) - Method in class org.apache.jackrabbit.oak.commons.json.JsopBuilder
Append a string or null.
value(String) - Method in class org.apache.jackrabbit.oak.commons.json.JsopStream
 
value(String) - Method in interface org.apache.jackrabbit.oak.commons.json.JsopWriter
Append a string or null.
VALUE - org.apache.jackrabbit.oak.segment.RecordType
A value (for example a string, or a long, or a blob).
VALUE_EXCLUDED_PREFIXES - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
A list of prefixes to be excluded from the index.
VALUE_INCLUDED_PREFIXES - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
A list of prefixes to be included from the index.
VALUE_PATTERN - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
The regular expression pattern of the values to be indexes.
VALUE_PERMISSIONS_JR2 - Static variable in interface org.apache.jackrabbit.oak.spi.security.authorization.permission.PermissionConstants
Value of the PermissionConstants.PARAM_PERMISSIONS_JR2 configuration parameter that contains all value entries.
VALUE_PROTECT_EXTERNAL_IDENTITIES_NONE - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIdentityConstants
Default value for the ExternalIdentityConstants.PARAM_PROTECT_EXTERNAL_IDENTITIES configuration option that doesn't enforce any protection (backwards compatible behavior).
VALUE_PROTECT_EXTERNAL_IDENTITIES_PROTECTED - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIdentityConstants
Value for the ExternalIdentityConstants.PARAM_PROTECT_EXTERNAL_IDENTITIES configuration option that will enforce protection of synchronized external identities.
VALUE_PROTECT_EXTERNAL_IDENTITIES_WARN - Static variable in interface org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalIdentityConstants
Value for the ExternalIdentityConstants.PARAM_PROTECT_EXTERNAL_IDENTITIES configuration option that will log warnings upon modification synchronized external users/groups but doesn't enforce the protection.
ValueConverter - Class in org.apache.jackrabbit.oak.query
 
ValueDataType - Class in org.apache.jackrabbit.oak.plugins.document.persistentCache
 
valueFactory - Variable in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
ValueFactoryImpl - Class in org.apache.jackrabbit.oak.plugins.value.jcr
Implementation of ValueFactory interface.
ValueFactoryImpl(Root, NamePathMapper) - Constructor for class org.apache.jackrabbit.oak.plugins.value.jcr.ValueFactoryImpl
Creates a new instance of ValueFactory.
ValueFactoryImpl(Root, NamePathMapper, BlobAccessProvider) - Constructor for class org.apache.jackrabbit.oak.plugins.value.jcr.ValueFactoryImpl
Creates a new instance of ValueFactory.
valueFromString(String) - Static method in class org.apache.jackrabbit.oak.spi.xml.ImportBehavior
 
valueId - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.ValueInfo
Id of this record
ValueInfo(RecordId, Type<?>) - Constructor for class org.apache.jackrabbit.oak.segment.SegmentParser.ValueInfo
 
valueOf(String) - Static method in enum org.apache.jackrabbit.api.security.user.QueryBuilder.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.api.jmx.ImpactOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.api.Result.SizePrecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.api.StrictPathRestriction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.api.Tree.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.exporter.NodeStateSerializer.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder.SortStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.index.indexer.document.flatfile.MemoryManager.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreBuilder.IncrementalSortStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreOperand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.jcr.query.qom.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.jcr.query.qom.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.jcr.query.qom.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.blob.datastore.BlobTracker.Options
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.blob.datastore.SharedDataStoreUtils.SharedStoreRecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.blob.SharedDataStore.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigInitializer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo.ClusterNodeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo.RecoverLockState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.DocumentStoreException.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.jackrabbit.oak.plugins.document.FormatVersion
Returns a format version for the given String representation.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.LeaseCheckMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.NodeDocument.SplitDocType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBCommonVendorSpecificCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB.FETCHFIRSTSYNTAX
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.UpdateOp.Condition.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.document.UpdateOp.Operation.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.index.IndexCommitCallback.IndexProgress
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.plugins.tree.TreeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.query.ast.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.query.ast.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.query.ast.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.query.QueryEngineImpl.QuerySelectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.query.QueryOptions.Traversal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.run.cli.BlobStoreOptions.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.run.cli.OptionBeans
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.run.MetricsExporterFixture.ExporterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.run.MetricsExporterFixtureProvider.ExporterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.run.Traces
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.security.authorization.composite.CompositeAuthorizationConfiguration.CompositionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.segment.aws.tool.AwsToolUtils.SegmentStoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils.SegmentStoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions.CompactorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.segment.compaction.SegmentGCOptions.GCType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.segment.compaction.SegmentGCStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.segment.RecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.segment.SegmentBufferWriterPool.PoolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.segment.SegmentParser.BlobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.segment.SegmentVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.segment.tool.SearchNodes.Output
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.blob.BlobOptions.UploadType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.commit.PartialConflictHandler.Resolution
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.commit.ResetCommitAttributeHook
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.commit.ThreeWayConflictHandler.Resolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.filter.PathFilter.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.mount.FragmentMatcher.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.query.Filter.PathRestriction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.query.QueryIndex.OrderEntry.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.security.authentication.external.SyncResult.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.state.ConflictType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils.ScheduleExecutionInstanceTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.spi.xml.PropInfo.MultipleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.stats.SimpleStats.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.jackrabbit.api.security.user.QueryBuilder.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
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.api.jmx.ImpactOption
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.api.jmx.RepositoryManagementMBean.StatusCode
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.api.Result.SizePrecision
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.api.StrictPathRestriction
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.api.Tree.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS
 
values() - Static method in enum org.apache.jackrabbit.oak.exporter.NodeStateSerializer.Format
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.index.indexer.document.flatfile.FlatFileNodeStoreBuilder.SortStrategyType
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.index.indexer.document.flatfile.MemoryManager.Type
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.index.indexer.document.incrementalstore.IncrementalStoreBuilder.IncrementalSortStrategyType
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.index.indexer.document.incrementalstore.IncrementalStoreOperand
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.jcr.query.qom.JoinType
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.jcr.query.qom.Operator
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.jcr.query.qom.Order
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.plugins.blob.datastore.BlobTracker.Options
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.plugins.blob.datastore.SharedDataStoreUtils.SharedStoreRecordType
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.plugins.blob.SharedDataStore.Type
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.plugins.document.bundlor.BundlingConfigInitializer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.jackrabbit.oak.plugins.document.cache.NodeDocumentCache
 
values() - Static method in enum org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo.ClusterNodeState
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.plugins.document.ClusterNodeInfo.RecoverLockState
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.plugins.document.DocumentStoreException.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.apache.jackrabbit.oak.plugins.document.FormatVersion
 
values() - Static method in enum org.apache.jackrabbit.oak.plugins.document.LeaseCheckMode
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.plugins.document.NodeDocument.SplitDocType
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.plugins.document.persistentCache.CacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.MultiGenerationMap
 
values() - Static method in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
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.plugins.document.rdb.RDBCommonVendorSpecificCode
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.plugins.document.rdb.RDBDocumentStoreDB.FETCHFIRSTSYNTAX
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.plugins.document.rdb.RDBDocumentStoreDB
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.plugins.document.UpdateOp.Condition.Type
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.plugins.document.UpdateOp.Operation.Type
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.plugins.index.IndexCommitCallback.IndexProgress
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.plugins.tree.TreeType
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.query.ast.JoinType
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.query.ast.Operator
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.query.ast.Order
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.query.QueryEngineImpl.QuerySelectionMode
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.query.QueryOptions.Traversal
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.cli.BlobStoreOptions.Type
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.cli.OptionBeans
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.MetricsExporterFixture.ExporterType
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.MetricsExporterFixtureProvider.ExporterType
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.Traces
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.security.authorization.composite.CompositeAuthorizationConfiguration.CompositionType
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.segment.aws.tool.AwsToolUtils.SegmentStoreType
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.segment.azure.tool.ToolUtils.SegmentStoreType
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.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
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.segment.compaction.SegmentGCOptions.CompactorType
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.segment.compaction.SegmentGCOptions.GCType
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.segment.compaction.SegmentGCStatus
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.segment.RecordType
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.segment.SegmentBufferWriterPool.PoolType
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.segment.SegmentParser.BlobType
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.segment.SegmentVersion
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.segment.tool.SearchNodes.Output
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.spi.blob.BlobOptions.UploadType
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.spi.commit.PartialConflictHandler.Resolution
Deprecated.
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.spi.commit.ResetCommitAttributeHook
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.spi.commit.ThreeWayConflictHandler.Resolution
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.spi.filter.PathFilter.Result
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.spi.mount.FragmentMatcher.Result
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.spi.query.Filter.PathRestriction
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.spi.query.QueryIndex.OrderEntry.Order
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.spi.security.authentication.external.SyncResult.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.jackrabbit.oak.spi.security.ConfigurationParameters
values() - Static method in enum org.apache.jackrabbit.oak.spi.security.user.AuthorizableType
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.spi.state.ConflictType
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.spi.whiteboard.WhiteboardUtils.ScheduleExecutionInstanceTypes
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.spi.xml.PropInfo.MultipleStatus
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.stats.SimpleStats.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
vendorCode - Variable in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBBlobStoreDB
 
vendorCode - Variable in enum org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStoreDB
 
verifyNotPotentiallySlow() - Method in interface org.apache.jackrabbit.oak.query.Query
Verify the query is not potentially slow.
verifyNotPotentiallySlow() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
 
verifyNotPotentiallySlow() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
 
VERSION - org.apache.jackrabbit.oak.plugins.tree.TreeType
Trees within the version, activity or configuration storage
VERSION - Static variable in exception org.apache.jackrabbit.oak.api.CommitFailedException
Type name for version violation errors.
VERSION - Static variable in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
 
VERSION_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
VERSION_NODE_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
VERSION_NODE_TYPE_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
VERSION_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
VERSION_STORAGE_PATH - Static variable in class org.apache.jackrabbit.oak.jcr.version.VersionStorage
 
VERSION_STORE_INIT - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
VERSION_STORE_NT_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
VERSION_STORE_PATH - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
Quote from JSR 283 Section "3.13.8 Version Storage"
VERSION_STORE_ROOT_NAMES - Static variable in interface org.apache.jackrabbit.oak.spi.version.VersionConstants
 
VersionableEditor - Class in org.apache.jackrabbit.oak.plugins.migration.version
The VersionableEditor provides two possible ways to handle versionable nodes: it can copy the version histories of versionable nodes, or it can skip copying version histories and remove the mix:versionable mixin together with any related properties (see VersionHistoryUtil.removeVersionProperties(NodeBuilder, TypePredicate)).
VersionableEditor.Provider - Class in org.apache.jackrabbit.oak.plugins.migration.version
 
VersionablePathHook - Class in org.apache.jackrabbit.oak.security.authorization.permission
Commit hook which is responsible for storing the path of the versionable node with every version history.
VersionablePathHook(String, ProviderCtx) - Constructor for class org.apache.jackrabbit.oak.security.authorization.permission.VersionablePathHook
 
VersionablePropertiesEditor - Class in org.apache.jackrabbit.oak.plugins.migration.version
The VersionablePropertiesEditor adds missing versionable properties.
VersionablePropertiesEditor.Provider - Class in org.apache.jackrabbit.oak.plugins.migration.version
 
versionCheck(DatabaseMetaData, int, int, int, int, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
Generate database + driver version diagnostics.
versionCheck(DatabaseMetaData, int, int, String) - Static method in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBJDBCTools
Generate database version diagnostics.
VersionConstants - Interface in org.apache.jackrabbit.oak.plugins.version
Deprecated.
Use VersionConstants instead
VersionConstants - Interface in org.apache.jackrabbit.oak.spi.version
VersionConstants...
VersionCopier - Class in org.apache.jackrabbit.oak.plugins.migration.version
This class allows to copy the version history, optionally filtering it with a given date.
VersionCopier(NodeBuilder, NodeState, NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopier
 
VersionCopier(NodeBuilder, NodeState, NodeBuilder, Consumer<String>) - Constructor for class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopier
 
VersionCopyConfiguration - Class in org.apache.jackrabbit.oak.plugins.migration.version
This class allows to configure the behaviour of the version copier.
VersionCopyConfiguration() - Constructor for class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
 
VersionDelegate - Class in org.apache.jackrabbit.oak.jcr.delegate
VersionDelegate...
VersionGarbageCollector - Class in org.apache.jackrabbit.oak.plugins.document
 
VersionGarbageCollector.VersionGCInfo - Class in org.apache.jackrabbit.oak.plugins.document
 
VersionGarbageCollector.VersionGCStats - Class in org.apache.jackrabbit.oak.plugins.document
 
VersionGCOptions - Class in org.apache.jackrabbit.oak.plugins.document
 
VersionGCOptions() - Constructor for class org.apache.jackrabbit.oak.plugins.document.VersionGCOptions
 
VersionGCRecommendations - Class in org.apache.jackrabbit.oak.plugins.document
Gives a recommendation about parameters for the next revision garbage collection run.
VersionGCRecommendations(long, Checkpoints, Clock, VersionGCSupport, VersionGCOptions, GCMonitor) - Constructor for class org.apache.jackrabbit.oak.plugins.document.VersionGCRecommendations
With the given maximum age of revisions to keep (earliest time in the past to collect), the desired precision in which times shall be sliced and the given limit on the number of collected documents in one run, calculate if gc shall run at all (ignoreDueToCheckPoint) in which time interval documents shall be collected (scope) if collection should fail if it reaches maxCollect documents, maxCollect will specify the limit or be 0 if no limit shall be enforced. After a run, recommendations evaluate the result of the gc to update its persisted recommendations for future runs.
VersionGCStats() - Constructor for class org.apache.jackrabbit.oak.plugins.document.VersionGarbageCollector.VersionGCStats
 
VersionGCSupport - Class in org.apache.jackrabbit.oak.plugins.document
 
VersionGCSupport(DocumentStore) - Constructor for class org.apache.jackrabbit.oak.plugins.document.VersionGCSupport
 
VersionHistoryDelegate - Class in org.apache.jackrabbit.oak.jcr.delegate
VersionHistoryDelegate...
VersionHistoryImpl - Class in org.apache.jackrabbit.oak.jcr.version
VersionHistoryImpl...
VersionHistoryImpl(VersionHistoryDelegate, SessionContext) - Constructor for class org.apache.jackrabbit.oak.jcr.version.VersionHistoryImpl
 
VersionHistoryUtil - Class in org.apache.jackrabbit.oak.plugins.migration.version
 
VersionHistoryUtil() - Constructor for class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
 
VersionHook - Class in org.apache.jackrabbit.oak.plugins.version
This class gathers together editors related to handling version storage: VersionEditorProvider VersionEditor - creates version history, handles checking-in, checking-out and restoring, prevents a checked-in node from being modified, VersionStorageEditor - validates changes on the version storage, VersionableCollector - collects all existing versionable UUIDs, so assigned histories won't be removed in the next step, OrphanedVersionCleaner - removes all histories that are empty and have no longer a parent versionable node.
VersionHook() - Constructor for class org.apache.jackrabbit.oak.plugins.version.VersionHook
 
VersionImpl - Class in org.apache.jackrabbit.oak.jcr.version
 
VersionImpl(VersionDelegate, SessionContext) - Constructor for class org.apache.jackrabbit.oak.jcr.version.VersionImpl
 
VersionManagerDelegate - Class in org.apache.jackrabbit.oak.jcr.delegate
VersionManagerDelegate...
VersionManagerImpl - Class in org.apache.jackrabbit.oak.jcr.version
 
VersionManagerImpl(SessionContext) - Constructor for class org.apache.jackrabbit.oak.jcr.version.VersionManagerImpl
 
versionOf(DocumentStore) - Static method in class org.apache.jackrabbit.oak.plugins.document.FormatVersion
Reads the FormatVersion from the given store.
VERSIONPROP - Static variable in class org.apache.jackrabbit.oak.plugins.document.rdb.RDBDocumentStore
 
VersionStorage - Class in org.apache.jackrabbit.oak.jcr.version
Simple abstraction of the version storage.
VersionStorage(Root) - Constructor for class org.apache.jackrabbit.oak.jcr.version.VersionStorage
 
Virtual() - Constructor for class org.apache.jackrabbit.oak.stats.Clock.Virtual
 
VISIBLE_FILTER - Static variable in class org.apache.jackrabbit.oak.plugins.observation.filter.VisibleFilter
 
VisibleEditor - Class in org.apache.jackrabbit.oak.spi.commit
Editor wrapper that passes only changes to non-hidden nodes and properties (i.e.
VisibleEditor(Editor) - Constructor for class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
VisibleFilter - Class in org.apache.jackrabbit.oak.plugins.observation.filter
Event filter that hides all non-visible content.
VisibleValidator - Class in org.apache.jackrabbit.oak.spi.commit
Validator implementation that allows to exclude hidden nodes and/or properties for the validation process.
VisibleValidator(Validator, boolean, boolean) - Constructor for class org.apache.jackrabbit.oak.spi.commit.VisibleValidator
 
visit(AndImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(AndImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on each of the attached constraints of the AND node.
visit(BindVariableValueImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(ChildNodeImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(ChildNodeJoinConditionImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(CoalesceImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(CoalesceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the dynamic operand in the coalesce node.
visit(ColumnImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(ComparisonImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(ComparisonImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the two operands in the comparison node.
visit(DescendantNodeImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(DescendantNodeJoinConditionImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(EquiJoinConditionImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(FirstImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(FirstImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the dynamic operand in the first node.
visit(FullTextSearchImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(FullTextSearchImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the static operand in the fulltext search constraint.
visit(FullTextSearchScoreImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(InImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(InImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the all operands in the "in" node.
visit(JoinImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(JoinImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the two sources and the join condition in the join node.
visit(LengthImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(LengthImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the property value in the length node.
visit(LiteralImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(LowerCaseImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(LowerCaseImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the dynamic operand in the lower-case node.
visit(NativeFunctionImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(NativeFunctionImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the static operand in the native search constraint.
visit(NodeLocalNameImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(NodeNameImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(NotImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(NotImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the constraint in the NOT node.
visit(OrderingImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(OrderingImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the dynamic operand in the ordering node.
visit(OrImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(OrImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on each of the attached constraints of the OR node.
visit(PathImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(PropertyExistenceImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(PropertyInexistenceImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(PropertyValueImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(SameNodeImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(SameNodeJoinConditionImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(SelectorImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(SimilarImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(SimilarImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the static operand in the similar search constraint.
visit(SpellcheckImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(SpellcheckImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the static operand in the spellcheck search constraint.
visit(SuggestImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(SuggestImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the static operand in the suggest search constraint.
visit(UpperCaseImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
 
visit(UpperCaseImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the dynamic operand in the lower-case node.
visit(QueryImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
Calls accept on the following contained QOM nodes: Source Constraints Orderings Columns
visit(FullTextAnd) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextVisitor.FullTextVisitorBase
 
visit(FullTextAnd) - Method in interface org.apache.jackrabbit.oak.spi.query.fulltext.FullTextVisitor
Visit an "and" expression.
visit(FullTextContains) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextVisitor.FullTextVisitorBase
 
visit(FullTextContains) - Method in interface org.apache.jackrabbit.oak.spi.query.fulltext.FullTextVisitor
Visit an "contains" expression.
visit(FullTextOr) - Method in class org.apache.jackrabbit.oak.spi.query.fulltext.FullTextVisitor.FullTextVisitorBase
 
visit(FullTextOr) - Method in interface org.apache.jackrabbit.oak.spi.query.fulltext.FullTextVisitor
Visit an "or" expression.
visit(FullTextTerm) - Method in interface org.apache.jackrabbit.oak.spi.query.fulltext.FullTextVisitor
Visit a term
visitRuleElement(boolean, String, Rule) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfRailroad
 
visitRuleElement(boolean, String, Rule) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfSyntax
 
visitRuleExtension(Rule, boolean) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfRailroad
 
visitRuleExtension(Rule, boolean) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfSyntax
 
visitRuleFixed(int) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfRailroad
 
visitRuleFixed(int) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfSyntax
 
visitRuleList(boolean, ArrayList<Rule>) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfRailroad
 
visitRuleList(boolean, ArrayList<Rule>) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfSyntax
 
visitRuleOptional(ArrayList<Rule>) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfRailroad
 
visitRuleOptional(ArrayList<Rule>) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfSyntax
 
visitRuleOptional(Rule) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfRailroad
 
visitRuleOptional(Rule) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfSyntax
 
visitRuleRepeat(boolean, Rule) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfRailroad
 
visitRuleRepeat(boolean, Rule) - Method in class org.apache.jackrabbit.oak.doc.doxia.jcr.BnfSyntax
 

W

waitForBucket(AmazonS3, String) - Static method in class org.apache.jackrabbit.oak.blob.cloud.s3.Utils
Waits for an S3 bucket, one we expect to exist, to report that it exists.
waitUntil(long) - Method in class org.apache.jackrabbit.oak.stats.Clock.Virtual
 
waitUntil(long) - Method in class org.apache.jackrabbit.oak.stats.Clock
Waits until the given point in time is reached.
waitUntilComplete() - Method in class org.apache.jackrabbit.oak.run.Downloader
 
warn(String, Object...) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreGCMonitor
 
warn(String, Object...) - Method in class org.apache.jackrabbit.oak.spi.gc.DelegatingGCMonitor
 
warn(String, Object...) - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitor.Empty
 
warn(String, Object...) - Method in interface org.apache.jackrabbit.oak.spi.gc.GCMonitor
Warning about a condition that might have adverse effects on the overall garbage collection process but does not prevent the process from running.
warn(String, Object...) - Method in class org.apache.jackrabbit.oak.spi.gc.GCMonitorTracker
 
warn(String, Object...) - Method in class org.apache.jackrabbit.oak.spi.gc.LoggingGCMonitor
 
WARN - org.apache.jackrabbit.oak.api.StrictPathRestriction
 
WARN - org.apache.jackrabbit.oak.query.QueryOptions.Traversal
 
WARN_LOG_STRING_SIZE_THRESHOLD_KEY - Static variable in interface org.apache.jackrabbit.oak.jcr.session.OakJcrConstants
 
WARN_ON_CONSTRAINT_VIOLATION - Static variable in class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditor
 
WARN_SIZE - Static variable in class org.apache.jackrabbit.oak.segment.MapRecord
Going over this limit will generate a warning message in the log
warnForeign(ExternalIdentity) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
warnForeignExisting(Authorizable, boolean) - Method in class org.apache.jackrabbit.oak.spi.security.authentication.external.basic.DefaultSyncContext
 
warning(SAXParseException) - Method in class org.apache.jackrabbit.oak.jcr.xml.ImportHandler
 
wasDeletedOnce() - Method in class org.apache.jackrabbit.oak.plugins.document.NodeDocument
Returns true if this document was ever deleted in past.
WEAKREFERENCE - Static variable in class org.apache.jackrabbit.oak.api.Type
weakreferenceProperty(String, Iterable<String>) - Static method in class org.apache.jackrabbit.oak.plugins.memory.MultiGenericPropertyState
Create a multi valued PropertyState from a list of weak references.
weakreferenceProperty(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.memory.GenericPropertyState
Create a PropertyState from a weak reference.
WEAKREFERENCES - Static variable in class org.apache.jackrabbit.oak.api.Type
Map Iterable<String> to array of PropertyType.WEAKREFERENCE
WebConsoleSupport - Class in org.apache.jackrabbit.oak.standalone
Integrates the Felix WebConsole support with servlet container.
WebConsoleSupport() - Constructor for class org.apache.jackrabbit.oak.standalone.WebConsoleSupport
 
webDavServlet() - Method in class org.apache.jackrabbit.oak.standalone.RemotingInitializer
 
weigh(Object, Object) - Method in class org.apache.jackrabbit.oak.segment.CacheWeights.OneWeigher
 
weigh(String, RecordId) - Method in class org.apache.jackrabbit.oak.segment.CacheWeights.NodeCacheWeigher
 
weigh(String, RecordId) - Method in class org.apache.jackrabbit.oak.segment.CacheWeights.StringCacheWeigher
 
weigh(ReaderCache.CacheKey, String) - Method in class org.apache.jackrabbit.oak.segment.CacheWeights.ReaderStringCacheWeigher
 
weigh(ReaderCache.CacheKey, Template) - Method in class org.apache.jackrabbit.oak.segment.CacheWeights.ReaderTemplateCacheWeigher
 
weigh(SegmentId, Segment) - Method in class org.apache.jackrabbit.oak.segment.CacheWeights.SegmentCacheWeigher
 
weigh(Template, RecordId) - Method in class org.apache.jackrabbit.oak.segment.CacheWeights.TemplateCacheWeigher
 
weigh(CacheValue, CacheValue) - Method in class org.apache.jackrabbit.oak.cache.EmpiricalWeigher
 
weigher(Weigher<K, V>) - Method in class org.apache.jackrabbit.oak.cache.CacheLIRS.Builder
Set the weigher which is used if memory usage of an entry is not explicitly set (when adding entries).
whiteboard - Variable in class org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl
 
Whiteboard - Interface in org.apache.jackrabbit.oak.spi.whiteboard
 
WhiteboardAuthorizableActionProvider - Class in org.apache.jackrabbit.oak.security.user.whiteboard
Dynamic AuthorizableActionProvider based on the available whiteboard services.
WhiteboardAuthorizableActionProvider() - Constructor for class org.apache.jackrabbit.oak.security.user.whiteboard.WhiteboardAuthorizableActionProvider
 
WhiteboardAuthorizableNodeName - Class in org.apache.jackrabbit.oak.security.user.whiteboard
Dynamic AuthorizableNodeName based on the available whiteboard services.
WhiteboardAuthorizableNodeName() - Constructor for class org.apache.jackrabbit.oak.security.user.whiteboard.WhiteboardAuthorizableNodeName
 
WhiteboardAware - Interface in org.apache.jackrabbit.oak.spi.whiteboard
Marker interface for services than can hold a whiteboard.
WhiteboardCallback - Class in org.apache.jackrabbit.oak.spi.security.authentication.callback
Callback implementation to set and retrieve the Whiteboard.
WhiteboardCallback() - Constructor for class org.apache.jackrabbit.oak.spi.security.authentication.callback.WhiteboardCallback
 
WhiteboardEditorProvider - Class in org.apache.jackrabbit.oak.spi.commit
Dynamic EditorProvider based on the available whiteboard services.
WhiteboardEditorProvider() - Constructor for class org.apache.jackrabbit.oak.spi.commit.WhiteboardEditorProvider
 
WhiteboardExecutor - Class in org.apache.jackrabbit.oak.spi.whiteboard
Dynamic Executor based on the available whiteboard services.
WhiteboardExecutor() - Constructor for class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardExecutor
 
WhiteboardIndexEditorProvider - Class in org.apache.jackrabbit.oak.plugins.index
Dynamic IndexEditorProvider based on the available whiteboard services.
WhiteboardIndexEditorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.index.WhiteboardIndexEditorProvider
 
WhiteboardIndexProvider - Class in org.apache.jackrabbit.oak.spi.query
Dynamic QueryIndexProvider based on the available whiteboard services.
WhiteboardIndexProvider() - Constructor for class org.apache.jackrabbit.oak.spi.query.WhiteboardIndexProvider
 
WhiteboardRestrictionProvider - Class in org.apache.jackrabbit.oak.security.authorization.restriction
Dynamic RestrictionProvider based on the available whiteboard services.
WhiteboardRestrictionProvider() - Constructor for class org.apache.jackrabbit.oak.security.authorization.restriction.WhiteboardRestrictionProvider
 
WhiteboardUserAuthenticationFactory - Class in org.apache.jackrabbit.oak.security.user.whiteboard
Dynamic UserAuthenticationFactory based on the available whiteboard services.
WhiteboardUserAuthenticationFactory(UserAuthenticationFactory) - Constructor for class org.apache.jackrabbit.oak.security.user.whiteboard.WhiteboardUserAuthenticationFactory
 
WhiteboardUtils - Class in org.apache.jackrabbit.oak.spi.whiteboard
 
WhiteboardUtils() - Constructor for class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardUtils
 
WhiteboardUtils.ScheduleExecutionInstanceTypes - Enum in org.apache.jackrabbit.oak.spi.whiteboard
 
with(String) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(String) - Method in class org.apache.jackrabbit.oak.Oak
Sets the default workspace name that should be used in case of login with null workspace name.
with(Executor) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(Executor) - Method in class org.apache.jackrabbit.oak.Oak
 
with(ScheduledExecutorService) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(ScheduledExecutorService) - Method in class org.apache.jackrabbit.oak.Oak
 
with(MBeanServer) - Method in class org.apache.jackrabbit.oak.Oak
 
with(IndexEditorProvider) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(IndexEditorProvider) - Method in class org.apache.jackrabbit.oak.Oak
Associates the given index hook provider with the repository to be created.
with(CommitRateLimiter) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(CommitHook) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(CommitHook) - Method in class org.apache.jackrabbit.oak.Oak
Associates the given commit hook with the repository to be created.
with(ConflictHandler) - Method in class org.apache.jackrabbit.oak.Oak
Deprecated.
with(Editor) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(Editor) - Method in class org.apache.jackrabbit.oak.Oak
Associates the given editor with the repository to be created.
with(EditorProvider) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(EditorProvider) - Method in class org.apache.jackrabbit.oak.Oak
Associates the given editor provider with the repository to be created.
with(Observer) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(Observer) - Method in class org.apache.jackrabbit.oak.Oak
 
with(PartialConflictHandler) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
Deprecated.
with(ThreeWayConflictHandler) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(ThreeWayConflictHandler) - Method in class org.apache.jackrabbit.oak.Oak
 
with(RepositoryInitializer) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(RepositoryInitializer) - Method in class org.apache.jackrabbit.oak.Oak
 
with(QueryIndexProvider) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(QueryIndexProvider) - Method in class org.apache.jackrabbit.oak.Oak
Associates the given query index provider with the repository to be created.
with(QueryLimits) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(QueryLimits) - Method in class org.apache.jackrabbit.oak.Oak
 
with(AuthenticationConfiguration, ConfigurationParameters, PrivilegeConfiguration, ConfigurationParameters, UserConfiguration, ConfigurationParameters, AuthorizationConfiguration, ConfigurationParameters, PrincipalConfiguration, ConfigurationParameters, TokenConfiguration, ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderBuilder
 
with(ConfigurationParameters) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderBuilder
 
with(SecurityProvider) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(SecurityProvider) - Method in class org.apache.jackrabbit.oak.Oak
 
with(Clusterable) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(Clusterable) - Method in class org.apache.jackrabbit.oak.Oak
Define the current repository as being a Clusterable one.
with(Whiteboard) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
with(Whiteboard) - Method in class org.apache.jackrabbit.oak.Oak
 
with(NodeStoreChecks) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore.Builder
 
with(CompositeNodeStoreMonitor, CompositeNodeStoreMonitor) - Method in class org.apache.jackrabbit.oak.composite.CompositeNodeStore.Builder
 
with(WriterCacheManager) - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriterBuilder
Specify the cacheManager used by the returned writer.
with(MountInfoProvider) - Method in class org.apache.jackrabbit.oak.index.SegmentPropertyIndexEditorProvider
 
withAccessTracking(String, StatisticsProvider) - Method in class org.apache.jackrabbit.oak.segment.WriterCacheManager
Enable access statistics for this cache.
withAggregationFilter(AggregationFilter) - Method in class org.apache.jackrabbit.oak.security.authorization.composite.CompositeAuthorizationConfiguration
 
withAllowedClientIPRanges(String[]) - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync.Builder
 
withAppendMode(Boolean) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
If enabled, existing segments will be skipped instead of overwritten in the copy process.
withApplyNodeTypeOnSelf() - Method in class org.apache.jackrabbit.oak.jcr.observation.filter.OakEventFilter
This causes the node type filter to be applied on 'this' node instead of the 'parent' node, thus allows to create a filter which listens on adding/removing/etc on nodes of a particular node type (while the default was that the node type was applicable on the parent).
withApplyNodeTypeOnSelf() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
withAsyncIndexing() - Method in class org.apache.jackrabbit.oak.jcr.Jcr
Deprecated.
withAsyncIndexing() - Method in class org.apache.jackrabbit.oak.Oak
Deprecated.
withAsyncIndexing(String, long) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
withAsyncIndexing(String, long) - Method in class org.apache.jackrabbit.oak.Oak
Enable the asynchronous (background) indexing behavior for the provided task name.
withAtomicCounter() - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
withAtomicCounter() - Method in class org.apache.jackrabbit.oak.Oak
 
withAutoClean(boolean) - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync.Builder
 
withBaseVersion(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
withBinariesInlineThreshold(int) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Sets the threshold under which binaries are inlined in data segments.
withBlobChunkSize(int) - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync.Builder
 
withBlobStore(BlobStore) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Specify the BlobStore.
withBlobStore(BlobStore) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
withBlobStore(BlobStore) - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreBuilder
 
withCharacterEncoding(String) - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions.BinaryDownloadOptionsBuilder
Sets the character encoding of the BinaryDownloadOptions object to be built.
withCheckBinaries(boolean) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
Instruct the command to scan the full content of binary properties.
withCheckHead(boolean) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
Instruct the command to check head state.
withCheckpoint(String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
withCheckpoints(Set<String>) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
Instruct the command to check specified checkpoints.
withChild(String) - Method in class org.apache.jackrabbit.oak.segment.tool.SearchNodes.Builder
 
withCollectLimit(long) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGCOptions
Sets the absolute limit on number of resource ids collected in one run.
withCompactorType(SegmentGCOptions.CompactorType) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsCompact.Builder
The compactor type to be used by compaction.
withCompactorType(SegmentGCOptions.CompactorType) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The compactor type to be used by compaction.
withCompactorType(SegmentGCOptions.CompactorType) - Method in class org.apache.jackrabbit.oak.segment.tool.Compact.Builder
The compactor type to be used by compaction.
withCompositionType(String) - Method in class org.apache.jackrabbit.oak.security.authorization.composite.CompositeAuthorizationConfiguration
 
withConcurrency(int) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsCompact.Builder
The number of threads to be used for compaction.
withConcurrency(int) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The number of threads to be used for compaction.
withConcurrency(int) - Method in class org.apache.jackrabbit.oak.segment.tool.Compact.Builder
The number of threads to be used for compaction.
withCondition(String, BooleanSupplier) - Method in class org.apache.jackrabbit.oak.segment.file.cancel.Canceller
Return a new Canceller based on a boolean predicate.
withConsistency(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
withCounter(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
withCustomPersistence(SegmentNodeStorePersistence) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
 
withDebugInterval(long) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
Number of seconds between successive debug print statements.
withDefaultMemoryMapping() - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Set memory mapping to the default value based on OS properties
withDelayFactor(double) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGCOptions
Set a delay factor between batched database modifications.
withDepth(int) - Method in class org.apache.jackrabbit.oak.segment.tool.History.Builder
Maximum depth of the history.
withDestination(String) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentCopy.Builder
The destination path/URI to an existing segment store.
withDestination(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
The destination path/URI to an existing segment store.
withDestPersistence(SegmentNodeStorePersistence) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentCopy.Builder
withDestPersistence(SegmentNodeStorePersistence) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
withDirectory(File) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
withDirectory(String) - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
withDisableSystemExit() - Method in class org.apache.jackrabbit.oak.run.cli.Options
 
withDispositionTypeAttachment() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions.BinaryDownloadOptionsBuilder
Sets the disposition type of the BinaryDownloadOptions object to be built to attachment.
withDispositionTypeInline() - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions.BinaryDownloadOptionsBuilder
Sets the disposition type of the BinaryDownloadOptions object to be built to inline.
withDomainOverrideIgnore(boolean) - Method in class org.apache.jackrabbit.api.binary.BinaryUploadOptions.BinaryUploadOptionsBuilder
Sets the option to ignore any configured domain override setting.
withDomainOverrideIgnored(boolean) - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions.BinaryDownloadOptionsBuilder
Sets a flag to indicate whether any configured download domain override value should be ignored when generating the signed download URI.
withDumpThreshold(long) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
withEagerSegmentCaching(boolean) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Enable eager segment caching.
withErr(PrintStream) - Method in class org.apache.jackrabbit.oak.segment.tool.RecoverJournal.Builder
 
withErr(PrintStream) - Method in class org.apache.jackrabbit.oak.segment.tool.SearchNodes.Builder
 
withErrWriter(PrintWriter) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentCopy.Builder
The text error stream writer used to print erroneous output.
withErrWriter(PrintWriter) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
The text error stream writer used to print erroneous output.
withErrWriter(PrintWriter) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
The text error stream writer used to print erroneous output.
withExistingDataDumpDir(File) - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
withFailFast(boolean) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
 
withFailOnMissingIndexProvider() - Method in class org.apache.jackrabbit.oak.Oak
 
withFakeBlobStore(boolean) - Method in class org.apache.jackrabbit.oak.segment.tool.Backup.Builder
Simulate the existence of a file-based blob store.
withFastQueryResultSize(boolean) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
withFileName(String) - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions.BinaryDownloadOptionsBuilder
Sets the filename of the BinaryDownloadOptions object to be built.
withFileStore(FileStore) - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync.Builder
 
withFileStore(FileStore) - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync.Builder
 
withFileStoreMonitor(FileStoreMonitor) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
withFilter(String) - Method in class org.apache.jackrabbit.oak.segment.tool.Diff.Builder
The path to a subtree.
withFilterPaths(Set<String>) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
Content paths to be checked.
withFlat(Boolean) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
If enabled, the segments hierarchy will be copied without any TAR archive being created, in a flat hierarchy.
withForce(boolean) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsCompact.Builder
Whether to fail if run on an older version of the store of force upgrading its format.
withForce(boolean) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
Whether to fail if run on an older version of the store of force upgrading its format.
withForce(boolean) - Method in class org.apache.jackrabbit.oak.segment.tool.Compact.Builder
Whether to fail if run on an older version of the store of force upgrading its format.
withGCLogInterval(long) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsCompact.Builder
The number of nodes after which an update about the compaction process is logged.
withGCLogInterval(long) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The number of nodes after which an update about the compaction process is logged.
withGCLogInterval(long) - Method in class org.apache.jackrabbit.oak.segment.tool.Compact.Builder
The number of nodes after which an update about the compaction process is logged.
withGCMonitor(GCMonitor) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
GCMonitor for monitoring this files store's gc process.
withGCOptions(SegmentGCOptions) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
SegmentGCOptions the garbage collection options of the store
withGCType(SegmentGCOptions.GCType) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsCompact.Builder
The garbage collection type used.
withGCType(SegmentGCOptions.GCType) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The garbage collection type used.
withGCType(SegmentGCOptions.GCType) - Method in class org.apache.jackrabbit.oak.segment.tool.Compact.Builder
The garbage collection type used.
withGeneration(Supplier<GCGeneration>) - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriterBuilder
Specify the generation for the segment written by the returned segment writer.
withGeneration(GCGeneration) - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriterBuilder
Specify the generation for the segment written by the returned segment writer.
withHost(String) - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync.Builder
 
withID(String) - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntry.NodeStateEntryBuilder
 
withIgnoreMissingSegments(boolean) - Method in class org.apache.jackrabbit.oak.segment.tool.Diff.Builder
Whether to ignore exceptions caused by missing segments in the segment store.
withIncludeAncestorsRemove() - Method in class org.apache.jackrabbit.oak.jcr.observation.filter.OakEventFilter
This causes the registration of independent, additional !deep NODE_REMOVED filter-conditions of all parents of the include paths (both normal and glob).
withIncludeAncestorsRemove() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
withIncludeGlobPaths(String...) - Method in class org.apache.jackrabbit.oak.jcr.observation.filter.OakEventFilter
Adds the provided glob paths to the set of include paths.
withIncludeGlobPaths(String...) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
withIncludeSubtreeOnRemove() - Method in class org.apache.jackrabbit.oak.jcr.observation.filter.OakEventFilter
This flag causes remove events to be sent for all nodes and properties of an entire subtree (hence use with care!).
withIncludeSubtreeOnRemove() - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
withIncremental(boolean) - Method in class org.apache.jackrabbit.oak.segment.tool.Diff.Builder
Set whether or not to perform an incremental diff of the specified interval.
withIndexDefinitions(Set<IndexDefinition>) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
withInterval(String) - Method in class org.apache.jackrabbit.oak.segment.tool.Diff.Builder
The two node records to diff specified as a record ID interval.
withIOLogging(Logger) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Log IO reads at debug level to the passed logger
withIOMonitor(IOMonitor) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
 
withIOMonitor(IOMonitor) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
withIOStatistics(boolean) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
Instruct the command to print statistics about I/O operations performed during the check.
withJournal(File) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
The path to the journal of the segment store.
withJournal(File) - Method in class org.apache.jackrabbit.oak.segment.tool.History.Builder
The path to the journal.
withLastModified(long) - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntry.NodeStateEntryBuilder
 
withLastModifiedBreakPoints(List<Long>) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
withLoggingHook(Consumer<String>) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore.SegmentNodeStoreBuilder
LoggingHook for recording write operations to a log file
withMaxDuration(TimeUnit, long) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGCOptions
Set the maximum duration in elapsed time that the garbage collection shall take.
withMaxFileSize(int) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Maximal size of the generated tar files in MB.
withMaxFileSize(long) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
withMaxIterations(int) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGCOptions
Set the maximum number of iterations that shall be attempted in a single run.
withMaxSizeGb(Integer) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
Parameter for configuring the maximum size of the segment store transfer
withMediaType(String) - Method in class org.apache.jackrabbit.api.binary.BinaryDownloadOptions.BinaryDownloadOptionsBuilder
Sets the internet media type of the BinaryDownloadOptions object to be built.
withMemoryMapping(boolean) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Turn memory mapping on or off
withMemoryMapping(boolean) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
withMemUsage(long) - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntry.NodeStateEntryBuilder
 
withMissingProviderStrategy(IndexUpdate.MissingIndexProviderStrategy) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
 
withMmap(boolean) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
Whether to use memory mapped access or file access.
withMmap(Boolean) - Method in class org.apache.jackrabbit.oak.segment.tool.Compact.Builder
Whether to use memory mapped access or file access.
withMongoDatabase(MongoDatabase) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
withMongoDocumentStore(MongoDocumentStore) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
withMonitor(CompositeNodeStoreMonitor) - Method in class org.apache.jackrabbit.oak.composite.StringCache
 
withNode(String) - Method in class org.apache.jackrabbit.oak.segment.tool.History.Builder
A path to a node.
withNodeConsumer(Consumer) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
Set consumer for node additions.
withNodeDeduplicationCacheSize(int) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Number of items to keep in the node deduplication cache
withNodeStateEntryTraverserFactory(NodeStateEntryTraverserFactory) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
withNodeStore(DocumentNodeStore) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
withNodeTypeAggregate(String[], String[]) - Method in class org.apache.jackrabbit.oak.jcr.observation.filter.OakEventFilter
Greedy aggregating filter which upon first (hence greedy) hit of provided nodeTypes checks if the child subtree leading to the actual change matches any of the provided relativeGlobPaths.
withNodeTypeAggregate(String[], String[]) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
withNumThreads(int) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
withObservationQueueLength(int) - Method in class org.apache.jackrabbit.oak.jcr.Jcr
 
withOffHeapAccess(boolean) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Turn off heap access on or off
withOffHeapAccess(boolean) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
withOrphan(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
withOs(String) - Method in class org.apache.jackrabbit.oak.segment.tool.Compact.Builder
Which operating system the code is running on.
withOut(PrintStream) - Method in class org.apache.jackrabbit.oak.segment.tool.RecoverJournal.Builder
 
withOut(PrintStream) - Method in class org.apache.jackrabbit.oak.segment.tool.SearchNodes.Builder
 
withoutCache() - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriterBuilder
Specify that the returned writer should not use a cache.
withOutput(File) - Method in class org.apache.jackrabbit.oak.segment.tool.Diff.Builder
The file where the output of this command is stored.
withOutput(File) - Method in class org.apache.jackrabbit.oak.segment.tool.Revisions.Builder
The file where the output of this command is stored.
withOutput(String) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
withOutput(SearchNodes.Output) - Method in class org.apache.jackrabbit.oak.segment.tool.SearchNodes.Builder
 
withoutSessionMBeans() - Method in class org.apache.jackrabbit.oak.jcr.Jcr
Disables registration of SessionMBean for every open Session in the repository.
withOutWriter(PrintWriter) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentCopy.Builder
The text output stream writer used to print normal output.
withOutWriter(PrintWriter) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
The text output stream writer used to print normal output.
withOutWriter(PrintWriter) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
The text output stream writer used to print normal output.
withoutWriterPool() - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriterBuilder
Create a SegmentWriter backed by a SegmentBufferWriter.
withOverflowToDiskThreshold(int) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGCOptions
Set the limit of number of resource id+_modified strings (not length) held in memory during a collection run.
withParams(int, int) - Static method in class org.apache.jackrabbit.oak.segment.azure.util.Retrier
 
withPath(File) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
The path to an existing segment store.
withPath(File) - Method in class org.apache.jackrabbit.oak.segment.tool.Compact.Builder
The path to an existing segment store.
withPath(File) - Method in class org.apache.jackrabbit.oak.segment.tool.DebugSegments.Builder
The path to an existing segment store.
withPath(File) - Method in class org.apache.jackrabbit.oak.segment.tool.DebugStore.Builder
The path to an existing segment store.
withPath(File) - Method in class org.apache.jackrabbit.oak.segment.tool.DebugTars.Builder
The path to an existing segment store.
withPath(File) - Method in class org.apache.jackrabbit.oak.segment.tool.Diff.Builder
The path to an existing segment store.
withPath(File) - Method in class org.apache.jackrabbit.oak.segment.tool.History.Builder
The path to an existing segment store.
withPath(File) - Method in class org.apache.jackrabbit.oak.segment.tool.RecoverJournal.Builder
 
withPath(File) - Method in class org.apache.jackrabbit.oak.segment.tool.Revisions.Builder
The path to an existing segment store.
withPath(File) - Method in class org.apache.jackrabbit.oak.segment.tool.SearchNodes.Builder
 
withPath(String) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsCompact.Builder
The path (URI) to an existing segment store.
withPath(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The path (URI) to an existing segment store.
withPathPredicate(Predicate<String>) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
withPathPredicate(Predicate<String>) - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreBuilder
 
withPaths(List<String>) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
withPersistence(SegmentNodeStorePersistence) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
withPersistentCachePath(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The path where segments in the persistent cache will be stored.
withPersistentCacheSizeGb(Integer) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The maximum size in GB of the persistent disk cache.
withPort(int) - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync.Builder
 
withPort(int) - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync.Builder
 
withPrecisionMs(TimeUnit, long) - Method in class org.apache.jackrabbit.oak.plugins.document.VersionGCOptions
Set the minimum duration that is used for time based searches.
withPredecessors(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
withPreferredPathElements(Set<String>) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
withPreferredPathElements(Set<String>) - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreBuilder
 
withPrefix(String) - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
withPrePopulatedVersionStore() - Method in class org.apache.jackrabbit.oak.InitialContent
Instructs the initializer to pre-populate the version store with intermediate nodes.
withProgress(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
withProgressCallback(Consumer<String>) - Method in class org.apache.jackrabbit.oak.index.indexer.document.NodeStateEntryTraverser
 
withProperty(String) - Method in class org.apache.jackrabbit.oak.segment.tool.SearchNodes.Builder
 
withReaderCountStats(CounterStats) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
withReadOnly() - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
withReadTimeoutMs(int) - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync.Builder
 
withReferenceableFrozenNodes(boolean) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
 
withRemoteStoreMonitor(RemoteStoreMonitor) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
 
withRemoteStoreMonitor(RemoteStoreMonitor) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
withRepositoryStatistics(Check.RepositoryStatistics) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
Attach a repository statistics instance to collect info on nodes and properties checked on head.
withRevisionCount(Integer) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator.Builder
 
withRevisionCount(Integer) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withRevisionsCount(Integer) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentCopy.Builder
The last revisionsCount revisions to be copied.
withRevisionsCount(Integer) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
The last revisionsCount revisions to be copied.
withRevisionsCount(Integer) - Method in class org.apache.jackrabbit.oak.segment.tool.Check.Builder
Instruct the command to check only the last revisionsCount revisions.
withRootProvider(RootProvider) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderBuilder
 
withRootRevision(RevisionVector, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.AbstractDocumentNodeState
Creates a copy of this DocumentNodeState with the AbstractDocumentNodeState.getRootRevision() set to the given root revision.
withRootRevision(RevisionVector, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeState
Creates a copy of this DocumentNodeState with the DocumentNodeState.rootRevision set to the given root revision.
withRootRevision(RevisionVector, boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
withRootRevision(RevisionVector) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
withSecureConnection(boolean) - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync.Builder
 
withSecureConnection(boolean) - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync.Builder
 
withSegment(String) - Method in class org.apache.jackrabbit.oak.segment.tool.DebugSegments.Builder
Add a segment, node record or node record range.
withSegmentCacheSize(int) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsCompact.Builder
The size of the segment cache in MB.
withSegmentCacheSize(int) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The size of the segment cache in MB.
withSegmentCacheSize(int) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Size of the segment cache in MB.
withSegmentCacheSize(int) - Method in class org.apache.jackrabbit.oak.segment.tool.Compact.Builder
The size of the segment cache in MB.
withSegmentCountStats(CounterStats) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
withShortCircuit() - Method in class org.apache.jackrabbit.oak.segment.file.cancel.Canceller
Create a new Canceller based on this Canceller.
withSnfeListener(SegmentNotFoundExceptionListener) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
SegmentNotFoundExceptionListener listener for SegmentNotFoundException
withSortStrategyType(IncrementalStoreBuilder.IncrementalSortStrategyType) - Method in class org.apache.jackrabbit.oak.index.indexer.document.incrementalstore.IncrementalStoreBuilder
 
withSource(CloudBlobDirectory) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withSource(File) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator.Builder
 
withSource(File) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withSource(File) - Method in class org.apache.jackrabbit.oak.segment.tool.Backup.Builder
The source folder of the backup.
withSource(File) - Method in class org.apache.jackrabbit.oak.segment.tool.Restore.Builder
The source path of the restore.
withSource(String) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentCopy.Builder
The source path/URI to an existing segment store.
withSource(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
The source path/URI to an existing segment store.
withSource(AwsContext) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator.Builder
 
withSourcePersistence(SegmentNodeStorePersistence, String) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator.Builder
 
withSourcePersistence(SegmentNodeStorePersistence, String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withSpoolFolder(File) - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync.Builder
 
withSrcPersistencee(SegmentNodeStorePersistence) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentCopy.Builder
withSrcPersistencee(SegmentNodeStorePersistence) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
withSSLChainFile(String) - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync.Builder
 
withSSLChainFile(String) - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync.Builder
 
withSSLClientValidation(boolean) - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync.Builder
 
withSSLKeyFile(String) - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync.Builder
 
withSSLKeyFile(String) - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync.Builder
 
withSSLKeyPassword(String) - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync.Builder
 
withSSLKeyPassword(String) - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync.Builder
 
withSSLSubjectPattern(String) - Method in class org.apache.jackrabbit.oak.segment.standby.client.StandbyClientSync.Builder
 
withSSLSubjectPattern(String) - Method in class org.apache.jackrabbit.oak.segment.standby.server.StandbyServerSync.Builder
 
withStatisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
StatisticsProvider for collecting statistics related to FileStore
withStatisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.segment.SegmentNodeStore.SegmentNodeStoreBuilder
StatisticsProvider for collecting statistics related to SegmentStore
withStatisticsProvider(StatisticsProvider) - Method in class org.apache.jackrabbit.oak.index.indexer.document.flatfile.FlatFileNodeStoreBuilder
 
withStrictVersionCheck(boolean) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Enable strict version checking.
withStringCacheSize(int) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Size of the string cache in MB.
withStringDeduplicationCacheSize(int) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Number of items to keep in the string deduplication cache
withSuccessors(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
withSummary(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
withTar(String) - Method in class org.apache.jackrabbit.oak.segment.tool.DebugTars.Builder
Add a TAR file.
withTarget(CloudBlobDirectory) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withTarget(File) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator.Builder
 
withTarget(File) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withTarget(File) - Method in class org.apache.jackrabbit.oak.segment.tool.Backup.Builder
The target folder of the backup.
withTarget(File) - Method in class org.apache.jackrabbit.oak.segment.tool.Restore.Builder
The target of the restore.
withTarget(AwsContext) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator.Builder
 
withTargetPath(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The path (URI) to the target segment store.
withTargetPersistence(SegmentNodeStorePersistence, String) - Method in class org.apache.jackrabbit.oak.segment.aws.tool.AwsSegmentStoreMigrator.Builder
 
withTargetPersistence(SegmentNodeStorePersistence, String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withTarRecovery(TarRecovery) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles.Builder
 
withTemplateCacheSize(int) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Size of the template cache in MB.
withTemplateDeduplicationCacheSize(int) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreBuilder
Number of items to keep in the template deduplication cache
withThreadNameLogging() - Method in class org.apache.jackrabbit.oak.plugins.document.util.LoggingDocumentStoreWrapper
 
withTimeout(String, long, TimeUnit) - Method in class org.apache.jackrabbit.oak.segment.file.cancel.Canceller
Return a new Canceller based on time duration.
withTreeProvider(TreeProvider) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderBuilder
 
withUuid(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
withValue(String, String) - Method in class org.apache.jackrabbit.oak.segment.tool.SearchNodes.Builder
 
withVersionHistory(boolean) - Method in class org.apache.jackrabbit.oak.plugins.document.check.DocumentStoreCheck.Builder
 
withWeigher(Weigher<CacheValue, CacheValue>) - Method in class org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreBuilder
 
withWhiteboard(Whiteboard) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderBuilder
 
withWriterPool() - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriterBuilder
 
withWriterPool(SegmentBufferWriterPool.PoolType) - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriterBuilder
Create a SegmentWriter backed by a SegmentBufferWriterPool.
withZone(ZoneId) - Method in class org.apache.jackrabbit.oak.stats.Clock
 
workDir - Variable in class org.apache.jackrabbit.oak.index.IndexHelper
 
WORKING_DIR - Static variable in class org.apache.jackrabbit.oak.plugins.document.ClusterNodeInfo
The current working directory.
WORKSPACE_MANAGEMENT - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
WorkspaceDelegate - Class in org.apache.jackrabbit.oak.jcr.delegate
Delegate class for workspace operations.
WorkspaceDelegate(SessionContext) - Constructor for class org.apache.jackrabbit.oak.jcr.delegate.WorkspaceDelegate
 
WorkspaceImpl - Class in org.apache.jackrabbit.oak.jcr.session
TODO document
WorkspaceImpl(SessionContext) - Constructor for class org.apache.jackrabbit.oak.jcr.session.WorkspaceImpl
 
WorkspaceInitializer - Interface in org.apache.jackrabbit.oak.spi.lifecycle
Initializer of a workspace and it's initial content.
wrap(byte[]) - Static method in class org.apache.jackrabbit.oak.commons.Buffer
 
wrap(byte[], int, int) - Static method in class org.apache.jackrabbit.oak.commons.Buffer
 
wrap(String, NodeState, Set<String>, Set<String>, Set<String>, Set<String>, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.migration.FilteringNodeState
Factory method that conditionally decorates the given node-state iff the node-state is (a) hidden itself or (b) has hidden descendants.
wrap(BlobStatsCollector, String, InputStream) - Static method in class org.apache.jackrabbit.oak.spi.blob.stats.StatsCollectingStreams
 
wrap(BlobStatsCollector, String, InputStream, long) - Static method in class org.apache.jackrabbit.oak.spi.blob.stats.StatsCollectingStreams
 
wrap(PartialConflictHandler) - Static method in class org.apache.jackrabbit.oak.spi.commit.ConflictHandlers
 
wrap(Editor) - Static method in class org.apache.jackrabbit.oak.spi.commit.VisibleEditor
 
wrap(Editor, Logger, String) - Static method in class org.apache.jackrabbit.oak.spi.commit.ProgressNotificationEditor
 
wrap(Iterable<T>) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.CloseableIterable
 
wrap(Iterable<T>, Closeable) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.CloseableIterable
 
wrap(Iterator<String>) - Static method in class org.apache.jackrabbit.oak.commons.io.BurnOnCloseFileIterator
 
wrap(Iterator<String>, File) - Static method in class org.apache.jackrabbit.oak.commons.io.BurnOnCloseFileIterator
 
wrap(Iterator<T>) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.CloseableIterator
 
wrap(Iterator<T>, Closeable) - Static method in class org.apache.jackrabbit.oak.plugins.document.util.CloseableIterator
 
wrap(LdapConnection) - Method in class org.apache.jackrabbit.oak.security.authentication.ldap.impl.PoolableUnboundConnectionFactory
 
wrap(JackrabbitEventFilter) - Static method in class org.apache.jackrabbit.oak.jcr.observation.filter.FilterFactory
Wrap a JackrabbitEventFilter into its corresponding oak extension, OakEventFilter, on which some Oak specific observation filter extensions can then be used.
wrap(DocumentNodeStore, DocumentStore, Cache<K, V>, CacheType) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCache
 
wrap(DocumentNodeStore, DocumentStore, Cache<K, V>, CacheType, StatisticsProvider) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.PersistentCache
 
wrap(NodeState, NodeStateDiffer) - Static method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
 
wrap(NodeState, Reporter) - Static method in class org.apache.jackrabbit.oak.plugins.migration.report.ReportingNodeState
Allows wrapping a NodeState as a ReportingNodeState.
wrapIfPossible(NodeState, NodeStateDiffer) - Static method in class org.apache.jackrabbit.oak.plugins.document.secondary.DelegatingDocumentNodeState
Wraps a given root NodeState as a DelegatingDocumentNodeState if it has required meta properties otherwise just returns the passed NodeState
wrapMainCondition(FilterBuilder.Condition, FilterBuilder, PermissionProviderFactory) - Method in class org.apache.jackrabbit.oak.jcr.observation.OakEventFilterImpl
 
WrappingSplitBlobStore - Class in org.apache.jackrabbit.oak.spi.blob.split
 
WrappingSplitBlobStore(String, BlobStore) - Constructor for class org.apache.jackrabbit.oak.spi.blob.split.WrappingSplitBlobStore
 
write() - Method in class org.apache.jackrabbit.oak.segment.file.tar.binaries.BinaryReferencesIndexWriter
Write the current state of this instance to an array of bytes.
write() - Method in class org.apache.jackrabbit.oak.segment.file.tar.index.IndexWriter
Serializes the content of the index.
write(String, String) - Method in interface org.apache.jackrabbit.oak.plugins.blob.datastore.TextWriter
 
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.apache.jackrabbit.oak.segment.standby.codec.GetBlobResponseEncoder
 
write(WritableByteChannel) - Method in class org.apache.jackrabbit.oak.commons.Buffer
 
write(DataIdentifier, File) - Method in class org.apache.jackrabbit.oak.blob.cloud.azure.blobstorage.AzureBlobStoreBackend
 
write(DataIdentifier, File) - Method in class org.apache.jackrabbit.oak.blob.cloud.s3.S3Backend
It uploads file to Amazon S3.
write(DataIdentifier, File) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.FSBackend
 
write(DataIdentifier, File) - Method in interface org.apache.jackrabbit.oak.spi.blob.SharedBackend
Stores file to backend with identifier used as key.
write(WriteBuffer, Object) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.KeyDataType
 
write(WriteBuffer, Object) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.ValueDataType
 
write(WriteBuffer, Object, int) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.KeyDataType
 
write(WriteBuffer, Object, int) - Method in class org.apache.jackrabbit.oak.plugins.document.persistentCache.ValueDataType
 
WRITE - Static variable in class org.apache.jackrabbit.oak.spi.security.authorization.permission.Permissions
 
writeAccessController - Variable in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
writeAccessController - Variable in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
WriteAccessController - Class in org.apache.jackrabbit.oak.segment.remote
 
WriteAccessController() - Constructor for class org.apache.jackrabbit.oak.segment.remote.WriteAccessController
 
writeAsLine(BufferedWriter, String, boolean) - Static method in class org.apache.jackrabbit.oak.commons.FileIOUtils
Writes a string as a new line into the given buffered writer and optionally escapes the line for line breaks.
writeBinaryReferences(@org.jetbrains.annotations.NotNull byte[]) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
writeBinaryReferences(@org.jetbrains.annotations.NotNull byte[]) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveWriter
Write the binary references data.
writeBinaryReferences(byte[]) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter
 
writeBlob(Blob) - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriter
 
writeBlob(Blob) - Method in interface org.apache.jackrabbit.oak.segment.SegmentWriter
Write a blob (as list of block records)
writeBlob(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
writeBlob(InputStream) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.BasicReadOnlyBlobStore
 
writeBlob(InputStream) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
writeBlob(InputStream) - Method in interface org.apache.jackrabbit.oak.spi.blob.BlobStore
Write a blob from an input stream.
writeBlob(InputStream) - Method in class org.apache.jackrabbit.oak.spi.blob.split.DefaultSplitBlobStore
 
writeBlob(InputStream) - Method in class org.apache.jackrabbit.oak.spi.blob.split.WrappingSplitBlobStore
 
writeBlob(InputStream, BlobOptions) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
writeBlob(InputStream, BlobOptions) - Method in class org.apache.jackrabbit.oak.segment.file.tooling.BasicReadOnlyBlobStore
Ignores the options provided and delegates to BasicReadOnlyBlobStore.writeBlob(InputStream).
writeBlob(InputStream, BlobOptions) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
Default implementation ignores options and delegates to the AbstractBlobStore.writeBlob(InputStream) method.
writeBlob(InputStream, BlobOptions) - Method in interface org.apache.jackrabbit.oak.spi.blob.BlobStore
Write a blob from an input stream with specified options.
writeBlob(InputStream, BlobOptions) - Method in class org.apache.jackrabbit.oak.spi.blob.split.DefaultSplitBlobStore
Ignores the options provided and delegates to DefaultSplitBlobStore.writeBlob(InputStream).
writeBlob(InputStream, BlobOptions) - Method in class org.apache.jackrabbit.oak.spi.blob.split.WrappingSplitBlobStore
Ignores the options provided and delegates to WrappingSplitBlobStore.writeBlob(InputStream).
writeBlob(String) - Method in class org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStore
 
writeBlob(String) - Method in class org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore
 
writeBlob(String) - Method in class org.apache.jackrabbit.oak.spi.blob.FileBlobStore
 
writeBlob(String) - Method in interface org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore
Write a blob from a temporary file.
writeByte(byte) - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriter
 
writeBytes(byte[], int, int) - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriter
 
writeBytes(OutputStream, byte[]) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Write a byte array.
writeCount - Variable in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
writeDataFile(byte[], String) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
writeEntry(String) - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.DefaultIOTraceWriter
 
writeEntry(String) - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.IOTraceLogWriter
 
writeEntry(String) - Method in interface org.apache.jackrabbit.oak.segment.tool.iotrace.IOTraceWriter
Persist a entry
writeFullyCompactedNode(NodeState, Buffer) - Method in class org.apache.jackrabbit.oak.segment.file.CompactionWriter
 
writeGraph(@org.jetbrains.annotations.NotNull byte[]) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
writeGraph(@org.jetbrains.annotations.NotNull byte[]) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveWriter
Write the graph data.
writeGraph(byte[]) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter
 
writeHeader(String) - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.DefaultIOTraceWriter
 
writeHeader(String) - Method in class org.apache.jackrabbit.oak.segment.tool.iotrace.IOTraceLogWriter
 
writeHeader(String) - Method in interface org.apache.jackrabbit.oak.segment.tool.iotrace.IOTraceWriter
Persist a header
writeInt(int) - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriter
 
writeInt(OutputStream, int) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Write an integer (4 bytes).
writeKey(WriteBuffer, K) - Method in enum org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
writeLine(String) - Method in class org.apache.jackrabbit.oak.segment.aws.AwsGCJournalFile
 
writeLine(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureGCJournalFile
 
writeLine(String) - Method in class org.apache.jackrabbit.oak.segment.file.LocalGCJournalFile
 
writeLine(String) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.GCJournalFile
Write the new line to the GC journal file.
writeLine(String) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.JournalFileWriter
Write a new line to the journal file.
writeLong(long) - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriter
 
writeLong(OutputStream, long) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Write a long (8 bytes).
writeMetaInfo(String) - Method in class org.apache.jackrabbit.oak.index.IndexerSupport
 
writeNode(NodeState) - Method in interface org.apache.jackrabbit.oak.segment.SegmentWriter
Write a node state.
writeNode(NodeState, Buffer) - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriter
 
writeNode(NodeState, Buffer) - Method in interface org.apache.jackrabbit.oak.segment.SegmentWriter
Write a node state.
writeNodeState(NodeState, Buffer, boolean) - Method in class org.apache.jackrabbit.oak.segment.ClassicCompactor
 
writeObject(String, byte[]) - Method in class org.apache.jackrabbit.oak.segment.aws.S3Directory
 
writePartiallyCompactedNode(NodeState, Buffer) - Method in class org.apache.jackrabbit.oak.segment.file.CompactionWriter
 
WriterCacheManager - Class in org.apache.jackrabbit.oak.segment
Instances of this class manage the deduplication caches used by the SegmentWriter to avoid writing multiple copies of the same record.
WriterCacheManager() - Constructor for class org.apache.jackrabbit.oak.segment.WriterCacheManager
 
WriterCacheManager.Default - Class in org.apache.jackrabbit.oak.segment
This implementation of WriterCacheManager returns RecordCache instances for the string and template cache and Cache instance for the node cache.
WriterCacheManager.Empty - Class in org.apache.jackrabbit.oak.segment
This implementation of WriterCacheManager returns empty caches of size 0.
writeRecordId(RecordId) - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriter
Write a record ID.
writeRestrictions(String, Tree, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.exercise.security.authorization.restriction.CustomRestrictionProvider
 
writeRestrictions(String, Tree, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.PrincipalRestrictionProvider
 
writeRestrictions(String, Tree, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.WhiteboardRestrictionProvider
 
writeRestrictions(String, Tree, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProvider
 
writeRestrictions(String, Tree, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProvider
 
writeRestrictions(String, Tree, Set<Restriction>) - Method in interface org.apache.jackrabbit.oak.spi.security.authorization.restriction.RestrictionProvider
Writes the given restrictions to the specified ACE tree.
writeSegment(long, long, @org.jetbrains.annotations.NotNull byte[], int, int, int, int, boolean) - Method in class org.apache.jackrabbit.oak.segment.remote.AbstractRemoteSegmentArchiveWriter
 
writeSegment(long, long, @org.jetbrains.annotations.NotNull byte[], int, int, int, int, boolean) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.SegmentArchiveWriter
Write the new segment to the archive.
writeSegment(long, long, byte[], int, int, int, int, boolean) - Method in class org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter
 
writeSegment(long, long, Buffer) - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentDiskCache
 
writeSegment(long, long, Buffer) - Method in class org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCache
 
writeSegment(long, long, Buffer) - Method in interface org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.PersistentCache
Writes the segment to the cache.
writeSegment(UUID, byte[], int, int, GCGeneration, Set<UUID>, Set<String>) - Method in class org.apache.jackrabbit.oak.segment.file.tar.TarFiles
 
writeSegment(SegmentId, byte[], int, int) - Method in class org.apache.jackrabbit.oak.segment.file.FileStore
 
writeSegment(SegmentId, byte[], int, int) - Method in class org.apache.jackrabbit.oak.segment.file.ReadOnlyFileStore
 
writeSegment(SegmentId, byte[], int, int) - Method in class org.apache.jackrabbit.oak.segment.memory.MemoryStore
 
writeSegment(SegmentId, byte[], int, int) - Method in interface org.apache.jackrabbit.oak.segment.SegmentStore
Writes the given segment to the segment store.
writeShort(short) - Method in class org.apache.jackrabbit.oak.segment.SegmentBufferWriter
 
writesPending - Variable in class org.apache.jackrabbit.oak.segment.spi.persistence.persistentcache.AbstractPersistentCache
 
writeStream(InputStream) - Method in class org.apache.jackrabbit.oak.segment.DefaultSegmentWriter
 
writeStream(InputStream) - Method in interface org.apache.jackrabbit.oak.segment.SegmentWriter
Writes a stream value record.
writeString(OutputStream, String) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Write a String.
writeStrings(Iterator<String>, File, boolean) - Static method in class org.apache.jackrabbit.oak.commons.FileIOUtils
Writes string from the given iterator to the given file and optionally escape the written strings for line breaks.
writeStrings(Iterator<String>, File, boolean, Function<String, String>, Logger, String) - Static method in class org.apache.jackrabbit.oak.commons.FileIOUtils
Writes string from the given iterator to the given file and optionally escape the written strings for line breaks.
writeStrings(Iterator<String>, File, boolean, Logger, String) - Static method in class org.apache.jackrabbit.oak.commons.FileIOUtils
Writes string from the given iterator to the given file and optionally escape the written strings for line breaks.
writeTime - Variable in class org.apache.jackrabbit.oak.jcr.session.SessionStats.Counters
 
writeTo(Tree) - Method in class org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBits
Write this instance as property to the specified tree.
writeTo(DocumentStore) - Method in class org.apache.jackrabbit.oak.plugins.document.FormatVersion
Writes this version to the given document store.
writeTo(OutputStream) - Method in class org.apache.jackrabbit.oak.segment.Segment
 
writeValue(WriteBuffer, V) - Method in enum org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheType
 
writeVarInt(OutputStream, int) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Write a variable size integer.
writeVarLong(OutputStream, long) - Static method in class org.apache.jackrabbit.oak.commons.IOUtils
Write a variable size long.
written(long) - Method in class org.apache.jackrabbit.oak.segment.file.FileStoreStats
 
written(long) - Method in interface org.apache.jackrabbit.oak.segment.spi.monitor.FileStoreMonitor
Notifies the monitor when data is written
written(long) - Method in class org.apache.jackrabbit.oak.segment.spi.monitor.FileStoreMonitorAdapter
 

X

XASession - Interface in org.apache.jackrabbit.api
Deprecated.
An XA-enabled session should directly implement the XAResource interface
XPathToSQL2Converter - Class in org.apache.jackrabbit.oak.query.xpath
This class can can convert a XPATH query to a SQL2 query.
XPathToSQL2Converter() - Constructor for class org.apache.jackrabbit.oak.query.xpath.XPathToSQL2Converter
 
XPathToSQL2Converter(QueryEngineSettings) - Constructor for class org.apache.jackrabbit.oak.query.xpath.XPathToSQL2Converter
 

Z

zeroChildNodes - Variable in class org.apache.jackrabbit.oak.segment.SegmentParser.TemplateInfo
Nodes with this type have no child nodes
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages