Uses of Class
org.apache.jackrabbit.oak.plugins.document.LocalDiffCache.Diff
Packages that use LocalDiffCache.Diff
-
Uses of LocalDiffCache.Diff in org.apache.jackrabbit.oak.plugins.document
Methods in org.apache.jackrabbit.oak.plugins.document that return LocalDiffCache.DiffModifier and TypeMethodDescriptionstatic LocalDiffCache.Diff
LocalDiffCache.Diff.fromString
(String value) Methods in org.apache.jackrabbit.oak.plugins.document that return types with arguments of type LocalDiffCache.DiffModifier and TypeMethodDescriptionorg.apache.jackrabbit.guava.common.cache.Cache<RevisionsKey,
LocalDiffCache.Diff> DocumentNodeStoreBuilder.buildLocalDiffCache()