Class MappingAccumulator<OutType,InType,MappedType>
java.lang.Object
org.apache.druid.java.util.common.guava.MappingAccumulator<OutType,InType,MappedType>
- All Implemented Interfaces:
Accumulator<OutType,InType>
public class MappingAccumulator<OutType,InType,MappedType>
extends Object
implements Accumulator<OutType,InType>
-
Method Summary
-
Method Details
-
accumulate
- Specified by:
accumulatein interfaceAccumulator<OutType,InType>
-