org.apache.accumulo.core.iterators.aggregation.conf
Class AggregatorConfiguration
java.lang.Object
org.apache.accumulo.core.iterators.conf.PerColumnIteratorConfig
org.apache.accumulo.core.iterators.aggregation.conf.AggregatorConfiguration
Deprecated. since 1.4
public class AggregatorConfiguration
- extends PerColumnIteratorConfig
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregatorConfiguration
public AggregatorConfiguration(org.apache.hadoop.io.Text columnFamily,
String aggClassName)
- Deprecated.
AggregatorConfiguration
public AggregatorConfiguration(org.apache.hadoop.io.Text columnFamily,
org.apache.hadoop.io.Text columnQualifier,
String aggClassName)
- Deprecated.
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.