Class AggStateMemberSet<I,E,K,V>
java.lang.Object
org.aksw.jenax.graphql.sparql.v2.agg.state.impl.AggStateMemberSet<I,E,K,V>
- All Implemented Interfaces:
AggState<I,,E> AggStateGon<I,E, K, V>
- Direct Known Subclasses:
AggStateFragmentBody,AggStateObject
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddPropertyAggregator(AggStateTransition<I, E, K, V> propertyAggregator) abstract AccStateGon<I,E, K, V> Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.jenax.graphql.sparql.v2.acc.state.api.impl.AggStateGon
getGonType
-
Field Details
-
memberAggs
-
-
Constructor Details
-
AggStateMemberSet
public AggStateMemberSet()
-
-
Method Details
-
getPropertyAggregators
-
addPropertyAggregator
-
newAccumulator
- Specified by:
newAccumulatorin interfaceAggState<I,E> - Specified by:
newAccumulatorin interfaceAggStateGon<I,E, K, V>
-
buildMemberAccs
-