org.xcmis.search.lucene.index.merge
Class MaxTotalSizeAggrigatePolicy

java.lang.Object
  extended by org.xcmis.search.lucene.index.merge.InheritanceAggregationPolicy
      extended by org.xcmis.search.lucene.index.merge.MaxTotalSizeAggrigatePolicy
All Implemented Interfaces:
AggregatePolicy

public class MaxTotalSizeAggrigatePolicy
extends InheritanceAggregationPolicy

Created by The eXo Platform SAS.

Version:
$Id: MaxTotalSizeAggrigatePolicy.java 2 2010-02-04 17:21:49Z andrew00x $
Author:
Sergey Kabashnyuk

Constructor Summary
MaxTotalSizeAggrigatePolicy(AggregatePolicy superAggregatePolicy)
           
 
Method Summary
 
Methods inherited from class org.xcmis.search.lucene.index.merge.InheritanceAggregationPolicy
findIndexDataManagerToAggrigate, findIndexDataManagerToOptimize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaxTotalSizeAggrigatePolicy

public MaxTotalSizeAggrigatePolicy(AggregatePolicy superAggregatePolicy)


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