blob: 08ac48042b9f642b0e593f0a4cc4b5b9780b76b8 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Tue Dec 22 19:16:41 EST 2020 -->
<title>Deprecated List (Apache Accumulo Project 1.10.1 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-12-22">
<meta name="description" content="deprecated elements">
<meta name="generator" content="javadoc/DeprecatedListWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="deprecated-list-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="nav-bar-cell1-rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#package">Packages</a></li>
<li><a href="#class">Classes</a></li>
<li><a href="#enum">Enums</a></li>
<li><a href="#method">Methods</a></li>
<li><a href="#constructor">Constructors</a></li>
</ul>
</div>
<ul class="block-list">
<li>
<div class="deprecated-summary" id="package">
<table class="summary-table">
<caption><span>Packages</span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; This package was moved out of the public API.</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<ul class="block-list">
<li>
<div class="deprecated-summary" id="class">
<table class="summary-table">
<caption><span>Classes</span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Class</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.7.0 was never intended for public use. However this could have been used by
anything extending this class.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use <code>IteratorAdapter</code> instead.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/data/ComparableBytes.html" title="class in org.apache.accumulo.core.data">org.apache.accumulo.core.data.ComparableBytes</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">org.apache.accumulo.core.data.KeyExtent</a></th>
<td class="col-last">
<div class="deprecation-comment">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></div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/security/VisibilityConstraint.html" title="class in org.apache.accumulo.core.security">org.apache.accumulo.core.security.VisibilityConstraint</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<ul class="block-list">
<li>
<div class="deprecated-summary" id="enum">
<table class="summary-table">
<caption><span>Enums</span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Enum</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<ul class="block-list">
<li>
<div class="deprecated-summary" id="method">
<table class="summary-table">
<caption><span>Methods</span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getExtent()">org.apache.accumulo.core.client.admin.ActiveCompaction.getExtent()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.7.0 use <a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getTablet()"><code>ActiveCompaction.getTablet()</code></a></div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getExtent()">org.apache.accumulo.core.client.admin.ActiveScan.getExtent()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.7.0 use <a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getTablet()"><code>ActiveScan.getTablet()</code></a></div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#authenticateUser(java.lang.String,byte%5B%5D)">org.apache.accumulo.core.client.admin.SecurityOperations.authenticateUser&#8203;(String, byte[])</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#changeUserPassword(java.lang.String,byte%5B%5D)">org.apache.accumulo.core.client.admin.SecurityOperations.changeUserPassword&#8203;(String, byte[])</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#createUser(java.lang.String,byte%5B%5D,org.apache.accumulo.core.security.Authorizations)">org.apache.accumulo.core.client.admin.SecurityOperations.createUser&#8203;(String, byte[], Authorizations)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#dropUser(java.lang.String)">org.apache.accumulo.core.client.admin.SecurityOperations.dropUser&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#listUsers()">org.apache.accumulo.core.client.admin.SecurityOperations.listUsers()</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#create(java.lang.String,boolean)">org.apache.accumulo.core.client.admin.TableOperations.create&#8203;(String, boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(String, boolean, TimeType)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#flush(java.lang.String)">org.apache.accumulo.core.client.admin.TableOperations.flush&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">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</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#getSplits(java.lang.String)">org.apache.accumulo.core.client.admin.TableOperations.getSplits&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#getSplits(java.lang.String,int)">org.apache.accumulo.core.client.admin.TableOperations.getSplits&#8203;(String, int)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#addConfiguration(org.apache.commons.configuration.Configuration)">org.apache.accumulo.core.client.ClientConfiguration.addConfiguration&#8203;(Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#addConfigurationListener(org.apache.commons.configuration.event.ConfigurationListener)">org.apache.accumulo.core.client.ClientConfiguration.addConfigurationListener&#8203;(ConfigurationListener)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#addErrorListener(org.apache.commons.configuration.event.ConfigurationErrorListener)">org.apache.accumulo.core.client.ClientConfiguration.addErrorListener&#8203;(ConfigurationErrorListener)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#addErrorLogListener()">org.apache.accumulo.core.client.ClientConfiguration.addErrorLogListener()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#addProperty(java.lang.String,java.lang.Object)">org.apache.accumulo.core.client.ClientConfiguration.addProperty&#8203;(String, Object)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#addPropertyDirect(java.lang.String,java.lang.Object)">org.apache.accumulo.core.client.ClientConfiguration.addPropertyDirect&#8203;(String, Object)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#append(org.apache.commons.configuration.Configuration)">org.apache.accumulo.core.client.ClientConfiguration.append&#8203;(Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#clear()">org.apache.accumulo.core.client.ClientConfiguration.clear()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#clearConfigurationListeners()">org.apache.accumulo.core.client.ClientConfiguration.clearConfigurationListeners()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#clearErrorListeners()">org.apache.accumulo.core.client.ClientConfiguration.clearErrorListeners()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#clearProperty(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.clearProperty&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#clearPropertyDirect(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.clearPropertyDirect&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#getAccumuloProperty()">org.apache.accumulo.core.client.ClientConfiguration.ClientProperty.getAccumuloProperty()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.7.0 This method returns a type that is not part of the public API and not
guaranteed to be stable.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#getType()">org.apache.accumulo.core.client.ClientConfiguration.ClientProperty.getType()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.7.0 This method returns a type that is not part of the public API and not
guaranteed to be stable.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#copy(org.apache.commons.configuration.Configuration)">org.apache.accumulo.core.client.ClientConfiguration.copy&#8203;(Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(int, String, Object, Throwable)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(int, String, Object, boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#createInterpolator()">org.apache.accumulo.core.client.ClientConfiguration.createInterpolator()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(int, String, Object, Throwable)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(int, String, Object, boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBigDecimal(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getBigDecimal&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBigDecimal(java.lang.String,java.math.BigDecimal)">org.apache.accumulo.core.client.ClientConfiguration.getBigDecimal&#8203;(String, BigDecimal)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBigInteger(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getBigInteger&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBigInteger(java.lang.String,java.math.BigInteger)">org.apache.accumulo.core.client.ClientConfiguration.getBigInteger&#8203;(String, BigInteger)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBoolean(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getBoolean&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBoolean(java.lang.String,boolean)">org.apache.accumulo.core.client.ClientConfiguration.getBoolean&#8203;(String, boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getBoolean(java.lang.String,java.lang.Boolean)">org.apache.accumulo.core.client.ClientConfiguration.getBoolean&#8203;(String, Boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getByte(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getByte&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getByte(java.lang.String,byte)">org.apache.accumulo.core.client.ClientConfiguration.getByte&#8203;(String, byte)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getByte(java.lang.String,java.lang.Byte)">org.apache.accumulo.core.client.ClientConfiguration.getByte&#8203;(String, Byte)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getConfiguration(int)">org.apache.accumulo.core.client.ClientConfiguration.getConfiguration&#8203;(int)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getConfigurationListeners()">org.apache.accumulo.core.client.ClientConfiguration.getConfigurationListeners()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getDouble(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getDouble&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getDouble(java.lang.String,double)">org.apache.accumulo.core.client.ClientConfiguration.getDouble&#8203;(String, double)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getDouble(java.lang.String,java.lang.Double)">org.apache.accumulo.core.client.ClientConfiguration.getDouble&#8203;(String, Double)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getErrorListeners()">org.apache.accumulo.core.client.ClientConfiguration.getErrorListeners()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getFloat(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getFloat&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getFloat(java.lang.String,float)">org.apache.accumulo.core.client.ClientConfiguration.getFloat&#8203;(String, float)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getFloat(java.lang.String,java.lang.Float)">org.apache.accumulo.core.client.ClientConfiguration.getFloat&#8203;(String, Float)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getInMemoryConfiguration()">org.apache.accumulo.core.client.ClientConfiguration.getInMemoryConfiguration()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getInt(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getInt&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getInt(java.lang.String,int)">org.apache.accumulo.core.client.ClientConfiguration.getInt&#8203;(String, int)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getInteger(java.lang.String,java.lang.Integer)">org.apache.accumulo.core.client.ClientConfiguration.getInteger&#8203;(String, Integer)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getInterpolator()">org.apache.accumulo.core.client.ClientConfiguration.getInterpolator()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getKeys(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getKeys&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getList(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getList&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getList(java.lang.String,java.util.List)">org.apache.accumulo.core.client.ClientConfiguration.getList&#8203;(String, List)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getListDelimiter()">org.apache.accumulo.core.client.ClientConfiguration.getListDelimiter()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getLogger()">org.apache.accumulo.core.client.ClientConfiguration.getLogger()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getLong(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getLong&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getLong(java.lang.String,long)">org.apache.accumulo.core.client.ClientConfiguration.getLong&#8203;(String, long)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getLong(java.lang.String,java.lang.Long)">org.apache.accumulo.core.client.ClientConfiguration.getLong&#8203;(String, Long)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getNumberOfConfigurations()">org.apache.accumulo.core.client.ClientConfiguration.getNumberOfConfigurations()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getProperties(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getProperties&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getProperties(java.lang.String,java.util.Properties)">org.apache.accumulo.core.client.ClientConfiguration.getProperties&#8203;(String, Properties)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getProperty(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getProperty&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getShort(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getShort&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getShort(java.lang.String,short)">org.apache.accumulo.core.client.ClientConfiguration.getShort&#8203;(String, short)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getShort(java.lang.String,java.lang.Short)">org.apache.accumulo.core.client.ClientConfiguration.getShort&#8203;(String, Short)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getSource(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getSource&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getString(java.lang.String,java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getString&#8203;(String, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getStringArray(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.getStringArray&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#getSubstitutor()">org.apache.accumulo.core.client.ClientConfiguration.getSubstitutor()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#interpolate(java.lang.Object)">org.apache.accumulo.core.client.ClientConfiguration.interpolate&#8203;(Object)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#interpolate(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.interpolate&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#interpolatedConfiguration()">org.apache.accumulo.core.client.ClientConfiguration.interpolatedConfiguration()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#interpolateHelper(java.lang.String,java.util.List)">org.apache.accumulo.core.client.ClientConfiguration.interpolateHelper&#8203;(String, List)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#isDelimiterParsingDisabled()">org.apache.accumulo.core.client.ClientConfiguration.isDelimiterParsingDisabled()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#isDetailEvents()">org.apache.accumulo.core.client.ClientConfiguration.isDetailEvents()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#isEmpty()">org.apache.accumulo.core.client.ClientConfiguration.isEmpty()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#isThrowExceptionOnMissing()">org.apache.accumulo.core.client.ClientConfiguration.isThrowExceptionOnMissing()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#removeConfiguration(org.apache.commons.configuration.Configuration)">org.apache.accumulo.core.client.ClientConfiguration.removeConfiguration&#8203;(Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#removeConfigurationListener(org.apache.commons.configuration.event.ConfigurationListener)">org.apache.accumulo.core.client.ClientConfiguration.removeConfigurationListener&#8203;(ConfigurationListener)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#removeErrorListener(org.apache.commons.configuration.event.ConfigurationErrorListener)">org.apache.accumulo.core.client.ClientConfiguration.removeErrorListener&#8203;(ConfigurationErrorListener)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#resolveContainerStore(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.resolveContainerStore&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#setDelimiterParsingDisabled(boolean)">org.apache.accumulo.core.client.ClientConfiguration.setDelimiterParsingDisabled&#8203;(boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#setDetailEvents(boolean)">org.apache.accumulo.core.client.ClientConfiguration.setDetailEvents&#8203;(boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#setListDelimiter(char)">org.apache.accumulo.core.client.ClientConfiguration.setListDelimiter&#8203;(char)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#setLogger(org.apache.commons.logging.Log)">org.apache.accumulo.core.client.ClientConfiguration.setLogger&#8203;(Log)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#setProperty(java.lang.String,java.lang.Object)">org.apache.accumulo.core.client.ClientConfiguration.setProperty&#8203;(String, Object)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#setThrowExceptionOnMissing(boolean)">org.apache.accumulo.core.client.ClientConfiguration.setThrowExceptionOnMissing&#8203;(boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#subset(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration.subset&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getTimeOut()">org.apache.accumulo.core.client.ClientSideIteratorScanner.getTimeOut()</a></th>
<td class="col-last"></td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setTimeOut(int)">org.apache.accumulo.core.client.ClientSideIteratorScanner.setTimeOut&#8203;(int)</a></th>
<td class="col-last"></td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(String, Authorizations, int, long, long, int)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/Connector.html#createBatchWriter(java.lang.String,long,long,int)">org.apache.accumulo.core.client.Connector.createBatchWriter&#8203;(String, long, long, int)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/Connector.html#createMultiTableBatchWriter(long,long,int)">org.apache.accumulo.core.client.Connector.createMultiTableBatchWriter&#8203;(long, long, int)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/Instance.html#getConfiguration()">org.apache.accumulo.core.client.Instance.getConfiguration()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0. This method makes very little sense in the context of the client API
and never should have been exposed.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,byte%5B%5D)">org.apache.accumulo.core.client.Instance.getConnector&#8203;(String, byte[])</a></th>
<td class="col-last">
<div class="deprecation-comment">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></div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,java.lang.CharSequence)">org.apache.accumulo.core.client.Instance.getConnector&#8203;(String, CharSequence)</a></th>
<td class="col-last">
<div class="deprecation-comment">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></div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,java.nio.ByteBuffer)">org.apache.accumulo.core.client.Instance.getConnector&#8203;(String, ByteBuffer)</a></th>
<td class="col-last">
<div class="deprecation-comment">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></div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/Instance.html#setConfiguration(org.apache.accumulo.core.conf.AccumuloConfiguration)">org.apache.accumulo.core.client.Instance.setConfiguration&#8203;(AccumuloConfiguration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0. This method makes very little sense in the context of the client API
and never should have been exposed.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#getTimeOut()">org.apache.accumulo.core.client.IsolatedScanner.getTimeOut()</a></th>
<td class="col-last"></td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#setTimeOut(int)">org.apache.accumulo.core.client.IsolatedScanner.setTimeOut&#8203;(int)</a></th>
<td class="col-last"></td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(JobConf, Scanner, String, RangeInputSplit)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(JobConf, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(JobConf, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(JobConf, String, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#getAccumuloConfiguration(org.apache.hadoop.mapred.JobConf)">org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat.getAccumuloConfiguration&#8203;(JobConf)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getToken(org.apache.hadoop.mapred.JobConf)">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.getToken&#8203;(JobConf)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getTokenClass(org.apache.hadoop.mapred.JobConf)">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.getTokenClass&#8203;(JobConf)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(JobConf, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(JobConf, String, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#getTabletLocator(org.apache.hadoop.mapred.JobConf)">org.apache.accumulo.core.client.mapred.InputFormatBase.getTabletLocator&#8203;(JobConf)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(List&lt;IteratorSetting&gt;, Scanner)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(JobConf, Scanner)</a></th>
<td class="col-last"></td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(TaskAttemptContext, Scanner, String, RangeInputSplit)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(JobContext, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getToken(org.apache.hadoop.mapreduce.JobContext)">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.getToken&#8203;(JobContext)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getTokenClass(org.apache.hadoop.mapreduce.JobContext)">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.getTokenClass&#8203;(JobContext)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Job, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Job, String, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html#getAccumuloConfiguration(org.apache.hadoop.mapreduce.JobContext)">org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat.getAccumuloConfiguration&#8203;(JobContext)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getToken(org.apache.hadoop.mapreduce.JobContext)">org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.getToken&#8203;(JobContext)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getTokenClass(org.apache.hadoop.mapreduce.JobContext)">org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.getTokenClass&#8203;(JobContext)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Job, String)</a></th>
<td class="col-last"></td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Job, String, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#getTabletLocator(org.apache.hadoop.mapreduce.JobContext)">org.apache.accumulo.core.client.mapreduce.InputFormatBase.getTabletLocator&#8203;(JobContext)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(TaskAttemptContext, Scanner)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(TaskAttemptContext, Scanner, RangeInputSplit)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Enum&lt;?&gt;)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, String, AuthenticationToken)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, Level)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, String, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Property)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, long)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, long)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, long)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, int)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, IteratorSetting)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Collection&lt;String&gt;)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, Collection&lt;Pair&lt;Text, Text&gt;&gt;)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Collection&lt;Pair&lt;Text, Text&gt;&gt;)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, Collection&lt;Range&gt;)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, Authorizations)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, BatchWriterConfig)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Class&lt;?&gt;, Configuration, boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getInstance()">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.getInstance()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.7.0, use getInstance(ClientConfiguration) instead.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getTable()">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.getTable()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.1, use getTableName() instead.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#isMockInstance()">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.isMockInstance()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setMockInstance(java.lang.Boolean)">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.setMockInstance&#8203;(Boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setTable(java.lang.String)">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.setTable&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.1, use setTableName() instead.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(String, Authorizations, int, long, long, int)</a></th>
<td class="col-last"></td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(String, long, long, int)</a></th>
<td class="col-last"></td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createMultiTableBatchWriter(long,long,int)">org.apache.accumulo.core.client.mock.MockConnector.createMultiTableBatchWriter&#8203;(long, long, int)</a></th>
<td class="col-last"></td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConfiguration()">org.apache.accumulo.core.client.mock.MockInstance.getConfiguration()</a></th>
<td class="col-last"></td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector(java.lang.String,byte%5B%5D)">org.apache.accumulo.core.client.mock.MockInstance.getConnector&#8203;(String, byte[])</a></th>
<td class="col-last"></td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(String, CharSequence)</a></th>
<td class="col-last"></td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(String, ByteBuffer)</a></th>
<td class="col-last"></td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(AccumuloConfiguration)</a></th>
<td class="col-last"></td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#getTimeOut()">org.apache.accumulo.core.client.mock.MockScanner.getTimeOut()</a></th>
<td class="col-last"></td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#setTimeOut(int)">org.apache.accumulo.core.client.mock.MockScanner.setTimeOut&#8203;(int)</a></th>
<td class="col-last"></td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getAuthorizationFailures()">org.apache.accumulo.core.client.MutationsRejectedException.getAuthorizationFailures()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.5, see <a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getAuthorizationFailuresMap()"><code>MutationsRejectedException.getAuthorizationFailuresMap()</code></a></div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getAuthorizationFailuresMap()">org.apache.accumulo.core.client.MutationsRejectedException.getAuthorizationFailuresMap()</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.7.0 see <a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getSecurityErrorCodes()"><code>MutationsRejectedException.getSecurityErrorCodes()</code></a></div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/Scanner.html#getTimeOut()">org.apache.accumulo.core.client.Scanner.getTimeOut()</a></th>
<td class="col-last">
<div class="deprecation-comment">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></div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/Scanner.html#setTimeOut(int)">org.apache.accumulo.core.client.Scanner.setTimeOut&#8203;(int)</a></th>
<td class="col-last">
<div class="deprecation-comment">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></div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConfiguration()">org.apache.accumulo.core.client.ZooKeeperInstance.getConfiguration()</a></th>
<td class="col-last"></td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,byte%5B%5D)">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector&#8203;(String, byte[])</a></th>
<td class="col-last"></td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,java.lang.CharSequence)">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector&#8203;(String, CharSequence)</a></th>
<td class="col-last"></td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,java.nio.ByteBuffer)">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector&#8203;(String, ByteBuffer)</a></th>
<td class="col-last"></td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(ZooCache, UUID)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#setConfiguration(org.apache.accumulo.core.conf.AccumuloConfiguration)">org.apache.accumulo.core.client.ZooKeeperInstance.setConfiguration&#8203;(AccumuloConfiguration)</a></th>
<td class="col-last"></td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><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&#8203;(Text, Text, Set&lt;KeyExtent&gt;)</a></th>
<td class="col-last">
<div class="deprecation-comment">this method not intended for public use and is likely to be removed in a future
version.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/data/PartialKey.html#getByDepth(int)">org.apache.accumulo.core.data.PartialKey.getByDepth&#8203;(int)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.7.0</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/data/Value.html#toArray(java.util.List)">org.apache.accumulo.core.data.Value.toArray&#8203;(List&lt;byte[]&gt;)</a></th>
<td class="col-last">
<div class="deprecation-comment">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</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/minicluster/MiniAccumuloInstance.html#getConfigProperties(java.io.File)">org.apache.accumulo.minicluster.MiniAccumuloInstance.getConfigProperties&#8203;(File)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<ul class="block-list">
<li>
<div class="deprecated-summary" id="constructor">
<table class="summary-table">
<caption><span>Constructors</span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Constructor</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#%3Cinit%3E(java.io.File)">org.apache.accumulo.core.client.ClientConfiguration&#8203;(File)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#%3Cinit%3E(java.lang.String)">org.apache.accumulo.core.client.ClientConfiguration&#8203;(String)</a></th>
<td class="col-last">
<div class="deprecation-comment">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.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#%3Cinit%3E(java.util.List)">org.apache.accumulo.core.client.ClientConfiguration&#8203;(List&lt;? extends Configuration&gt;)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#%3Cinit%3E(org.apache.commons.configuration.Configuration...)">org.apache.accumulo.core.client.ClientConfiguration&#8203;(Configuration...)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.9.0; will be removed in 2.0.0 to eliminate commons config leakage into
Accumulo API</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#%3Cinit%3E(java.util.List,java.util.HashMap,java.util.Collection,int,java.lang.Throwable)">org.apache.accumulo.core.client.MutationsRejectedException&#8203;(List&lt;ConstraintViolationSummary&gt;, HashMap&lt;KeyExtent, Set&lt;SecurityErrorCode&gt;&gt;, Collection&lt;String&gt;, int, Throwable)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0, see
<a href="org/apache/accumulo/core/client/MutationsRejectedException.html#%3Cinit%3E(org.apache.accumulo.core.client.Instance,java.util.List,java.util.Map,java.util.Collection,int,java.lang.Throwable)"><code>MutationsRejectedException(Instance, List, Map, Collection, int, Throwable)</code></a></div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#%3Cinit%3E(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&#8203;(Instance, List&lt;ConstraintViolationSummary&gt;, HashMap&lt;KeyExtent, Set&lt;SecurityErrorCode&gt;&gt;, Collection&lt;String&gt;, int, Throwable)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.7.0 see
<a href="org/apache/accumulo/core/client/MutationsRejectedException.html#%3Cinit%3E(org.apache.accumulo.core.client.Instance,java.util.List,java.util.Map,java.util.Collection,int,java.lang.Throwable)"><code>MutationsRejectedException(Instance, List, Map, Collection, int, Throwable)</code></a></div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/security/tokens/KerberosToken.html#%3Cinit%3E(java.lang.String,java.io.File,boolean)">org.apache.accumulo.core.client.security.tokens.KerberosToken&#8203;(String, File, boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.8.0, @see #KerberosToken(String, File)</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#%3Cinit%3E(java.lang.String,java.lang.String,int)">org.apache.accumulo.core.client.ZooKeeperInstance&#8203;(String, String, int)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#%3Cinit%3E(org.apache.accumulo.core.client.ClientConfiguration)"><code>ZooKeeperInstance(ClientConfiguration)</code></a> instead.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#%3Cinit%3E(java.util.UUID,java.lang.String)">org.apache.accumulo.core.client.ZooKeeperInstance&#8203;(UUID, String)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#%3Cinit%3E(org.apache.accumulo.core.client.ClientConfiguration)"><code>ZooKeeperInstance(ClientConfiguration)</code></a> instead.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#%3Cinit%3E(java.util.UUID,java.lang.String,int)">org.apache.accumulo.core.client.ZooKeeperInstance&#8203;(UUID, String, int)</a></th>
<td class="col-last">
<div class="deprecation-comment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#%3Cinit%3E(org.apache.accumulo.core.client.ClientConfiguration)"><code>ZooKeeperInstance(ClientConfiguration)</code></a> instead.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#%3Cinit%3E(org.apache.commons.configuration.Configuration)">org.apache.accumulo.core.client.ZooKeeperInstance&#8203;(Configuration)</a></th>
<td class="col-last">
<div class="deprecation-comment">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#%3Cinit%3E(org.apache.accumulo.core.client.ClientConfiguration)"><code>ZooKeeperInstance(ClientConfiguration)</code></a> instead.</div>
</td>
</tr>
<tr class="row-color">
<th class="col-deprecated-item-name" scope="row"><a href="org/apache/accumulo/core/data/Value.html#%3Cinit%3E(java.nio.ByteBuffer,boolean)">org.apache.accumulo.core.data.Value&#8203;(ByteBuffer, boolean)</a></th>
<td class="col-last">
<div class="deprecation-comment">A copy of the bytes in the buffer is always made. Use <a href="org/apache/accumulo/core/data/Value.html#%3Cinit%3E(java.nio.ByteBuffer)"><code>Value(ByteBuffer)</code></a>
instead.</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="nav-bar-cell1-rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2020 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>