Uses of Interface
org.apache.jackrabbit.oak.spi.state.NodeStore
Packages that use NodeStore
Package
Description
Internal utilities and implementation of a memory-based store.
-
Uses of NodeStore in org.apache.jackrabbit.oak.plugins.memory
Classes in org.apache.jackrabbit.oak.plugins.memory that implement NodeStoreModifier and TypeClassDescriptionclassBasic in-memory node store implementation. -
Uses of NodeStore in org.apache.jackrabbit.oak.spi.cluster
Methods in org.apache.jackrabbit.oak.spi.cluster with parameters of type NodeStoreModifier and TypeMethodDescriptionstatic @Nullable Stringstatic @Nullable StringClusterRepositoryInfo.getOrCreateId(@NotNull NodeStore store) Gets the {# CLUSTER_ID_PROP} if available, if it doesn't it creates it and returns the newly created one (or if that happened concurrently and another cluster instance won, return that one) -
Uses of NodeStore in org.apache.jackrabbit.oak.spi.state
Classes in org.apache.jackrabbit.oak.spi.state that implement NodeStoreMethods in org.apache.jackrabbit.oak.spi.state that return NodeStoreModifier and TypeMethodDescriptionNodeStoreProvider.getNodeStore()protected abstract NodeStoreProxyNodeStore.getNodeStore()