org.apache.accumulo.core.iterators.aggregation.conf
Class AggregatorSet
java.lang.Object
org.apache.accumulo.core.iterators.conf.ColumnToClassMapping<Aggregator>
org.apache.accumulo.core.iterators.aggregation.conf.AggregatorSet
Deprecated. since 1.4
public class AggregatorSet
- extends ColumnToClassMapping<Aggregator>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregatorSet
public AggregatorSet(Map<String,String> opts)
throws InstantiationException,
IllegalAccessException,
ClassNotFoundException
- Deprecated.
- Throws:
InstantiationException
IllegalAccessException
ClassNotFoundException
AggregatorSet
public AggregatorSet()
- Deprecated.
getAggregator
public Aggregator getAggregator(Key k)
- Deprecated.
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.