blob: 59db1efa8b2341a2027e4eb061afe5c596acfe3a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:16 EST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Apache Accumulo Project 1.8.1 API)</title>
<meta name="date" content="2017-02-27">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (Apache Accumulo Project 1.8.1 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#package">Deprecated Packages</a></li>
<li><a href="#class">Deprecated Classes</a></li>
<li><a href="#enum">Deprecated Enums</a></li>
<li><a href="#method">Deprecated Methods</a></li>
<li><a href="#constructor">Deprecated Constructors</a></li>
</ul>
</div>
<div class="contentContainer"><a name="package">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Packages table, listing deprecated packages, and an explanation">
<caption><span>Deprecated Packages</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Package and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a>
<div class="block"><i>since 1.6.0; This package was moved out of the public API.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="class">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Classes table, listing deprecated classes, and an explanation">
<caption><span>Deprecated Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html" title="class in org.apache.accumulo.core.client">org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator</a>
<div class="block"><i>since 1.7.0 was never intended for public use. However this could have been used by anything extending this class.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/data/ComparableBytes.html" title="class in org.apache.accumulo.core.data">org.apache.accumulo.core.data.ComparableBytes</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred">org.apache.accumulo.core.client.mapred.InputFormatBase.RangeInputSplit</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">org.apache.accumulo.core.client.mapreduce.InputFormatBase.RangeInputSplit</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/IteratorAdapter.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.IteratorAdapter</a>
<div class="block"><i>since 1.8.0; use <code>IteratorAdapter</code> instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">org.apache.accumulo.core.data.KeyExtent</a>
<div class="block"><i>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></i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockAccumulo.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockAccumulo</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockBatchDeleter.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockBatchDeleter</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockBatchScanner.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockBatchScanner</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockBatchWriter.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockBatchWriter</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockConnector</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockInstance</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockMultiTableBatchWriter</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockNamespace.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockNamespace</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockScanner</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScannerBase.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockScannerBase</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockTable.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockTable</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockUser.html" title="class in org.apache.accumulo.core.client.mock">org.apache.accumulo.core.client.mock.MockUser</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/security/VisibilityConstraint.html" title="class in org.apache.accumulo.core.security">org.apache.accumulo.core.security.VisibilityConstraint</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="enum">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Enums table, listing deprecated enums, and an explanation">
<caption><span>Deprecated Enums</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Enum and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.ConnectorInfo</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.GeneralOpts</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.InstanceOpts</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.Opts</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.Features</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.ScanOpts</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.Features</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.WriteOpts</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="method">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
<caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#addIterator(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20org.apache.accumulo.core.client.IteratorSetting)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.addIterator(Class<?>, Configuration, IteratorSetting)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#authenticateUser(java.lang.String,%20byte[])">org.apache.accumulo.core.client.admin.SecurityOperations.authenticateUser(String, byte[])</a>
<div class="block"><i>since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#authenticateUser(java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)"><code>SecurityOperations.authenticateUser(String, AuthenticationToken)</code></a> instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#canCreateTables(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.canCreateTables(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#changeUserPassword(java.lang.String,%20byte[])">org.apache.accumulo.core.client.admin.SecurityOperations.changeUserPassword(String, byte[])</a>
<div class="block"><i>since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#changeLocalUserPassword(java.lang.String,%20org.apache.accumulo.core.client.security.tokens.PasswordToken)"><code>SecurityOperations.changeLocalUserPassword(String, PasswordToken)</code></a> or the user management functions of your configured authenticator
instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#create(java.lang.String,%20boolean)">org.apache.accumulo.core.client.admin.TableOperations.create(String, boolean)</a>
<div class="block"><i>since 1.7.0; use <a href="org/apache/accumulo/core/client/admin/TableOperations.html#create(java.lang.String,%20org.apache.accumulo.core.client.admin.NewTableConfiguration)"><code>TableOperations.create(String, NewTableConfiguration)</code></a> instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#create(java.lang.String,%20boolean,%20org.apache.accumulo.core.client.admin.TimeType)">org.apache.accumulo.core.client.admin.TableOperations.create(String, boolean, TimeType)</a>
<div class="block"><i>since 1.7.0; use <a href="org/apache/accumulo/core/client/admin/TableOperations.html#create(java.lang.String,%20org.apache.accumulo.core.client.admin.NewTableConfiguration)"><code>TableOperations.create(String, NewTableConfiguration)</code></a> instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Connector.html#createBatchDeleter(java.lang.String,%20org.apache.accumulo.core.security.Authorizations,%20int,%20long,%20long,%20int)">org.apache.accumulo.core.client.Connector.createBatchDeleter(String, Authorizations, int, long, long, int)</a>
<div class="block"><i>since 1.5.0; Use <a href="org/apache/accumulo/core/client/Connector.html#createBatchDeleter(java.lang.String,%20org.apache.accumulo.core.security.Authorizations,%20int,%20org.apache.accumulo.core.client.BatchWriterConfig)"><code>Connector.createBatchDeleter(String, Authorizations, int, BatchWriterConfig)</code></a> instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createBatchDeleter(java.lang.String,%20org.apache.accumulo.core.security.Authorizations,%20int,%20long,%20long,%20int)">org.apache.accumulo.core.client.mock.MockConnector.createBatchDeleter(String, Authorizations, int, long, long, int)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Connector.html#createBatchWriter(java.lang.String,%20long,%20long,%20int)">org.apache.accumulo.core.client.Connector.createBatchWriter(String, long, long, int)</a>
<div class="block"><i>since 1.5.0; Use <a href="org/apache/accumulo/core/client/Connector.html#createBatchWriter(java.lang.String,%20org.apache.accumulo.core.client.BatchWriterConfig)"><code>Connector.createBatchWriter(String, BatchWriterConfig)</code></a> instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createBatchWriter(java.lang.String,%20long,%20long,%20int)">org.apache.accumulo.core.client.mock.MockConnector.createBatchWriter(String, long, long, int)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Connector.html#createMultiTableBatchWriter(long,%20long,%20int)">org.apache.accumulo.core.client.Connector.createMultiTableBatchWriter(long, long, int)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createMultiTableBatchWriter(long,%20long,%20int)">org.apache.accumulo.core.client.mock.MockConnector.createMultiTableBatchWriter(long, long, int)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#createUser(java.lang.String,%20byte[],%20org.apache.accumulo.core.security.Authorizations)">org.apache.accumulo.core.client.admin.SecurityOperations.createUser(String, byte[], Authorizations)</a>
<div class="block"><i>since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#createLocalUser(java.lang.String,%20org.apache.accumulo.core.client.security.tokens.PasswordToken)"><code>SecurityOperations.createLocalUser(String, PasswordToken)</code></a> or the user management functions of your configured authenticator instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#deserializeFetchedColumns(java.util.Collection)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.deserializeFetchedColumns(Collection<String>)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#dropUser(java.lang.String)">org.apache.accumulo.core.client.admin.SecurityOperations.dropUser(String)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#enumToConfKey(java.lang.Class,%20java.lang.Enum)">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.enumToConfKey(Class<?>, Enum<?>)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#fetchColumns(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20java.util.Collection)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.fetchColumns(Class<?>, Configuration, Collection<Pair<Text, Text>>)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#flush(java.lang.String)">org.apache.accumulo.core.client.admin.TableOperations.flush(String)</a>
<div class="block"><i>since 1.4; use <a href="org/apache/accumulo/core/client/admin/TableOperations.html#flush(java.lang.String,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text,%20boolean)"><code>TableOperations.flush(String, Text, Text, boolean)</code></a> instead</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#getAccumuloConfiguration(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.getAccumuloConfiguration(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#getAccumuloConfiguration(org.apache.hadoop.mapred.JobConf)">org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat.getAccumuloConfiguration(JobConf)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html#getAccumuloConfiguration(org.apache.hadoop.mapreduce.JobContext)">org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat.getAccumuloConfiguration(JobContext)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#getAccumuloProperty()">org.apache.accumulo.core.client.ClientConfiguration.ClientProperty.getAccumuloProperty()</a>
<div class="block"><i>since 1.7.0 This method returns a type that is not part of the public API and not guaranteed to be stable.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getAuthorizationFailures()">org.apache.accumulo.core.client.MutationsRejectedException.getAuthorizationFailures()</a>
<div class="block"><i>since 1.5, see <a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getAuthorizationFailuresMap()"><code>MutationsRejectedException.getAuthorizationFailuresMap()</code></a></i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getAuthorizationFailuresMap()">org.apache.accumulo.core.client.MutationsRejectedException.getAuthorizationFailuresMap()</a>
<div class="block"><i>since 1.7.0 see <a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getSecurityErrorCodes()"><code>MutationsRejectedException.getSecurityErrorCodes()</code></a></i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getAutoAdjustRanges(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getAutoAdjustRanges(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#getBatchWriterOptions(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.getBatchWriterOptions(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/data/PartialKey.html#getByDepth(int)">org.apache.accumulo.core.data.PartialKey.getByDepth(int)</a>
<div class="block"><i>since 1.7.0</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#getConfiguration()">org.apache.accumulo.core.client.Instance.getConfiguration()</a>
<div class="block"><i>since 1.6.0. This method makes very little sense in the context of the client API and never should have been exposed.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConfiguration()">org.apache.accumulo.core.client.mock.MockInstance.getConfiguration()</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConfiguration()">org.apache.accumulo.core.client.ZooKeeperInstance.getConfiguration()</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20byte[])">org.apache.accumulo.core.client.Instance.getConnector(String, byte[])</a>
<div class="block"><i>since 1.5, use <a href="org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20org.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></i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector(java.lang.String,%20byte[])">org.apache.accumulo.core.client.mock.MockInstance.getConnector(String, byte[])</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20byte[])">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector(String, byte[])</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20java.nio.ByteBuffer)">org.apache.accumulo.core.client.Instance.getConnector(String, ByteBuffer)</a>
<div class="block"><i>since 1.5, use <a href="org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20org.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></i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector(java.lang.String,%20java.nio.ByteBuffer)">org.apache.accumulo.core.client.mock.MockInstance.getConnector(String, ByteBuffer)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20java.nio.ByteBuffer)">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector(String, ByteBuffer)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20java.lang.CharSequence)">org.apache.accumulo.core.client.Instance.getConnector(String, CharSequence)</a>
<div class="block"><i>since 1.5, use <a href="org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20org.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></i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector(java.lang.String,%20java.lang.CharSequence)">org.apache.accumulo.core.client.mock.MockInstance.getConnector(String, CharSequence)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20java.lang.CharSequence)">org.apache.accumulo.core.client.ZooKeeperInstance.getConnector(String, CharSequence)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#getDefaultTableName(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.getDefaultTableName(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getExtent()">org.apache.accumulo.core.client.admin.ActiveCompaction.getExtent()</a>
<div class="block"><i>since 1.7.0 use <a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getTablet()"><code>ActiveCompaction.getTablet()</code></a></i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getExtent()">org.apache.accumulo.core.client.admin.ActiveScan.getExtent()</a>
<div class="block"><i>since 1.7.0 use <a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getTablet()"><code>ActiveScan.getTablet()</code></a></i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getFetchedColumns(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getFetchedColumns(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getInputTableName(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getInputTableName(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getInstance()">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.getInstance()</a>
<div class="block"><i>since 1.7.0, use getInstance(ClientConfiguration) instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getInstance(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.getInstance(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getIterators(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getIterators(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/data/KeyExtent.html#getKeyExtentsForRange(org.apache.hadoop.io.Text,%20org.apache.hadoop.io.Text,%20java.util.Set)">org.apache.accumulo.core.data.KeyExtent.getKeyExtentsForRange(Text, Text, Set<KeyExtent>)</a>
<div class="block"><i>this method not intended for public use and is likely to be removed in a future version.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getLogLevel(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.getLogLevel(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getPrincipal(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.getPrincipal(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getRanges(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getRanges(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getScanAuthorizations(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getScanAuthorizations(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#getSimulationMode(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.getSimulationMode(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#getSplits(java.lang.String)">org.apache.accumulo.core.client.admin.TableOperations.getSplits(String)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#getSplits(java.lang.String,%20int)">org.apache.accumulo.core.client.admin.TableOperations.getSplits(String, int)</a>
<div class="block"><i>since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/TableOperations.html#listSplits(java.lang.String,%20int)"><code>TableOperations.listSplits(String, int)</code></a> instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getTable()">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.getTable()</a>
<div class="block"><i>since 1.6.1, use getTableName() instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getTabletLocator(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.getTabletLocator(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#getTabletLocator(org.apache.hadoop.mapred.JobConf)">org.apache.accumulo.core.client.mapred.InputFormatBase.getTabletLocator(JobConf)</a>
<div class="block"><i>since 1.6.0</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getTabletLocator(org.apache.hadoop.mapred.JobConf,%20java.lang.String)">org.apache.accumulo.core.client.mapred.AbstractInputFormat.getTabletLocator(JobConf, String)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#getTabletLocator(org.apache.hadoop.mapreduce.JobContext)">org.apache.accumulo.core.client.mapreduce.InputFormatBase.getTabletLocator(JobContext)</a>
<div class="block"><i>since 1.6.0</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getTabletLocator(org.apache.hadoop.mapreduce.JobContext,%20java.lang.String)">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.getTabletLocator(JobContext, String)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getTimeOut()">org.apache.accumulo.core.client.ClientSideIteratorScanner.getTimeOut()</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#getTimeOut()">org.apache.accumulo.core.client.IsolatedScanner.getTimeOut()</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#getTimeOut()">org.apache.accumulo.core.client.mock.MockScanner.getTimeOut()</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Scanner.html#getTimeOut()">org.apache.accumulo.core.client.Scanner.getTimeOut()</a>
<div class="block"><i>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></i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getToken(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.getToken(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getToken(org.apache.hadoop.mapred.JobConf)">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.getToken(JobConf)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getToken(org.apache.hadoop.mapreduce.JobContext)">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.getToken(JobContext)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getToken(org.apache.hadoop.mapreduce.JobContext)">org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.getToken(JobContext)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getTokenClass(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.getTokenClass(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getTokenClass(org.apache.hadoop.mapred.JobConf)">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.getTokenClass(JobConf)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getTokenClass(org.apache.hadoop.mapreduce.JobContext)">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.getTokenClass(JobContext)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getTokenClass(org.apache.hadoop.mapreduce.JobContext)">org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.getTokenClass(JobContext)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#getType()">org.apache.accumulo.core.client.ClientConfiguration.ClientProperty.getType()</a>
<div class="block"><i>since 1.7.0 This method returns a type that is not part of the public API and not guaranteed to be stable.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#isConnectorInfoSet(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.isConnectorInfoSet(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#isIsolated(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.isIsolated(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#isMockInstance()">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.isMockInstance()</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#isOfflineScan(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.isOfflineScan(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#isSupportedAccumuloProperty(org.apache.accumulo.core.conf.Property)">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.isSupportedAccumuloProperty(Property)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#listUsers()">org.apache.accumulo.core.client.admin.SecurityOperations.listUsers()</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#lookupInstanceName(org.apache.accumulo.fate.zookeeper.ZooCache,%20java.util.UUID)">org.apache.accumulo.core.client.ZooKeeperInstance.lookupInstanceName(ZooCache, UUID)</a>
<div class="block"><i>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.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#serializeColumns(java.util.Collection)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.serializeColumns(Collection<Pair<Text, Text>>)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setAutoAdjustRanges(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20boolean)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setAutoAdjustRanges(Class<?>, Configuration, boolean)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#setBatchWriterOptions(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20org.apache.accumulo.core.client.BatchWriterConfig)">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.setBatchWriterOptions(Class<?>, Configuration, BatchWriterConfig)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setCompressionType(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20java.lang.String)">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.setCompressionType(Class<?>, Configuration, String)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Instance.html#setConfiguration(org.apache.accumulo.core.conf.AccumuloConfiguration)">org.apache.accumulo.core.client.Instance.setConfiguration(AccumuloConfiguration)</a>
<div class="block"><i>since 1.6.0. This method makes very little sense in the context of the client API and never should have been exposed.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#setConfiguration(org.apache.accumulo.core.conf.AccumuloConfiguration)">org.apache.accumulo.core.client.mock.MockInstance.setConfiguration(AccumuloConfiguration)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#setConfiguration(org.apache.accumulo.core.conf.AccumuloConfiguration)">org.apache.accumulo.core.client.ZooKeeperInstance.setConfiguration(AccumuloConfiguration)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#setConnectorInfo(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.setConnectorInfo(Class<?>, Configuration, String, AuthenticationToken)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#setCreateTables(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20boolean)">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.setCreateTables(Class<?>, Configuration, boolean)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setDataBlockSize(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20long)">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.setDataBlockSize(Class<?>, Configuration, long)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#setDefaultTableName(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20java.lang.String)">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.setDefaultTableName(Class<?>, Configuration, String)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setFileBlockSize(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20long)">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.setFileBlockSize(Class<?>, Configuration, long)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setIndexBlockSize(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20long)">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.setIndexBlockSize(Class<?>, Configuration, long)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setInputTableName(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20java.lang.String)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setInputTableName(Class<?>, Configuration, String)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setLocalIterators(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20boolean)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setLocalIterators(Class<?>, Configuration, boolean)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#setLogLevel(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20org.apache.log4j.Level)">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.setLogLevel(Class<?>, Configuration, Level)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setMockInstance(java.lang.Boolean)">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.setMockInstance(Boolean)</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#setMockInstance(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20java.lang.String)">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.setMockInstance(Class<?>, Configuration, String)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setMockInstance(org.apache.hadoop.mapred.JobConf,%20java.lang.String)">org.apache.accumulo.core.client.mapred.AbstractInputFormat.setMockInstance(JobConf, String)</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setMockInstance(org.apache.hadoop.mapred.JobConf,%20java.lang.String)">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.setMockInstance(JobConf, String)</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setMockInstance(org.apache.hadoop.mapreduce.Job,%20java.lang.String)">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.setMockInstance(Job, String)</a>
<div class="block"><i>since 1.8.0; use MiniAccumuloCluster or a standard mock framework</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setMockInstance(org.apache.hadoop.mapreduce.Job,%20java.lang.String)">org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.setMockInstance(Job, String)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setOfflineTableScan(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20boolean)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setOfflineTableScan(Class<?>, Configuration, boolean)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setRanges(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20java.util.Collection)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setRanges(Class<?>, Configuration, Collection<Range>)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setReplication(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20int)">org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.setReplication(Class<?>, Configuration, int)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setScanAuthorizations(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20org.apache.accumulo.core.security.Authorizations)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setScanAuthorizations(Class<?>, Configuration, Authorizations)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setScanIsolation(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20boolean)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.setScanIsolation(Class<?>, Configuration, boolean)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#setSimulationMode(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20boolean)">org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.setSimulationMode(Class<?>, Configuration, boolean)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setTable(java.lang.String)">org.apache.accumulo.core.client.mapreduce.RangeInputSplit.setTable(String)</a>
<div class="block"><i>since 1.6.1, use setTableName() instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setTimeOut(int)">org.apache.accumulo.core.client.ClientSideIteratorScanner.setTimeOut(int)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#setTimeOut(int)">org.apache.accumulo.core.client.IsolatedScanner.setTimeOut(int)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#setTimeOut(int)">org.apache.accumulo.core.client.mock.MockScanner.setTimeOut(int)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/Scanner.html#setTimeOut(int)">org.apache.accumulo.core.client.Scanner.setTimeOut(int)</a>
<div class="block"><i>Since 1.5. See <a href="org/apache/accumulo/core/client/ScannerBase.html#setTimeout(long,%20java.util.concurrent.TimeUnit)"><code>ScannerBase.setTimeout(long, java.util.concurrent.TimeUnit)</code></a></i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators(org.apache.hadoop.mapred.JobConf,%20org.apache.accumulo.core.client.Scanner)">org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase.setupIterators(JobConf, Scanner)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#setupIterators(org.apache.hadoop.mapred.JobConf,%20org.apache.accumulo.core.client.Scanner,%20java.lang.String,%20org.apache.accumulo.core.client.mapred.RangeInputSplit)">org.apache.accumulo.core.client.mapred.AbstractInputFormat.AbstractRecordReader.setupIterators(JobConf, Scanner, String, RangeInputSplit)</a>
<div class="block"><i>since 1.7.0; Use <a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#jobIterators(org.apache.hadoop.mapred.JobConf,%20java.lang.String)"><code>AbstractInputFormat.AbstractRecordReader.jobIterators(org.apache.hadoop.mapred.JobConf, java.lang.String)</code></a> instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators(java.util.List,%20org.apache.accumulo.core.client.Scanner)">org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase.setupIterators(List<IteratorSetting>, Scanner)</a>
<div class="block"><i>since 1.7.0; Use <a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#jobIterators(org.apache.hadoop.mapred.JobConf,%20java.lang.String)"><code>InputFormatBase.RecordReaderBase.jobIterators(org.apache.hadoop.mapred.JobConf, java.lang.String)</code></a> instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#setupIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20org.apache.accumulo.core.client.Scanner)">org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase.setupIterators(TaskAttemptContext, Scanner)</a>
<div class="block"><i>since 1.7.0; Use <a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20java.lang.String)"><code>InputFormatBase.RecordReaderBase.contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext, java.lang.String)</code></a> instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#setupIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20org.apache.accumulo.core.client.Scanner,%20org.apache.accumulo.core.client.mapreduce.RangeInputSplit)">org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase.setupIterators(TaskAttemptContext, Scanner, RangeInputSplit)</a>
<div class="block"><i>since 1.7.0; Use <a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20java.lang.String)"><code>InputFormatBase.RecordReaderBase.contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext, java.lang.String)</code></a> instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#setupIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20org.apache.accumulo.core.client.Scanner,%20java.lang.String,%20org.apache.accumulo.core.client.mapreduce.RangeInputSplit)">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.AbstractRecordReader.setupIterators(TaskAttemptContext, Scanner, String, RangeInputSplit)</a>
<div class="block"><i>since 1.7.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20java.lang.String)"><code>AbstractInputFormat.AbstractRecordReader.contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext, java.lang.String)</code></a> instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#setZooKeeperInstance(java.lang.Class,%20org.apache.hadoop.conf.Configuration,%20java.lang.String,%20java.lang.String)">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.setZooKeeperInstance(Class<?>, Configuration, String, String)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapred.JobConf,%20java.lang.String,%20java.lang.String)">org.apache.accumulo.core.client.mapred.AbstractInputFormat.setZooKeeperInstance(JobConf, String, String)</a>
<div class="block"><i>since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapred.JobConf,%20org.apache.accumulo.core.client.ClientConfiguration)"><code>AbstractInputFormat.setZooKeeperInstance(JobConf, ClientConfiguration)</code></a> instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapred.JobConf,%20java.lang.String,%20java.lang.String)">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.setZooKeeperInstance(JobConf, String, String)</a>
<div class="block"><i>since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapred.JobConf,%20org.apache.accumulo.core.client.ClientConfiguration)"><code>AccumuloOutputFormat.setZooKeeperInstance(JobConf, ClientConfiguration)</code></a> instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapreduce.Job,%20java.lang.String,%20java.lang.String)">org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.setZooKeeperInstance(Job, String, String)</a>
<div class="block"><i>since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapreduce.Job,%20org.apache.accumulo.core.client.ClientConfiguration)"><code>AbstractInputFormat.setZooKeeperInstance(Job, ClientConfiguration)</code></a> instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapreduce.Job,%20java.lang.String,%20java.lang.String)">org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.setZooKeeperInstance(Job, String, String)</a>
<div class="block"><i>since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapreduce.Job,%20org.apache.accumulo.core.client.ClientConfiguration)"><code>AccumuloOutputFormat.setZooKeeperInstance(Job, ClientConfiguration)</code></a> instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/data/Value.html#toArray(java.util.List)">org.apache.accumulo.core.data.Value.toArray(List<byte[]>)</a>
<div class="block"><i>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</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#usesLocalIterators(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.usesLocalIterators(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#validateOptions(java.lang.Class,%20org.apache.hadoop.conf.Configuration)">org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.validateOptions(Class<?>, Configuration)</a>
<div class="block"><i>since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</i></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="constructor">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Constructors table, listing deprecated constructors, and an explanation">
<caption><span>Deprecated Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/security/tokens/KerberosToken.html#KerberosToken(java.lang.String,%20java.io.File,%20boolean)">org.apache.accumulo.core.client.security.tokens.KerberosToken(String, File, boolean)</a>
<div class="block"><i>since 1.8.0, @see #KerberosToken(String, File)</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#MutationsRejectedException(org.apache.accumulo.core.client.Instance,%20java.util.List,%20java.util.HashMap,%20java.util.Collection,%20int,%20java.lang.Throwable)">org.apache.accumulo.core.client.MutationsRejectedException(Instance, List<ConstraintViolationSummary>, HashMap<KeyExtent, Set<SecurityErrorCode>>, Collection<String>, int, Throwable)</a>
<div class="block"><i>since 1.7.0 see <a href="org/apache/accumulo/core/client/MutationsRejectedException.html#MutationsRejectedException(org.apache.accumulo.core.client.Instance,%20java.util.List,%20java.util.Map,%20java.util.Collection,%20int,%20java.lang.Throwable)"><code>MutationsRejectedException.MutationsRejectedException(Instance, List, Map, Collection, int, Throwable)</code></a></i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#MutationsRejectedException(java.util.List,%20java.util.HashMap,%20java.util.Collection,%20int,%20java.lang.Throwable)">org.apache.accumulo.core.client.MutationsRejectedException(List<ConstraintViolationSummary>, HashMap<KeyExtent, Set<SecurityErrorCode>>, Collection<String>, int, Throwable)</a>
<div class="block"><i>since 1.6.0, see <a href="org/apache/accumulo/core/client/MutationsRejectedException.html#MutationsRejectedException(org.apache.accumulo.core.client.Instance,%20java.util.List,%20java.util.Map,%20java.util.Collection,%20int,%20java.lang.Throwable)"><code>MutationsRejectedException.MutationsRejectedException(Instance, List, Map, Collection, int, Throwable)</code></a></i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/data/Value.html#Value(java.nio.ByteBuffer,%20boolean)">org.apache.accumulo.core.data.Value(ByteBuffer, boolean)</a>
<div class="block"><i>A copy of the bytes in the buffer is always made. Use <a href="org/apache/accumulo/core/data/Value.html#Value(java.nio.ByteBuffer)"><code>Value.Value(ByteBuffer)</code></a> instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance(java.lang.String,%20java.lang.String,%20int)">org.apache.accumulo.core.client.ZooKeeperInstance(String, String, int)</a>
<div class="block"><i>since 1.6.0; Use <a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance(org.apache.commons.configuration.Configuration)"><code>ZooKeeperInstance.ZooKeeperInstance(Configuration)</code></a> instead.</i></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance(java.util.UUID,%20java.lang.String)">org.apache.accumulo.core.client.ZooKeeperInstance(UUID, String)</a>
<div class="block"><i>since 1.6.0; Use <a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance(org.apache.commons.configuration.Configuration)"><code>ZooKeeperInstance.ZooKeeperInstance(Configuration)</code></a> instead.</i></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance(java.util.UUID,%20java.lang.String,%20int)">org.apache.accumulo.core.client.ZooKeeperInstance(UUID, String, int)</a>
<div class="block"><i>since 1.6.0; Use <a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance(org.apache.commons.configuration.Configuration)"><code>ZooKeeperInstance.ZooKeeperInstance(Configuration)</code></a> instead.</i></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>