Class OfflineAggregationInfo

java.lang.Object
org.apache.hadoop.yarn.server.timelineservice.storage.common.OfflineAggregationInfo

public final class OfflineAggregationInfo extends Object
Class to carry the offline aggregation information for storage level implementations. There are currently two predefined aggregation info instances that represent flow and user level offline aggregations. Depend on its implementation, a storage class may use an OfflineAggregationInfo object to decide behaviors dynamically.