Class AbstractBlobStore.Data

  • All Implemented Interfaces:
    org.apache.jackrabbit.oak.commons.cache.Cache.Value
    Enclosing class:
    AbstractBlobStore

    public static class AbstractBlobStore.Data
    extends Object
    implements org.apache.jackrabbit.oak.commons.cache.Cache.Value
    The data for a block.
    • Method Detail

      • getMemory

        public int getMemory()
        Specified by:
        getMemory in interface org.apache.jackrabbit.oak.commons.cache.Cache.Value