| Package | Description |
|---|---|
| org.apache.jackrabbit.mk.persistence | |
| org.apache.jackrabbit.mk.store |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GCPersistence
Advanced persistence implementation offering GC support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
H2Persistence |
class |
InMemPersistence |
| Constructor and Description |
|---|
DefaultRevisionStore(Persistence pm) |
DefaultRevisionStore(Persistence pm,
GCPersistence gcpm)
Alternative constructor that allows disabling of garbage collection
for an in-memory test repository.
|
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.