Uses of Class
org.apache.jackrabbit.oak.plugins.document.MemoryDiffCache.Key
-
Packages that use MemoryDiffCache.Key Package Description org.apache.jackrabbit.oak.plugins.document -
-
Uses of MemoryDiffCache.Key in org.apache.jackrabbit.oak.plugins.document
Methods in org.apache.jackrabbit.oak.plugins.document that return MemoryDiffCache.Key Modifier and Type Method Description static MemoryDiffCache.KeyMemoryDiffCache.Key. fromString(@NotNull String s)Methods in org.apache.jackrabbit.oak.plugins.document with parameters of type MemoryDiffCache.Key Modifier and Type Method Description intMemoryDiffCache.Key. compareTo(MemoryDiffCache.Key other)
-