Uses of Class
org.apache.jackrabbit.core.query.lucene.MultiIndex.Action

Packages that use MultiIndex.Action
org.apache.jackrabbit.core.query.lucene   
 

Uses of MultiIndex.Action in org.apache.jackrabbit.core.query.lucene
 

Methods in org.apache.jackrabbit.core.query.lucene that return types with arguments of type MultiIndex.Action
 List<MultiIndex.Action> RedoLog.getActions()
          Returns a List with all MultiIndex.Action instances in the redo log.
 

Methods in org.apache.jackrabbit.core.query.lucene with parameters of type MultiIndex.Action
 void RedoLog.append(MultiIndex.Action action)
          Appends an action to the log.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.