Uses of Package
org.apache.jackrabbit.oak.spi.blob

Packages that use org.apache.jackrabbit.oak.spi.blob
org.apache.jackrabbit.oak.spi.blob   
 

Classes in org.apache.jackrabbit.oak.spi.blob used by org.apache.jackrabbit.oak.spi.blob
AbstractBlobStore
          An abstract data store that splits the binaries in relatively small blocks, so that each block fits in memory.
AbstractBlobStore.BlockId
          A block id.
AbstractBlobStore.Data
          The data for a block.
BlobStore
          An interface to store and read large binary objects.
GarbageCollectableBlobStore
          A blob store that supports garbage collection.
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.