Uses of Class
org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
- 
Packages that use MultiIndex.Action Package Description org.apache.jackrabbit.core.query.lucene 
- 
- 
Uses of MultiIndex.Action in org.apache.jackrabbit.core.query.luceneMethods in org.apache.jackrabbit.core.query.lucene that return types with arguments of type MultiIndex.Action Modifier and Type Method Description List<MultiIndex.Action>RedoLog. getActions()Returns a List with allMultiIndex.Actioninstances in the redo log.Methods in org.apache.jackrabbit.core.query.lucene with parameters of type MultiIndex.Action Modifier and Type Method Description voidRedoLog. append(MultiIndex.Action action)Appends an action to the log.
 
-