public class FrozenNodeRefsUsingIndexCommand extends Object implements Command
This variant uses the /oak:index/reference by scanning through that list (only) and checking if any reference points to an nt:frozenNode (under /jcr:system/jcr:versionStorage at depth > 7).
Example:
java -mx4g -jar oak-run-*.jar frozennoderefsusingindex mongodb://localhost/<dbname>
| Constructor and Description |
|---|
FrozenNodeRefsUsingIndexCommand() |
public static final String NAME
Copyright © 2012–2021 The Apache Software Foundation. All rights reserved.