org.apache.accumulo.core.client.admin
Class TableOperationsHelper

java.lang.Object
  extended by org.apache.accumulo.core.client.impl.TableOperationsHelper
      extended by org.apache.accumulo.core.client.admin.TableOperationsHelper
All Implemented Interfaces:
TableOperations

Deprecated. since 1.6.0; not intended for public api and you should not use it.

@Deprecated
public abstract class TableOperationsHelper
extends TableOperationsHelper


Constructor Summary
TableOperationsHelper()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.accumulo.core.client.impl.TableOperationsHelper
addConstraint, attachIterator, attachIterator, checkIteratorConflicts, getIteratorSetting, listConstraints, listIterators, removeConstraint, removeIterator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.accumulo.core.client.admin.TableOperations
addSplits, cancelCompaction, clearLocatorCache, clone, compact, compact, create, create, create, delete, deleteRows, exists, exportTable, flush, flush, getDiskUsage, getLocalityGroups, getMaxRow, getProperties, getSplits, getSplits, importDirectory, importTable, list, listSplits, listSplits, merge, offline, offline, online, online, removeProperty, rename, setLocalityGroups, setProperty, splitRangeByTablets, tableIdMap, testClassLoad
 

Constructor Detail

TableOperationsHelper

public TableOperationsHelper()
Deprecated. 


Copyright © 2015 Apache Accumulo Project. All rights reserved.