blob: 8604e99558aa70e4e008c866394d6846e911ecb8 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Apache Accumulo Project 1.9.3 API)</title>
<meta name="date" content="2019-04-11">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (Apache Accumulo Project 1.9.3 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#package">Deprecated Packages</a></li>
<li><a href="#class">Deprecated Classes</a></li>
<li><a href="#enum">Deprecated Enums</a></li>
<li><a href="#method">Deprecated Methods</a></li>
<li><a href="#constructor">Deprecated Constructors</a></li>
</ul>
</div>
<div class="contentContainer"><a name="package">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Packages table, listing deprecated packages, and an explanation">
<caption><span>Deprecated Packages</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Package and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a>
<div class="block"><span class="deprecationComment">since 1.6.0; This package was moved out of the public API.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="class">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Classes table, listing deprecated classes, and an explanation">
<caption><span>Deprecated Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html" title="class in org.apache.accumulo.core.client">org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator</a>
<div class="block"><span class="deprecationComment">since 1.7.0 was never intended for public use. However this could have been used by
anything extending this class.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/data/ComparableBytes.html" title="class in org.apache.accumulo.core.data">org.apache.accumulo.core.data.ComparableBytes</a>
<div class="block"><span class="deprecationComment">since 1.7.0 In an attempt to clean up types in the data package that were not
intended to be in public API this type was deprecated. Technically this method was
not considered part of the public API in 1.6.0 and earlier, therefore it could have
been deleted. However a decision was made to deprecate in order to be cautious and
avoid confusion between 1.6.0 and 1.7.0.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred">org.apache.accumulo.core.client.mapred.InputFormatBase.RangeInputSplit</a>
<div class="block"><span class="deprecationComment">since 1.5.2; Use <a href="org/apache/accumulo/core/client/mapred/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred"><code>RangeInputSplit</code></a>
instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">org.apache.accumulo.core.client.mapreduce.InputFormatBase.RangeInputSplit</a>
<div class="block"><span class="deprecationComment">since 1.5.2; Use <a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce"><code>RangeInputSplit</code></a>
instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/IteratorAdapter.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.IteratorAdapter</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use <code>IteratorAdapter</code> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">org.apache.accumulo.core.data.KeyExtent</a>
<div class="block"><span class="deprecationComment">since 1.7.0 use <a href="org/apache/accumulo/core/data/TabletId.html" title="interface in org.apache.accumulo.core.data"><code>TabletId</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockAccumulo.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockAccumulo</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockBatchDeleter.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockBatchDeleter</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockBatchScanner.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockBatchScanner</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockBatchWriter.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockBatchWriter</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockConnector</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockInstance</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockMultiTableBatchWriter</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockNamespace.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockNamespace</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockScanner</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScannerBase.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockScannerBase</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockTable.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockTable</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockUser.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockUser</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/security/VisibilityConstraint.html" title="class in org.apache.accumulo.core.security">org.apache.accumulo.core.security.VisibilityConstraint</a>
<div class="block"><span class="deprecationComment">since 1.7.0 This is server side code not intended to exist in a public API package.
This class references types that are not in the public API and therefore is not
guaranteed to be stable. It was deprecated to clearly communicate this. Use
<code>VisibilityConstraint</code> instead.</span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="enum">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Enums table, listing deprecated enums, and an explanation">
<caption><span>Deprecated Enums</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Enum and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.ConnectorInfo</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.GeneralOpts</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.InstanceOpts</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.Opts</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.Features</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.ScanOpts</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.Features</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.WriteOpts</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="method">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
<caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#addConfiguration-org.apache.commons.configuration.Configuration-">org.apache.accumulo.core.client.ClientConfiguration.addConfiguration(Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#addConfigurationListener-org.apache.commons.configuration.event.ConfigurationListener-">org.apache.accumulo.core.client.ClientConfiguration.addConfigurationListener(ConfigurationListener)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#addErrorListener-org.apache.commons.configuration.event.ConfigurationErrorListener-">org.apache.accumulo.core.client.ClientConfiguration.addErrorListener(ConfigurationErrorListener)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#addErrorLogListener--">org.apache.accumulo.core.client.ClientConfiguration.addErrorLogListener()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#addIterator-java.lang.Class-org.apache.hadoop.conf.Configuration-org.apache.accumulo.core.client.IteratorSetting-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.addIterator(Class&lt;?&gt;, Configuration, IteratorSetting)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#addProperty-java.lang.String-java.lang.Object-">org.apache.accumulo.core.client.ClientConfiguration.addProperty(String, Object)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#addPropertyDirect-java.lang.String-java.lang.Object-">org.apache.accumulo.core.client.ClientConfiguration.addPropertyDirect(String, Object)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#append-org.apache.commons.configuration.Configuration-">org.apache.accumulo.core.client.ClientConfiguration.append(Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#authenticateUser-java.lang.String-byte:A-">org.apache.accumulo.core.client.admin.SecurityOperations.authenticateUser(String, byte[])</a>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#authenticateUser-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-"><code>SecurityOperations.authenticateUser(String, AuthenticationToken)</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#canCreateTables-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.canCreateTables(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#changeUserPassword-java.lang.String-byte:A-">org.apache.accumulo.core.client.admin.SecurityOperations.changeUserPassword(String, byte[])</a>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#changeLocalUserPassword-java.lang.String-org.apache.accumulo.core.client.security.tokens.PasswordToken-"><code>SecurityOperations.changeLocalUserPassword(String, PasswordToken)</code></a> or the
user management functions of your configured authenticator instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#clear--">org.apache.accumulo.core.client.ClientConfiguration.clear()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#clearConfigurationListeners--">org.apache.accumulo.core.client.ClientConfiguration.clearConfigurationListeners()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#clearErrorListeners--">org.apache.accumulo.core.client.ClientConfiguration.clearErrorListeners()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#clearProperty-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.clearProperty(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#clearPropertyDirect-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.clearPropertyDirect(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#copy-org.apache.commons.configuration.Configuration-">org.apache.accumulo.core.client.ClientConfiguration.copy(Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-boolean-">org.apache.accumulo.core.client.admin.TableOperations.create(String, boolean)</a>
<div class="block"><span class="deprecationComment">since 1.7.0; use <a href="org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-org.apache.accumulo.core.client.admin.NewTableConfiguration-"><code>TableOperations.create(String, NewTableConfiguration)</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-boolean-org.apache.accumulo.core.client.admin.TimeType-">org.apache.accumulo.core.client.admin.TableOperations.create(String, boolean, TimeType)</a>
<div class="block"><span class="deprecationComment">since 1.7.0; use <a href="org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-org.apache.accumulo.core.client.admin.NewTableConfiguration-"><code>TableOperations.create(String, NewTableConfiguration)</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createBatchDeleter-java.lang.String-org.apache.accumulo.core.security.Authorizations-int-long-long-int-">org.apache.accumulo.core.client.mock.MockConnector.createBatchDeleter(String, Authorizations, int, long, long, int)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Connector.html#createBatchDeleter-java.lang.String-org.apache.accumulo.core.security.Authorizations-int-long-long-int-">org.apache.accumulo.core.client.Connector.createBatchDeleter(String, Authorizations, int, long, long, int)</a>
<div class="block"><span class="deprecationComment">since 1.5.0; Use
<a href="org/apache/accumulo/core/client/Connector.html#createBatchDeleter-java.lang.String-org.apache.accumulo.core.security.Authorizations-int-org.apache.accumulo.core.client.BatchWriterConfig-"><code>Connector.createBatchDeleter(String, Authorizations, int, BatchWriterConfig)</code></a>
instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createBatchWriter-java.lang.String-long-long-int-">org.apache.accumulo.core.client.mock.MockConnector.createBatchWriter(String, long, long, int)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Connector.html#createBatchWriter-java.lang.String-long-long-int-">org.apache.accumulo.core.client.Connector.createBatchWriter(String, long, long, int)</a>
<div class="block"><span class="deprecationComment">since 1.5.0; Use <a href="org/apache/accumulo/core/client/Connector.html#createBatchWriter-java.lang.String-org.apache.accumulo.core.client.BatchWriterConfig-"><code>Connector.createBatchWriter(String, BatchWriterConfig)</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#createErrorEvent-int-java.lang.String-java.lang.Object-java.lang.Throwable-">org.apache.accumulo.core.client.ClientConfiguration.createErrorEvent(int, String, Object, Throwable)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#createEvent-int-java.lang.String-java.lang.Object-boolean-">org.apache.accumulo.core.client.ClientConfiguration.createEvent(int, String, Object, boolean)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#createInterpolator--">org.apache.accumulo.core.client.ClientConfiguration.createInterpolator()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createMultiTableBatchWriter-long-long-int-">org.apache.accumulo.core.client.mock.MockConnector.createMultiTableBatchWriter(long, long, int)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Connector.html#createMultiTableBatchWriter-long-long-int-">org.apache.accumulo.core.client.Connector.createMultiTableBatchWriter(long, long, int)</a>
<div class="block"><span class="deprecationComment">since 1.5.0; Use <a href="org/apache/accumulo/core/client/Connector.html#createMultiTableBatchWriter-org.apache.accumulo.core.client.BatchWriterConfig-"><code>Connector.createMultiTableBatchWriter(BatchWriterConfig)</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#createUser-java.lang.String-byte:A-org.apache.accumulo.core.security.Authorizations-">org.apache.accumulo.core.client.admin.SecurityOperations.createUser(String, byte[], Authorizations)</a>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#createLocalUser-java.lang.String-org.apache.accumulo.core.client.security.tokens.PasswordToken-"><code>SecurityOperations.createLocalUser(String, PasswordToken)</code></a> or the user
management functions of your configured authenticator instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#deserializeFetchedColumns-java.util.Collection-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.deserializeFetchedColumns(Collection&lt;String&gt;)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#dropUser-java.lang.String-">org.apache.accumulo.core.client.admin.SecurityOperations.dropUser(String)</a>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#dropUser-java.lang.String-"><code>SecurityOperations.dropUser(String)</code></a> or the user management functions of your
configured authenticator instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#enumToConfKey-java.lang.Class-java.lang.Enum-">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.enumToConfKey(Class&lt;?&gt;, Enum&lt;?&gt;)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#fetchColumns-java.lang.Class-org.apache.hadoop.conf.Configuration-java.util.Collection-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.fetchColumns(Class&lt;?&gt;, Configuration, Collection&lt;Pair&lt;Text, Text&gt;&gt;)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#fireError-int-java.lang.String-java.lang.Object-java.lang.Throwable-">org.apache.accumulo.core.client.ClientConfiguration.fireError(int, String, Object, Throwable)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#fireEvent-int-java.lang.String-java.lang.Object-boolean-">org.apache.accumulo.core.client.ClientConfiguration.fireEvent(int, String, Object, boolean)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#flush-java.lang.String-">org.apache.accumulo.core.client.admin.TableOperations.flush(String)</a>
<div class="block"><span class="deprecationComment">since 1.4; use <a href="org/apache/accumulo/core/client/admin/TableOperations.html#flush-java.lang.String-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-boolean-"><code>TableOperations.flush(String, Text, Text, boolean)</code></a> instead</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#getAccumuloConfiguration-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.getAccumuloConfiguration(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#getAccumuloConfiguration-org.apache.hadoop.mapred.JobConf-">org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat.getAccumuloConfiguration(JobConf)</a>
<div class="block"><span class="deprecationComment">since 1.7.0 This method returns a type that is not part of the public API and is
not guaranteed to be stable. The method was deprecated to discourage its use.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html#getAccumuloConfiguration-org.apache.hadoop.mapreduce.JobContext-">org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat.getAccumuloConfiguration(JobContext)</a>
<div class="block"><span class="deprecationComment">since 1.7.0 This method returns a type that is not part of the public API and is
not guaranteed to be stable. The method was deprecated to discourage its use.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#getAccumuloProperty--">org.apache.accumulo.core.client.ClientConfiguration.ClientProperty.getAccumuloProperty()</a>
<div class="block"><span class="deprecationComment">since 1.7.0 This method returns a type that is not part of the public API and not
guaranteed to be stable.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getAuthorizationFailures--">org.apache.accumulo.core.client.MutationsRejectedException.getAuthorizationFailures()</a>
<div class="block"><span class="deprecationComment">since 1.5, see <a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getAuthorizationFailuresMap--"><code>MutationsRejectedException.getAuthorizationFailuresMap()</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getAuthorizationFailuresMap--">org.apache.accumulo.core.client.MutationsRejectedException.getAuthorizationFailuresMap()</a>
<div class="block"><span class="deprecationComment">since 1.7.0 see <a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getSecurityErrorCodes--"><code>MutationsRejectedException.getSecurityErrorCodes()</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getAutoAdjustRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getAutoAdjustRanges(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#getBatchWriterOptions-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.getBatchWriterOptions(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBigDecimal-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getBigDecimal(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBigDecimal-java.lang.String-java.math.BigDecimal-">org.apache.accumulo.core.client.ClientConfiguration.getBigDecimal(String, BigDecimal)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBigInteger-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getBigInteger(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBigInteger-java.lang.String-java.math.BigInteger-">org.apache.accumulo.core.client.ClientConfiguration.getBigInteger(String, BigInteger)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBoolean-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getBoolean(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBoolean-java.lang.String-boolean-">org.apache.accumulo.core.client.ClientConfiguration.getBoolean(String, boolean)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBoolean-java.lang.String-java.lang.Boolean-">org.apache.accumulo.core.client.ClientConfiguration.getBoolean(String, Boolean)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/data/PartialKey.html#getByDepth-int-">org.apache.accumulo.core.data.PartialKey.getByDepth(int)</a>
<div class="block"><span class="deprecationComment">since 1.7.0</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getByte-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getByte(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getByte-java.lang.String-byte-">org.apache.accumulo.core.client.ClientConfiguration.getByte(String, byte)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getByte-java.lang.String-java.lang.Byte-">org.apache.accumulo.core.client.ClientConfiguration.getByte(String, Byte)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/minicluster/MiniAccumuloInstance.html#getConfigProperties-java.io.File-">org.apache.accumulo.minicluster.MiniAccumuloInstance.getConfigProperties(File)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConfiguration--">org.apache.accumulo.core.client.mock.MockInstance.getConfiguration()</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConfiguration--">org.apache.accumulo.core.client.ZooKeeperInstance.getConfiguration()</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#getConfiguration--">org.apache.accumulo.core.client.Instance.getConfiguration()</a>
<div class="block"><span class="deprecationComment">since 1.6.0. This method makes very little sense in the context of the client API
and never should have been exposed.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getConfiguration-int-">org.apache.accumulo.core.client.ClientConfiguration.getConfiguration(int)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getConfigurationListeners--">org.apache.accumulo.core.client.ClientConfiguration.getConfigurationListeners()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector-java.lang.String-byte:A-">org.apache.accumulo.core.client.mock.MockInstance.getConnector(String, byte[])</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-byte:A-">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector(String, byte[])</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-byte:A-">org.apache.accumulo.core.client.Instance.getConnector(String, byte[])</a>
<div class="block"><span class="deprecationComment">since 1.5, use <a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-"><code>Instance.getConnector(String, AuthenticationToken)</code></a> with
<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens"><code>PasswordToken</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">org.apache.accumulo.core.client.mock.MockInstance.getConnector(String, ByteBuffer)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector(String, ByteBuffer)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">org.apache.accumulo.core.client.Instance.getConnector(String, ByteBuffer)</a>
<div class="block"><span class="deprecationComment">since 1.5, use <a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-"><code>Instance.getConnector(String, AuthenticationToken)</code></a> with
<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens"><code>PasswordToken</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector-java.lang.String-java.lang.CharSequence-">org.apache.accumulo.core.client.mock.MockInstance.getConnector(String, CharSequence)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.lang.CharSequence-">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector(String, CharSequence)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-java.lang.CharSequence-">org.apache.accumulo.core.client.Instance.getConnector(String, CharSequence)</a>
<div class="block"><span class="deprecationComment">since 1.5, use <a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-"><code>Instance.getConnector(String, AuthenticationToken)</code></a> with
<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens"><code>PasswordToken</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#getDefaultTableName-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.getDefaultTableName(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getDouble-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getDouble(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getDouble-java.lang.String-double-">org.apache.accumulo.core.client.ClientConfiguration.getDouble(String, double)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getDouble-java.lang.String-java.lang.Double-">org.apache.accumulo.core.client.ClientConfiguration.getDouble(String, Double)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getErrorListeners--">org.apache.accumulo.core.client.ClientConfiguration.getErrorListeners()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getExtent--">org.apache.accumulo.core.client.admin.ActiveCompaction.getExtent()</a>
<div class="block"><span class="deprecationComment">since 1.7.0 use <a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getTablet--"><code>ActiveCompaction.getTablet()</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getExtent--">org.apache.accumulo.core.client.admin.ActiveScan.getExtent()</a>
<div class="block"><span class="deprecationComment">since 1.7.0 use <a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getTablet--"><code>ActiveScan.getTablet()</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getFetchedColumns-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getFetchedColumns(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getFloat-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getFloat(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getFloat-java.lang.String-float-">org.apache.accumulo.core.client.ClientConfiguration.getFloat(String, float)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getFloat-java.lang.String-java.lang.Float-">org.apache.accumulo.core.client.ClientConfiguration.getFloat(String, Float)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getInMemoryConfiguration--">org.apache.accumulo.core.client.ClientConfiguration.getInMemoryConfiguration()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getInputTableName-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getInputTableName(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getInstance--">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.getInstance()</a>
<div class="block"><span class="deprecationComment">since 1.7.0, use getInstance(ClientConfiguration) instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getInstance-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.getInstance(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getInt-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getInt(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getInt-java.lang.String-int-">org.apache.accumulo.core.client.ClientConfiguration.getInt(String, int)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getInteger-java.lang.String-java.lang.Integer-">org.apache.accumulo.core.client.ClientConfiguration.getInteger(String, Integer)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getInterpolator--">org.apache.accumulo.core.client.ClientConfiguration.getInterpolator()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getIterators-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getIterators(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/data/KeyExtent.html#getKeyExtentsForRange-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-java.util.Set-">org.apache.accumulo.core.data.KeyExtent.getKeyExtentsForRange(Text, Text, Set&lt;KeyExtent&gt;)</a>
<div class="block"><span class="deprecationComment">this method not intended for public use and is likely to be removed in a future
version.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getKeys-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getKeys(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getList-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getList(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getList-java.lang.String-java.util.List-">org.apache.accumulo.core.client.ClientConfiguration.getList(String, List)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getListDelimiter--">org.apache.accumulo.core.client.ClientConfiguration.getListDelimiter()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getLogger--">org.apache.accumulo.core.client.ClientConfiguration.getLogger()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getLogLevel-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.getLogLevel(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getLong-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getLong(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getLong-java.lang.String-long-">org.apache.accumulo.core.client.ClientConfiguration.getLong(String, long)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getLong-java.lang.String-java.lang.Long-">org.apache.accumulo.core.client.ClientConfiguration.getLong(String, Long)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getNumberOfConfigurations--">org.apache.accumulo.core.client.ClientConfiguration.getNumberOfConfigurations()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getPrincipal-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.getPrincipal(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getProperties-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getProperties(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getProperties-java.lang.String-java.util.Properties-">org.apache.accumulo.core.client.ClientConfiguration.getProperties(String, Properties)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getProperty-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getProperty(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getRanges(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getScanAuthorizations-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getScanAuthorizations(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getShort-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getShort(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getShort-java.lang.String-short-">org.apache.accumulo.core.client.ClientConfiguration.getShort(String, short)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getShort-java.lang.String-java.lang.Short-">org.apache.accumulo.core.client.ClientConfiguration.getShort(String, Short)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#getSimulationMode-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.getSimulationMode(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getSource-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getSource(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#getSplits-java.lang.String-">org.apache.accumulo.core.client.admin.TableOperations.getSplits(String)</a>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/TableOperations.html#listSplits-java.lang.String-"><code>TableOperations.listSplits(String)</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#getSplits-java.lang.String-int-">org.apache.accumulo.core.client.admin.TableOperations.getSplits(String, int)</a>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/TableOperations.html#listSplits-java.lang.String-int-"><code>TableOperations.listSplits(String, int)</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getString-java.lang.String-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getString(String, String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getStringArray-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.getStringArray(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getSubstitutor--">org.apache.accumulo.core.client.ClientConfiguration.getSubstitutor()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getTable--">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.getTable()</a>
<div class="block"><span class="deprecationComment">since 1.6.1, use getTableName() instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getTabletLocator-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getTabletLocator(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#getTabletLocator-org.apache.hadoop.mapred.JobConf-">org.apache.accumulo.core.client.mapred.InputFormatBase.getTabletLocator(JobConf)</a>
<div class="block"><span class="deprecationComment">since 1.6.0</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getTabletLocator-org.apache.hadoop.mapred.JobConf-java.lang.String-">org.apache.accumulo.core.client.mapred.AbstractInputFormat.getTabletLocator(JobConf, String)</a>
<div class="block"><span class="deprecationComment">since 1.7.0 This method returns a type that is not part of the public API and is
not guaranteed to be stable. The method was deprecated to discourage its use.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#getTabletLocator-org.apache.hadoop.mapreduce.JobContext-">org.apache.accumulo.core.client.mapreduce.InputFormatBase.getTabletLocator(JobContext)</a>
<div class="block"><span class="deprecationComment">since 1.6.0</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getTabletLocator-org.apache.hadoop.mapreduce.JobContext-java.lang.String-">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.getTabletLocator(JobContext, String)</a>
<div class="block"><span class="deprecationComment">since 1.7.0 This method returns a type that is not part of the public API and is
not guaranteed to be stable. The method was deprecated to discourage its use.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Scanner.html#getTimeOut--">org.apache.accumulo.core.client.Scanner.getTimeOut()</a>
<div class="block"><span class="deprecationComment">Since 1.5. See <a href="org/apache/accumulo/core/client/ScannerBase.html#getTimeout-java.util.concurrent.TimeUnit-"><code>ScannerBase.getTimeout(java.util.concurrent.TimeUnit)</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#getTimeOut--">org.apache.accumulo.core.client.mock.MockScanner.getTimeOut()</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#getTimeOut--">org.apache.accumulo.core.client.IsolatedScanner.getTimeOut()</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getTimeOut--">org.apache.accumulo.core.client.ClientSideIteratorScanner.getTimeOut()</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getToken-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.getToken(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getToken-org.apache.hadoop.mapred.JobConf-">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.getToken(JobConf)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getAuthenticationToken-org.apache.hadoop.mapred.JobConf-"><code>AccumuloOutputFormat.getAuthenticationToken(JobConf)</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getToken-org.apache.hadoop.mapreduce.JobContext-">org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.getToken(JobContext)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getAuthenticationToken-org.apache.hadoop.mapreduce.JobContext-"><code>AccumuloOutputFormat.getAuthenticationToken(JobContext)</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getToken-org.apache.hadoop.mapreduce.JobContext-">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.getToken(JobContext)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getAuthenticationToken-org.apache.hadoop.mapreduce.JobContext-"><code>AbstractInputFormat.getAuthenticationToken(JobContext)</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getTokenClass-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.getTokenClass(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getTokenClass-org.apache.hadoop.mapred.JobConf-">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.getTokenClass(JobConf)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getAuthenticationToken-org.apache.hadoop.mapred.JobConf-"><code>AccumuloOutputFormat.getAuthenticationToken(JobConf)</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getTokenClass-org.apache.hadoop.mapreduce.JobContext-">org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.getTokenClass(JobContext)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getAuthenticationToken-org.apache.hadoop.mapreduce.JobContext-"><code>AccumuloOutputFormat.getAuthenticationToken(JobContext)</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getTokenClass-org.apache.hadoop.mapreduce.JobContext-">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.getTokenClass(JobContext)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getAuthenticationToken-org.apache.hadoop.mapreduce.JobContext-"><code>AbstractInputFormat.getAuthenticationToken(JobContext)</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#getType--">org.apache.accumulo.core.client.ClientConfiguration.ClientProperty.getType()</a>
<div class="block"><span class="deprecationComment">since 1.7.0 This method returns a type that is not part of the public API and not
guaranteed to be stable.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#interpolate-java.lang.Object-">org.apache.accumulo.core.client.ClientConfiguration.interpolate(Object)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#interpolate-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.interpolate(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#interpolatedConfiguration--">org.apache.accumulo.core.client.ClientConfiguration.interpolatedConfiguration()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#interpolateHelper-java.lang.String-java.util.List-">org.apache.accumulo.core.client.ClientConfiguration.interpolateHelper(String, List)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#isConnectorInfoSet-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.isConnectorInfoSet(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#isDelimiterParsingDisabled--">org.apache.accumulo.core.client.ClientConfiguration.isDelimiterParsingDisabled()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#isDetailEvents--">org.apache.accumulo.core.client.ClientConfiguration.isDetailEvents()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#isEmpty--">org.apache.accumulo.core.client.ClientConfiguration.isEmpty()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#isIsolated-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.isIsolated(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#isMockInstance--">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.isMockInstance()</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#isOfflineScan-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.isOfflineScan(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#isSupportedAccumuloProperty-org.apache.accumulo.core.conf.Property-">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.isSupportedAccumuloProperty(Property)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#isThrowExceptionOnMissing--">org.apache.accumulo.core.client.ClientConfiguration.isThrowExceptionOnMissing()</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#listUsers--">org.apache.accumulo.core.client.admin.SecurityOperations.listUsers()</a>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#listLocalUsers--"><code>SecurityOperations.listLocalUsers()</code></a> or the user management functions of your
configured authenticator instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#lookupInstanceName-org.apache.accumulo.fate.zookeeper.ZooCache-java.util.UUID-">org.apache.accumulo.core.client.ZooKeeperInstance.lookupInstanceName(ZooCache, UUID)</a>
<div class="block"><span class="deprecationComment">since 1.7.0 <code>ZooCache</code> is not part of the public API, but its a parameter to
this method. Therefore code that uses this method is not guaranteed to be stable.
This method was deprecated to discourage its use.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#removeConfiguration-org.apache.commons.configuration.Configuration-">org.apache.accumulo.core.client.ClientConfiguration.removeConfiguration(Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#removeConfigurationListener-org.apache.commons.configuration.event.ConfigurationListener-">org.apache.accumulo.core.client.ClientConfiguration.removeConfigurationListener(ConfigurationListener)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#removeErrorListener-org.apache.commons.configuration.event.ConfigurationErrorListener-">org.apache.accumulo.core.client.ClientConfiguration.removeErrorListener(ConfigurationErrorListener)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#resolveContainerStore-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.resolveContainerStore(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#serializeColumns-java.util.Collection-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.serializeColumns(Collection&lt;Pair&lt;Text, Text&gt;&gt;)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setAutoAdjustRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setAutoAdjustRanges(Class&lt;?&gt;, Configuration, boolean)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#setBatchWriterOptions-java.lang.Class-org.apache.hadoop.conf.Configuration-org.apache.accumulo.core.client.BatchWriterConfig-">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.setBatchWriterOptions(Class&lt;?&gt;, Configuration, BatchWriterConfig)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setCompressionType-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.setCompressionType(Class&lt;?&gt;, Configuration, String)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#setConfiguration-org.apache.accumulo.core.conf.AccumuloConfiguration-">org.apache.accumulo.core.client.mock.MockInstance.setConfiguration(AccumuloConfiguration)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#setConfiguration-org.apache.accumulo.core.conf.AccumuloConfiguration-">org.apache.accumulo.core.client.ZooKeeperInstance.setConfiguration(AccumuloConfiguration)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#setConfiguration-org.apache.accumulo.core.conf.AccumuloConfiguration-">org.apache.accumulo.core.client.Instance.setConfiguration(AccumuloConfiguration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0. This method makes very little sense in the context of the client API
and never should have been exposed.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#setConnectorInfo-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.setConnectorInfo(Class&lt;?&gt;, Configuration, String, AuthenticationToken)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#setCreateTables-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.setCreateTables(Class&lt;?&gt;, Configuration, boolean)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setDataBlockSize-java.lang.Class-org.apache.hadoop.conf.Configuration-long-">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.setDataBlockSize(Class&lt;?&gt;, Configuration, long)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#setDefaultTableName-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.setDefaultTableName(Class&lt;?&gt;, Configuration, String)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#setDelimiterParsingDisabled-boolean-">org.apache.accumulo.core.client.ClientConfiguration.setDelimiterParsingDisabled(boolean)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#setDetailEvents-boolean-">org.apache.accumulo.core.client.ClientConfiguration.setDetailEvents(boolean)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setFileBlockSize-java.lang.Class-org.apache.hadoop.conf.Configuration-long-">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.setFileBlockSize(Class&lt;?&gt;, Configuration, long)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setIndexBlockSize-java.lang.Class-org.apache.hadoop.conf.Configuration-long-">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.setIndexBlockSize(Class&lt;?&gt;, Configuration, long)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setInputTableName-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setInputTableName(Class&lt;?&gt;, Configuration, String)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#setListDelimiter-char-">org.apache.accumulo.core.client.ClientConfiguration.setListDelimiter(char)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setLocalIterators-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setLocalIterators(Class&lt;?&gt;, Configuration, boolean)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#setLogger-org.apache.commons.logging.Log-">org.apache.accumulo.core.client.ClientConfiguration.setLogger(Log)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#setLogLevel-java.lang.Class-org.apache.hadoop.conf.Configuration-org.apache.log4j.Level-">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.setLogLevel(Class&lt;?&gt;, Configuration, Level)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setMockInstance-java.lang.Boolean-">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.setMockInstance(Boolean)</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#setMockInstance-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.setMockInstance(Class&lt;?&gt;, Configuration, String)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setMockInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-">org.apache.accumulo.core.client.mapred.AbstractInputFormat.setMockInstance(JobConf, String)</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setMockInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.setMockInstance(JobConf, String)</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setMockInstance-org.apache.hadoop.mapreduce.Job-java.lang.String-">org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.setMockInstance(Job, String)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setMockInstance-org.apache.hadoop.mapreduce.Job-java.lang.String-">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.setMockInstance(Job, String)</a>
<div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setOfflineTableScan-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setOfflineTableScan(Class&lt;?&gt;, Configuration, boolean)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#setProperty-java.lang.String-java.lang.Object-">org.apache.accumulo.core.client.ClientConfiguration.setProperty(String, Object)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-java.util.Collection-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setRanges(Class&lt;?&gt;, Configuration, Collection&lt;Range&gt;)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setReplication-java.lang.Class-org.apache.hadoop.conf.Configuration-int-">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.setReplication(Class&lt;?&gt;, Configuration, int)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setScanAuthorizations-java.lang.Class-org.apache.hadoop.conf.Configuration-org.apache.accumulo.core.security.Authorizations-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setScanAuthorizations(Class&lt;?&gt;, Configuration, Authorizations)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setScanIsolation-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setScanIsolation(Class&lt;?&gt;, Configuration, boolean)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#setSimulationMode-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.setSimulationMode(Class&lt;?&gt;, Configuration, boolean)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setTable-java.lang.String-">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.setTable(String)</a>
<div class="block"><span class="deprecationComment">since 1.6.1, use setTableName() instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#setThrowExceptionOnMissing-boolean-">org.apache.accumulo.core.client.ClientConfiguration.setThrowExceptionOnMissing(boolean)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Scanner.html#setTimeOut-int-">org.apache.accumulo.core.client.Scanner.setTimeOut(int)</a>
<div class="block"><span class="deprecationComment">Since 1.5. See <a href="org/apache/accumulo/core/client/ScannerBase.html#setTimeout-long-java.util.concurrent.TimeUnit-"><code>ScannerBase.setTimeout(long, java.util.concurrent.TimeUnit)</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#setTimeOut-int-">org.apache.accumulo.core.client.mock.MockScanner.setTimeOut(int)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#setTimeOut-int-">org.apache.accumulo.core.client.IsolatedScanner.setTimeOut(int)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setTimeOut-int-">org.apache.accumulo.core.client.ClientSideIteratorScanner.setTimeOut(int)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.Scanner-">org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase.setupIterators(JobConf, Scanner)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#setupIterators-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.Scanner-java.lang.String-org.apache.accumulo.core.client.mapred.RangeInputSplit-">org.apache.accumulo.core.client.mapred.AbstractInputFormat.AbstractRecordReader.setupIterators(JobConf, Scanner, String, RangeInputSplit)</a>
<div class="block"><span class="deprecationComment">since 1.7.0; Use <a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#jobIterators-org.apache.hadoop.mapred.JobConf-java.lang.String-"><code>AbstractInputFormat.AbstractRecordReader.jobIterators(org.apache.hadoop.mapred.JobConf, java.lang.String)</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators-java.util.List-org.apache.accumulo.core.client.Scanner-">org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase.setupIterators(List&lt;IteratorSetting&gt;, Scanner)</a>
<div class="block"><span class="deprecationComment">since 1.7.0; Use <a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#jobIterators-org.apache.hadoop.mapred.JobConf-java.lang.String-"><code>InputFormatBase.RecordReaderBase.jobIterators(org.apache.hadoop.mapred.JobConf, java.lang.String)</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-org.apache.accumulo.core.client.Scanner-">org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase.setupIterators(TaskAttemptContext, Scanner)</a>
<div class="block"><span class="deprecationComment">since 1.7.0; Use <a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#contextIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-java.lang.String-"><code>InputFormatBase.RecordReaderBase.contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext, java.lang.String)</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-org.apache.accumulo.core.client.Scanner-org.apache.accumulo.core.client.mapreduce.RangeInputSplit-">org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase.setupIterators(TaskAttemptContext, Scanner, RangeInputSplit)</a>
<div class="block"><span class="deprecationComment">since 1.7.0; Use <a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#contextIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-java.lang.String-"><code>InputFormatBase.RecordReaderBase.contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext, java.lang.String)</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#setupIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-org.apache.accumulo.core.client.Scanner-java.lang.String-org.apache.accumulo.core.client.mapreduce.RangeInputSplit-">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.AbstractRecordReader.setupIterators(TaskAttemptContext, Scanner, String, RangeInputSplit)</a>
<div class="block"><span class="deprecationComment">since 1.7.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#contextIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-java.lang.String-"><code>AbstractInputFormat.AbstractRecordReader.contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext, java.lang.String)</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#setZooKeeperInstance-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-java.lang.String-">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.setZooKeeperInstance(Class&lt;?&gt;, Configuration, String, String)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">org.apache.accumulo.core.client.mapred.AbstractInputFormat.setZooKeeperInstance(JobConf, String, String)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-"><code>AbstractInputFormat.setZooKeeperInstance(JobConf, ClientConfiguration)</code></a>
instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.setZooKeeperInstance(JobConf, String, String)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-"><code>AccumuloOutputFormat.setZooKeeperInstance(JobConf, ClientConfiguration)</code></a>
instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapreduce.Job-java.lang.String-java.lang.String-">org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.setZooKeeperInstance(Job, String, String)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapreduce.Job-org.apache.accumulo.core.client.ClientConfiguration-"><code>AccumuloOutputFormat.setZooKeeperInstance(Job, ClientConfiguration)</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapreduce.Job-java.lang.String-java.lang.String-">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.setZooKeeperInstance(Job, String, String)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapreduce.Job-org.apache.accumulo.core.client.ClientConfiguration-"><code>AbstractInputFormat.setZooKeeperInstance(Job, ClientConfiguration)</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#subset-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration.subset(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/data/Value.html#toArray-java.util.List-">org.apache.accumulo.core.data.Value.toArray(List&lt;byte[]&gt;)</a>
<div class="block"><span class="deprecationComment">since 1.7.0; this utility method is not appropriate for the <a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data"><code>Value</code></a> object</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#usesLocalIterators-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.usesLocalIterators(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#validateOptions-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.validateOptions(Class&lt;?&gt;, Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="constructor">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Constructors table, listing deprecated constructors, and an explanation">
<caption><span>Deprecated Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#ClientConfiguration-org.apache.commons.configuration.Configuration...-">org.apache.accumulo.core.client.ClientConfiguration(Configuration...)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#ClientConfiguration-java.io.File-">org.apache.accumulo.core.client.ClientConfiguration(File)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API; use <a href="org/apache/accumulo/core/client/ClientConfiguration.html#fromFile-java.io.File-"><code>ClientConfiguration.fromFile(File)</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#ClientConfiguration-java.util.List-">org.apache.accumulo.core.client.ClientConfiguration(List&lt;? extends Configuration&gt;)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#ClientConfiguration-java.lang.String-">org.apache.accumulo.core.client.ClientConfiguration(String)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API; use <a href="org/apache/accumulo/core/client/ClientConfiguration.html#fromFile-java.io.File-"><code>ClientConfiguration.fromFile(File)</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/security/tokens/KerberosToken.html#KerberosToken-java.lang.String-java.io.File-boolean-">org.apache.accumulo.core.client.security.tokens.KerberosToken(String, File, boolean)</a>
<div class="block"><span class="deprecationComment">since 1.8.0, @see #KerberosToken(String, File)</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#MutationsRejectedException-org.apache.accumulo.core.client.Instance-java.util.List-java.util.HashMap-java.util.Collection-int-java.lang.Throwable-">org.apache.accumulo.core.client.MutationsRejectedException(Instance, List&lt;ConstraintViolationSummary&gt;, HashMap&lt;KeyExtent, Set&lt;SecurityErrorCode&gt;&gt;, Collection&lt;String&gt;, int, Throwable)</a>
<div class="block"><span class="deprecationComment">since 1.7.0 see
<a href="org/apache/accumulo/core/client/MutationsRejectedException.html#MutationsRejectedException-org.apache.accumulo.core.client.Instance-java.util.List-java.util.Map-java.util.Collection-int-java.lang.Throwable-"><code>MutationsRejectedException.MutationsRejectedException(Instance, List, Map, Collection, int, Throwable)</code></a></span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#MutationsRejectedException-java.util.List-java.util.HashMap-java.util.Collection-int-java.lang.Throwable-">org.apache.accumulo.core.client.MutationsRejectedException(List&lt;ConstraintViolationSummary&gt;, HashMap&lt;KeyExtent, Set&lt;SecurityErrorCode&gt;&gt;, Collection&lt;String&gt;, int, Throwable)</a>
<div class="block"><span class="deprecationComment">since 1.6.0, see
<a href="org/apache/accumulo/core/client/MutationsRejectedException.html#MutationsRejectedException-org.apache.accumulo.core.client.Instance-java.util.List-java.util.Map-java.util.Collection-int-java.lang.Throwable-"><code>MutationsRejectedException.MutationsRejectedException(Instance, List, Map, Collection, int, Throwable)</code></a></span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/data/Value.html#Value-java.nio.ByteBuffer-boolean-">org.apache.accumulo.core.data.Value(ByteBuffer, boolean)</a>
<div class="block"><span class="deprecationComment">A copy of the bytes in the buffer is always made. Use <a href="org/apache/accumulo/core/data/Value.html#Value-java.nio.ByteBuffer-"><code>Value.Value(ByteBuffer)</code></a>
instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-org.apache.commons.configuration.Configuration-">org.apache.accumulo.core.client.ZooKeeperInstance(Configuration)</a>
<div class="block"><span class="deprecationComment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API; use <a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-org.apache.accumulo.core.client.ClientConfiguration-"><code>ZooKeeperInstance.ZooKeeperInstance(ClientConfiguration)</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-java.lang.String-java.lang.String-int-">org.apache.accumulo.core.client.ZooKeeperInstance(String, String, int)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-org.apache.accumulo.core.client.ClientConfiguration-"><code>ZooKeeperInstance.ZooKeeperInstance(ClientConfiguration)</code></a> instead.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-java.util.UUID-java.lang.String-">org.apache.accumulo.core.client.ZooKeeperInstance(UUID, String)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-org.apache.accumulo.core.client.ClientConfiguration-"><code>ZooKeeperInstance.ZooKeeperInstance(ClientConfiguration)</code></a> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-java.util.UUID-java.lang.String-int-">org.apache.accumulo.core.client.ZooKeeperInstance(UUID, String, int)</a>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-org.apache.accumulo.core.client.ClientConfiguration-"><code>ZooKeeperInstance.ZooKeeperInstance(ClientConfiguration)</code></a> instead.</span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2019 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>