org.apache.accumulo.core.client.mock
Class MockTable

java.lang.Object
  extended by org.apache.accumulo.core.client.mock.MockTable

public class MockTable
extends Object


Method Summary
 void addAggregators(List<? extends PerColumnIteratorConfig> aggregators)
          Deprecated. Since 1.4, use TableOperations.attachIterator(String tableName, IteratorSetting setting)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addAggregators

public void addAggregators(List<? extends PerColumnIteratorConfig> aggregators)
Deprecated. Since 1.4, use TableOperations.attachIterator(String tableName, IteratorSetting setting)



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.