Class NodeStatsByPeriodMap

All Implemented Interfaces:
Serializable, Cloneable, Map<Date,Map<String,ChannelStats>>, NavigableMap<Date,Map<String,ChannelStats>>, SortedMap<Date,Map<String,ChannelStats>>

public class NodeStatsByPeriodMap extends AbstractStatsByPeriodMap<Map<String,ChannelStats>,ChannelStats>
See Also: