Uses of Package
org.apache.jackrabbit.oak.spi.state
Packages that use org.apache.jackrabbit.oak.spi.state
Package
Description
Internal utilities and implementation of a memory-based store.
-
Classes in org.apache.jackrabbit.oak.spi.state used by org.apache.jackrabbit.oak.jsonClassDescriptionA node in a content tree consists of child nodes and properties, each of which evolves through different states during its lifecycle.Handler of node state differences.
-
Classes in org.apache.jackrabbit.oak.spi.state used by org.apache.jackrabbit.oak.plugins.memoryClassDescriptionAbstract base class for
ChildNodeEntryimplementations.Abstract base class forNodeStateimplementations.AChildNodeEntryinstance represents the child node states of aNodeState.Builder interface for constructing newnode states.A node in a content tree consists of child nodes and properties, each of which evolves through different states during its lifecycle.Handler of node state differences.Storage abstraction for trees. -
Classes in org.apache.jackrabbit.oak.spi.state used by org.apache.jackrabbit.oak.spi.cluster
-
Classes in org.apache.jackrabbit.oak.spi.state used by org.apache.jackrabbit.oak.spi.commitClassDescriptionA validator that also receives notifications about moved nodes.Builder interface for constructing new
node states.A node in a content tree consists of child nodes and properties, each of which evolves through different states during its lifecycle.Handler of node state differences. -
Classes in org.apache.jackrabbit.oak.spi.state used by org.apache.jackrabbit.oak.spi.filter
-
Classes in org.apache.jackrabbit.oak.spi.state used by org.apache.jackrabbit.oak.spi.lifecycle
-
Classes in org.apache.jackrabbit.oak.spi.state used by org.apache.jackrabbit.oak.spi.stateClassDescription
AbstractRebaseDiffserves as base for rebase implementations.AChildNodeEntryinstance represents the child node states of aNodeState.This implementation ofAbstractRebaseDiffimplements aNodeStateDiff, which performs the conflict handling as defined inNodeStore.rebase(NodeBuilder)on the Oak SPI state level by annotating conflicting items with conflict markers.Enum to define various types of conflicts.A validator that also receives notifications about moved nodes.Builder interface for constructing newnode states.A node in a content tree consists of child nodes and properties, each of which evolves through different states during its lifecycle.Handler of node state differences.Storage abstraction for trees.ExperimentalNodeStoreextension that allows prefetching of node states given a collection of paths.A node builder that throws anUnsupportedOperationExceptionon all attempts to modify the given base state.MBean for starting and monitoring the progress of revision garbage collection.