@Deprecated public class TableOperationsImpl extends org.apache.accumulo.core.client.impl.TableOperationsImpl
Constructor and Description |
---|
TableOperationsImpl(Instance instance,
Credentials credentials)
Deprecated.
|
TableOperationsImpl(Instance instance,
org.apache.accumulo.core.security.thrift.TCredentials credentials)
Deprecated.
|
addConstraint, addSplits, attachIterator, cancelCompaction, clearLocatorCache, clone, compact, compact, create, create, create, createMetadataScanner, delete, deleteRows, exists, exportTable, flush, flush, getDiskUsage, getExportedProps, getLocalityGroups, getMaxRow, getProperties, getSplits, getSplits, importDirectory, importTable, list, listSplits, listSplits, merge, offline, offline, online, online, removeProperty, rename, setLocalityGroups, setProperty, splitRangeByTablets, tableIdMap, testClassLoad
public TableOperationsImpl(Instance instance, Credentials credentials)
instance
- the connection information for this instancecredentials
- the username/password for this connectionpublic TableOperationsImpl(Instance instance, org.apache.accumulo.core.security.thrift.TCredentials credentials)
instance
- the connection information for this instancecredentials
- the username/password for this connectionCopyright © 2011–2016 The Apache Software Foundation. All rights reserved.