- AbstractCursor() - Constructor for class org.apache.jackrabbit.oak.plugins.index.Cursors.AbstractCursor
-
- AbstractDecoratedNodeState - Class in org.apache.jackrabbit.oak.plugins.migration
-
- AbstractDecoratedNodeState(NodeState, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
-
- abstractFlagDiff() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
-
- 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
-
- 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
-
- 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.
- AccessControlImporter - Class in org.apache.jackrabbit.oak.security.authorization.accesscontrol
-
- AccessControlImporter() - Constructor for class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
-
- 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
-
- 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.
- activate(BundleContext) - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditorProvider
-
- activate(ComponentContext, Map<String, ?>) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStoreService
-
- activate(BundleContext, AsyncIndexerService.Configuration) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService
-
- activate(ChangeCollectorProvider.Configuration) - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
-
- activate(BundleContext, SecurityProviderRegistration.Configuration) - Method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
-
- activate(BundleContext) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
-
Deprecated.
- 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
-
- addCustomMapping(NodeBuilder, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
-
- 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.
- 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.ChildOrderConflictHandler
-
- addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
-
Deprecated.
- addExistingNode(NodeBuilder, String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
-
- 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.ChildOrderConflictHandler
-
- addExistingProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultConflictHandler
-
Deprecated.
- 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
-
- addHandler(NodeState, NodeState, EventHandler) - Method in class org.apache.jackrabbit.oak.plugins.observation.EventGenerator
-
- 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 ... condition).
- addObserver(Observer) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
-
- addObserver(Observer) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
-
- addOrderBy(Order) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
-
- addPathsForMBean(Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
-
Adds paths to the FilterConfigMBean's getPaths set
- addSelectColumn(Expression.Property) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
-
- 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.
- addSubtree() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
-
- 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
-
- addToUnionList(Set<ConstraintImpl>) - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
-
- afterNonBlocking() - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
-
The current thread finished running code that must not be throttled or
blocked.
- 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
- aggregator(EventAggregator) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
-
- ALL - Static variable in class org.apache.jackrabbit.oak.plugins.migration.FilteringNodeState
-
- 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(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(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(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<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.
- 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
-
- and(ConstraintImpl, ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
-
- 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.query.ast.AndImpl
-
- 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
:
[rep:MergeConflict]
mixin
primaryitem rep:ours
+ rep:ours (rep:Unstructured) protected IGNORE
The
rep:ours
sub node contains our version of the node prior to
the conflict.
- AnnotatingConflictHandler() - Constructor for class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
-
- 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.
- 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(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(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.
- apply(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.BooleanConstraint
-
- apply(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NameConstraint
-
- apply(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
-
- apply(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.PathConstraint
-
- apply(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.ReferenceConstraint
-
- apply(Value) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.StringConstraint
-
- apply(String, Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate
-
- apply(Tree) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate
-
- apply(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.TypePredicate
-
- apply(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.PropertyPredicate
-
- apply(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UuidPredicate
-
- apply(Authorizable) - Method in class org.apache.jackrabbit.oak.security.user.DeclaredMembershipPredicate
-
- ascending(DynamicOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
-
- asJson() - Method in interface org.apache.jackrabbit.oak.query.stats.QueryStatsMBean
-
- asJson() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
-
- asNodeState(Tree) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.TreeProviderService
-
- 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
-
- 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
-
- 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
-
- 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, 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(String, NodeStore, IndexEditorProvider) - 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.
- 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
-
- 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
-
- 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.
- 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
- 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
-
- 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
-
- CacheStatsMetrics - Class in org.apache.jackrabbit.oak.cache.impl
-
An OSGi component that binds to all
CacheStatsMBean
instances and
exposes their counters as
Metric
s.
- CacheStatsMetrics() - Constructor for class org.apache.jackrabbit.oak.cache.impl.CacheStatsMetrics
-
- calculateVersion(NodeBuilder, NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
-
Copied from Apache Jackrabbit Core
Calculates the name of the new version that will be created by a
checkin call.
- call() - Method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor.ConsolidatorTask
-
- cancelRevisionGC() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- cancelRevisionGCForRole(String) - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- canConvert(int, int) - Static method in class org.apache.jackrabbit.oak.query.ValueConverter
-
- 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
-
- 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.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.PropertyValueImpl
-
- canRestrictSelector(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
-
- changeChangedProperty(NodeBuilder, PropertyState, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
-
- 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, 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
-
- 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) - 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, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
-
- changeDeletedProperty(NodeBuilder, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.AnnotatingConflictHandler
-
- 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, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.DefaultThreeWayConflictHandler
-
- 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
-
- checkACLPath(NodeBuilder, String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
-
- checkACLPath(Tree, String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
-
- checkin(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
-
- checkMemoryLimit(long, QueryLimits) - Static method in class org.apache.jackrabbit.oak.plugins.index.Cursors
-
- checkMemoryLimit(long, QueryLimits) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
-
Verify the number of in-memory nodes is below the limit.
- checkout(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
-
- checkpoint(long) - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- checkpoint(long, Map<String, String>) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
-
- checkpoint(long) - 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) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
-
- 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. time upto which repository
state is being indexed in given indexing cycle.
- checkpointInfo(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
-
- checkpointInfo(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
-
- checkpoints() - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
-
- checkpoints() - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
-
- checkReadLimit(long, QueryLimits) - Static method in class org.apache.jackrabbit.oak.plugins.index.Cursors
-
- checkReadLimit(long, QueryLimits) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
-
Verify the number of node read operations is below the limit.
- checkStatement(String) - Method in class org.apache.jackrabbit.oak.query.QueryValidator
-
Check if a query is valid.
- checkValidName(String) - Static method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
-
- checkVersionable(Tree) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
-
- childNode(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
-
- 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.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
-
- 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.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
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
-
- 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
-
- ChildNodeImpl - Class in org.apache.jackrabbit.oak.query.ast
-
The "ischildnode(...)" condition.
- ChildNodeImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.ChildNodeImpl
-
- childNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
-
- ChildNodeJoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
-
The "ischildnode(...)" join condition.
- 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
-
- clearState() - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
-
- clearState() - Method in class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
-
- close() - Method in class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
-
- 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
-
- 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
-
- column(String, String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
-
- ColumnImpl - Class in org.apache.jackrabbit.oak.query.ast
-
A result column expression.
- ColumnImpl(String, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.ColumnImpl
-
- commit(Map<String, Object>) - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
-
- commit() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
-
- 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_CONTEXT_OBSERVATION_CHANGESET - Static variable in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
-
- commitHooks() - Method in class org.apache.jackrabbit.oak.Oak.OakDefaultComponents
-
- 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
-
- 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
-
- compareAgainstBaseState(NodeState, NodeStateDiff) - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
-
- comparison(DynamicOperandImpl, Operator, StaticOperandImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
-
- 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.query.ast.ComparisonImpl
-
- compose(Collection<IndexEditorProvider>) - Static method in class org.apache.jackrabbit.oak.plugins.index.CompositeIndexEditorProvider
-
- CompositeAuthorizationConfiguration - Class in org.apache.jackrabbit.oak.security.authorization.composite
-
- 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
-
- 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
-
- condition(FilterBuilder.Condition) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
-
Set the condition of this filter.
- 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.
- 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
-
- consolidateCount(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor
-
- ConsolidatedCacheStats - Class in org.apache.jackrabbit.oak.cache.impl
-
- ConsolidatedCacheStats() - Constructor for class org.apache.jackrabbit.oak.cache.impl.ConsolidatedCacheStats
-
- 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
-
- ConstraintImpl - Class in org.apache.jackrabbit.oak.query.ast
-
The base class for constraints.
- ConstraintImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.ConstraintImpl
-
- Constraints - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
-
- containsNativeConstraint() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- 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
-
- 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.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
-
- ContentRepositoryImpl - Class in org.apache.jackrabbit.oak.core
-
- ContentRepositoryImpl(NodeStore, CommitHook, String, QueryEngineSettings, QueryIndexProvider, SecurityProvider, Descriptors) - Constructor for class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
-
Creates an content repository instance based on the given, already
initialized components.
- ContextAwareCallback - Interface in org.apache.jackrabbit.oak.plugins.index
-
Extension to IndexUpdateCallback which also provides access to
IndexingContext
- 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) - Method in class org.apache.jackrabbit.oak.query.xpath.XPathToSQL2Converter
-
Convert the query to SQL2.
- 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(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 and merge paths
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 and merge paths
set on this NodeStateCopier.Builder.
- 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.
- copyNodeStore(NodeStore, NodeStore) - Static method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier
-
Shorthand method to copy one NodeStore to another.
- 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
-
- 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.
- copyVersionHistory(String, Calendar) - 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
-
- 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
-
- 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(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(NodeTypeDefinition, NodeTypeDefinition) - Static method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
-
- create(TypeEditor.ConstraintViolationCallback, Set<String>, NodeState, String, Iterable<String>, NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.nodetype.TypeEditor
-
- 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(Root) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.PermissionProviderFactory
-
Create a new PermissionProvider
instance.
- 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(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
.
- createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
-
- createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
-
- createBlob(InputStream) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
-
- 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
-
- 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.
- 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.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.PropertyValueImpl
-
- createCopy() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
-
- createDescriptors() - Method in class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
-
- 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
-
- 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
-
!
- createGroup(String) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
-
- createGroup(Principal) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
-
- createGroup(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.autosave.AutoSaveEnabledManager
-
- createGroup(String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
-
- createGroup(Principal) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
-
- createGroup(Principal, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
-
- createGroup(String, Principal, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
-
- 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(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, 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
.
- createJcrConflictHandler() - Static method in class org.apache.jackrabbit.oak.plugins.commit.JcrConflictHandler
-
- createNodeDefinitionTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- createNodeDefinitionTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
-
- createNodeTypeTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- createNodeTypeTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
-
- createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
-
- createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
-
- createReadOnlyRoot(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.tree.factories.RootFactory
-
Deprecated.
- createReadOnlyRoot(Root) - 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(Root) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.RootProviderService
-
- createReadOnlyTree(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.tree.factories.TreeFactory
-
Deprecated.
- createReadOnlyTree(Tree, String, 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(Tree, String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.TreeProviderService
-
- createReferenceIndex(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
-
- 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.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.security.authorization.restriction.WhiteboardRestrictionProvider
-
- 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.
- createStandardMappings(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
-
- createSystemRoot(NodeStore, CommitHook, String, SecurityProvider, QueryEngineSettings, QueryIndexProvider) - Static method in class org.apache.jackrabbit.oak.plugins.tree.factories.RootFactory
-
- createSystemRoot(NodeStore, CommitHook, String, SecurityProvider, QueryIndexProvider) - Static method in class org.apache.jackrabbit.oak.plugins.tree.factories.RootFactory
-
Deprecated.
- createSystemRoot(NodeStore, CommitHook) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.RootProviderService
-
- 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
-
- createTree(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.tree.factories.TreeFactory
-
Deprecated.
- createUser(String, 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.autosave.AutoSaveEnabledManager
-
- createUser(String, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
-
- createUser(String, String, Principal, String) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
-
- createVersionStorage(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
-
- 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.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.PropertyValueImpl
-
- 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.
- currentProperty() - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
-
- 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
-
- Cursors - Class in org.apache.jackrabbit.oak.plugins.index
-
This utility class provides factory methods to create commonly used types of
Cursor
s.
- Cursors.AbstractCursor - Class in org.apache.jackrabbit.oak.plugins.index
-
A Cursor implementation where the remove method throws an
UnsupportedOperationException.
- Cursors.PathCursor - Class in org.apache.jackrabbit.oak.plugins.index
-
- editorProviders() - Method in class org.apache.jackrabbit.oak.Oak.OakDefaultComponents
-
- enableCopyOnWrite() - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
-
- encodeUri(String) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
-
encodes the uri value to be used as a property
- end(Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
-
- endChildInfo() - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
-
- 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
-
- ENTRY_COUNT_PROPERTY_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
-
- 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(Calendar, Calendar) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DateConstraint
-
- equals(BigDecimal, BigDecimal) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.DecimalConstraint
-
- equals(T, T) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
-
- 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
-
- equiJoinCondition(String, String, String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
-
- 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.query.ast.EquiJoinConditionImpl
-
- escapeForQuery(String, NamePathMapper) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
-
- escapeForQuery(String) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
-
- escapeNodeName(String) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
-
Escape string
for matching in jcr escaped node names
- escapeStringLiteral(String) - Static method in class org.apache.jackrabbit.oak.query.SQL2Parser
-
- 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(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() - 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
-
- 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).
- 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.
- 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(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.
- exclude(Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
-
Set exclude paths.
- exclude(String...) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
-
- 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(Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
-
Set exclude fragments.
- excludeFragments(String...) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
-
- 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
-
- 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.
- 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(long) - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData.QueryExecutionStats
-
- executeQuery() - Method in interface org.apache.jackrabbit.oak.query.Query
-
- executeQuery(String, String, Map<String, ? extends PropertyValue>, Map<String, String>) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
-
- executeQuery(String, String, long, long, Map<String, ? extends PropertyValue>, Map<String, String>) - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
-
- executeQuery() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
-
- executeQuery() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
-
- 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) - 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.
- 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 interface org.apache.jackrabbit.oak.query.ast.NodeTypeInfo
-
Check whether the nodetype exists.
- 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.
- 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
-
- generateUUID() - Static method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
-
- generateUUID(String) - Static method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
-
- 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
-
- getAfterState() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
-
- 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
-
- getAllNodeTypes() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- getApplicablePolicies(String) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
-
- getApplicablePolicies(Principal) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
-
- 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 its 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 interface org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoService
-
Returns all the async indexing lanes which are active
in the setup.
- 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() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
-
- getAsyncLanes(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
-
- 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
-
- getAuthorizable(String) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
-
- getAuthorizable(String, Class<T>) - Method in class org.apache.jackrabbit.oak.security.user.autosave.AutoSaveEnabledManager
-
- getAuthorizable(Principal) - 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 class org.apache.jackrabbit.oak.security.user.UserManagerImpl
-
- getAuthorizable(Principal) - Method in class org.apache.jackrabbit.oak.security.user.UserManagerImpl
-
- 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
-
- 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
-
- getBackgroundObserver() - Method in class org.apache.jackrabbit.oak.plugins.observation.FilteringObserver
-
- getBackupStatus() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- getBaseState() - Method in class org.apache.jackrabbit.oak.query.ExecutionContext
-
Used to evaluate the query (ie. read the existing node types, index
definitions), doesn't need to be a secured version of a node state
- 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.
- getBeforeState() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
-
- getBestSelectorExecutionPlan(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
-
- getBindVariableName() - Method in class org.apache.jackrabbit.oak.query.ast.BindVariableValueImpl
-
- getBindVariableNames() - Method in interface org.apache.jackrabbit.oak.query.Query
-
- 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.
- getBindVariableNames() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
-
- getBindVariableNames() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
-
- getBindVariableValue(String) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
-
- 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
-
- getBlockCommits() - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
-
- 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
-
- getCacheStats() - Method in class org.apache.jackrabbit.oak.cache.impl.ConsolidatedCacheStats
-
- getCaptureStackTraces() - Method in interface org.apache.jackrabbit.oak.query.stats.QueryStatsMBean
-
- getCaptureStackTraces() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
-
- 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
-
- 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
-
- 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.migration.AbstractDecoratedNodeState
-
- getChildNodeEntries() - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
-
- getChildren() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
-
- getChildren() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
-
- getChildrenCount(long) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
-
- getChildTracker(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierTracker
-
- getCollation(QueryBuilder.Direction) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
-
- 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.query.ast.ColumnImpl
-
- getColumnNames() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
-
- 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 class org.apache.jackrabbit.oak.query.ResultImpl
-
- getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
-
- getCommitHooks(String) - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
-
- getCommitInfo() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexingContext
-
Commit info associated with commit as part of which
IndexEditor is being invoked
- getComparator(OrderingImpl[]) - Static method in class org.apache.jackrabbit.oak.query.ResultRowImpl
-
- 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.
- getConfigurations() - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
-
Deprecated.
- getConflictHandlers() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
-
- getConstraint() - Method in class org.apache.jackrabbit.oak.query.ast.NotImpl
-
- getConstraint() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
-
- getConstraints() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
-
- getConstraints() - Method in class org.apache.jackrabbit.oak.query.ast.OrImpl
-
- getContentSession() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
-
- 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
-
- 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
-
- getCounterStats(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
-
- getCreatedMillis() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
-
- getDataStoreGCStatus() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- getDefaultAuthenticationFactory() - Static method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
-
- getDefinition(Tree, String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- getDefinition(Tree, Tree) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- getDefinition(Tree, PropertyState, boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- getDelegate() - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
-
- getDescriptors() - Method in class org.apache.jackrabbit.oak.core.ContentRepositoryImpl
-
- 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(Tree) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- getEffectivePolicies(String) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
-
- getEffectivePolicies(Set<Principal>) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
-
- getEntryName(String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
-
- 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
-
- getEstimatedEntryCount() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexInfo
-
An estimate of entry count in the index
- 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).
- getEvictionCount() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
-
- 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
-
- getExecutionPlan() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
-
- getExistingSelector(String) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
-
Get the selector with the given name, or fail if not found.
- getExpression() - Method in class org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
-
- getExpression() - Method in class org.apache.jackrabbit.oak.query.ast.SuggestImpl
-
- getFailingIndexData(String) - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
-
- getFailingIndexStats(String) - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
-
- getFailTraversal() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- 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.
- getFullTextComparisonWithoutIndex() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- getFulltextConditions() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- 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
-
- getFullTextConstraint() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- 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.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.PropertyValueImpl
-
- getFunction(SelectorImpl) - Method in class org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
-
- getHistogram(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
-
- getID(Authorizable) - Static method in class org.apache.jackrabbit.oak.security.user.query.QueryUtil
-
- getIdentifier(Tree) - Static method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
-
Return the identifier of a tree.
- getIdentifier() - Method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierTracker
-
- getIdentifierManager() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
-
- getIndex() - Method in class org.apache.jackrabbit.oak.query.plan.SelectorExecutionPlan
-
- 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.
- 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
-
- 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
- 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
-
- 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(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() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
-
- 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.
- 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.query.index.TraversingIndex
-
- 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 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
-
- 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).
- getIndexProvider() - Method in class org.apache.jackrabbit.oak.query.ExecutionContext
-
- getIndexStats() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
-
- getInfo(String) - Method in interface org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoService
-
Returns the info for async indexer with given name
- 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) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfoServiceImpl
-
- getInfo(String, NodeState) - 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
-
- 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.
- getInstance(Root) - Static method in class org.apache.jackrabbit.oak.core.ImmutableRoot
-
- 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() - 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(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
.
- getInternalNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
-
- getInternalNodeNames() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
-
- 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
-
- getJcrPath(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.NamePathMapperImpl
-
- getJoin() - Method in class org.apache.jackrabbit.oak.query.plan.JoinExecutionPlan
-
- getJoinCondition() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
-
- 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
-
- getLanguage() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
-
- getLastException() - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler.CorruptIndexInfo
-
- getLastExecutedMillis() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
-
- getLastIndexedTo() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfo
-
Time in millis upto which the repository state is indexed via
this indexer
- 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
- 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.
- getLeaseTimeOut() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
-
- getLeft() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
-
- getLeftPlan() - Method in class org.apache.jackrabbit.oak.query.plan.JoinExecutionPlan
-
- getLimitInMemory() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- getLimitReads() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- getLiteralValue() - Method in class org.apache.jackrabbit.oak.query.ast.LiteralImpl
-
- getLoginContextProvider(ContentRepository) - Method in class org.apache.jackrabbit.oak.security.authentication.AuthenticationConfigurationImpl
-
Create a
LoginContextProvider
using standard
JAAS
functionality.
- getMaxItems() - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
-
FOR TESTING-ONLY
- getMaxPathDepth() - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
-
FOR TESTING-ONLY
- getMaxRowsScanned() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
-
- getMaxTimeNanos() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
-
The maximum CPU time needed to run one query.
- getMeter(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
-
- getMinimumCost() - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
-
- 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.
- getMixinTypes() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
-
- getMixinTypes() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- getMountInfoProvider() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
-
- getMountInfoProvider() - Method in interface org.apache.jackrabbit.oak.security.authorization.ProviderCtx
-
- 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 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.tree.impl.ImmutableTree
-
- getName() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.NodeBuilderTree
-
- 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.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
-
- 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.query.QueryImpl
-
- getNamespaceMap(Tree) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
-
- getNamespacePrefix(Tree, String) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
-
- getNamespacesProperty(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
-
- 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
-
- getNext() - Method in class org.apache.jackrabbit.oak.plugins.migration.DescendantsIterator
-
- 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
-
- getNodeState() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
-
- getNodeType(String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- getNodeType() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
-
- getNodeType() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- 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.plugins.version.ReadOnlyVersionManager
-
- getNodeTypeManager() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
-
- 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.
- 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 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.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
-
- getOakPath(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.NamePathMapperImpl
-
- 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).
- getOakPrefixOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
-
- getOakURIOrNull(String) - Method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
-
- getOldDef() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
-
- getOldDef() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff.PropDefDiff
-
- 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.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.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
-
- getOperator() - Method in class org.apache.jackrabbit.oak.query.ast.ComparisonImpl
-
- getOrCreateOakIndex(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.index.IndexUtils
-
- 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.
- 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.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.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.query.QueryImpl
-
- getOrphanedMinDate() - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
-
- getParameters(String) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
-
Deprecated.
- getParameters() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
-
- 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
-
- 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
-
- getParentPathOrNull(String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
-
- 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(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
.
- 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.migration.report.ReportingNodeState
-
ReportingNodeState instances provide access to their path via their
parent hierarchy.
- 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.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(String) - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
-
- getPath(Tree, Tree) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
-
- getPathExpression() - Method in class org.apache.jackrabbit.oak.query.ast.SimilarImpl
-
- getPathPlan() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- getPathRestriction() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- 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.
- getPattern(String, Tree) - 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.PrincipalRestrictionProvider
-
- getPattern(String, Tree) - 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.RestrictionProviderImpl
-
- getPattern(String, Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.WhiteboardRestrictionProvider
-
- getPattern(String, Set<Restriction>) - Method in class org.apache.jackrabbit.oak.security.authorization.restriction.WhiteboardRestrictionProvider
-
- getPermissionProvider() - Method in class org.apache.jackrabbit.oak.query.ExecutionContext
-
- 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
-
- getPermissionRootName(Mount, String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.MountPermissionProvider
-
- 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
-
- 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.
- getPlan(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
-
- 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
-
- getPolicies(String) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
-
- getPolicies(Principal) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
-
- getPopularQueries() - Method in interface org.apache.jackrabbit.oak.query.stats.QueryStatsMBean
-
- getPopularQueries() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
-
- 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
-
- 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.
- getPrimaryTypes() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
-
- getPrimaryTypes() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- getPrincipalManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.principal.PrincipalConfigurationImpl
-
- getPrincipalProvider(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.principal.PrincipalConfigurationImpl
-
- getPrincipalRoot(Tree, String) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
-
- getPrivilegeManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
-
- 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
-
- getProperties() - Method in class org.apache.jackrabbit.oak.plugins.migration.AbstractDecoratedNodeState
-
- getProperties() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
-
- 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
-
- getPropertyCount() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
-
- 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.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.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 class org.apache.jackrabbit.oak.management.RepositoryManager
-
- getPropertyName() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
-
- getPropertyName() - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
-
- getPropertyRestriction(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- getPropertyRestrictions() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- getPropertyRestrictions(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- getPropertyStatus(String) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
-
- getPropertyTypeFromName(String) - Static method in class org.apache.jackrabbit.oak.query.SQL2Parser
-
Get the property type from the given case insensitive name.
- getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
-
- getProtectedItemImporters() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
-
- getQuery() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
-
- getQuery() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
-
- getQueryEngine() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
-
- 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
-
- getQueryLimits() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- getQueryOptions() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
-
- getQueryStatement() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- 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 class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- 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
-
- 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
).
- getRegistry() - Method in class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
-
- getReindexedDefinitions() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
-
- getReindexStats() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
-
- getRelativeVersionHistoryPath(String) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
-
- getRepositoryInitializer() - Method in class org.apache.jackrabbit.oak.security.privilege.PrivilegeConfigurationImpl
-
- getRepositoryPermission() - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
-
- getRepositoryPermission() - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
-
- getRestoreStatus() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
-
- getRestrictionProvider() - Method in class org.apache.jackrabbit.oak.security.authorization.composite.CompositeAuthorizationConfiguration
-
- getRevisionGCStatus() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- getRevisionGCStatusForRole(String) - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- getRight() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
-
- getRightPlan() - Method in class org.apache.jackrabbit.oak.query.plan.JoinExecutionPlan
-
- 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.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
- getRootDefinition() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- 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
-
- getRootIncludePaths() - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ChangeSetFilterImpl
-
for testing only
- getRootProvider() - Method in interface org.apache.jackrabbit.oak.security.authorization.ProviderCtx
-
- 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
-
- 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
-
- getScanCount() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
-
- 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.
- getSecurityProvider() - Method in interface org.apache.jackrabbit.oak.security.authorization.ProviderCtx
-
- getSelector() - Method in class org.apache.jackrabbit.oak.query.ast.ColumnImpl
-
- 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.
- getSelector() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- getSelector() - Method in class org.apache.jackrabbit.oak.query.plan.SelectorExecutionPlan
-
- 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.query.ast.PropertyValueImpl
-
- getSelectorName() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
-
- 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.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.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
-
- 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
-
- getSettings() - Method in class org.apache.jackrabbit.oak.query.ExecutionContext
-
- getSettings() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
-
- getSize(Result.SizePrecision, long) - Method in class org.apache.jackrabbit.oak.plugins.index.Cursors.AbstractCursor
-
- 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.
- getSize() - Method in interface org.apache.jackrabbit.oak.query.Query
-
Get the size if known.
- getSize(Result.SizePrecision, long) - 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(Result.SizePrecision, long) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
-
- getSize() - Method in class org.apache.jackrabbit.oak.query.ResultImpl
-
- getSize(Result.SizePrecision, long) - 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 class org.apache.jackrabbit.oak.query.UnionQueryImpl
-
- 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
-
- 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
-
- getSource() - Method in class org.apache.jackrabbit.oak.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
-
- getStatisticsProvider() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- getStats() - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler.CorruptIndexInfo
-
- getStats() - Method in class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
-
- getStatsMBean() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexInfo
-
IndexStatsMBean for current indexer.
- getStatus() - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractTree
-
- getStrictPathRestriction() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- getSubTrees() - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.FilterProvider
-
A set of paths whose subtrees include all events of this filter.
- getSuperTypes() - Method in interface org.apache.jackrabbit.oak.query.ast.NodeTypeInfo
-
Get the set of supertypes.
- getSupertypes() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
-
- getSupertypes() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- getSupportedCredentials() - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenLoginModule
-
- getSupportedCredentials() - Method in class org.apache.jackrabbit.oak.security.authentication.user.LoginModuleImpl
-
- getSupportedLanguages() - Method in interface org.apache.jackrabbit.oak.query.QueryParser
-
Returns the set of query languages supported by this parser.
- getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.oak.query.QueryEngineImpl
-
- 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
-
- getTime() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
-
- getTimer(String, StatsOptions) - Method in class org.apache.jackrabbit.oak.plugins.metric.MetricStatisticsProvider
-
- getTimeString(long) - Static method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
-
- getTokenProvider(Root) - Method in class org.apache.jackrabbit.oak.security.authentication.token.TokenConfigurationImpl
-
- getTotalRowsRead() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
-
- getTotalRowsScanned() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
-
- getTotalTimeNanos() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
-
- getTree(String) - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
-
- 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, 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.AllPermissionProviderImpl
-
- getTreePermission(Tree, TreePermission) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
-
- getTreePermission(Tree, TreeType, TreePermission) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
-
- getTreeProvider() - Method in interface org.apache.jackrabbit.oak.security.authorization.ProviderCtx
-
- 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.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
-
- getTypes() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
Returns the
Tree
instance where the node types are stored.
- getUpdatedIndexPaths() - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
-
- getURI(String) - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
-
- getURIs() - Method in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
-
- getUserManager(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
-
- getUserPrincipalProvider(Root, NamePathMapper) - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
-
- 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
-
- 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(String) - Method in class org.apache.jackrabbit.oak.query.index.IndexRowImpl
-
- getValue(String) - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
-
- getValueFactory() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
The value factory to be used by PropertyDefinitionImpl.getDefaultValues()
.
- getValues() - Method in class org.apache.jackrabbit.oak.query.ResultRowImpl
-
- getVersion() - Static method in class org.apache.jackrabbit.oak.OakVersion
-
Returns the version of oak-core.
- getVersion(String) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
-
Returns the version tree with the given uuid.
- 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.
- getVersionableNodes(NodeState, NodeState, TypePredicate, Calendar) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
-
- 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.
- 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
.
- getVersionsMinDate() - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
-
- getVersionStorage(NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
-
- getVersionStorage(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionHistoryUtil
-
- getVersionStorage() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
-
- getVersionStorage() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
-
- getWhiteboard() - Method in class org.apache.jackrabbit.oak.Oak
-
- getWhiteboard() - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
-
Deprecated.
- getWildcardColumns() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
-
- getWorkspaceInitializer() - Method in class org.apache.jackrabbit.oak.security.authorization.AuthorizationConfigurationImpl
-
- getWorkspaceInitializer() - Method in class org.apache.jackrabbit.oak.security.user.UserConfigurationImpl
-
- getWorkspaceRoot() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
-
/**
- getWorkspaceRoot() - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
-
- 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
-
- GlobalNameMapper - Class in org.apache.jackrabbit.oak.namepath.impl
-
Name mapper with no local prefix remappings.
- GlobalNameMapper(Root) - Constructor for class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
-
- GlobalNameMapper(NodeState) - Constructor for class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
-
- GlobalNameMapper(Map<String, String>) - 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, Map<String, Pattern>) - Constructor for class org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter
-
- 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
- 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.
- greater(T, T) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
-
- greaterOrEqual(T, T) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
-
- 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
-
- 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(NodeState) - Constructor for class org.apache.jackrabbit.oak.core.ImmutableRoot
-
- ImmutableRoot(Root) - Constructor for class org.apache.jackrabbit.oak.core.ImmutableRoot
-
- ImmutableRoot(ImmutableTree) - 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(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(ImmutableTree.ParentProvider, String, 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
-
- importIndex(String) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexerMBeanImpl
-
- importIndex(String, boolean) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexerMBeanImpl
-
- in(DynamicOperandImpl, ArrayList<StaticOperandImpl>) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
-
- 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.migration.NodeStateCopier.Builder
-
- INCLUDE_ALL - Static variable in class org.apache.jackrabbit.oak.plugins.observation.filter.ConstantFilter
-
- includeAdd(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ACFilter
-
- includeAdd(String, NodeState) - 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(String, NodeState) - 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(String, NodeState) - 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(String, NodeState) - 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(String, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.EventFilter
-
Include an added node
- includeAdd(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.EventTypeFilter
-
- includeAdd(String, NodeState) - 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(String, NodeState) - 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(String, NodeState) - 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(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
-
- includeAdd(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.VisibleFilter
-
- includeAdd(String, NodeState) - 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(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.ACFilter
-
- includeDelete(String, NodeState) - 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(String, NodeState) - 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(String, NodeState) - 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(String, NodeState) - 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(String, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.EventFilter
-
Include a deleted node
- includeDelete(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.EventTypeFilter
-
- includeDelete(String, NodeState) - 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(String, NodeState) - 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(String, NodeState) - 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(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter
-
- includeDelete(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.VisibleFilter
-
- includeDelete(String, NodeState) - 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
-
- includeSessionLocal(boolean) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
-
Whether to include session local changes.
- index - Variable in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.ValidationEntry
-
- INDEX_CONTENT_NODE_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.IndexConstants
-
- 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_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_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.
- 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. e.g.
- IndexCommitCallback.IndexProgress - Enum in org.apache.jackrabbit.oak.plugins.index
-
- IndexConstants - Interface in org.apache.jackrabbit.oak.plugins.index
-
TODO document
- 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
-
- IndexerMBeanImpl - Class in org.apache.jackrabbit.oak.plugins.index
-
- IndexerMBeanImpl() - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexerMBeanImpl
-
- 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
-
- IndexMBeanRegistration - Class in org.apache.jackrabbit.oak.plugins.index
-
- IndexMBeanRegistration(Whiteboard) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexMBeanRegistration
-
- indexName - Variable in class org.apache.jackrabbit.oak.query.QueryOptions
-
- 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
-
- 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
-
- indexTag - Variable in class org.apache.jackrabbit.oak.query.QueryOptions
-
- indexUpdate() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
-
- 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, CommitInfo) - 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() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexUpdateCallback
-
Invoked by the
IndexEditor
for every NodeState
indexed it.
- IndexUpdate.MissingIndexProviderStrategy - Class in org.apache.jackrabbit.oak.plugins.index
-
- IndexUpdateCallback - Interface in org.apache.jackrabbit.oak.plugins.index
-
- indexUpdateFailed(String, String, Exception) - Method in interface org.apache.jackrabbit.oak.plugins.index.CorruptIndexHandler
-
- 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 class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
-
- IndexUpdateProvider - Class in org.apache.jackrabbit.oak.plugins.index
-
- IndexUpdateProvider(IndexEditorProvider, 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, String, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.index.IndexUpdateProvider
-
- IndexUtils - Class in org.apache.jackrabbit.oak.plugins.index
-
TODO document
- 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.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(NodeStore) - Method in class org.apache.jackrabbit.oak.query.QueryValidator
-
- init() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
-
- init(Session, Root, NamePathMapper, boolean, int, ReferenceChangeTracker, SecurityProvider) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
-
- InitialContent - Class in org.apache.jackrabbit.oak
-
- InitialContent() - Constructor for class org.apache.jackrabbit.oak.InitialContent
-
- initialize(NodeBuilder) - Method in class org.apache.jackrabbit.oak.InitialContent
-
- initialize(NodeStore, RepositoryInitializer, CommitHook) - Static method in class org.apache.jackrabbit.oak.OakInitializer
-
- initialize(Iterable<WorkspaceInitializer>, NodeStore, String, CommitHook) - Static method in class org.apache.jackrabbit.oak.OakInitializer
-
- initLease() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
-
- INSTANCE - Static variable in class org.apache.jackrabbit.oak.Oak.OakDefaultComponents
-
- INSTANCE - Static variable in class org.apache.jackrabbit.oak.plugins.observation.DefaultEventHandler
-
- isAccessible(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- isAdminOrSystem(Set<Principal>, ConfigurationParameters) - Static method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionUtil
-
- isAllow - Variable in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.ValidationEntry
-
- isAlwaysFalse() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- isAsync() - Method in interface org.apache.jackrabbit.oak.plugins.index.IndexingContext
-
Flag indicating that indexed is being done
asynchronously
- isAsyncLaneName(String) - Static method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
-
- 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
.
- isCheckedOut(Tree) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadOnlyVersionManager
-
Returns true
if the tree is checked out; otherwise
false
.
- isClosed() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
-
- isCopyAll() - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
-
- isCopyVersions() - Method in class org.apache.jackrabbit.oak.plugins.migration.version.VersionCopyConfiguration
-
- isDescending() - Method in class org.apache.jackrabbit.oak.query.ast.OrderingImpl
-
- isDistinct() - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- isDone() - Method in class org.apache.jackrabbit.oak.plugins.observation.EventGenerator
-
Checks whether there are no more content changes to be processed.
- isExpandedName(String) - Static method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
-
- 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
-
- isFastQuerySize() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- isFinished() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
-
- isGranted(Tree, PropertyState, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
-
- isGranted(String, String) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.AllPermissionProviderImpl
-
- isGranted(TreeLocation, 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(String, String) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
-
- isGranted(TreeLocation, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
-
- 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
-
- isHiddenName(String) - Static method in class org.apache.jackrabbit.oak.namepath.impl.GlobalNameMapper
-
- 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.
- 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
-
- 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
-
- isInternal() - Method in interface org.apache.jackrabbit.oak.query.Query
-
- isInternal() - Method in class org.apache.jackrabbit.oak.query.QueryImpl
-
- isInternal(String) - Static method in class org.apache.jackrabbit.oak.query.SQL2Parser
-
Whether the given statement is an internal query.
- isInternal() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData
-
- isInternal() - Method in class org.apache.jackrabbit.oak.query.UnionQueryImpl
-
- isMajor() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
-
- isMarkedAsCorrupt() - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler.CorruptIndexInfo
-
- 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
-
- 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.plugins.nodetype.NodeTypeDefDiff
-
- isNodeType(Tree, String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- isNodeType(String, Iterable<String>, String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- isNodeType(String, String) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- 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.
- 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
-
- isPotentiallySlow(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.query.index.TraversingIndex
-
- 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
-
- 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
-
- 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
-
- 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.index.AsyncIndexInfo
-
Returns true if the async indexer is currently active
- 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
-
- isSql2Optimisation() - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- isThreadBlocking() - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
-
Check whether the current thread is non-blocking.
- isTimedOut(long) - Static method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor.ConsolidatorTask
-
- isTrivial() - Method in class org.apache.jackrabbit.oak.plugins.nodetype.NodeTypeDefDiff
-
- 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
-
- isValidLocalName(String) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
-
- isValidPrefix(String) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
-
- isValidUUID(String) - Static method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
-
- 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.
- 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. is part of the intermediate version storage
structure that contains the version histories and the versions.
- isVirtualRow() - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
-
- isVirtualRow() - Method in class org.apache.jackrabbit.oak.query.index.IndexRowImpl
-
- 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
-
- NameConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
-
- NameConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NameConstraint
-
- 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
-
- NamespaceConstants - Interface in org.apache.jackrabbit.oak.plugins.name
-
- 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
-
- Namespaces - Class in org.apache.jackrabbit.oak.plugins.name
-
Internal static utility class for managing the persisted namespace registry.
- namespaces - Variable in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
-
- 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.
- newAncestorCursor(Cursor, int, QueryLimits) - Static method in class org.apache.jackrabbit.oak.plugins.index.Cursors
-
Returns a cursor wrapper, which returns the ancestor rows at the given
level
of the wrapped cursor c
.
- newAsyncUpdateCallback(NodeStore, String, long, String, AsyncIndexUpdate.AsyncIndexStats, AtomicBoolean) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
-
- newBuilder() - Static method in class org.apache.jackrabbit.oak.security.internal.SecurityProviderBuilder
-
- newCombinedFilter(Iterator<K>, boolean, long, long, Comparator<K>, QueryLimits) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
-
- newConcatCursor(List<Cursor>, QueryLimits) - Static method in class org.apache.jackrabbit.oak.plugins.index.Cursors
-
- newDistinct(Iterator<K>, QueryLimits) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
-
- newIntersectionCursor(Cursor, Cursor, QueryLimits) - Static method in class org.apache.jackrabbit.oak.plugins.index.Cursors
-
- newLimit(Iterator<K>, long) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
-
- newOffset(Iterator<K>, long) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
-
- newPathCursor(Iterable<String>, QueryLimits) - Static method in class org.apache.jackrabbit.oak.plugins.index.Cursors
-
- newPathCursorDistinct(Iterable<String>, QueryLimits) - Static method in class org.apache.jackrabbit.oak.plugins.index.Cursors
-
Creates a
Cursor
over paths, and make the result distinct.
- newSort(Iterator<K>, Comparator<K>, int, QueryLimits) - Static method in class org.apache.jackrabbit.oak.query.FilterIterators
-
- newTestInstance() - Static method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
Create a new filter instance that is used for unit testing.
- newTraversingCursor(Filter, NodeState) - Static method in class org.apache.jackrabbit.oak.plugins.index.Cursors
-
Returns a traversing cursor based on the path restriction in the given
Filter
.
- next() - Method in class org.apache.jackrabbit.oak.plugins.index.Cursors.PathCursor
-
- 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
-
- nextDelay(long) - Static method in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor.ConsolidatorTask
-
- 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
-
- 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
-
- 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
-
- nodeLocalName(String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
-
- NodeLocalNameImpl - Class in org.apache.jackrabbit.oak.query.ast
-
The function "localname(..)".
- NodeLocalNameImpl(String) - Constructor for class org.apache.jackrabbit.oak.query.ast.NodeLocalNameImpl
-
- 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.query.ast.AstElementFactory
-
- NodeNameImpl - Class in org.apache.jackrabbit.oak.query.ast
-
The function "name(..)".
- 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.
- 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
-
- 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
.
- 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
-
- 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 ... where [jcr:primaryType] = 'x' union select ... where [jcr:primaryType] = 'y'".
- NodeTypeConstants - Interface in org.apache.jackrabbit.oak.plugins.nodetype
-
- 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
-
- 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.
- 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.
- 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
- 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
-
- 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(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(ConstraintImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
-
- 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
-
- NotImpl - Class in org.apache.jackrabbit.oak.query.ast
-
A "not" condition.
- NotImpl(ConstraintImpl) - Constructor for class org.apache.jackrabbit.oak.query.ast.NotImpl
-
- nsdata - Variable in class org.apache.jackrabbit.oak.plugins.name.ReadOnlyNamespaceRegistry
-
- NumericConstraint<T> - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
-
- NumericConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
-
- 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, String) - Method in interface org.apache.jackrabbit.oak.query.QueryParser
-
Parses the given query string, expressed in the specified language.
- parse(String, boolean) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
-
Parse the statement and return the query.
- parse(String) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
-
- path(String) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.FilterBuilder
-
A condition that holds on the paths matching a certain pattern.
- PathConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
-
- PathConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.PathConstraint
-
- PathCursor(Iterator<String>, boolean, QueryLimits) - Constructor for class org.apache.jackrabbit.oak.plugins.index.Cursors.PathCursor
-
- 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
-
- 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, MountInfoProvider, RootProvider, TreeProvider) - Constructor for class org.apache.jackrabbit.oak.security.authorization.permission.PermissionHook
-
- PermissionProviderFactory - Interface in org.apache.jackrabbit.oak.plugins.observation.filter
-
- 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
-
- 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
-
- 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
- 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() - Method in class org.apache.jackrabbit.oak.query.ast.JoinImpl
-
- prepare(ExecutionPlan) - Method in class org.apache.jackrabbit.oak.query.ast.SelectorImpl
-
- 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(ExecutionPlan) - Method in class org.apache.jackrabbit.oak.query.ast.SourceImpl
-
Re-apply a previously prepared plan.
- 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
-
- 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
-
- principalName - Variable in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.ValidationEntry
-
- 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
-
- privilegeBits - Variable in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.ValidationEntry
-
- 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
-
- 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
-
- processReferences() - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
-
- 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_COUNTER - Static variable in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor
-
property with the consolidated counter
- PROP_INCREMENT - Static variable in class org.apache.jackrabbit.oak.plugins.atomic.AtomicCounterEditor
-
property to be set for incrementing/decrementing the counter
- 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
- 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.
- 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.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
-
- propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.commit.ConflictValidator
-
- 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
-
- 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
-
- propertyExistence(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
-
- PropertyExistenceImpl - Class in org.apache.jackrabbit.oak.query.ast
-
A condition to check if the property exists ("is not null").
- PropertyExistenceImpl(SelectorImpl, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
-
- PropertyExistenceImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyExistenceImpl
-
- 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(SelectorImpl, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
-
- PropertyInexistenceImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.PropertyInexistenceImpl
-
- 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
-
- 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
-
- PropertyValueImpl - Class in org.apache.jackrabbit.oak.query.ast
-
A property expression.
- 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
-
- Provider(NodeState, String, VersionCopyConfiguration) - Constructor for class org.apache.jackrabbit.oak.plugins.migration.version.VersionableEditor.Provider
-
- Provider() - Constructor for class org.apache.jackrabbit.oak.plugins.migration.version.VersionablePropertiesEditor.Provider
-
- ProviderCtx - Interface in org.apache.jackrabbit.oak.security.authorization
-
- pullOrRight() - Method in class org.apache.jackrabbit.oak.query.ast.AndImpl
-
- 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
-
- read(long, long, long) - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData.QueryExecutionStats
-
- 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
-
- ReadOnlyNodeTypeManager() - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- 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
-
- 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
-
- 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() - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
-
- ReadWriteVersionManager - Class in org.apache.jackrabbit.oak.plugins.version
-
- ReadWriteVersionManager(NodeBuilder, NodeBuilder) - Constructor for class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
-
- rebase() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
-
- rebase(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
-
- rebase(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
-
- record(String, boolean) - Static method in class org.apache.jackrabbit.oak.query.stats.QueryRecorder
-
- ReferenceConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
-
- ReferenceConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.ReferenceConstraint
-
- refresh() - Method in class org.apache.jackrabbit.oak.core.ImmutableRoot
-
- 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
-
- refreshAllSessions() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- 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(AsyncIndexUpdate, long) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexMBeanRegistration
-
- 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.
- 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
-
- registerNodeType(NodeTypeDefinition, boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
-
- registerNodeTypes(NodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager
-
- registerNodeTypes(NodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.oak.plugins.nodetype.write.ReadWriteNodeTypeManager
-
- 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
-
- release(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
-
- release(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
-
- remove() - Method in class org.apache.jackrabbit.oak.plugins.index.Cursors.AbstractCursor
-
- 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.security.user.query.ResultIterator
-
- removePolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
-
- 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
-
- 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.
- 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
-
- 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.
- repositoryInitializers() - Method in class org.apache.jackrabbit.oak.Oak.OakDefaultComponents
-
- RepositoryManager - Class in org.apache.jackrabbit.oak.management
-
- RepositoryManager(Whiteboard) - Constructor for class org.apache.jackrabbit.oak.management.RepositoryManager
-
- 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
-
- 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() - Method in class org.apache.jackrabbit.oak.plugins.migration.report.PeriodicReporter
-
Reset the node and property counts to 0.
- resetStats() - Method in interface org.apache.jackrabbit.oak.query.stats.QueryStatsMBean
-
- resetStats() - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsMBeanImpl
-
- resolveUUID(String) - Method in class org.apache.jackrabbit.oak.plugins.identifier.IdentifierManager
-
- restore(NodeBuilder, String, VersionSelector) - Method in class org.apache.jackrabbit.oak.plugins.version.ReadWriteVersionManager
-
- 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, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.CoalesceImpl
-
- 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, 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) - Method in class org.apache.jackrabbit.oak.query.ast.EquiJoinConditionImpl
-
- restrict(FilterImpl) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchImpl
-
- restrict(FilterImpl, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.FullTextSearchScoreImpl
-
- 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, 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) - Method in class org.apache.jackrabbit.oak.query.ast.NativeFunctionImpl
-
- 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) - 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, Operator, PropertyValue) - Method in class org.apache.jackrabbit.oak.query.ast.PropertyValueImpl
-
- 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.UpperCaseImpl
-
- restrictFulltextCondition(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- 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.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.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
-
- 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.
- ResultRowImpl - Class in org.apache.jackrabbit.oak.query
-
A query result row that keeps all data (for this row only) in memory.
- retrieve(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.BranchNodeStore
-
- retrieve(String) - Method in class org.apache.jackrabbit.oak.plugins.cow.COWNodeStore
-
- ROOT_PROVIDER - Static variable in interface org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree.ParentProvider
-
- RootFactory - Class in org.apache.jackrabbit.oak.plugins.tree.factories
-
- RootProviderService - Class in org.apache.jackrabbit.oak.plugins.tree.impl
-
- RootProviderService() - Constructor for class org.apache.jackrabbit.oak.plugins.tree.impl.RootProviderService
-
- run() - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
-
- 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
-
- sameNode(String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
-
- SameNodeImpl - Class in org.apache.jackrabbit.oak.query.ast
-
The function "issamenode(..)".
- SameNodeImpl(String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.SameNodeImpl
-
- sameNodeJoinCondition(String, String, String) - Method in class org.apache.jackrabbit.oak.query.ast.AstElementFactory
-
- SameNodeJoinConditionImpl - Class in org.apache.jackrabbit.oak.query.ast
-
The "issamenode(...)" join condition.
- SameNodeJoinConditionImpl(String, String, String) - Constructor for class org.apache.jackrabbit.oak.query.ast.SameNodeJoinConditionImpl
-
- saturatedAdd(long, long) - Static method in class org.apache.jackrabbit.oak.query.QueryImpl
-
Add two values, but don't let it overflow or underflow.
- scan(long, long) - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData.QueryExecutionStats
-
- securityProvider() - Method in class org.apache.jackrabbit.oak.Oak.OakDefaultComponents
-
- SecurityProviderBuilder - Class in org.apache.jackrabbit.oak.security.internal
-
- SecurityProviderImpl - Class in org.apache.jackrabbit.oak.security
-
- 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
-
- select(UniversalFilter, PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.observation.filter.RelativePathSelector
-
- select(UniversalFilter, String, NodeState, NodeState) - 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.
- select(UniversalFilter, String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.observation.filter.UniversalFilter.Selector
-
Map a node event.
- 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.query.ast
-
A selector within a query.
- 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
- SESSION_ID - Static variable in class org.apache.jackrabbit.oak.OakInitializer
-
- 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
-
- 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
-
- setCheckpoint(String) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
-
- setCloseTimeOut(int) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
-
- setColumnSelector(Selector) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
-
- 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(TrackingCorruptIndexHandler) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
-
- setCorruptIndexHandler(CorruptIndexHandler) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdateProvider
-
- setCorruptInterval(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
-
- setDelay(long) - Method in class org.apache.jackrabbit.oak.plugins.observation.CommitRateLimiter
-
Number of milliseconds to delay commits going through this hook.
- setDistinct(boolean) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- setDistinct(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryImpl
-
- setErrorWarnInterval(long, TimeUnit) - Method in class org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler
-
- 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
-
- 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
-
- setFailTraversal(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- setFastQuerySize(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- setFullTextComparisonWithoutIndex(boolean) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- setFullTextConstraint(FullTextExpression) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- 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
-
- setIndexMBeanRegistration(IndexMBeanRegistration) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
-
- 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
-
- setLeaseTimeOut(long) - Method in class org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
-
Milliseconds for the timeout
- 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
-
- setLimitInMemory(long) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- setLimitReads(long) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- setLoginModuleMonitor(LoginModuleMonitor) - Method in class org.apache.jackrabbit.oak.security.authentication.AuthenticationConfigurationImpl
-
- setMatchesAllTypes(boolean) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- setMaxItems(int) - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
-
FOR TESTING-ONLY
- setMaxPathDepth(int) - Method in class org.apache.jackrabbit.oak.plugins.observation.ChangeCollectorProvider
-
FOR TESTING-ONLY
- 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
-
- setNodeCountEstimator(NodeCountEstimator) - Method in class org.apache.jackrabbit.oak.plugins.index.IndexUpdate
-
- 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
-
- 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.
- setPath(String) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- setPattern(String, String, String, boolean) - Method in class org.apache.jackrabbit.oak.query.QueryValidator
-
Add a pattern.
- setPolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlManagerImpl
-
- setPreparing(boolean) - Method in class org.apache.jackrabbit.oak.query.index.FilterImpl
-
- setProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.AbstractMutableTree
-
- setProperty(String, 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.AbstractMutableTree
-
- setProperty(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
-
- setProperty(String, T) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
-
- setProperty(String, T, Type<T>) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
-
- 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 ... condition).
- 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 class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- setSelectors(ArrayList<Selector>) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
-
- setStrictPathRestriction(String) - Method in class org.apache.jackrabbit.oak.query.QueryEngineSettings
-
- setSupportSQL1(boolean) - Method in class org.apache.jackrabbit.oak.query.SQL2Parser
-
Enable or disable support for SQL-1 queries.
- setThreadName(String) - Method in class org.apache.jackrabbit.oak.query.stats.QueryStatsData.QueryExecutionStats
-
- 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
-
- setType(TreeType) - Method in class org.apache.jackrabbit.oak.plugins.tree.impl.ImmutableTree
-
- setupNamespaces(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.name.Namespaces
-
- 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
-
- setWhere(Expression) - Method in class org.apache.jackrabbit.oak.query.xpath.Statement
-
- setWhiteboard(Whiteboard) - Method in class org.apache.jackrabbit.oak.security.SecurityProviderImpl
-
Deprecated.
- 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(...)
- 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(String) - Static method in class org.apache.jackrabbit.oak.query.stats.QueryRecorder
-
- 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
-
- 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
-
- 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.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(...)
- 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.
- 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(Tree) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
-
- startBackup() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- startChildInfo(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.oak.security.authorization.accesscontrol.AccessControlImporter
-
- startDataStoreGC(boolean) - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- startPropertyIndexAsyncReindex() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- startRestore() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- startRevisionGC() - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- startRevisionGCForRole(String) - Method in class org.apache.jackrabbit.oak.management.RepositoryManager
-
- 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.query.ast
-
The base class for static operands (literal, bind variables).
- StaticOperandImpl() - Constructor for class org.apache.jackrabbit.oak.query.ast.StaticOperandImpl
-
- 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
-
- StringConstraint - Class in org.apache.jackrabbit.oak.plugins.nodetype.constraint
-
- StringConstraint(String) - Constructor for class org.apache.jackrabbit.oak.plugins.nodetype.constraint.StringConstraint
-
- 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(...)
- 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
-
- supportedPermissions(Tree, PropertyState, 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.AllPermissionProviderImpl
-
- 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.PermissionProviderImpl
-
- supportedPermissions(TreeLocation, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
-
- supportedPermissions(TreePermission, PropertyState, long) - Method in class org.apache.jackrabbit.oak.security.authorization.permission.PermissionProviderImpl
-
- 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
-
- supportFragment(Set<String>) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.Builder
-
Set fragment paths.
- supportFragment(String...) - Method in class org.apache.jackrabbit.oak.plugins.migration.NodeStateCopier.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
-
- 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.
- 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
-
- 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
-
- 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.
- valueConstraint(int, String) - Static method in class org.apache.jackrabbit.oak.plugins.nodetype.constraint.Constraints
-
- ValueConverter - Class in org.apache.jackrabbit.oak.query
-
- 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.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.security.authorization.composite.CompositeAuthorizationConfiguration.CompositionType
-
Returns the enum constant of this type with the specified name.
- 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.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.security.authorization.composite.CompositeAuthorizationConfiguration.CompositionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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
-
- VersionableEditor - Class in org.apache.jackrabbit.oak.plugins.migration.version
-
- 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
-
- VersionConstants - Interface in org.apache.jackrabbit.oak.plugins.version
-
- 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
-
- 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
-
- 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
-
- VISIBLE_FILTER - Static variable in class org.apache.jackrabbit.oak.plugins.observation.filter.VisibleFilter
-
- VisibleFilter - Class in org.apache.jackrabbit.oak.plugins.observation.filter
-
Event filter that hides all non-visible content.
- visit(AndImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
-
- 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(ColumnImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
-
- visit(ComparisonImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
-
- visit(InImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
-
- 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(FullTextSearchImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
-
- visit(FullTextSearchScoreImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
-
- visit(JoinImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
-
- visit(LengthImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
-
- 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(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(OrderingImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
-
- visit(OrImpl) - 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(UpperCaseImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
-
- visit(NativeFunctionImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
-
- visit(SimilarImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
-
- visit(SpellcheckImpl) - Method in interface org.apache.jackrabbit.oak.query.ast.AstVisitor
-
- visit(SuggestImpl) - 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(ComparisonImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
-
Calls accept on the two operands in the comparison node.
- visit(InImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
-
Calls accept on the all operands in the "in" node.
- visit(FullTextSearchImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
-
Calls accept on the static operand in the fulltext search constraint.
- visit(NativeFunctionImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
-
Calls accept on the static operand in the native search constraint.
- 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 class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
-
Calls accept on the static operand in the spellcheck search constraint.
- visit(SuggestImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
-
Calls accept on the static operand in the suggest search constraint.
- 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 class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
-
Calls accept on the property value in the length node.
- visit(LowerCaseImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
-
Calls accept on the dynamic operand in the lower-case node.
- visit(CoalesceImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
-
Calls accept on the dynamic operand in the coalesce node.
- 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 class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
-
Calls accept on the dynamic operand in the ordering node.
- 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(QueryImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
-
Calls accept on the following contained QOM nodes:
Source
Constraints
Orderings
Columns
- visit(UpperCaseImpl) - Method in class org.apache.jackrabbit.oak.query.ast.AstVisitorBase
-
Calls accept on the dynamic operand in the lower-case node.