Uses of Interface
org.xcmis.search.lucene.index.merge.AggregatePolicy

Packages that use AggregatePolicy
org.xcmis.search.lucene.index.merge   
 

Uses of AggregatePolicy in org.xcmis.search.lucene.index.merge
 

Classes in org.xcmis.search.lucene.index.merge that implement AggregatePolicy
 class DocumentCountAggregatePolicy
          Created by The eXo Platform SAS.
 class IndexSizeAggregatePolicy
          Created by The eXo Platform SAS.
 class InheritanceAggregationPolicy
          Created by The eXo Platform SAS.
 class MaxCandidatsCountAggrigatePolicy
          Created by The eXo Platform SAS.
 class MaxTotalDocumentCountAggregatePolicy
          Created by The eXo Platform SAS.
 class MaxTotalSizeAggrigatePolicy
          Created by The eXo Platform SAS.
 class ModificationTimeAggregatePolicy
          Created by The eXo Platform SAS.
 class PendingAggregatePolicy
          Created by The eXo Platform SAS.
 

Constructors in org.xcmis.search.lucene.index.merge with parameters of type AggregatePolicy
InheritanceAggregationPolicy(AggregatePolicy superAggregatePolicy)
           
MaxCandidatsCountAggrigatePolicy(AggregatePolicy superAggregatePolicy)
           
MaxTotalDocumentCountAggregatePolicy(AggregatePolicy superAggregatePolicy)
           
MaxTotalSizeAggrigatePolicy(AggregatePolicy superAggregatePolicy)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.