| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.blob |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MarkSweepGarbageCollector.iterateNodeTree(GarbageCollectorFileState fs,
boolean logPath)
Iterates the complete node tree and collect all blob references
|
protected void |
MarkSweepGarbageCollector.mark(GarbageCollectorFileState fs)
Mark phase of the GC.
|
protected long |
MarkSweepGarbageCollector.sweep(GarbageCollectorFileState fs,
long markStart,
boolean forceBlobRetrieve)
Sweep phase of gc candidate deletion.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.