Class GarbageCollection.GarbageCollectionResult
- java.lang.Object
-
- org.apache.jackrabbit.oak.index.indexer.document.tree.store.GarbageCollection.GarbageCollectionResult
-
- Enclosing class:
- GarbageCollection
public static class GarbageCollection.GarbageCollectionResult extends Object
Garbage collection results.
-
-
Field Summary
Fields Modifier and Type Field Description long
countKept
long
countRemoved
long
sizeInBytes
-
Constructor Summary
Constructors Constructor Description GarbageCollectionResult()
-