mondrian.rolap.agg
Class AggregationManager.PinSetImpl
java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<E>
java.util.HashSet<Segment>
mondrian.rolap.agg.AggregationManager.PinSetImpl
- All Implemented Interfaces:
- Serializable, Cloneable, Iterable<Segment>, Collection<Segment>, Set<Segment>, RolapAggregationManager.PinSet
- Enclosing class:
- AggregationManager
public static class AggregationManager.PinSetImpl
- extends HashSet<Segment>
- implements RolapAggregationManager.PinSet
Implementation of RolapAggregationManager.PinSet
using a HashSet
.
- See Also:
- Serialized Form
-
-
AggregationManager.PinSetImpl
public AggregationManager.PinSetImpl()