| Package | Description |
|---|---|
| org.apache.jackrabbit.mk.blobs | |
| org.apache.jackrabbit.mk.util |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBlobStore
An abstract data store that splits the binaries in relatively small blocks,
so that each block fits in memory.
|
class |
DbBlobStore
A database blob store.
|
class |
FileBlobStore
A file blob store.
|
class |
MemoryBlobStore
A memory blob store.
|
| Modifier and Type | Method and Description |
|---|---|
static <K,V extends Cache.Value> |
Cache.newInstance(Cache.Backend<K,V> backend,
int maxMemoryBytes) |
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.