Interface IndexEditor
- All Superinterfaces:
Editor
Represents the content of a QueryIndex as well as a mechanism for keeping
this content up to date.
An IndexEditor listens for changes to the content and updates the index data accordingly.
An IndexEditor listens for changes to the content and updates the index data accordingly.
-
Method Summary
Methods inherited from interface org.apache.jackrabbit.oak.spi.commit.Editor
childNodeAdded, childNodeChanged, childNodeDeleted, enter, leave, propertyAdded, propertyChanged, propertyDeleted