Uses of Class
org.apache.jackrabbit.oak.plugins.memory.AbstractBlob
Packages that use AbstractBlob
Package
Description
Internal utilities and implementation of a memory-based store.
-
Uses of AbstractBlob in org.apache.jackrabbit.oak.plugins.memory
Subclasses of AbstractBlob in org.apache.jackrabbit.oak.plugins.memoryModifier and TypeClassDescriptionclassThisBlobimplementations is based on an array of bytes.classThisBlobimplementations is based on a string.