Package org.aksw.commons.collector.core
Interface AggInputBroadcastMap.AccInputBroadcastMap<I,E,K,O>
- All Superinterfaces:
Accumulator<I,E, Map<K, O>>
- All Known Implementing Classes:
AggInputBroadcastMap.AccInputBroadcastMapImpl
- Enclosing class:
- AggInputBroadcastMap<I,
E, K, O>
public static interface AggInputBroadcastMap.AccInputBroadcastMap<I,E,K,O>
extends Accumulator<I,E,Map<K,O>>
-
Method Summary
Methods inherited from interface org.aksw.commons.collector.domain.Accumulator
accumulate, accumulate, getValue
-
Method Details
-
getSubAccMap
-