Uses of Class
org.apache.jackrabbit.oak.plugins.memory.ArrayBasedBlob
-
Packages that use ArrayBasedBlob Package Description org.apache.jackrabbit.oak.plugins.memory Internal utilities and implementation of a memory-based store. -
-
Uses of ArrayBasedBlob in org.apache.jackrabbit.oak.plugins.memory
Methods in org.apache.jackrabbit.oak.plugins.memory that return ArrayBasedBlob Modifier and Type Method Description ArrayBasedBlob
MemoryNodeStore. createBlob(InputStream inputStream)
-