org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation
Class FieldAggregator<F extends GridField,T>
java.lang.Object
org.gcube.portlets.user.speciesdiscovery.server.stream.CounterAggregator<T>
org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation.FieldAggregator<F,T>
- All Implemented Interfaces:
- Aggregator<T,HashMap<String,Integer>>
public class FieldAggregator<F extends GridField,T>
- extends CounterAggregator<T>
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME_PREFIX
protected static final String NAME_PREFIX
FieldAggregator
public FieldAggregator(FieldKeyProvider<F,T> keyProvider)
getFieldAggregatorName
public static <F extends GridField> String getFieldAggregatorName(F field)
Copyright © 2013. All Rights Reserved.