Class MultiStats

  • All Implemented Interfaces:
    java.io.Serializable, org.apache.hadoop.io.Writable

    public class MultiStats
    extends CollectionStatistics
    A collection statistics class for use with a MultiIndex. This class aggregates the statistics from each index shard within the MultiIndex.
    Since:
    4.0
    Author:
    Richard McCreadie, Stuart Mackie
    See Also:
    Serialized Form