org.squashtest.tm.domain.search
Class AdvancedSearchIndexMonitoring
java.lang.Object
org.squashtest.tm.domain.search.AdvancedSearchIndexMonitoring
public final class AdvancedSearchIndexMonitoring
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reset
public static void reset()
isIndexingOver
public static boolean isIndexingOver()
setIndexingOver
public static void setIndexingOver(boolean isIndexingOver)
getDocumentsAdded
public static long getDocumentsAdded()
setDocumentsAdded
public static void setDocumentsAdded(long documentsAdded)
getAddToTotalCount
public static long getAddToTotalCount()
setAddToTotalCount
public static void setAddToTotalCount(long addToTotalCount)
getDocumentsBuilt
public static int getDocumentsBuilt()
setDocumentsBuilt
public static void setDocumentsBuilt(int documentsBuilt)
getEntitiesLoaded
public static int getEntitiesLoaded()
setEntitiesLoaded
public static void setEntitiesLoaded(int entitiesLoaded)
getProgressPercentage
public static double getProgressPercentage()
setProgressPercentage
public static void setProgressPercentage(float progressPercentage)
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.