public class StatisticsFileMerger extends Object
| Constructor and Description |
|---|
StatisticsFileMerger() |
| Modifier and Type | Method and Description |
|---|---|
static String |
merge(List<String> RS_EPRs,
ServiceContextContainer scc)
A method used to merge the statistics files of a partitioned index into a
single statistics file.
|
public static String merge(List<String> RS_EPRs, ServiceContextContainer scc) throws IndexException
RS_EPRs - List - a list of the statistics ResultSets to mergeIndexException - -
an error occurred while merging the statistics filesCopyright © 2014. All Rights Reserved.