Class IndexMerge
java.lang.Object
org.apache.jackrabbit.oak.index.merge.IndexMerge
Merge custom index definitions with out-of-the-box index definitions.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Execute the command.getSupersededIndexDefs
(JsonObject indexDefs) Get the names of the index definitions that are superseded in one of the indexes.static void
-
Field Details
-
OAK_CHILD_ORDER
- See Also:
-
-
Constructor Details
-
IndexMerge
public IndexMerge()
-
-
Method Details