org.gcube.indexmanagement.common
Class StatisticsFileMerger
java.lang.Object
org.gcube.indexmanagement.common.StatisticsFileMerger
public class StatisticsFileMerger
- extends Object
A class used to merge the statistics files of a partitioned index into a
single statistics file.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatisticsFileMerger
public StatisticsFileMerger()
merge
public static String merge(List<String> RS_EPRs,
ServiceContextContainer scc)
throws IndexException
- A method used to merge the statistics files of a partitioned index into a
single statistics file.
- Parameters:
RS_EPRs - List - a list of the statistics ResultSets to merge
- Throws:
IndexException - -
an error occurred while merging the statistics files
Copyright © 2013. All Rights Reserved.